Joey Boggs
7baade2b87
add readonly overlay support for dmsquash
...
Adds the readonly_overlay karg for cases where the dm snapshot should be set to readonly. Use case would be a livecd that is configured to have a readonly root where filling up the dm snapshot would cause a problem.
15 years ago
Harald Hoyer
b686095f99
udev-rules: choose between several firmware upload tools
...
debian: firmware.agent hotplug.functions
old fedora: firmware.sh
new udev upstream: firmware
15 years ago
Harald Hoyer
a56e93c10c
kernel-modules: add keyboard kernel modules
15 years ago
Philippe Seewer
465f223905
fix permissions: should be +x
15 years ago
Philippe Seewer
3121677949
parse-kernel.sh must have a shebang
15 years ago
Philippe Seewer
a65914b4a2
debian: update Standards-Version
15 years ago
Philippe Seewer
cff621603c
debian: dracut package should at least suggest dracut-network
15 years ago
Philippe Seewer
259872feac
debian: complete s/dracut-net/dracut-network/g
...
When changing package names, corresponding files must be renamed
as well.
15 years ago
Peter Jones
43f2533977
Use multipath if it's installed and being used for the root fs.
...
Don't conditionalize on hostonly; use multipath if it's installed and in
use.
15 years ago
Harald Hoyer
454771cd86
dracut: add check, if we can write to the output image file
15 years ago
Harald Hoyer
0ec519f8a4
mount-root: also filter "defaults" from mount options
15 years ago
Harald Hoyer
d793fc2e8b
mount-root: skip comments
15 years ago
Harald Hoyer
26999d6ddb
dracut: removed "local" not inside of function
15 years ago
Harald Hoyer
9232cab470
fix IFS restoring
15 years ago
Harald Hoyer
a15935c143
selinux: fix "selinux=0" handling
15 years ago
Harald Hoyer
11ce36d78e
mount-root: do not pollute init arguments
...
and do not remount if no new rootopts set in /etc/fstab
15 years ago
Harald Hoyer
4819ae98ac
fix lib64 check
...
on ppc we can have libc in /lib64/power6/
15 years ago
Harald Hoyer
8c8cd69d32
s390: *_cio_free needs "seq"
15 years ago
Harald Hoyer
7800cc247e
fix selinux disabled state
...
Execute load-policy when the config file contains SELINUX=disabled.
15 years ago
Harald Hoyer
21a74b32b2
nfs4: rpc.idmapd does not accept parameters anymore
...
modify /etc/idmapd.conf instead
15 years ago
Harald Hoyer
1cf0b1750b
removed cdrom hack for live CDs
...
The hack does not work reliable for CDROMs with the firmware bug.
We have really to fix cdrom_id.
15 years ago
Harald Hoyer
94d2148707
dracut.conf: added add_dracutmodules
15 years ago
Harald Hoyer
2c2c45800c
add /etc/dracut.conf.d
15 years ago
Harald Hoyer
edb511860c
Fixed: Move multipath scan earlier. It must go before any other dm rules.
...
Also changed the filename in the install file.
15 years ago
Harald Hoyer
a39ea24f10
nfs: suppress error message about missing passwd
15 years ago
Harald Hoyer
93bc3d440c
make nfs4 work
15 years ago
Peter Jones
7e22ab0891
Move multipath scan earlier. It must go before any other dm rules.
...
multipath scan needs to go before lvm, or else lvm may grab the device
multipath would activate, and multipath will be unable to claim it.
15 years ago
Harald Hoyer
c98bcec89c
add preliminary IPv6 support
15 years ago
Harald Hoyer
b456ab777d
zfcp: install s390utils script rather than local one
15 years ago
Harald Hoyer
d43036ffeb
rootfs-block: strip "ro|rw" options from fstab options
...
https://bugzilla.redhat.com/show_bug.cgi?id=560424
15 years ago
Harald Hoyer
54aaad9dad
test/iSCSI: fixed test script
15 years ago
Harald Hoyer
c88b219410
dasd_mod: changed prio of cmdline hook to be executed after dasd
15 years ago
Harald Hoyer
bab749e23e
init: dashified $[] -> $(())
15 years ago
Harald Hoyer
d54a0e5ae8
beautified man pages
15 years ago
Harald Hoyer
4dc4cc3fc6
fixed permissions for the check files
15 years ago
Peter Jones
3d45f9bba9
Add a check file for multipath.
...
If multipath isn't installed, don't use it. If we're in hostonly mode,
only install the multipath module if it's used for / . Otherwise, if
the user was dumb enough to install it, they get it during bootup.
15 years ago
Harald Hoyer
97c97ff6d5
base: fix selinux handling if .autorelabel is present
...
rhbz#557744
15 years ago
Harald Hoyer
d8231fa5c2
mdraid: prefer /etc/mdadm.conf over /etc/mdadm/mdadm.conf
...
see https://bugzilla.redhat.com/show_bug.cgi?id=557339
https://bugzilla.redhat.com/show_bug.cgi?id=559073
15 years ago
Harald Hoyer
5db587d7c1
init: fixed emergency_shell argument parsing
15 years ago
Harald Hoyer
3ee26913e7
version 004
15 years ago
Harald Hoyer
4bb570c9a4
dracut-lib: do not leave debug mode in getarg and getargs
15 years ago
Harald Hoyer
0e8b76a57e
test: remove lvm.conf in create-root.sh
15 years ago
Harald Hoyer
2dfdcbf4e7
dracut-lib: read multiple lines from $init/etc/cmdline
15 years ago
Harald Hoyer
1b3bdcc1a6
dracut.spec: only obsolete for rhel >= 6 and fedora > 12
...
and do not provide lsinitrd and mkinitrd
15 years ago
Warren Togami
dc5bb506ff
dracut.spec: nbd is Fedora only
15 years ago
Harald Hoyer
074d12c1fa
add lsinitrd
15 years ago
Harald Hoyer
80deff7c4b
lvm: remove lvm-cleanup
15 years ago
Harald Hoyer
b7b6c6e1c6
test: remove lvm.conf in create-root.sh
15 years ago
Munehiro Matsuda
651f3f3d1a
dmsquash: add support for loopmounted *.iso files
...
https://bugzilla.redhat.com/show_bug.cgi?id=548283
15 years ago
Harald Hoyer
0bc4ef1caf
dracut.spec: update plymouth requirements
15 years ago