Harald Hoyer
9fd0461b7d
nbd: use systemd-run to start nbd-client
8 years ago
Harald Hoyer
66a3d4053b
testsuite: increase disk image size
8 years ago
Harald Hoyer
b1ae591945
dracut-systemd: add back missing dependencies
...
otherwise TEST-20-NFS fails
8 years ago
Harald Hoyer
017978f868
network: redirect stderr for arping test
8 years ago
Harald Hoyer
2187b3d097
crypt-loop: cleanup cleanup procedures
...
Using initqueue --finished to cleanup stuff is not what the
initqueue/finished hook was meant for.
Move stuff to the real cleanup hook.
8 years ago
Harald Hoyer
c75ce02775
TEST-02-systemd: add systemd-analyze verify
8 years ago
Harald Hoyer
f24d205537
dracut-systemd: fixed dependencies
...
try to break an ordering cycle.
https://github.com/dracutdevs/dracut/issues/259
8 years ago
Harald Hoyer
85ed04e0cf
dracut-systemd/*.service: fix copyright message and comment
8 years ago
Harald Hoyer
c0371761fb
add systemd-analyze to debug and TEST-02-SYSTEMD
8 years ago
Harald Hoyer
2ceb910a73
git2spec.pl: handle github merges
...
found a nice strategy to produce patchset from merges
8 years ago
Harald Hoyer
72c084918a
Merge pull request #253 from yuwata/spec
...
spec: add missing modules
8 years ago
Yu Watanabe
ad3b209d40
spec: add missing modules
8 years ago
Harald Hoyer
1a95f1f4fc
dracut.spec: add 80lvmmerge
8 years ago
Harald Hoyer
ef025dcbbe
Update README.md
8 years ago
Harald Hoyer
d23b0efc1a
80lvmmerge: remove unused file
8 years ago
Harald Hoyer
1bfa75b015
80lvmmerge: README.md update
8 years ago
Harald Hoyer
dd75a946db
Update README.md
8 years ago
Harald Hoyer
e95a3c36ed
add lvmmerge dracut module
8 years ago
Harald Hoyer
400a85ffaf
install arping V2 as arping2
8 years ago
Harald Hoyer
9388d99361
simplify TEST-30-ISCSI for CI
8 years ago
Harald Hoyer
5a532aa83f
Update README.md
8 years ago
Harald Hoyer
9cd4edb445
TEST-12: increase retry and loglevel
8 years ago
Harald Hoyer
a1d92d8ace
TEST-12: sleep to get log messages
8 years ago
Harald Hoyer
fac3e9d975
TEST-12: settle before doing sfdisk
8 years ago
Harald Hoyer
9b8e6e40a9
increased qemu memory
8 years ago
Harald Hoyer
a430c3f7a6
Merge pull request #252 from landgraf/dhcp_option_21
...
dhclient: send client-identifier matching hardware address
8 years ago
Harald Hoyer
e7b343138f
Merge pull request #233 from yuwata/kernel-install
...
kernel-install: Skip to create initrd if /etc/machine-id is missing or empty
8 years ago
Pavel Zhukov
4011b48c42
dhclient: send client-identifier matching hardware address
...
Forcing dhclient to use hardware address instead of DUID to make it
predictable and allows system installation in whitelist based networks.
8 years ago
Harald Hoyer
295194ee42
Merge pull request #251 from danimo/fix_hostonly_cmdline
...
Do generate error when hostonly_cmdline is set to "no"
8 years ago
Daniel Molkentin
76dd870bfd
Do generate error when hostonly_cmdline is set to "no"
...
Reference: bsc#1048748
8 years ago
Harald Hoyer
3e7498ea03
Merge pull request #250 from lnykryn/classless-static-routes
...
40network/dhclient.conf: rename classless-routes to classless-static-…
8 years ago
Lukas Nykryn
62b7920ed1
40network/dhclient.conf: rename classless-routes to classless-static-routes
...
We tell dhclient to name 121 option "classless-routes",
but in dhclient-script we parse classless_static_routes.
So either have to change the configuration or the script.
And since dhclient uses by default classless_static_routes,
let's change the configuration
8 years ago
Harald Hoyer
5ce7cc7337
add 90multipath-hostonly module
...
hardcoding the wwid of the drives in the initramfs causes problems
when the drives are cloned to a system with the same hardware, but
different disk wwid's
https://bugzilla.redhat.com/show_bug.cgi?id=1457311
8 years ago
Harald Hoyer
d84f4687c3
dracut-init.sh: check for file $DRACUT_KERNEL_MODALIASES
...
and not for the directory
8 years ago
Harald Hoyer
db17ef6c4f
dracut-init.sh: add the kernel directory to the --modalias generation
8 years ago
Harald Hoyer
3ad12c7be8
Check all modalias files in /sys/devices for modules
...
and add the corresponding kernel modules to the host module list
https://bugzilla.redhat.com/show_bug.cgi?id=1467427
8 years ago
Harald Hoyer
26264af7f5
Merge pull request #191 from robert-scheck/master
...
Add NTFS support to 90dmsquash-live module
8 years ago
Robert Scheck
37437cac8a
Add NTFS support to 90dmsquash-live module ( #191 )
...
Support booting from USB media with NTFS filesystem (optionally),
which removes the FAT32 related 4 GB file size limit for LiveOS/
squashfs.img (and any other file on the same USB media).
8 years ago
Harald Hoyer
106255afd4
bail out if module directory does not exist
...
this basically reverts commit 05214a0bed
if people want to build the initramfs without kernel modules,
then --no-kernel should be specified
8 years ago
Harald Hoyer
c1699b59c6
kernel-modules: add serial line drivers
8 years ago
Harald Hoyer
add1ea88d2
mark these as needing bash
8 years ago
Harald Hoyer
3d875f77f3
Try BOOT_IMAGE and fallback to vmlinuz-${KERNEL}
...
On s390 BOOT_IMAGE only denotes the number of the boot record that
was selected in the bootloader and not the path to the kernel image.
Also only bail out, if the kernel hmac checking relies on that path.
8 years ago
Harald Hoyer
44302d6f28
dracut.spec: use Recommends for rhel > 7
8 years ago
Harald Hoyer
38e9d6249a
Merge pull request #246 from lnykryn/authenc
...
01fips: add authenec module
8 years ago
Lukas Nykryn
0a50111ab3
01fips: add authenec module
...
Resolves : #1465946
8 years ago
Harald Hoyer
937cc53ecb
Merge pull request #241 from danimo/zfcp_rules_dasd_rules_updates
...
s390 changes that never went upstream
8 years ago
Harald Hoyer
343c74311b
Merge pull request #244 from danimo/crypt_with_uuid
...
90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab
8 years ago
Julian Wolf
c3b6970394
90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab
...
blkid is not available when this function is called, so block_uuid.map is put into
the initrd, mapping block devices from /etc/crypttab to UUIDs.
This fixes a bug where udev rules were created by mistake as crypttab_contains()
returned false for devices specified by path in /etc/crypttab which resulted in
error messages during boot.
Signed-off-by: Julian Wolf <juwolf@suse.de>
8 years ago
Harald Hoyer
9bf5f989ee
Merge pull request #242 from lnykryn/classless
...
network/dhclient-script: also parse dot separated $new_classless_static_routes
8 years ago
Harald Hoyer
940169e8d8
check for CONFIG_ACPI_TABLE_UPGRADE
...
additionally as for CONFIG_ACPI_INITRD_TABLE_OVERRIDE
config parameter got renamed
8 years ago