[openfirmware] [commit] r2948 - cpu/x86/pc/olpc

repository service svn at openfirmware.info
Mon Apr 23 03:46:26 CEST 2012


Author: quozl
Date: Mon Apr 23 03:46:26 2012
New Revision: 2948
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2948

Log:
OLPC XO-1 - change help to track 12.1.0 decision against ubifs.

Modified:
   cpu/x86/pc/olpc/help.fth

Modified: cpu/x86/pc/olpc/help.fth
==============================================================================
--- cpu/x86/pc/olpc/help.fth	Fri Apr 20 09:07:04 2012	(r2947)
+++ cpu/x86/pc/olpc/help.fth	Mon Apr 23 03:46:26 2012	(r2948)
@@ -4,7 +4,8 @@
 : help  ( -- )
    blue-letters  ." INSTALLATION:" cancel  mcr
    \ ================================================================================
-   ."   update-nand u:\os.img  Install OS from USB drive to internal storage" mcr
+   ."   copy-nand u:\os.img    Install OS from USB drive to internal storage" mcr
+   ."   update-nand u:\os.img  Install a partitioned OS to internal storage" mcr
    ."   flash u:\q2f08.rom     Install firmware from USB drive" mcr
    blue-letters  ." DIRECTORY LISTING:" cancel  mcr
    ."   dir u:\                List USB drive root directory" mcr



More information about the openfirmware mailing list