index
:
~vlowther/dracut
arch-cleanups
master
vlowther-cleanups
vlowther-merge-gencmdline
Victor's private dracut branches
vlowther
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-23
Added some sysfs-based iscsi info grabbing routines
vlowther-merge-gencmdline
Victor Lowther
1
-0
/
+18
2009-08-22
Work on integrating gencmdline functionality into main dracut script
Victor Lowther
4
-33
/
+77
2009-08-22
Oops, clean up broken get_fs_type implementation.
Victor Lowther
1
-10
/
+14
2009-08-21
Add accurate --hostonly checking for 95iscsi
Victor Lowther
1
-4
/
+28
2009-08-20
Minor fixups to kernel module loading
Victor Lowther
1
-12
/
+11
2009-08-20
Abstract out hostonly vs. generic module installation differences.
Victor Lowther
3
-32
/
+46
2009-08-20
Some updates to the README files
Victor Lowther
3
-7
/
+15
2009-08-20
Abstract out vol_id vs. blkid usage.
Victor Lowther
14
-6
/
+213
2009-08-19
Speed up loading block drivers when running with --hostonly
Victor Lowther
2
-9
/
+22
2009-08-19
Abstract out vol_id vs. blkid usage
Victor Lowther
5
-5
/
+16
2009-08-19
{crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id found
Harald Hoyer
4
-5
/
+22
2009-08-19
Makefile: add hostimage target for a hostonly image
Harald Hoyer
1
-0
/
+3
2009-08-19
nbd/check: moved host-only checks and added ";"
Harald Hoyer
1
-4
/
+3
2009-08-19
dracut-functions: check for existance of slave devices before opening it
Harald Hoyer
1
-0
/
+2
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
2009-08-16
Move common rootfs finding and backing store tree checking to dracut-functions
Victor Lowther
2
-31
/
+45
2009-08-16
Minor spacing fixups in dracut-finctions
Victor Lowther
1
-3
/
+3
2009-08-16
The network check script sources , so it must use /bin/bash
Victor Lowther
1
-1
/
+1
2009-08-16
Make the lvm check script really check to see if root is on an lvm device
Victor Lowther
1
-1
/
+35
2009-08-16
make mdraid check script really check to see of the rootfs is on an
Victor Lowther
1
-5
/
+32
2009-08-16
Make hostonly check for dmraid only pass if root is really on
Victor Lowther
1
-5
/
+33
2009-08-16
Make hostonly checking in 90crypt only pass if root is really on an
Victor Lowther
1
-3
/
+34
2009-08-16
Split kernel module loading into smaller chunks.
Victor Lowther
4
-35
/
+43
2009-08-15
More quotation fixups in dracut-functions
Victor Lowther
1
-4
/
+6
2009-08-15
Simplify dracut_install a bit, an make a minor fixup to check_module_deps
Victor Lowther
1
-19
/
+14
2009-08-15
Some quotation cleanups in dracut-functions.
Victor Lowther
1
-15
/
+15
2009-08-14
Get rid of redundant NONL stuff in dracut-gencmdline
Victor Lowther
1
-13
/
+2
2009-08-14
Update dracut-catimages to make it much more robust in the face of
Victor Lowther
1
-12
/
+14
2009-08-14
No need to quote variable expansion in [[ ]]
Victor Lowther
1
-9
/
+9
2009-08-14
Bashify drivers_dir check
Victor Lowther
1
-1
/
+1
2009-08-14
dracut.spec add NEWS to dracut and dracut-tools
Harald Hoyer
1
-2
/
+2
2009-08-14
version 0.9
0.9
Harald Hoyer
3
-2
/
+16
2009-08-14
rpmversion: dash does not want as I do
Harald Hoyer
1
-1
/
+6
2009-08-14
rpmversion: fixed rpm query
Harald Hoyer
1
-1
/
+1
2009-08-14
TEST-10-RAID: new mdadm is picky about partitions
Harald Hoyer
2
-6
/
+6
2009-08-14
update the rdbreak breakpoint list
Michael Ploujnikov
1
-1
/
+1
2009-08-14
dracut.spec: add more plymouth themes
Harald Hoyer
1
-0
/
+1
2009-08-14
dracut.spec: requieres dash
Harald Hoyer
1
-0
/
+1
2009-08-14
new module 10rpmversion
Harald Hoyer
3
-0
/
+12
2009-08-14
removed 90dmsetup
Harald Hoyer
2
-13
/
+0
2009-08-14
udev-rules: hardcode helper binaries
Harald Hoyer
1
-1
/
+16
2009-08-14
nfs: only install libnfsidmap_nsswitch.so of all libnfsidmap_*.so
Harald Hoyer
1
-1
/
+2
2009-08-14
dmsquash-live: install the "real" eject
Harald Hoyer
1
-1
/
+8
[next]