Harald Hoyer
5cae1fe179
plymouth: depend on crypt, if cryptsetup exists
15 years ago
Harald Hoyer
91bb250aed
dmsquash-live: do not umount /dev/.initramfs/live for cdrom_id to work
15 years ago
Harald Hoyer
40d69001ac
dm: load dm_mod if device-mapper not in /proc/misc
15 years ago
Harald Hoyer
06f91665df
dmsquash-live: depend on dm module
15 years ago
Harald Hoyer
8442b51e20
i18n: now on by default and removed redhat-i18n
15 years ago
Harald Hoyer
e9a9c8bb7e
fcoe: moved fcoeup to initqueue (udev timeouts)
15 years ago
Harald Hoyer
847b618b4c
dmsquash-live: mount live image at /dev/.initramfs/live
15 years ago
Amadeusz Żołnowski
fd2312e03d
dracut-functions: cosmetic changes to inst_rules
15 years ago
Amadeusz Żołnowski
5f70a1bd06
dracut-functions: info which udev rules are skipped
...
I found it useful. Maybe help others debugging.
15 years ago
Amadeusz Żołnowski
876bd1a2be
dracut: info which module is sourced; updated dracut usage
...
Added description for --confdir.
15 years ago
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
15 years ago
Harald Hoyer
78cd3b9824
dracut.spec: dracut-network needs vconfig for fcoe
15 years ago
Harald Hoyer
185468f57d
dmsquash, resume: do not name the /dev/.udev/rules like the /etc ones
15 years ago
Harald Hoyer
45b5a4e142
dracut-functions: use LC_ALL=C rather than LANG=C
15 years ago
Harald Hoyer
e4ebd474ec
dracut-functions: set LANG=C for ldd output parsing
15 years ago
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
be217dc4d4
dracut.8: changed IPv6 addresses to the documentation address space
15 years ago
Harald Hoyer
e8e4b28dfa
dracut.8: add note about putting IPv6 addresses in brackets
15 years ago
Harald Hoyer
1c894acb42
fixed "ip=dhcp6"
15 years ago
Harald Hoyer
7d86d90d11
Version 006
15 years ago
Harald Hoyer
532b8c7a43
dracut.spec: moved znet to dracut-network
15 years ago
Amadeusz Żołnowski
22ecea456b
dracut, dracut-functions: better vercmp
...
credits go to V. Lowther
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
Amadeusz Żołnowski
2c24ee9a72
dracut-functions: fun. vercmp optimized; credits go to Victor Lowther
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
Amadeusz Żołnowski
ecf42850c3
Support old version of module-init-tools
...
modprobe included in version prior to 3.7 of module-init-tools doesn't
have -d | --dirname option which allows to give a prefix other than
'/' for kernel modules path. Dracut assumes existence of that
option and uses it even with default '/'. The patch passes -d option
only if it's different from default and also checks module-init-tools
version if user changes the prefix by --kmoddir Dracut option.
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
ed8c7bf5c2
dracut-functions: beautified warnings
15 years ago
Harald Hoyer
70503db416
dracut-functions: check if specific dracut module is missing
15 years ago
Harald Hoyer
a2929f90ff
selinux-loadpolicy.sh: exit for "selinux=0"
15 years ago
Harald Hoyer
9cdde06d50
Makefile: make more clean
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
e02c2d5c43
TEST-50-MULTINIC: do not provide a cdrom in the testcase
15 years ago
Harald Hoyer
7c0aa2a2ea
40network/ifup: be more verbose
15 years ago