Victor Lowther
e0dca0e43c
Minor spacing fixups in dracut-finctions
2009-08-16 15:29:49 -05:00
Victor Lowther
4e207ec862
The network check script sources , so it must use /bin/bash
2009-08-16 15:29:49 -05:00
Victor Lowther
b5ccf21d2b
Make the lvm check script really check to see if root is on an lvm device
...
somehow when run in hostonly mode.
2009-08-16 15:29:42 -05:00
Victor Lowther
62bde8ed7e
make mdraid check script really check to see of the rootfs is on an
...
mdraid block device when run in hostonly mode.
2009-08-16 15:29:27 -05:00
Victor Lowther
dc670134f8
Make hostonly check for dmraid only pass if root is really on
...
a dmraid volume somehow.
2009-08-16 15:29:18 -05:00
Victor Lowther
39d6cb5df4
Make hostonly checking in 90crypt only pass if root is really on an
...
encrypted block device somewhere along the chain.
2009-08-16 15:28:56 -05:00
Victor Lowther
ddfd1d10a0
Split kernel module loading into smaller chunks.
...
This prepares to more tightly integrate dracut-gencmdline with the
rest of the dracut scripts
2009-08-16 15:28:45 -05:00
Victor Lowther
0c1a8ebc37
More quotation fixups in dracut-functions
2009-08-15 10:56:36 -05:00
Victor Lowther
bd4c4bcb76
Simplify dracut_install a bit, an make a minor fixup to check_module_deps
2009-08-15 07:55:59 -05:00
Victor Lowther
161efa1f40
Some quotation cleanups in dracut-functions.
...
Quotes are generally not needed in when assigning one variable to another,
and are also not needed inside [[ ]] comaprisons, as word splitting and
pathname expansion are not performed in these cases.
2009-08-15 07:38:26 -05:00
Victor Lowther
ebdddd29d3
Get rid of redundant NONL stuff in dracut-gencmdline
2009-08-14 22:54:38 -05:00
Victor Lowther
2790d5b2ed
Update dracut-catimages to make it much more robust in the face of
...
image filenames with spaces, carriage returns, and other such nasty
characters in them. Bash arrays are very useful for these sorts of things.
2009-08-14 22:51:25 -05:00
Victor Lowther
98adb06ea3
No need to quote variable expansion in [[ ]]
2009-08-14 22:36:41 -05:00
Victor Lowther
0b90cfaa9f
Bashify drivers_dir check
2009-08-14 22:31:04 -05:00
Harald Hoyer
ded38dbfbd
dracut.spec add NEWS to dracut and dracut-tools
2009-08-14 18:03:33 +02:00
Harald Hoyer
5d12f1a485
version 0.9
2009-08-14 17:59:43 +02:00
Harald Hoyer
7addf9d430
rpmversion: dash does not want as I do
2009-08-14 17:47:07 +02:00
Harald Hoyer
6d0480426d
rpmversion: fixed rpm query
2009-08-14 17:37:00 +02:00
Harald Hoyer
5a8b143888
TEST-10-RAID: new mdadm is picky about partitions
2009-08-14 17:27:50 +02:00
Michael Ploujnikov
5bf0b329c9
update the rdbreak breakpoint list
2009-08-14 17:27:50 +02:00
Harald Hoyer
51123629d7
dracut.spec: add more plymouth themes
2009-08-14 17:27:50 +02:00
Harald Hoyer
0ad78ae8e7
dracut.spec: requieres dash
...
how could we forget to add that?? :-)
2009-08-14 17:27:50 +02:00
Harald Hoyer
1c6e9e5c0a
new module 10rpmversion
...
outputs rpm version of dracut
2009-08-14 17:27:50 +02:00
Harald Hoyer
0b610a002c
removed 90dmsetup
2009-08-14 17:27:49 +02:00
Harald Hoyer
0f1361ee1c
udev-rules: hardcode helper binaries
2009-08-14 17:27:49 +02:00
Harald Hoyer
b806825d2a
nfs: only install libnfsidmap_nsswitch.so of all libnfsidmap_*.so
2009-08-14 17:27:49 +02:00
Harald Hoyer
f905c1d7d6
dmsquash-live: install the "real" eject
...
eject might be a symlink to consolehelper
2009-08-14 17:27:49 +02:00
Harald Hoyer
926b2c3337
dracut: set ownership to root.root for all files
2009-08-14 17:27:49 +02:00
Harald Hoyer
fc900b8be4
dracut-gencmdline: fix LUKS_UUID and MD_UUID output
2009-08-14 16:21:03 +02:00
Harald Hoyer
88838bf238
network: exclude kernel modules, which need iw_handler_get_spy
2009-08-14 16:21:03 +02:00
Harald Hoyer
ed2de829e1
cryptroot-ask.sh: fix rd_LUKS_UUID handling
2009-08-14 16:21:03 +02:00
Harald Hoyer
ff34c9dcd4
10redhat-i18n: remove unnecessary files
2009-08-14 16:21:03 +02:00
Harald Hoyer
3d4641fd98
add rdinfo command line parameter
...
print informational output though "quiet" is set
2009-08-14 16:21:03 +02:00
Harald Hoyer
860ace56f8
inst_simple(): add -p flag to cp
2009-08-13 14:22:54 +02:00
Harald Hoyer
ed6220fd25
plymouth: make the daemon attach to the session/terminal
...
https://bugzilla.redhat.com/show_bug.cgi?id=516104
it can be so simple :-)
2009-08-07 12:08:31 +02:00
Harald Hoyer
be9ca6c8a8
dracut.spec: require versioned util-linux-ng instead of switch_root
2009-08-07 12:08:04 +02:00
Warren Togami
148284ced6
Remove ugly hack
2009-08-06 11:07:43 -04:00
Harald Hoyer
1def132d53
version 0.8
2009-08-06 15:10:59 +02:00
Harald Hoyer
0de910602c
add NEWS
2009-08-06 15:01:24 +02:00
Harald Hoyer
3714170f33
plymouth-populate-initrd: do not install label.so
...
https://bugzilla.redhat.com/show_bug.cgi?id=515589
It ends up installing the label.so control plugin which isn't supposed
to get installed into the initrd. this makes cairo and libX11 and all sorts of
things move into the initrd that aren't supposed to.
2009-08-06 14:43:13 +02:00
Harald Hoyer
c6ca79eb4e
dracut.spec: version for module-init-tools requirement
...
https://bugzilla.redhat.com/show_bug.cgi?id=515630
dracut-0.7-1 uses a modprobe option (-d) that exists only in
module-init-tools >= 3.7-9, but the 'Requires: module-init-tools'
of dracut is not version-specific.
2009-08-06 14:43:13 +02:00
Thilo Bangert
a15ad925e9
support for unusual terminfo location
...
the following patch makes the 95terminfo module work on gentoo.
2009-08-06 14:43:12 +02:00
Warren Togami
13d5225fc8
Temporary hack to provide ifcfg files to OS in a way that might work with existing initscripts.
...
I am not happy about this. It shouldn't be the job of dracut to do this. The initscripts should
deal with the plain /dev/.initramfs/ifcfg/ directory accordingly. Doing this for now because
notting insists upon it. We need to clean this up after we network option passing working.
2009-08-04 17:15:39 -04:00
Harald Hoyer
e3052553cf
dracut.spec: fixed requirements for dracut-tools
2009-08-04 16:36:18 +02:00
Jeremy Katz
cc0e7a369b
Parse options earlier for live root
2009-08-04 16:25:43 +02:00
Jeremy Katz
7f819d7041
Support resetting the live overlay
...
If you're using a persistent overlay, you might want to reset it
at boot time if it has become corrupted somehow. Support using
reset_overlay as a command line optino to do so
2009-08-04 16:25:43 +02:00
Jeremy Katz
dfba82b3d3
And support passing in the persistent overlay
...
The persistent overlay can be specified with an overlay= argument
on the command line. We'll probably try to move this into the
root= syntax soon, but this is the old way that works
2009-08-04 16:25:43 +02:00
Jeremy Katz
3ae2f09a04
Support passing live_ram
...
live_ram allows you to load the entirety of the live image into
RAM and run it from there rather than off of the block device
2009-08-04 16:25:43 +02:00
Jeremy Katz
a2a2a956dd
Support passing the live_dir with live_dir=
...
The live image is assumed to be under LiveOS/ unless live_dir
is passed specifying otherwise
2009-08-04 16:25:43 +02:00
Jeremy Katz
fa9d7304bf
Support old syntax
...
livecd-creator previously added 'liveimg' and used root=CDLABEL=;
it's easy enough to support that old syntax for now at least
and it will make it easier to get people testing
2009-08-04 16:25:43 +02:00