platform/upstream/dracut.git
2010-10-28 Harald Hoyertest/*/*-init: set PATH
2010-10-28 Harald Hoyerdracut-functions:inst_symlink() create target dir
2010-10-28 Vladislav Bogdanovifcfg/write-ifcfg.sh: fixes typos and generated ifcfg...
2010-10-28 Harald Hoyerbase/init: fix for /sbin/init being an absolute softlink
2010-10-28 Harald Hoyernew parameter option names with "rd.*" namespace
2010-10-27 Harald Hoyerdracut-functions: suppress modinfo errors for hostonly...
2010-10-26 Harald Hoyerfcoe: remove vconfig requirement
2010-10-26 Harald Hoyerdracut.spec: own dracut/modules.d directory
2010-10-26 Harald Hoyerdracut-gencmdline: strip also _rnetdev
2010-10-25 Harald Hoyerbootchart: fixed file perms
2010-10-25 Harald Hoyerdracut.spec: modified to build on opensuse
2010-10-25 Harald Hoyerdracut.spec: removed gittag
2010-10-25 Harald Hoyerdracut.spec: add opensuse
2010-10-25 Harald Hoyerdracut.spec: add 95fstab-sys and 96insmodpost
2010-10-25 Harald Hoyeradd dracut.conf.d/suse.conf.example
2010-10-25 Harald Hoyerbase: install switch_root to /sbin and call it with...
2010-10-25 Harald Hoyeri18n: also search in /usr/share/kbd
2010-10-18 Harald Hoyerchmod 0755 modules.d/40network/parse-bond.sh
2010-10-18 Vladislav Bogdanovadd bonding
2010-10-18 Harald Hoyeradd 96insmodpost dracut module
2010-10-18 Harald Hoyerdocumentation update
2010-10-15 Harald Hoyerdocumentation update
2010-10-15 Amadeusz Żołnowskisuppress modprobe errors on builtins (credits to Kay...
2010-10-15 Amadeusz ŻołnowskiRevert "add option --ignore-kernel-modules"
2010-10-07 Harald Hoyerinit: symlink /dev/stdin /dev/stdout /dev/stderr
2010-10-01 Amadeusz Żołnowski99base/init: honor env. vars provided by kernel (PATH...
2010-09-23 Harald Hoyerinit: removed bogus nop line
2010-09-23 Harald Hoyernetwork: kill -9 dhclient, if normal kill does not...
2010-09-23 Harald Hoyertest: double disk space for root images
2010-09-22 Ian Dall95fstab-sys: mount all /etc/fstab.sys volumes before...
2010-09-22 James Laskalvm: support for dynamic LVM SNAPSHOT root volume
2010-09-22 Harald Hoyerdracut-functions: filter_kernel_modules() search in...
2010-09-22 Harald Hoyerlvm: also handle LVM1 volumes
2010-09-22 Harald Hoyerdocumentation update
2010-09-20 Harald Hoyerbase/init: set RDTIMESTAMP
2010-09-20 Harald Hoyeradd dracut.xml documentation
2010-09-20 Harald Hoyerdracut: added --list-modules
2010-09-20 Harald Hoyerlsinitrd: add "catinitrd" functionality
2010-09-20 Harald Hoyerbase/init: unset HOME and TERM for real init
2010-09-10 Peter JonesBe sure and get the right architecture for rsylogd...
2010-09-10 Harald Hoyernfs/install: fixed s/LIBDIR/libdir
2010-09-10 Harald Hoyerreformat source
2010-09-10 Harald Hoyerreformat source code
2010-08-27 Glen Grayupdate rsyslog plugin paths
2010-08-25 Harald Hoyerplymouth: do not create hvc0
2010-08-23 Andrey Borzenkovmkinitrd-dracut.sh: fix stray "fi"
2010-08-23 Harald Hoyerdmraid: switch to rd_NO_MDIMSM, if no mdadm installed
2010-08-23 Andrey Borzenkovbootchart module cleanup
2010-08-23 Harald Hoyerfixed "use $libdir and $usrlibdir instead of ..."
2010-08-23 Harald Hoyermanpage corrections
2010-08-23 Harald HoyerNEWS: fixed typo
2010-08-23 Harald Hoyermkinitrd: do not call dracut in host only mode
2010-08-23 Harald Hoyerdm: install all md/dm* kernel modules
2010-08-23 Harald Hoyerdracut: fixed "Add support for bzip2 and xz"
2010-08-23 Harald Hoyerdracut: fixed "Clean up some conditional checking..."
2010-08-23 Harald Hoyerdracut: fixed "Shorten permission checking..."
2010-08-23 Matt SmithMerged cryptroot-ask.sh from plymouth to crypt module.
2010-08-23 Amadeusz Żołnowskiuse $libdir and $usrlibdir instead of individual detect...
2010-08-23 Amadeusz Żołnowskidracut: lib and usr/lib dirs detection
2010-08-23 Amadeusz Żołnowski60xen: use 'hash' instead of 'type'
2010-08-23 Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2010-08-23 Victor LowtherAdd a PKGBUILD file to make building on Arch Linux...
2010-08-23 Victor LowtherWe are precise about hostonly checking these days.
2010-08-23 Victor LowtherTrivial bashification of 00dash/install
2010-08-23 Victor LowtherTrivial bashification and minor code rearrangement...
2010-08-23 Victor LowtherPrettify the option setting loop in dracut.
2010-08-23 Victor LowtherBashify mkinitrd-dracut.sh, introduce read_arg.
2010-08-23 Victor LowtherBashify error() and usage() in mkinitrd-dracut.sh
2010-08-23 Victor LowtherJust test the status of the cpio-and-compress pipe...
2010-08-23 Victor LowtherAdd support for bzip2 and xz compressed initramfs images.
2010-08-23 Victor LowtherWe have $UID, use it instead of $(id -u)
2010-08-23 Victor LowtherFlatten our check to ensure that depmod works.
2010-08-23 Victor LowtherShorten permission checking to ensure we can actually...
2010-08-23 Victor LowtherBashify the code that actually sources out config files.
2010-08-23 Victor LowtherClean up some conditional checking when trying to find...
2010-08-23 Victor LowtherGet rid of unneeded dirname calls.
2010-08-23 Victor LowtherTrivial cleanups in dracut-functions
2010-08-13 Harald Hoyerplymouth: udev trigger with action=add
2010-08-09 Harald Hoyerversion inc
2010-08-09 Harald Hoyerversion 007 007
2010-08-09 Harald HoyerNEWS: update for 007
2010-08-09 Harald Hoyerdracut.spec: add dracut.kernel man page
2010-08-09 Harald Hoyerdracut.spec: build require docbook tools
2010-08-09 Harald Hoyerdracut.spec: remove gentoo specific modules
2010-08-09 Harald Hoyerdracut.spec s/bootchartd/bootchart
2010-08-09 Harald Hoyerdracut.spec: install fedora.conf.example
2010-08-09 Harald Hoyercrypt: depend on dm
2010-08-09 Amadeusz Żołnowskiadd module gensplash
2010-08-09 Amadeusz Żołnowski10i18n: --quiet for loadkeys
2010-08-09 Harald Hoyerplymouth: load dm_crypt module
2010-08-06 Harald HoyerMakefile: install dracut.kernel.7
2010-08-06 Harald HoyerAUTHORS update
2010-08-06 Harald Hoyermanpage update
2010-08-06 Harald Hoyermanpage update
2010-08-06 Harald Hoyerdracut: add --fstab, to ignore /proc/self/mountinfo
2010-08-06 Harald Hoyermanpage xml: changed DTD to docbook 4.5
2010-08-06 Amadeusz Żołnowskidracut.kernel.7.xml: updated I18N and LUKS sections
2010-08-06 Amadeusz ŻołnowskiMakefile: use $(MAKE) and $(RM) instead of make and...
2010-08-06 Harald Hoyerfedora.conf moved back to fedora.conf.example
2010-08-06 Harald Hoyermanpages: changed to UTF-8
next