#1728 Issue closed: Recovery system kernel command line options not documented

Labels: enhancement, documentation, fixed / solved / done

jsmeix opened issue at 2018-02-12 11:38:

In the current ReaR GitHub master code I cannot find
that ReaR specific recovery system kernel command line options
are documented.

Via "grep cmdline" in the usr/share/rear/skel script I found at least
those ReaR specific recovery system kernel command line options:

usr/share/rear/skel/default/etc/scripts/system-setup:
debug
unattended
auto_recover or automatic

usr/share/rear/skel/default/etc/scripts/system-setup.d/20-check-boot-options.sh:
ip=
nm=
gw=
netdev=

usr/share/rear/skel/default/etc/scripts/system-setup.d/58-start-dhclient.sh:
noip

jsmeix commented at 2018-02-13 09:15:

With https://github.com/rear/rear/pull/1729 merged
this issue is fixed.


[Export of Github issue for rear/rear.]