Harald Hoyer
53fe81e752
modules.d/*/module-setup.sh: combine and specify type for installs
...
To speedup image creation, combine dracut_install calls and specify the exact type.
E.g. inst_script instead of the generic inst.
13 years ago
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
13 years ago
Colin Guthrie
09ee7234b6
dmsquash: Ensure the 'loop' kernel module is included and loaded.
13 years ago
Harald Hoyer
bfdc0eba0b
90dmsquash-live: do not install by default
14 years ago
Will Woods
f116ca115c
add apply-live-updates.sh to pre-pivot hook
...
If we're about to start a Live image (i.e. if /dev/mapper/live-rw
exists) this script will take any files found in /updates (inside the
initramfs!) and and copy them into $NEWROOT.
This allows for hotfixes to be applied to existing Live images without
rebuilding the entire image.
Signed-off-by: Will Woods <wwoods@redhat.com>
14 years ago
Harald Hoyer
34b22d6049
90dmsquash-live: optionally install eject
14 years ago
Harald Hoyer
802e7e1c2e
dmsquash-live: install eject with dracut_install
...
the new search path does the right thing
14 years ago
Harald Hoyer
3b403b32fc
removed trailing whitespaces
14 years ago
Will Woods
44159d0598
Make dmsquash-live install the squashfs driver
...
dmsquash-live uses squashfs, so let's make sure the driver is installed
14 years ago
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
14 years ago
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
14 years ago