From 7dc1b13972c30b3cb213bd33f731ce75137f4d20 Mon Sep 17 00:00:00 2001 From: gferg <> Date: Thu, 30 Aug 2007 18:23:14 +0000 Subject: [PATCH] updated --- LDP/howto/docbook/Compaq-T1500-HOWTO.sgml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/LDP/howto/docbook/Compaq-T1500-HOWTO.sgml b/LDP/howto/docbook/Compaq-T1500-HOWTO.sgml index 716a0aab..2d42d441 100644 --- a/LDP/howto/docbook/Compaq-T1500-HOWTO.sgml +++ b/LDP/howto/docbook/Compaq-T1500-HOWTO.sgml @@ -91,9 +91,7 @@ - - Abstract - + Abstract Lists the procedures and tools needed to boot the Compaq T1500, using a Netboot of both the native file system and a generic Linux installation. @@ -375,7 +373,7 @@ mknod /dev/fram b 64 128 Grab and install the XF86Config file from http://www.falkensweb.com/t1500.html. Use a line like - xinit -- -bpp 16 & + xinit -- -bpp 16 & In rc.local (or your distributions equiv.) to start it up automaticly. To do the safe thing and run X as a user, create the user and use something @@ -386,7 +384,7 @@ mknod /dev/fram b 64 128 case "$1" in start) echo -n "Automatically logging into X" - su -c 'cd ~mplayer && xinit -- -bpp 16' - mplayer & + su -c 'cd ~mplayer && xinit -- -bpp 16' - mplayer & echo "." ;; stop|restart) @@ -465,7 +463,7 @@ if you are booting your own kernel which doesn't need one. -Pending projects +Pending projects Edit / re-flash FLASH PCMCIA usage - probably needs the next item :-) Custom kernel (TFTP loader looks at checksum / WYSE string, we have a checksum maker now !) @@ -487,4 +485,5 @@ if you are booting your own kernel which doesn't need one. Tigger - \ No newline at end of file + +