mkinitrd(8): Move the defaults to /etc/defaults/mkinitrd.conf.
authorSascha Wildner <saw@online.de>
Mon, 12 Dec 2011 18:40:37 +0000 (19:40 +0100)
committerSascha Wildner <saw@online.de>
Mon, 12 Dec 2011 18:40:37 +0000 (19:40 +0100)
commite8075302bda88d916abc229d3fd3fbd6808802c3
treeba0b560a05fdb6cc07004353cb1b82c9193ba7bc
parentf8c035f1295189e4371b323177839f384bd36718
mkinitrd(8): Move the defaults to /etc/defaults/mkinitrd.conf.

Provide this file by default and if the user has to change anything,
they can use /etc/mkinitrd.conf, just like for rc.conf, etc.

While here, change -e to -r for the test of /etc/mkinitrd.conf's
existence.
etc/Makefile
etc/defaults/mkinitrd.conf [new file with mode: 0644]
sbin/mkinitrd/mkinitrd.8
sbin/mkinitrd/mkinitrd.sh