Document grml2ram bootoption in grml-cheatcodes.txt
authorMichael Prokop <devnull@localhost>
Sun, 9 Dec 2007 23:43:13 +0000 (00:43 +0100)
committerMichael Prokop <devnull@localhost>
Sun, 9 Dec 2007 23:43:13 +0000 (00:43 +0100)
debian/changelog
templates/GRML/grml-cheatcodes.txt

index eedcd70..286417c 100644 (file)
@@ -3,6 +3,7 @@ grml-live (0.0.13) unstable; urgency=low
   * Replace mailx with bsd-mailx in GRML_FULL.
     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
   * buildd store_iso(): move md5sum file as well
   * Replace mailx with bsd-mailx in GRML_FULL.
     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
   * buildd store_iso(): move md5sum file as well
+  * Document grml2ram bootoption in grml-cheatcodes.txt
 
  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
 
 
  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
 
index 8e7acf1..9475d7d 100644 (file)
@@ -9,6 +9,8 @@
 These options (can be combined) work from the (isolinux/grub) bootprompt:
 
 grml                                Use default settings (same as just pressing return)
 These options (can be combined) work from the (isolinux/grub) bootprompt:
 
 grml                                Use default settings (same as just pressing return)
+grml2ram                            Copy grml's squashfs file to RAM and
+                                    run from there (compare with 'grml toram')
 memtest                             Run Memtest86+ instead of Linux
 fb1280x1024                         Use fixed framebuffer graphics (1)
 fb1024x768                          Use fixed framebuffer graphics (2) [notice: grml's default]
 memtest                             Run Memtest86+ instead of Linux
 fb1280x1024                         Use fixed framebuffer graphics (1)
 fb1024x768                          Use fixed framebuffer graphics (2) [notice: grml's default]
@@ -73,7 +75,8 @@ framework of grml.
 
 Booting related options:
 ------------------------
 
 Booting related options:
 ------------------------
-grml toram                          Copy CD to RAM and run from there
+grml toram                          Copy the whole CD/medium to RAM and run
+                                    from there (compare with 'grml2ram')
 grml tohd=/dev/hda1                 Copy CD to HD partition and run from there
 grml fromhd                         Skip checking for grml on CD-ROM
 grml fromhd=/dev/hda1               Boot from previously copied CD-Image
 grml tohd=/dev/hda1                 Copy CD to HD partition and run from there
 grml fromhd                         Skip checking for grml on CD-ROM
 grml fromhd=/dev/hda1               Boot from previously copied CD-Image