From: Michael Prokop Date: Mon, 10 Dec 2007 20:47:54 +0000 (+0100) Subject: Merged X-Git-Tag: 0.0.13~27 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=0ede9c728472e6d5ff21e613fc390130d7fb95d8;hp=4aed8fa983aa1dc4d4ccd84c4dc3723e74a9ef8d Merged --- diff --git a/debian/changelog b/debian/changelog index 629f2d7..103edef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,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 + * Document grml2ram bootoption in grml-cheatcodes.txt * Remove hwtools from GRML_FULL, see #397723 * buildd: - store_iso(): move md5sum file as well diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 8e7acf1..9475d7d 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -9,6 +9,8 @@ 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] @@ -73,7 +75,8 @@ framework of grml. 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