git.grml.org Git - grml-live.git/atom - templates/GRML/grml-cheatcodes.txt history build system for creating a Grml (based) live system https://git.grml.org/?p=grml-live.git Michael Prokop <mika@grml.org> /gitweb/git-favicon.png /gitweb/git-logo.png 2024-02-02T15:49:02Z gitweb templates: drop deprecated nodmraid boot option and update grml-cheatcodes.txt 2024-02-02T15:48:27Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2024-02-02T15:48:27Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=ee314fb4499a231c988f42315dfd877652671454
templates: drop deprecated nodmraid boot option and update grml-cheatcodes.txt

See git rev 922087b19d and grml-autoconfig v0.22.0, we dropped dmraid
support.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: drop URL for no-longer existing live-initramfs.en.7.txt 2024-01-22T08:47:45Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2024-01-22T08:47:45Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=bdf9b40e0bc144aa2d5642cdff3069cfd54bc323
grml-cheatcodes.txt: drop URL for no-longer existing live-initramfs.en.7.txt

live-initramfs-grml is live-boot-grml nowadays, though it doesn't
provide a human readable manpage/documentation.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: document usage of bootfrom=/dev/disk/by-label* + drop deprecated... 2023-02-27T17:14:37Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2023-02-27T17:14:37Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=70050378fa5fe8783c8316f49b1da82a6ac50065
grml-cheatcodes.txt: document usage of bootfrom=/dev/disk/by-label* + drop deprecated tohd

One can use bootfrom=/dev/disk/by-label/yourlabel or also
isofrom=/dev/disk/by-label/yourlabel to avoid choosing the
wrong block device.

We dropped the tohd feature back in 2016 (see grml-autoconfig
commit 0fb27bae), so drop it while at it.

Thanks: Csillag Tamas
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: reflow, no actual change. 2021-03-08T20:24:03Z Mihai Moldovan ionic@ionic.de Mihai Moldovan ionic@ionic.de 2021-03-08T20:24:03Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=84a06223053f9d274df153593c813f12177ed4a3
grml-cheatcodes.txt: reflow, no actual change.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: update fromiso doc. 2021-03-08T20:20:54Z Mihai Moldovan ionic@ionic.de Mihai Moldovan ionic@ionic.de 2021-03-08T20:20:54Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=2ae2174b12d4a551f4bd44c7597bca5bd81d8310
grml-cheatcodes.txt: update fromiso doc.

This adds support for file system overrides and makes clear that the
device path prefix is actually optional.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: drop trailing whitespace char 2021-01-22T13:13:47Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2021-01-22T13:13:47Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=6eb712a0d9a781966fd843d1cb0f1f3b754da609
grml-cheatcodes.txt: drop trailing whitespace char

Git-Dch: ignore
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: fix URL for initramfs-tools manpage 2021-01-22T13:10:29Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2021-01-22T13:10:29Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=acbc268e6643a13328e8db761fc89ece5269a665
grml-cheatcodes.txt: fix URL for initramfs-tools manpage

The tool switched section and the URL lead to 404
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: remove several unsupported boot options 2021-01-22T13:07:00Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2021-01-22T13:07:00Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=63954ff5cb883b820247b8775ea5c56bfaa4964e
grml-cheatcodes.txt: remove several unsupported boot options

E.g. in grml-autoconfig commit 0fb27baed a bunch of features
were finally deprecated, so let's remove those here as well
and while it, get rid of some very outdated ones or that
are part of upstream kernel docs anyways.

Also drop the deprecated mem=... docs, with this configuration
we can't even boot nowadays.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: document getfile.retries boot option 2021-01-22T13:00:56Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2021-01-22T13:00:56Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=102cd350b7a8641dccc7f181fef29c27f3c3e040
grml-cheatcodes.txt: document getfile.retries boot option

This is useful, when the netscript boot option was specified but
times out before network is available.
  • [D] templates/GRML/grml-cheatcodes.txt
Switch default mount point from /lib/live/mount/medium to /run/live/medium 2019-03-21T09:08:25Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2019-03-21T09:08:25Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=70a5830a7eecd127582e52b1c52b6d4f111e003d
Switch default mount point from /lib/live/mount/medium to /run/live/medium

In commit 0d878d3a679 of live-boot(-grml)
("Simplify mount point handling by using /run/live instead of /lib/live/mount")
the mountpath of /lib/live/mount/medium was moved towards /run/live/medium.

Commit c6a17c7b41b of live-boot(-grml) provides a backward compatibility
rbind mount, but occasionally there seems to be a regression somewhere
during boot (see https://github.com/grml/live-boot-grml/issues/10), and
the rbind mount will be deprecated and removed before the bullseye
(Debian 11) release.

Layout changes over time:

* /cdrom for old linuxrc approach
* /live/image for initramfs layout until December 2012
* /lib/live/mount/medium for initramfs layout since December 2012
* /run/live/medium for initramfs layout since December 2018

Drop support for everything but /run/live/medium and
/lib/live/mount/medium, while at it.
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes + isolinux splashes: drop xkeyboard + lang=*-iso boot options 2018-12-29T16:13:55Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2018-12-29T16:13:55Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=6eb8f42286b79c62e848fc8bdaaee5f01a93d7e3
grml-cheatcodes + isolinux splashes: drop xkeyboard + lang=*-iso boot options

The xkeyboard boot option is no longer supported as such (see
relevant changes in grml-live commit 3a054970e and grml-autoconfig
commit fc67c1849a4), so longer announce it.

The lang=*-iso is supposed to disappear and no longer supported as
such, so don't announce it either.
  • [D] templates/GRML/grml-cheatcodes.txt
Drop 'bootchart' from grml-cheatcodes.txt and isolinux labels 2018-12-14T15:57:07Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2018-12-14T15:57:07Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=f6af226f5f720f8af3770ae8b5b054def2101612
Drop 'bootchart' from grml-cheatcodes.txt and isolinux labels

We don't ship the bootchart2 package in any of our ISOs,
so drop it accordingly from docs + isolinux configurations.

See https://github.com/grml/grml/issues/9

Thanks: Darshaka Pathirana for spotting
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: don't mention "gmt" boot option, "utc" should be used 2018-12-14T09:34:28Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2018-12-14T09:34:28Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=65ee43cd4a0ec3bba16919c503c70f79bf9ce07a
grml-cheatcodes.txt: don't mention "gmt" boot option, "utc" should be used

The "utc|gmt" might confuse users and the "gmt" is something which
shouldn't be even announced as such, people should use "utc".
  • [D] templates/GRML/grml-cheatcodes.txt
Update cheatcodes to clarify hardware clock and timezone defaults 2018-12-13T14:55:17Z Darshaka Pathirana dpat@syn-net.org Darshaka Pathirana dpat@syn-net.org 2018-12-13T14:55:17Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=7f304b5c6bac2ce8213737848a8a181c8a8537cb
Update cheatcodes to clarify hardware clock and timezone defaults

While debugging grml/grml#61, it was unclear for me what the expected
behavior should be. Grml defaults to LOCAL (in /etc/adjtime) which
means that Hardware Clock is expected to be set in local time (which is
usually the case on Windows only systems).

The time zone defaults to UTC.
  • [D] templates/GRML/grml-cheatcodes.txt
Update broken links 2018-07-25T06:57:26Z Darshaka Pathirana dpat@syn-net.org Darshaka Pathirana dpat@syn-net.org 2018-07-25T06:57:26Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=f426365c2cc807281d465d12540429ddba07753d
Update broken links

And while doing so change links to manpage to publicly available manpage
links, because the links to the manpage source is barely readable.

Thanks: David Prévot <taffit@debian.org> for the report
Closes: grml/grml-live#57
  • [D] templates/GRML/grml-cheatcodes.txt
Update cheatcodes documentation to clarify isolinux vs GRUB situation 2017-05-31T15:30:01Z Darshaka Pathirana dpat@syn-net.org Michael Prokop mika@grml.org 2017-05-31T15:30:01Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=061fdcdcf6d59e728b2e96f6a6629af74161fe3f
Update cheatcodes documentation to clarify isolinux vs GRUB situation

The listed boot options / cheatcodes only work with the isolinux bootprompt.
Updated the documentation to make that clear.

Relates to grml/grml#9
  • [D] templates/GRML/grml-cheatcodes.txt
templates: remove bootoption nostats 2017-05-31T14:20:24Z Darshaka Pathirana dpat@syn-net.org Michael Prokop mika@grml.org 2017-05-31T14:20:24Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=dde77091e81def0906ef617eacad5318828a7ed5
templates: remove bootoption nostats

The stats feature was removed, therefore we also do not need the nostats
option anymore.

The stats feature was removed in grml-autconfig-commit# 7138a24fb

Relates to grml/grml#9
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: document SYSTEMD_COLORS=0 usage 2017-01-13T12:35:16Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2017-01-13T12:35:16Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=36ce76368b90870aba759575db3ac0ef19159481
grml-cheatcodes.txt: document SYSTEMD_COLORS=0 usage
  • [D] templates/GRML/grml-cheatcodes.txt
grml-cheatcodes.txt: replace vlock with physlock 2015-07-08T13:33:14Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2015-07-08T13:33:14Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=597476b165fd6d1e15d12c2dfaf088dce64e6ce0
grml-cheatcodes.txt: replace vlock with physlock
  • [D] templates/GRML/grml-cheatcodes.txt
Add mgag200.modeset=0 to boot options for disabled framebuffer/KMS 2014-12-10T11:26:44Z Michael Prokop mika@grml.org Michael Prokop mika@grml.org 2014-12-10T11:26:44Z https://git.grml.org/?p=grml-live.git;a=commitdiff;h=b05768585528aed6a074d6ab516e6573f769ae35
Add mgag200.modeset=0 to boot options for disabled framebuffer/KMS
  • [D] templates/GRML/grml-cheatcodes.txt