Harald Hoyer
2fa6fd3aaa
add 51-dracut-rescue-postinst.sh
...
also fixup 51-dracut-rescue.install to read in dracut conf
12 years ago
Harald Hoyer
bcd352dfa1
fedora.conf.example: make hostonly default for fedora
12 years ago
Harald Hoyer
72875215a3
dracut.conf: move default settings to distro example
12 years ago
Harald Hoyer
348baca3e4
dracut.conf.d/fedora.conf.example: turn off rd.auto
...
realinitpath is not needed anymore for systemd >= 198
12 years ago
Harald Hoyer
e743cfdd4b
dracut.conf.d/fedora.conf.example: s/kernelcmdline/kernel_cmdline
13 years ago
Harald Hoyer
600c876968
consistently lowercase "dracut"
13 years ago
Harald Hoyer
d20fb951fa
add "--kernel-cmdline" and kernel_cmdline options for default parameters
13 years ago
Harald Hoyer
4d51eff05f
dracut-functions.sh: move the i2o_scsi to the omit_drivers variable
13 years ago
Harald Hoyer
c008b0ce10
Turn on systemd again and Conflict < systemd-187
13 years ago
Harald Hoyer
6da9cb4ba7
dracut.conf.d/fedora.conf.example: disable systemd for now
13 years ago
Harald Hoyer
56ed92922e
dracut.conf.d/fedora.conf.example: removed readonly from prefix
13 years ago
Harald Hoyer
d96c3254e8
dracut.spec,dracut.conf.d/fedora.conf.example: no dash
...
hard remove dash from supported modules
we do not want to have anything to do with dash bugs
13 years ago
Harald Hoyer
16c88e493f
dracut.conf.d/fedora.conf.example: make systemd default
13 years ago
Harald Hoyer
d161561290
make udevdir systemdutildir systemdsystemunitdir global vars
...
your distribution should ship those settings in
/etc/dracut.conf.d/01-distro.conf
see dracut.conf.d/fedora.conf.example
13 years ago
Harald Hoyer
982d59afea
drop 10rpmversion module and introduce /etc/initrd-release
13 years ago
Harald Hoyer
8a1a2f6ca4
udevd moved to /lib/systemd/systemd-udevd
13 years ago
Harald Hoyer
c3d81de59b
remove openvt and use "setsid -c", if possible
13 years ago
Harald Hoyer
34248c926c
change omit_drivers to support regexp expressions
13 years ago
Harald Hoyer
e0e2fb26c9
90kernel-modules: removed hard-removal of "ocfs2"
...
put omit_driver+=" ocfs2 " in the distribution configuration file
13 years ago
Harald Hoyer
fb67e4aa36
shutdown on demand
...
Do not save and restore the initramfs, but instead, just unpack the
default initramfs for shutdown on shutdown.
13 years ago
Harald Hoyer
59feafc6c7
use "openvt" for emergency shell
13 years ago
Harald Hoyer
5ccc88a742
omit dash for fedora
13 years ago
Harald Hoyer
c6c6a08850
add "install_items" to dracut.conf
13 years ago
Harald Hoyer
4951a1199d
99base/init: predefine path to init
...
if you add realinitpath="<path1> <path2>" to dracut.conf, then it will
be written to $initdir/etc/cmdline.d/distroinit.conf with
"rd.distroinit=<path1> rd.distroinit=<path2>" and evaluated by
99base/init, when it searches for init.
13 years ago
Harald Hoyer
2560da6be2
enable shutdown module by default
14 years ago
Harald Hoyer
168fa7e571
base: add shutdown script to be called from systemd
14 years ago
Harald Hoyer
7417574cdb
cut.conf.d/fedora.conf.example: removed filename in comment
14 years ago
Harald Hoyer
e232c168d8
dracut.conf.d/fedora.conf.example: change stdloglvl to 3
14 years ago
Harald Hoyer
b151c3b1fe
dracut.conf.d/fedora.conf.example: turn off fips again
...
use dracut.conf.d/fips.conf.example and install it to
/etc/dracut.conf.d/40-fips.conf to turn it on
14 years ago
Harald Hoyer
051501eea6
add rpmversion and fips to the fedora default modules
14 years ago
Harald Hoyer
256a816c9f
dracut.conf.d/fedora.conf.example: SYSFONT -> FONT
15 years ago
Harald Hoyer
ee6fa3240d
i18n: move to vconfig.* and locale.* namespace
15 years ago
Harald Hoyer
30cd3616e9
fedora.conf moved back to fedora.conf.example
15 years ago