platform/upstream/dracut.git
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
2010-08-05 Harald Hoyermanpages: add note, that host-only mode does not work...
2010-08-05 Harald Hoyerdracut-functions: use /proc/self/mountinfo, instead...
2010-08-05 Andrey BorzenkovFix ahci detection in kernel 2.6.35
2010-08-05 Harald Hoyermanpage corrections
2010-08-05 Harald Hoyerdracut: let --fwdir be specified multiple times
2010-08-05 Harald Hoyerdocumentation: moved to docbook man pages
2010-08-05 Harald Hoyerfips: udev trigger with action=add
2010-08-04 Amadeusz Żołnowskiadd option --ignore-kernel-modules
2010-08-04 Andrey BorzenkovHarden check for used modules in hostonly mode
2010-08-04 Amadeusz Żołnowski10i18n: exit if console already initialized
2010-08-04 Harald Hoyerrenamed 00bootchartd to 00bootchart
2010-08-04 Harald Hoyerdracut-functions: fixed --omit
2010-08-02 Harald Hoyerinit: create /dev/.udev/rules.d with correct permissions
2010-08-02 Harald Hoyermkdir /dev/.udev/rules.d with mode 0755
2010-08-02 Harald HoyerNEWS: update for version 007
2010-08-02 Harald Hoyermanpages: updated for /etc/dracut.conf.d
2010-08-02 Harald Hoyerdracut-lib.sh: fixed getarg for nonexistent parameters
2010-08-02 Harald Hoyermdraid: try to start degraded arrays in various ways
2010-08-02 Harald Hoyermdraid: remove mdadm.conf on rd_NO_MDADMCONF
2010-08-02 Harald HoyerTEST-12-RAID-DEG: do not execute rd_NO_MDADMCONF tests
2010-08-02 Harald HoyerTEST-14-IMSM: fixed test
2010-08-02 Harald HoyerTEST-13-ENC-RAID-LVM: prepend "luks-" to rd_LUKS_UUID...
2010-08-02 Harald Hoyermdraid: remove "local"
2010-08-02 Harald Hoyerinit: set old umask before switch_root
2010-08-02 Harald Hoyercrypt: fix printf
2010-08-02 Harald HoyerTEST-12-RAID-DEG: double disk space
2010-08-02 Harald Hoyeri18n: only source config files, if present
2010-08-02 Harald Hoyermdraid: --no-degraded not allowed with -I
2010-08-02 Harald Hoyerdracut-functions: fix check=255 logic and dependencies
next