Harald Hoyer
c3d81de59b
remove openvt and use "setsid -c", if possible
2012-03-14 16:19:53 +01:00
Harald Hoyer
34248c926c
change omit_drivers to support regexp expressions
2012-02-22 16:14:38 +01:00
Harald Hoyer
e0e2fb26c9
90kernel-modules: removed hard-removal of "ocfs2"
...
put omit_driver+=" ocfs2 " in the distribution configuration file
2012-02-15 15:46:23 +01:00
Harald Hoyer
fb67e4aa36
shutdown on demand
...
Do not save and restore the initramfs, but instead, just unpack the
default initramfs for shutdown on shutdown.
2012-02-13 07:08:08 +01:00
Harald Hoyer
59feafc6c7
use "openvt" for emergency shell
2012-02-07 19:44:03 +01:00
Harald Hoyer
5ccc88a742
omit dash for fedora
2012-02-07 19:28:59 +01:00
Harald Hoyer
c6c6a08850
add "install_items" to dracut.conf
2012-02-07 19:28:58 +01:00
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.
2012-02-07 18:48:03 +01:00
Harald Hoyer
2560da6be2
enable shutdown module by default
2011-07-20 19:04:54 +02:00
Harald Hoyer
168fa7e571
base: add shutdown script to be called from systemd
2011-05-31 15:50:43 +02:00
Harald Hoyer
7417574cdb
cut.conf.d/fedora.conf.example: removed filename in comment
2011-05-12 16:42:25 +02:00
Harald Hoyer
e232c168d8
dracut.conf.d/fedora.conf.example: change stdloglvl to 3
2011-03-28 21:08:54 +02:00
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
2011-03-10 21:38:02 +01:00
Harald Hoyer
0ce274f02b
selinux: turn off selinux by default
...
In Fedora selinux is now handled by systemd. If you want to enable
selinux by default, just add it to your /etc/dracut.conf.d/01-dist.conf
with:
add_dracutmodules+=" selinux "
2011-02-18 09:44:47 +01:00
Harald Hoyer
051501eea6
add rpmversion and fips to the fedora default modules
2011-02-02 17:39:45 +01:00
Harald Hoyer
fb4ba86f44
dracut.conf.d/suse.conf.example: remove hostonly mode
2010-10-29 16:22:56 +02:00
Harald Hoyer
256a816c9f
dracut.conf.d/fedora.conf.example: SYSFONT -> FONT
2010-10-29 13:47:05 +02:00
Harald Hoyer
ee6fa3240d
i18n: move to vconfig.* and locale.* namespace
2010-10-29 13:39:20 +02:00
Harald Hoyer
0a70f452bb
add dracut.conf.d/suse.conf.example
2010-10-25 14:20:26 +02:00
Harald Hoyer
30cd3616e9
fedora.conf moved back to fedora.conf.example
2010-08-06 11:47:39 +02:00
Harald Hoyer
26257a5cf4
dracut.conf.d/fedora.conf: created
2010-07-12 16:33:14 +02:00
Amadeusz Żołnowski
87122afcda
add module i18n
...
dracut-functions: added functions: mksubdirs, inst_decompress,
inst_opt_decompress and print_vars
dracut.conf.d: added configuration files for Gentoo and RedHat/Fedora
2010-07-06 10:18:30 +02:00