Age | Commit message (Expand) | Author | Files | Lines |
2009-09-09 | 99base/init: output more info() | Harald Hoyer | 1 | -0/+8 |
2009-09-09 | selinux-loadpolicy: do not mount /proc and /selinux | Harald Hoyer | 1 | -9/+10 |
2009-09-09 | add parameter to specify additional kernel modules to include | Harald Hoyer | 1 | -0/+2 |
2009-09-09 | selinux-loadpolicy: do not mount /proc and /selinux | Harald Hoyer | 1 | -3/+1 |
2009-09-09 | base/init: add scsi_wait_scan to wait for host adapter scans | Harald Hoyer | 3 | -2/+7 |
2009-09-08 | selinux-loadpolicy.sh: mount /proc and /selinux before loading the | Harald Hoyer | 1 | -2/+13 |
2009-09-08 | 65-md-incremental-imsm.rules: refine rules | Harald Hoyer | 1 | -3/+6 |
2009-09-08 | initqueue: add --name parameter to give a name for --unique | Harald Hoyer | 1 | -11/+12 |
2009-09-08 | mdraid: stop udev queue until mdraid assembled | Harald Hoyer | 2 | -0/+4 |
2009-09-08 | dmraid: only install 64-md-raid.rules if no vol_id present | Harald Hoyer | 1 | -1/+5 |
2009-09-08 | 65-md-incremental-imsm: add additional check for md-non-containers | Harald Hoyer | 1 | -0/+1 |
2009-09-07 | added initqueue-settled and refactored code | Harald Hoyer | 16 | -117/+160 |
2009-09-07 | mdraid-cleanup: do not stop mdraid container | Harald Hoyer | 1 | -2/+13 |
2009-09-07 | add scp to debug module | Harald Hoyer | 1 | -1/+1 |
2009-09-07 | mdraid_start.sh: fixed raid activation | Harald Hoyer | 5 | -18/+20 |
2009-09-07 | 95udev-rules: fixed c&p bug which did not install 61-persistent-storage.rules | Harald Hoyer | 1 | -1/+1 |
2009-09-03 | {crypt,dmraid,lvm,mdraid}: cleanup with pre-pivot 30 and 31 | Harald Hoyer | 4 | -4/+4 |
2009-09-03 | mdraid: add grep for convenience | Harald Hoyer | 1 | -1/+1 |
2009-09-02 | reordered blkid/vol_id rules | Harald Hoyer | 11 | -37/+41 |
2009-09-02 | LVM/DM rules in dracut | Peter Rajnoha | 2 | -2/+6 |
2009-09-02 | Merge commit 'origin/master' | Victor Lowther | 22 | -22/+73 |
2009-09-02 | Made hostonly checking for fcoe fail for now. | Victor Lowther | 1 | -3/+3 |
2009-09-01 | 90*/*cleanup.sh: fixed redirection to /dev/null | Harald Hoyer | 4 | -4/+4 |
2009-09-01 | dracut-lib: try to set UDEVVERSION, if not set | Harald Hoyer | 1 | -0/+2 |
2009-09-01 | plymouth: in the generic case, only install text and details themes | Harald Hoyer | 1 | -2/+2 |
2009-09-01 | release any raid/crypt/lvm device assembled, but not in use | Harald Hoyer | 8 | -0/+20 |
2009-09-01 | selinux-loadpolicy.sh: redirect output of selinux load_policy | Harald Hoyer | 1 | -3/+5 |
2009-09-01 | split dracut in network / non-network | Harald Hoyer | 3 | -0/+3 |
2009-09-01 | 65-md-incremental-imsm.rules: also check on "change" | Harald Hoyer | 1 | -1/+1 |
2009-09-01 | lvm.rules: blkid for cciss devices | Harald Hoyer | 1 | -0/+1 |
2009-09-01 | add udevsettle function and settle after raid/lvm/crypto activities | Harald Hoyer | 6 | -7/+20 |
2009-09-01 | mdraid_start: check if raid is already active before trying to run it | Harald Hoyer | 1 | -3/+8 |
2009-08-31 | Write netboot config for passing to OS as requested in https://bugzilla.redha... | Warren Togami | 1 | -6/+11 |
2009-08-28 | Add fcoe booting support | Hans de Goede | 6 | -0/+98 |
2009-08-27 | network/installkernel: it's eth_type_trans and not eth_type_transfer | Harald Hoyer | 1 | -1/+1 |
2009-08-21 | Add accurate --hostonly checking for 95iscsi | Victor Lowther | 1 | -4/+28 |
2009-08-20 | Abstract out hostonly vs. generic module installation differences. | Victor Lowther | 2 | -32/+25 |
2009-08-20 | Abstract out vol_id vs. blkid usage. | Victor Lowther | 12 | -6/+208 |
2009-08-19 | Speed up loading block drivers when running with --hostonly | Victor Lowther | 1 | -6/+17 |
2009-08-19 | Abstract out vol_id vs. blkid usage | Victor Lowther | 4 | -5/+5 |
2009-08-19 | {crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id found | Harald Hoyer | 4 | -5/+22 |
2009-08-19 | nbd/check: moved host-only checks and added ";" | Harald Hoyer | 1 | -4/+3 |
2009-08-19 | udev-rules: install vol_id | Harald Hoyer | 1 | -0/+1 |
2009-08-19 | rsyslogd-start.sh: read correct filters file | Harald Hoyer | 1 | -2/+2 |
2009-08-19 | Syslog support for dracut | Marc Grimme | 9 | -0/+202 |
2009-08-19 | Fix syntax error in conditional | Jeremy Katz | 1 | -2/+2 |
2009-08-16 | Modify nbd hostonly checking to use check_block_and_slaves. | Victor Lowther | 1 | -6/+15 |
2009-08-16 | Modified lvm hostonly checking to use dracut-functions | Victor Lowther | 1 | -38/+13 |
2009-08-16 | Make mdraid checking use common functionality in dracut-functions | Victor Lowther | 1 | -31/+13 |
2009-08-16 | Make dmraid checking use common functionality in dracut-functions | Victor Lowther | 1 | -31/+13 |