Jóhann B. Guðmundsson
3ca9aa1d7b
fix(dracut): sysctl global variables
2021-04-20 10:52:45 +02:00
Jóhann B. Guðmundsson
939b7e11d5
feat(systemd-coredump): introducing systemd-coredump module
...
This pull request introduces systemd-coredump as a seperated
module and adds the systemdutilconfdir global variable.
2021-02-02 18:01:06 +00:00
Jóhann B. Guðmundsson
a47c3f50b6
feat: add addional global variables
2021-01-20 12:40:04 +00:00
Jóhann B. Guðmundsson
1acf52b60e
feat: add addional global variables
2021-01-18 14:45:18 +00:00
Daniel Molkentin
58e0d2d5b5
Fix a missing space in example configs
...
It has
omit_drivers+=" i2o_scsi"
which would break the next omit_drivers+="foo " if it's
missing a space at the beginning.
Reference: boo#1121251
2019-01-21 13:35:04 +01:00
Pedro Monreal
f18d069d46
Fixed some SUSE specific typos and outputs
2018-11-08 14:43:08 +01:00
Harald Hoyer
10f8df1bdf
add --no-reproducible to turn off reproducible mode
...
Also warn about cpio not supporting it and turn it on by default for
fedora.
2015-11-13 11:53:36 +01:00
Harald Hoyer
38e217704a
fedora.conf: do not store cmdline in image by default
2015-02-10 12:22:16 +01:00
Marko Myllynen
b4fb539c9b
Change Fedora default console font to eurlatgr
...
See https://fedoraproject.org/wiki/Changes/NewDefaultConsoleFont
2015-01-22 15:51:03 +01:00
Thomas Renninger
9492008435
Enhance suse.conf and debug module example with SUSE-specific settings
...
SUSE is using specific settings for dracut, so add them
to the suse.conf.example file.
Add vi and find to the debug module add some help text to the suse.conf
file when and how to use it.
Signed-off-by: Thomas Renninger <trenn@suse.de>
2014-12-16 13:29:37 +01:00
Harald Hoyer
414dc51ca2
dracut.conf.d/fedora.conf.example: turn on early_microcode
2014-12-04 11:54:47 +01:00
Harald Hoyer
54b68829b6
add "--install-optional" and install_optional_items
2014-07-22 14:09:06 +02:00
Harald Hoyer
30f6c80d7a
default to hostonly_cmdline=yes, if hostonly
...
if hostonly_cmdline is not yet set, set it to "yes", if in hostonly
mode.
2014-06-30 12:03:12 +02:00
Harald Hoyer
99edb47e85
default conf: set hostonly_cmdline == "no"
2014-03-05 12:33:40 +01:00
Harald Hoyer
45845cb6a5
i18n: introduce i18n_install_all, to install everything
...
if i18n_install_all is set to "yes", then install all keyboard layouts
and fonts regardless of the hostonly setting.
This way, people can switch keyboard layouts, without having to recreate
the initramfs.
2013-12-05 16:42:05 +01:00
Harald Hoyer
4ba662ff90
dracut.conf.d/fedora.conf.example: don't omit drivers
2013-07-31 13:56:03 +02:00
Harald Hoyer
71bb2ecd79
base: hard depend on systemd, if system was started by systemd
2013-07-30 15:28:47 +02:00
Amadeusz Żołnowski
2beee35d5e
LatArCyrHeb-16 as a default i18n font for Gentoo
2013-07-26 08:03:16 +02:00
Harald Hoyer
6b1e7a6ca4
dracut: use sysloglvl for systemd-cat logging
2013-07-19 09:46:00 +02:00
Harald Hoyer
bbaa0d5917
Use systemd-cat for logging on systemd systems, if logfile is empty
2013-07-19 09:34:45 +02:00
Harald Hoyer
18e61d3d41
rename dracut-nohostonly and dracut-norescue rpm subpackages
...
dracut-nohostonly -> dracut-config-generic
dracut-norescue -> dracut
-> dracut-config-rescue
2013-07-17 13:02:58 +02:00
Harald Hoyer
c6011f2add
i18n: make the default font configurable
...
To set the default font for your distribution, add
i18n_default_font="latarcyrheb-sun16"
to your /lib/dracut/dracut.conf.d/01-dist.conf distribution config.
2013-06-13 09:29:17 +02:00
Harald Hoyer
6c6d805765
use systemd*dir variables everywhere
2013-03-26 16:19:00 +01:00
Harald Hoyer
2fa6fd3aaa
add 51-dracut-rescue-postinst.sh
...
also fixup 51-dracut-rescue.install to read in dracut conf
2013-03-11 18:58:32 +01:00
Harald Hoyer
bcd352dfa1
fedora.conf.example: make hostonly default for fedora
2013-03-09 15:17:26 +01:00
Harald Hoyer
72875215a3
dracut.conf: move default settings to distro example
2013-03-07 11:44:16 +01:00
Harald Hoyer
348baca3e4
dracut.conf.d/fedora.conf.example: turn off rd.auto
...
realinitpath is not needed anymore for systemd >= 198
2013-03-06 17:29:12 +01:00
Harald Hoyer
e743cfdd4b
dracut.conf.d/fedora.conf.example: s/kernelcmdline/kernel_cmdline
2012-10-19 11:10:03 +02:00
Harald Hoyer
600c876968
consistently lowercase "dracut"
2012-10-10 14:15:11 +02:00
Harald Hoyer
d20fb951fa
add "--kernel-cmdline" and kernel_cmdline options for default parameters
2012-10-04 13:23:19 -04:00
Harald Hoyer
4d51eff05f
dracut-functions.sh: move the i2o_scsi to the omit_drivers variable
2012-10-03 16:40:36 -04:00
Amadeusz Żołnowski
a41dc8f969
dracut.conf.d/gentoo.conf.example: fix header
2012-08-01 16:24:40 +02:00
Amadeusz Żołnowski
187a8e08d5
gentoo.conf: enable ro_mnt
2012-07-26 19:07:28 +02:00
Amadeusz Żołnowski
f67a1f7f64
gentoo.conf: set udevdir
2012-07-26 10:10:04 +02:00
Amadeusz Żołnowski
e625eea4f9
Config file for systemd on Gentoo.
2012-07-26 10:10:04 +02:00
Amadeusz Żołnowski
f6297ebe73
Remove obsolete gentoo conf file.
2012-07-26 10:10:04 +02:00
Harald Hoyer
c008b0ce10
Turn on systemd again and Conflict < systemd-187
2012-07-20 09:12:37 +02:00
Harald Hoyer
6da9cb4ba7
dracut.conf.d/fedora.conf.example: disable systemd for now
2012-07-17 11:14:40 +02:00
Harald Hoyer
56ed92922e
dracut.conf.d/fedora.conf.example: removed readonly from prefix
2012-07-09 08:21:00 +02:00
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
2012-07-06 14:22:10 +02:00
Harald Hoyer
16c88e493f
dracut.conf.d/fedora.conf.example: make systemd default
2012-06-21 01:11:44 +02:00
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
2012-06-06 15:16:00 +02:00
Harald Hoyer
982d59afea
drop 10rpmversion module and introduce /etc/initrd-release
2012-05-22 15:22:35 +02:00
Harald Hoyer
8a1a2f6ca4
udevd moved to /lib/systemd/systemd-udevd
2012-04-19 11:59:38 +02:00
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