Harald Hoyer
9c7f67a94d
crypt: depend on dm
15 years ago
Amadeusz Żołnowski
26df1299cb
add module gensplash
15 years ago
Amadeusz Żołnowski
1f03abefad
10i18n: --quiet for loadkeys
15 years ago
Harald Hoyer
f2db681002
plymouth: load dm_crypt module
15 years ago
Amadeusz Żołnowski
9b3d462b68
dracut.kernel.7.xml: updated I18N and LUKS sections
...
10i18n/README: typo corrected
15 years ago
Andrey Borzenkov
0493f9c849
Fix ahci detection in kernel 2.6.35
...
Kernel 2.6.35 (may be, earlier) split ahci into libahci.ko and ahci.ko
and added ahci_platform.ko. As a result, drivers ahci and ahci_platform
do not contain any symbol that are checked for storage modules (it is
libahci.ko that references ata_scsi_ioctl now). So add additional
symbol ahci_init_controller; it seems this is expected to be called by
every driver based on libahci.ko.
Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>
15 years ago
Harald Hoyer
719cc30626
fips: udev trigger with action=add
15 years ago
Amadeusz Żołnowski
0ca3a5ee84
add option --ignore-kernel-modules
...
Instead of adding modprobe and rmmod, create symlinks to /bin/true to
don't produce unnecessary errors. Anyway it's a workaround for
following desired behaviour: modprobe tries to insert module only if
it's not built into kernel
15 years ago
Amadeusz Żołnowski
a0342347e9
10i18n: exit if console already initialized
15 years ago
Harald Hoyer
076bab08c1
renamed 00bootchartd to 00bootchart
15 years ago
Harald Hoyer
c492fe12c0
init: create /dev/.udev/rules.d with correct permissions
15 years ago
Harald Hoyer
e0c1d4e79f
mkdir /dev/.udev/rules.d with mode 0755
15 years ago
Harald Hoyer
3a4d0c9c14
dracut-lib.sh: fixed getarg for nonexistent parameters
...
getarg returned an old "$val" for nonexistent parameters, because "val"
was not local
15 years ago
Harald Hoyer
3122e93350
mdraid: try to start degraded arrays in various ways
15 years ago
Harald Hoyer
21a7b84486
mdraid: remove mdadm.conf on rd_NO_MDADMCONF
15 years ago
Harald Hoyer
d7cc3f2ef5
mdraid: remove "local"
15 years ago
Harald Hoyer
db3641a2ea
init: set old umask before switch_root
15 years ago
Harald Hoyer
8e102a2487
crypt: fix printf
15 years ago
Harald Hoyer
d6351b36b8
i18n: only source config files, if present
15 years ago
Harald Hoyer
d752c51b90
mdraid: --no-degraded not allowed with -I
15 years ago
Harald Hoyer
606852a4a6
crypt: loop until all non-busy crypt devs closed
15 years ago
Harald Hoyer
8220945b2c
debug: add fsck to debug module
15 years ago
Harald Hoyer
3f62b2637c
crypt: strip "luks-" from rd_LUKS_UUID
15 years ago
Harald Hoyer
08852c50b9
removed redundant 64-lvm.rules install
...
Thanks to Amadeusz Żołnowski, who found it.
15 years ago
Harald Hoyer
e5c6cb2a8c
crypt: remove emergency source of dracut-lib.sh
15 years ago
Harald Hoyer
3272ed884f
fcoe: add sleeps to fcoe-up
15 years ago
Harald Hoyer
3ad4f77cef
lvm: wait for all rd_LVM_LV and rd_LVM_VG specified to appear
15 years ago
Harald Hoyer
e001359311
mknod with mode and set umask for the rest
15 years ago
Harald Hoyer
dcdca91d91
btrfs: add hostonly check
15 years ago
Harald Hoyer
6baa63110e
10i18n: fixed i18n_vars parsing
...
gather_vars() should replace "every" occurance of the seperator
15 years ago
Harald Hoyer
93ad8c19bb
selinux: fixed error handling for load-policy
...
{} | cmd opens a subshell for {}
15 years ago
Amadeusz Żołnowski
2926b5b35d
90crypt: keys on external devices support
...
99base/dracut-lib.sh: new fun.: getoptcomma, foreach_uuid_until
15 years ago
Amadeusz Żołnowski
76514565c0
10i18n: README corrected
15 years ago
Amadeusz Żołnowski
bd324b9d94
README for 10i18n module
15 years ago
Harald Hoyer
e13918d24a
bootchartd: do not enable bootchartd by default
...
users can always add "-a bootchartd" on image creation or add it
to /etc/dracut.conf.d/myconf.conf
15 years ago
Frederic Crozat
466f36159d
bootchartd support
...
add preliminary bootchard support
Signed-off-by: Maarten Vanraes <maarten.vanraes@gmail.com>
15 years ago
Harald Hoyer
6f9d69c95a
multipath: install by default, but run only if wwids are present
15 years ago
Harald Hoyer
adde3a7a27
dracut-lib.sh: getarg() returns the value of the last argument
...
a=0 a=1 a=2
$(getarg a) == "2"
15 years ago
Harald Hoyer
ed61aae141
cryptroot-ask: s/getargs rd_NO_CRYPTTAB/getarg rd_NO_CRYPTTAB/g
15 years ago
Harald Hoyer
0e1d2c3efa
10i18n: fixed directory check logic
15 years ago
Harald Hoyer
e9ef52b460
crypt: wait for all rd_LUKS_UUID disks to appear
...
Also give a hint in emergency, if one disk is not found.
15 years ago
Harald Hoyer
3a4989cae2
dracut-lib: export RDDEBUG
15 years ago
Harald Hoyer
ecee64bffa
crypt/parse-crypt.sh: fix end label for luks udev rules
15 years ago
Harald Hoyer
540eb97162
crypt: removed default 70-luks.rules
15 years ago
Harald Hoyer
013986a8ad
crypt: assemble 70-luks.rules dynamically
15 years ago
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