[Git-commits] [grml/grml-live] 8becc7: Update Grml cheatcodes + clean up isolinux bootpro...
Darshaka Pathirana
noreply at github.com
Thu Dec 19 02:42:52 CET 2024
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 8becc738f00533b910cb000750f3b5a1d782ca82
https://github.com/grml/grml-live/commit/8becc738f00533b910cb000750f3b5a1d782ca82
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M templates/GRML/grml-cheatcodes.txt
M templates/boot/grub/%SHORT_NAME%_options.cfg
M templates/boot/isolinux/hidden.cfg
Log Message:
-----------
Update Grml cheatcodes + clean up isolinux bootprompt options
- updated description of the Isolinux bootprompt options to match actual
behavior:
- floppy uses syslinux' `localboot 0x0` command
- hd .. hd3 use syslinux' `localboot 0x80` to `localboot 0x83` command
- hd0 / fd0 use syslinux' chain.c32 COM module to chainload the
according MBR
- debug does not provide any shells during the boot process.
- add links to syslinux documentation (esp. for localboot + chain.c32)
- grml debug [...] was dropped as it was not working under systemd as
intended, see: grml/grml#3 + grml/grml-autoconfig at f9648a3
- debug, nofb, nokms + serial were defined in hidden.cfg + grml.cfg but
grml.cfg takes precedence.
- removed `video=ofonly` from all boot parameters as it does nothing.
Quoting: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1377878/comments/39
| Where this came from has been lost by the sands of time, but it doesn't
| relate to any PowerPC mac these days and hasn't been good advice since,
| well 10.04, and possibly before that. Now that framebuffers are modules
| (that are blacklisted), the boot parameter video=ofonly in fact does
| nothing. IT HAS TO BE CHANGED as it is just wasting people's time.
Closes: grml/grml#9
Commit: d8cc3e7497f4c3e1ebef2d40d7d057c3cc0f4298
https://github.com/grml/grml-live/commit/d8cc3e7497f4c3e1ebef2d40d7d057c3cc0f4298
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M templates/GRML/grml-cheatcodes.txt
M templates/boot/grub/%SHORT_NAME%_options.cfg
M templates/boot/isolinux/hidden.cfg
Log Message:
-----------
Merge pull request #230 from grml/jkirk/cheatcodes
Update Grml cheatcodes + clean up isolinux bootprompt options
Compare: https://github.com/grml/grml-live/compare/2f913696db51...d8cc3e7497f4
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list