X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=doc%2Fgrml-autoconfig.current.txt;h=80f4eaee1f7070d28501f6d591192c29dbc57d58;hp=32668398818d815c497fbdf8e16745a366f053c3;hb=9c5f2ccd4226bca0e1066a7fd14e34314b3d43c7;hpb=f9f92864d1e46ceeb77297fe8f13405c1a6c8d2f diff --git a/doc/grml-autoconfig.current.txt b/doc/grml-autoconfig.current.txt index 3266839..80f4eae 100644 --- a/doc/grml-autoconfig.current.txt +++ b/doc/grml-autoconfig.current.txt @@ -16,7 +16,7 @@ directly specify a device which is then taken as DCS directory (myconfig=/dev/sda1, for example). Without any additional boot parameters, the GCA at DCSDIR/config.tbz is -automatically unpacked and DCSDIR/scrips/grml.sh is automaitcally executed on +automatically unpacked and DCSDIR/scrips/grml.sh is automatically executed on system startup. The 'noautoconfig' boot parameter disables this automatic behavior. @@ -117,6 +117,10 @@ debs:: debs=*.deb => install all debian packages (suffix .deb) from directory DCSDIR/debs/ debs=foo/01*.deb => install all debian packages (suffix .deb) starting with 01 in the filename from directory DCSDIR/foo +debnet:: + + Search all local partitions and dm devices for file /etc/network/interfaces and + copy the directory /etc/network to the grml system and restart networking. noautoconfig::