Harald Hoyer
ae5ec68355
Write rules for symlinks to /dev/.udev/rules.d for later usage
...
We want some symlinks to persist in the real root, so we write them to
/dev/.udev/rules.d, that they survive a retrigger.
15 years ago
Harald Hoyer
95c1941ce5
crypt: add fpu kernel module
15 years ago
Harald Hoyer
59a083d8d1
fips: fixes copy&paste error for "check"
15 years ago
Harald Hoyer
1c894acb42
fixed "ip=dhcp6"
15 years ago
Harald Hoyer
5f927f201d
network: strip pxelinux hardware type field from BOOTIF
15 years ago
Harald Hoyer
b48d98dda3
crypt: install more aes modules
15 years ago
Harald Hoyer
4eab305062
network: depend on ifcfg, if /etc/sysconfig/network-scripts exist
15 years ago
Harald Hoyer
edcd2c5eb7
lvm: install lvm mirror and snaphot libs
15 years ago
Harald Hoyer
169f167151
iscsi: add support for multiple netroot=iscsi:
...
The whole netdisk concept should be reviewed though!
15 years ago
Harald Hoyer
08e10f05f6
plymouth/cryptroot-ask.sh: beautify password prompt
15 years ago
Harald Hoyer
bd987e3036
selinux: move selinux to a separate module
15 years ago
Amadeusz Żołnowski
be0921a413
90crypt: 'crypto_LUKS' identifier corrected
15 years ago
Amadeusz Żołnowski
f01d965f0e
95uswsusp: Gentoo path for 'resume' binary
15 years ago
Victor Lowther
2974f382f8
Have cryptroot-ask load dm_crypt if needed.
15 years ago
Victor Lowther
6a4f980921
Just look for cryptroot instead of /sbin/cryptroot
...
We know what the path is and what it contains in the initrd, and
not everyone puts cryptroot in /sbin
15 years ago
Victor Lowther
5a4bbf1bda
Arch handles loading modules from udev in a somewhat customized manner.
15 years ago
Harald Hoyer
123e24a3b5
multipath: remove multipath udev rules, if no multipath.conf was found
15 years ago
Harald Hoyer
dcdf5c8801
multipath: simplify and install wwids (rhbz 595719)
...
install /etc/multipath/wwids
With the proper 40-multipath.rules and new udev device-mapper mechanism,
we don't need the multipath scan anymore.
rhbz#595719
15 years ago
Harald Hoyer
a2929f90ff
selinux-loadpolicy.sh: exit for "selinux=0"
15 years ago
Harald Hoyer
b6a7c09070
chmod 0755 *.sh
15 years ago
Harald Hoyer
680ac04370
95znet: removed 55-ccw.rules and ccw_init
15 years ago
Harald Hoyer
e54a84113e
get rid of rdnetdebug
...
set PS4 and output to /dev/initlog.pipe
15 years ago
Harald Hoyer
91d8394093
95fcoe/fcoe-up: wait_for_if_up
15 years ago
Harald Hoyer
7c0aa2a2ea
40network/ifup: be more verbose
15 years ago
Harald Hoyer
9ab1426534
40network/dhclient-script: be more verbose
15 years ago
Harald Hoyer
647035f9aa
40network/parse-ip-opts.sh: add "ip=auto6" to valid options
15 years ago
Andy Lutomirski
a3afcf2a5a
90mdraid dracut-functions: fix md raid hostonly detection
...
check_block_and_slaves looks at slaves but not parents.
15 years ago
Harald Hoyer
a8ca68a91e
plymouth/plymouth-populate-initrd: get rid of awk
15 years ago
Harald Hoyer
5be225d299
use "grep" directly without "nm" to drop binutils requirement
15 years ago
Harald Hoyer
d7a272a95e
plymouth: only display luksname and device for multiple luks
...
https://bugzilla.redhat.com/show_bug.cgi?id=561092
15 years ago
Harald Hoyer
13289be133
fcoe: add /sbin/vconfig and the 8021q kernel module
15 years ago
Harald Hoyer
3df3a99759
znet: renamed rd_CCW to rd_ZNET
...
but parse old rd_CCW anyway
15 years ago
Dan Horák
270ba358fa
znet: use ccw-init and ccw rules from s390utils in dracut
15 years ago
Harald Hoyer
1d323cd938
kernel-modules: add more hardcoded modules
15 years ago
Harald Hoyer
8f74a60ced
btfrs: load btrfs module and updated NEWS
15 years ago
Matt
127fb81754
Needs btrfsctl, not btrfs module
15 years ago
Harald Hoyer
85fd75f91f
add rd_retry kernel command line parameter
...
rd_retry=<seconds to retry in the main loop>
speeds up internal test suite
15 years ago
Harald Hoyer
3409c2377f
loginit: turn off debugging
15 years ago
Harald Hoyer
4058d85cb6
init: do not redirect to -
15 years ago
Harald Hoyer
2937028c54
init: fix cdrom polling loop
15 years ago
Harald Hoyer
56f184310a
mdraid: try to start container childs manually with "mdadm -R"
15 years ago
Harald Hoyer
1d149cd039
dracut-lib: turn of shell debug mode in strstr and getarg(s)
15 years ago
Harald Hoyer
dafa4f621f
udev-rules: be more careful about md devices and blkid runs
15 years ago
Harald Hoyer
0679a6d24e
nfs: add missing nfsidmap libs
15 years ago
Harald Hoyer
8ded2a65c0
network: correct rules for multiple nics
15 years ago
Harald Hoyer
400723054c
network: removed bogus udev rules
15 years ago
Harald Hoyer
7f00669875
nfs: fixed nsswitch.conf parsing
...
based on a patch of Ian Dall.
https://bugzilla.redhat.com/show_bug.cgi?id=578060
15 years ago
Harald Hoyer
e9e93e2ec6
kernel-modules: only remove ocfs2, if all filesystems are installed
15 years ago
Harald Hoyer
d4abad2288
kernel-modules: hardcode sr_mod
15 years ago
Harald Hoyer
cd83e4c54d
init: trigger with --action=add
15 years ago