Harald Hoyer
44f870be42
test: change qemu param -nographic to -display none for -daemonize
...
qemu does not like -nographic in combination with -daemonize
12 years ago
Harald Hoyer
b37398dc1c
x-initrd-rootfs.mount -> x-initrd.mount
12 years ago
Harald Hoyer
1b0a362d83
multipath: install native systemd service
12 years ago
Harald Hoyer
bb425d20a1
systemd: add dracut.bootup(7) reference to service man pages
12 years ago
Harald Hoyer
cbd69dc6ff
install dracut-*.service units
12 years ago
Harald Hoyer
cb8def95c4
dracut.sh: export systemdsystemconfdir
12 years ago
Harald Hoyer
78d1d4f86d
dracut.sh: turn off hostonly mode, if udev database is not found
12 years ago
Harald Hoyer
5bfa3b363a
dracut.sh: turn off host-only mode, if essential system filesystems not mounted
12 years ago
Harald Hoyer
1d4b337543
dracut.spec: use configure
12 years ago
Harald Hoyer
8c67d395d4
dracut.spec: use pkg-config for bashcompletiondir
12 years ago
Harald Hoyer
02566acdd7
dracut.sh: remove temporary cpio output in trap
12 years ago
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
12 years ago
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
12 years ago
Harald Hoyer
619c1bb334
51-dracut-rescue-postinst.sh: add extra checks
12 years ago
Harald Hoyer
57aa1e9140
TEST-40-NBD/test.sh: kill_server() after test_run()
12 years ago
Harald Hoyer
af2fcbafe8
network/netroot.sh: do not unset root
12 years ago
Harald Hoyer
7b6bdc3f94
nbd/nbdroot.sh: fix root != blockdev case
12 years ago
Harald Hoyer
db43f56d94
fs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs.target
12 years ago
Harald Hoyer
a1ebd77179
add dracut.bootup.7 man page
12 years ago
Harald Hoyer
e26d76dca1
systemd: add more ordering
12 years ago
Harald Hoyer
d59732004d
drm/module-setup.sh: redirect grep to /dev/null
...
on some architectures, no pci devices exist
12 years ago
Harald Hoyer
a3a8f58d73
Makefile: use -D_FILE_OFFSET_BITS=64 to build dracut-install
12 years ago
Harald Hoyer
c9e5b75308
kernel-modules/module-setup.sh: don't fail hard on a missing module
12 years ago
Harald Hoyer
fd191a7b41
kernel-modules/module-setup.sh: install all host filesystem drivers
...
https://bugzilla.redhat.com/show_bug.cgi?id=922565
12 years ago
Harald Hoyer
e42c7a980c
sosreport: mkdir /run/initramfs, if it does not exist yet
12 years ago
Harald Hoyer
85804a9197
dmsquash-live: force load squashfs kernel module
...
https://bugzilla.redhat.com/show_bug.cgi?id=922248
12 years ago
Harald Hoyer
ee2321c91e
dracut.conf.5.asc: remove duplicated install_items
12 years ago
Harald Hoyer
11fbde4454
TEST-16-DMSQUASH: use current releasever
12 years ago
Harald Hoyer
fb05f9876a
dracut-bash-completion.sh: add --kver kernel version completion
12 years ago
Harald Hoyer
7e9bfdde14
sosreport.sh: use -o short-monotonic for the journal output
12 years ago
Harald Hoyer
7e9fc37db8
dracut.spec: bump systemd version requirement
12 years ago
Harald Hoyer
bb278147cf
fixed testsuite
12 years ago
Will Woods
81b676a675
fix typo in dracut.conf.5.asc
...
It's /etc/dracut.conf.d, not /etc/dracut/conf.d
12 years ago
Harald Hoyer
6b46e7baa0
systemd: do not use "systemd --version" until fixed
12 years ago
Harald Hoyer
85c85f07e2
systemd: switch to new initrd.target
...
(normal startup)
:
:
v
basic.target
|
______________________/|
/ |
| sysroot.mount
| |
| v
| initrd-root-fs.target
| |
| v
| initrd-parse-etc.service
(custom initrd services) |
| v
| (sysroot-usr.mount and
| various mounts marked
| with fstab option
| x-initrd.mount)
| |
| v
| initrd-fs.target
| |
\______________________ |
\|
v
initrd.target
|
v
initrd-cleanup.service
isolates to
initrd-switch-root.target
|
v
______________________/|
/ |
| initrd-udevadm-cleanup-db.service
| |
(custom initrd services) |
| |
\______________________ |
\|
v
initrd-switch-root.target
|
v
initrd-switch-root.service
|
v
switch-root
12 years ago
Harald Hoyer
c853dc72e9
udev-rules/module-setup.sh: do not install /run/*
12 years ago
Harald Hoyer
18d0c9b858
nfs/nfsroot.sh: only cat /etc/fstab, if existant
12 years ago
Harald Hoyer
0a5fd0dcec
iscsi/iscsiroot.sh: do not mount manually in systemd mode
12 years ago
Harald Hoyer
e0e99c59a5
ifcfg/write-ifcfg.sh: fixed typo
12 years ago
Harald Hoyer
d46394ad33
dracut.spec: fix requirements
12 years ago
Harald Hoyer
87dc81a1f6
dracut-install: handle more ldd errors
12 years ago
Harald Hoyer
ce92ca0527
51-dracut-rescue-postinst.sh: fixed new-kernel-pkg call
12 years ago
Harald Hoyer
c390590fac
TODO: remove completed items
12 years ago
Radek Vykydal
fd8e4aef90
Write BOOTPROTO=ibft for ip=ibft to ifcfg files
12 years ago
Radek Vykydal
c5a742a3bf
Don't write DHCPV6C=yes for each dhcp (ipv4) configuration.
...
Caused probably by commit 32ec0a762d
12 years ago
Harald Hoyer
fc4e10a859
shutdown/shutdown.sh: mount --move all basic mounts out of /oldroot
...
After mount moving /dev away, apps like plymouth can do reexec with fd
passing of devices, which they want to keep open until the very end.
12 years ago
Harald Hoyer
83bb0893ed
dracut.sh: Add --noimageifnotneeded parameter
...
Do not create an image in host-only mode, if no kernel driver is needed
and no $initdir/etc/cmdline/*.conf is generated.
12 years ago
Harald Hoyer
8fdcc1a9b1
kernel-modules: move usb-storage out of fixed drivers
12 years ago
Harald Hoyer
a23b368c92
systemd: remove upstream renamed old service files
12 years ago
dyoung@redhat.com
bbfff3e58b
Add memdebug at different points in 99base/init.sh
...
Previously I added several trace point to the begin of several
init hooks of systemd, old init script also need this debug info.
Doing same here as what's added in the systemd service scripts:
At cmdline hooks adding trace of "1+:mem 1+:iomem 3+:slab"
For other hooks adding trace of "1:shortmem 2+:mem 3+:slab"
Signed-off-by: Dave Young <dyoung@redhat.com>
12 years ago