Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
11 years ago |
Harald Hoyer
|
ba9368fa4f
|
dmsquash-live/dmsquash-liveiso-genrules.sh: s/loop0/loop-control/
If loop is a kernel module, /dev/loop0 will never show up as a udev
event, if the loop module is not manually loaded somewhere.
|
11 years ago |
Harald Hoyer
|
b0692d0311
|
add wait_for_dev() and wait_for_mount()
|
13 years ago |
Harald Hoyer
|
0b53ca70b6
|
Move all hooks to "$hookdir"
hookdir=/lib/dracut/hooks for now, to keep the root directory clean
|
14 years ago |
Harald Hoyer
|
8ce58f1f42
|
add missing shebang
|
14 years ago |
Harald Hoyer
|
cc02093d69
|
reformat source code
removed tabs and set indention to 4 spaces
added emacs and vi format headers
|
15 years ago |
Harald Hoyer
|
ae5ec68355
|
Write rules for symlinks to /dev/.udev/rules.d for later usage
We want some symlinks to persist in the real root, so we write them to
/dev/.udev/rules.d, that they survive a retrigger.
|
15 years ago |
Harald Hoyer
|
b6a7c09070
|
chmod 0755 *.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 |