Amadeusz Żołnowski
ab8bfca794
Makefile: use implicit rules for install/dracut-install
...
Don't fail on install rule if install/dracut-install is not build - just
skip it. $(strip) is not used by install rule, because it is nowhere
set.
13 years ago
Amadeusz Żołnowski
386579a45a
Remove object file from repo: install/hashmap.o
13 years ago
Harald Hoyer
f1040fc470
qemu*/module-setup.sh: provide alternative for systemd-detect-virt
13 years ago
Harald Hoyer
585fd00624
TODO: update
13 years ago
Harald Hoyer
e045e1f386
Makefile: honor CFLAGS
13 years ago
Harald Hoyer
bf7883ebca
network/module-setup.sh: instmods af_packet
13 years ago
Harald Hoyer
a844fb1552
dracut.asc: add doc about journalctl
13 years ago
Harald Hoyer
35022f987c
iscsiroot.sh: do not source /etc/conf.d
...
this should have been done already.
13 years ago
Harald Hoyer
8a240aca9e
require kpartx and partx for some modules
13 years ago
Harald Hoyer
68e7661ca7
deprecate old command line options
13 years ago
Leho Kraav
e88e3b2797
91crypt-loop: replace basename calls with string matching
13 years ago
Leho Kraav
df68781fca
91crypt-loop: use initqueue for cleanup strategy
13 years ago
Leho Kraav
f855f9daaf
91crypt-loop: open root device with a key inside encrypted loop container
13 years ago
Leho Kraav
c5758f2090
90crypt: enhance crypt-lib keydev mounting
...
Combining $keydev and $keypath should result in a unique, re-usable keydev
mountpoint. mkuniqdir doesn't seem to have any an advantage here and lacks
reusability. Is there ever a use case where these are true:
* there are more than one rd.luks.key=$keypath:$keydev
* one is actually different from the other
13 years ago
Leho Kraav
3e9b4330a9
90crypt: recognize .img as loop key container
13 years ago
Harald Hoyer
c072e13162
get rid of "basename"
13 years ago
Harald Hoyer
f2271428d4
dracut-functions.sh: small error print correction
13 years ago
Harald Hoyer
cef379bb03
i18n/10-console.rules: move console_init to the initqueue
13 years ago
Harald Hoyer
3e624cd9dc
kernel-modules/module-setup.sh: just optionally install all modprobe.d
13 years ago
Harald Hoyer
5297d4f5b2
lvm/lvm_scan.sh: udevadm settle after lvm scan
13 years ago
Harald Hoyer
b7c8f59fef
kernel-modules/module-setup.sh: fix modprobe.d install
...
if /lib/modprobe.d does not exist, it errors with:
find: `/lib/modprobe.d/': No such file or directory
13 years ago
Harald Hoyer
13f77e9fd5
add documentation for systemd services in the initramfs
13 years ago
Harald Hoyer
472189da15
dracut.sh: add -N option for --no-hostonly
13 years ago
Harald Hoyer
e5ec81a354
AUTHORS: update
13 years ago
Harald Hoyer
4c3be42cdf
dracut.8: add more description about calling dracut
13 years ago
Harald Hoyer
24450a5ab7
resume: move resume in the initqueue/finished hook
...
this ensures, that resume is called as soon as possible
13 years ago
Harald Hoyer
df7be11b38
Version 022
13 years ago
Harald Hoyer
52f74c8010
dracut-functions.sh: fixed host-only kernel module bug
13 years ago
Harald Hoyer
ddf818dad5
Version 021
13 years ago
Harald Hoyer
e65caf3696
dracut: add option --kver=<kernel-version>
13 years ago
Harald Hoyer
a0af318a8d
testsuite: fixups and color
13 years ago
Harald Hoyer
c008b0ce10
Turn on systemd again and Conflict < systemd-187
13 years ago
Harald Hoyer
258de82819
dracut-functions.sh: set LC_MESSAGES=C not LC_ALL
13 years ago
Harald Hoyer
c243105e6b
Makefile: set LC_MESSAGES=C ... not LANG
13 years ago
Harald Hoyer
3bb4700f98
systemd/module-setup.sh: removed initctl services
13 years ago
Harald Hoyer
6bd4ca5644
systemd/module-setup.sh: removed shutdownd
...
we don't need timed shutdowns in the initramfs
13 years ago
Harald Hoyer
a01cf5d782
test/TEST-04-FULL-SYSTEMD: add systemd to modules
13 years ago
Harald Hoyer
7292a59593
systemd: stop udevd correctly
13 years ago
Harald Hoyer
765d8408e9
Revert "systemd/dracut-pre-pivot.service: force clean stop of udevd and cleanup-db"
...
This reverts commit a43f97c4e3
.
13 years ago
Harald Hoyer
6da9cb4ba7
dracut.conf.d/fedora.conf.example: disable systemd for now
13 years ago
Harald Hoyer
3780d7e449
systemd/initrd-switch-root.service: call switch-root with --no-block
13 years ago
Harald Hoyer
a43f97c4e3
systemd/dracut-pre-pivot.service: force clean stop of udevd and cleanup-db
13 years ago
Milan Broz
4ee59ab3ed
Fix fips module list.
...
If dracut is build only with fips/fips-aesni (no crypto module),
FIPS mode fails because of missing GCM modules.
Just add proper modules to list (kernel have both maker as FIPS compliant already).
Signed-off-by: Milan Broz <mbroz@redhat.com>
13 years ago
Harald Hoyer
0f283709c9
dracut-functions.sh: output more info, if dependency modules are omitted
13 years ago
Harald Hoyer
7a1f355fb5
dracut.spec: add suse version ifdefs
13 years ago
Harald Hoyer
030ade7590
Fixes for systemd-187, which does the right thing for switch-root
13 years ago
Harald Hoyer
1ddc789f5a
kernel-modules/module-setup.sh: add hid_generic to kernel modules
13 years ago
Harald Hoyer
3d115217e4
test/TEST-04-FULL-SYSTEMD: default to basic.target and output more debug
13 years ago
Harald Hoyer
f31049c17f
systemd/service-to-run.sh: do not copy the target subdirs
13 years ago
Harald Hoyer
e6bec9b793
systemd/initrd-switch-root.service: add some more dependencies
13 years ago