Changes between Version 9 and Version 10 of jazz/09-02-01


Ignore:
Timestamp:
Feb 1, 2009, 11:22:48 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-02-01

    v9 v10  
    166166cannot mmap(mmio) : Invalid argument
    167167}}}
    168  *
     168 * 為了測試 jfbterm 的中文相容性,我們寫了一隻簡單的 script
     169{{{
     170#!sh
     171#!/bin/bash
     172echo " TEST 中文測試 "
     173echo "Press Any Key to continue!"
     174read
     175}}}
     176 * 在 Ubutnu intriped 的 tty1 上執行 jfbterm -f /etc/jfbterm.conf -e /root/test.sh
    169177{{{
    170178file jfbterm