Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=71284a13ee04fb3ebb3162c2d778ac8f2b6ec910
commit 71284a13ee04fb3ebb3162c2d778ac8f2b6ec910 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Thu Oct 2 02:26:56 2008 +0200 docs/install: fix ppc usb commands the old version worked only with older yaboot version, the current one is ok with our packaged version as well. diff --git a/docs/install.txt b/docs/install.txt index ea97d84..3e24cf8 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -106,7 +106,7 @@ Example, in case the path is `/[EMAIL PROTECTED]/[EMAIL PROTECTED]: ---- devalias usb0 /[EMAIL PROTECTED]/[EMAIL PROTECTED] -boot usb0/disk:2,\\:tbxi +boot usb0/disk:2,\yaboot ---- === TFTP image _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
