Harald Hoyer
96efbc51ac
crypt/module-setup.sh: filter /etc/crypttab in host-only mode
...
only take those /etc/crypttab entries, which we need to boot the system
2013-04-09 10:48:26 +02:00
Harald Hoyer
9d36d4fb1d
dracut-functions.sh: make use of findmnt
2013-04-09 10:47:39 +02:00
Harald Hoyer
41bfa5dad1
nfs/module-setup.sh: combine egreps for /etc/passwd and /etc/group
2013-04-05 16:34:36 +02:00
Harald Hoyer
db9fbaf9b8
TEST-99-RPM: ignore rescue images
2013-04-05 11:52:33 +02:00
Harald Hoyer
56fb5c4dbf
TESTSUITE: s/i6300esbwdt/i6300esb ib700wdt/g
2013-04-05 11:07:55 +02:00
Harald Hoyer
a8986425a4
TEST-50-MULTINIC: fixup test suite
...
qemu of the day doesn't like multicast anymore
2013-04-05 11:07:40 +02:00
Harald Hoyer
ea3c4e8273
Add missing options to manpage and --help output
...
https://bugzilla.redhat.com/show_bug.cgi?id=948510
2013-04-05 09:01:48 +02:00
Harald Hoyer
6db8c5a5fe
base/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev() set systemd timeouts
...
Set systemd unit timeouts for the devices we wait for. The systemd
default is 90 seconds, which is way too low for complicated setups.
2013-04-05 08:32:17 +02:00
Harald Hoyer
ab9b04f55b
crypt/parse-crypt.sh: create udev rule for systemd
...
Start the systemd-cryptsetup@luks-*.service for the detected crypto_LUKS
device in the initqueue, so we block in the initqueue and wait for the
password entry.
2013-04-04 12:54:59 +02:00
Harald Hoyer
c4b572b5ca
base/dracut-lib.sh: add dev_unit_name()
...
add helper function to convert device path to systemd unit names
2013-04-04 12:52:53 +02:00
Harald Hoyer
cc6f0925df
base/init.sh: fix version output
2013-04-02 13:29:24 +02:00
Harald Hoyer
d50cf62d62
dracut.spec: Require systemd >= 199
2013-03-26 17:04:43 +01:00
Harald Hoyer
75369f8ba0
version 027
2013-03-26 16:55:03 +01:00
Harald Hoyer
8e2bcb4b42
dracut.spec: don't BuildRequire bash-completion for rhel
2013-03-26 16:54:34 +01:00
Harald Hoyer
bfac40665b
systemd: add new timers.target and paths.target
2013-03-26 16:19:27 +01:00
Harald Hoyer
6c6d805765
use systemd*dir variables everywhere
2013-03-26 16:19:00 +01:00
Harald Hoyer
44f870be42
test: change qemu param -nographic to -display none for -daemonize
...
qemu does not like -nographic in combination with -daemonize
2013-03-26 16:17:24 +01:00
Harald Hoyer
b37398dc1c
x-initrd-rootfs.mount -> x-initrd.mount
2013-03-26 15:38:50 +01:00
Harald Hoyer
1b0a362d83
multipath: install native systemd service
2013-03-25 07:58:45 +01:00
Harald Hoyer
bb425d20a1
systemd: add dracut.bootup(7) reference to service man pages
2013-03-25 07:56:12 +01:00
Harald Hoyer
cbd69dc6ff
install dracut-*.service units
2013-03-25 07:56:12 +01:00
Harald Hoyer
cb8def95c4
dracut.sh: export systemdsystemconfdir
2013-03-22 09:09:10 +01:00
Harald Hoyer
78d1d4f86d
dracut.sh: turn off hostonly mode, if udev database is not found
2013-03-20 10:25:23 +01:00
Harald Hoyer
5bfa3b363a
dracut.sh: turn off host-only mode, if essential system filesystems not mounted
2013-03-20 10:22:41 +01:00
Harald Hoyer
1d4b337543
dracut.spec: use configure
2013-03-20 08:01:29 +01:00
Harald Hoyer
8c67d395d4
dracut.spec: use pkg-config for bashcompletiondir
2013-03-20 07:15:04 +01:00
Harald Hoyer
02566acdd7
dracut.sh: remove temporary cpio output in trap
2013-03-20 07:08:29 +01:00
Harald Hoyer
478aa7dac1
51-dracut-rescue-postinst.sh,51-dracut-rescue.install: use systemd-machine-id-setup
...
if /etc/machine-id is empty, use systemd-machine-id-setup
2013-03-20 07:08:29 +01:00
Harald Hoyer
967db70090
51-dracut-rescue-postinst.sh: Rename image and grub entry
...
grub2-mkconfig ordered the rescue entries higher than the normal ones.
https://bugzilla.redhat.com/show_bug.cgi?id=923439
2013-03-20 07:08:29 +01:00
Harald Hoyer
619c1bb334
51-dracut-rescue-postinst.sh: add extra checks
2013-03-19 16:56:56 +01:00
Harald Hoyer
57aa1e9140
TEST-40-NBD/test.sh: kill_server() after test_run()
2013-03-19 14:53:17 +01:00
Harald Hoyer
af2fcbafe8
network/netroot.sh: do not unset root
2013-03-19 14:53:09 +01:00
Harald Hoyer
7b6bdc3f94
nbd/nbdroot.sh: fix root != blockdev case
2013-03-19 12:26:06 +01:00
Harald Hoyer
db43f56d94
fs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs.target
2013-03-19 12:26:06 +01:00
Harald Hoyer
a1ebd77179
add dracut.bootup.7 man page
2013-03-19 12:26:06 +01:00
Harald Hoyer
e26d76dca1
systemd: add more ordering
2013-03-19 12:22:33 +01:00
Harald Hoyer
d59732004d
drm/module-setup.sh: redirect grep to /dev/null
...
on some architectures, no pci devices exist
2013-03-18 14:17:19 +01:00
Harald Hoyer
a3a8f58d73
Makefile: use -D_FILE_OFFSET_BITS=64 to build dracut-install
2013-03-18 10:58:25 +01:00
Harald Hoyer
c9e5b75308
kernel-modules/module-setup.sh: don't fail hard on a missing module
2013-03-18 09:29:08 +01:00
Harald Hoyer
fd191a7b41
kernel-modules/module-setup.sh: install all host filesystem drivers
...
https://bugzilla.redhat.com/show_bug.cgi?id=922565
2013-03-18 08:43:23 +01:00
Harald Hoyer
e42c7a980c
sosreport: mkdir /run/initramfs, if it does not exist yet
2013-03-16 10:34:20 +01:00
Harald Hoyer
85804a9197
dmsquash-live: force load squashfs kernel module
...
https://bugzilla.redhat.com/show_bug.cgi?id=922248
2013-03-16 10:31:37 +01:00
Harald Hoyer
ee2321c91e
dracut.conf.5.asc: remove duplicated install_items
2013-03-15 16:54:38 +01:00
Harald Hoyer
11fbde4454
TEST-16-DMSQUASH: use current releasever
2013-03-15 14:41:11 +01:00
Harald Hoyer
fb05f9876a
dracut-bash-completion.sh: add --kver kernel version completion
2013-03-15 10:42:18 +01:00
Harald Hoyer
7e9bfdde14
sosreport.sh: use -o short-monotonic for the journal output
2013-03-15 10:41:41 +01:00
Harald Hoyer
7e9fc37db8
dracut.spec: bump systemd version requirement
2013-03-15 07:11:17 +01:00
Harald Hoyer
bb278147cf
fixed testsuite
2013-03-15 07:10:20 +01:00
Will Woods
81b676a675
fix typo in dracut.conf.5.asc
...
It's /etc/dracut.conf.d, not /etc/dracut/conf.d
2013-03-15 07:10:20 +01:00
Harald Hoyer
6b46e7baa0
systemd: do not use "systemd --version" until fixed
2013-03-15 07:10:20 +01:00