platform/upstream/dracut.git
2012-03-14 Harald HoyerTEST-10-RAID: wait for udev settle before deconstructing
2012-03-14 Harald Hoyerprecompile doc
2012-03-14 Harald Hoyerreplace xml documentation with asciidoc
2012-03-14 Harald Hoyerremove dracut-gencmdline
2012-03-14 Harald HoyerAUTHORS: update
2012-03-14 Harald HoyerREADME: added github and sourceforge git links
2012-03-09 Will WoodsAdd 'live.updates' to livenet module
2012-03-09 Will Woodsurl-lib: clean up output
2012-03-09 Will Woodsimg-lib: fix unpack_img()
2012-03-08 Dan Horákinstall ctcm network module on s390
2012-03-08 Harald Hoyerdracut.spec: add 98pollcdrom
2012-03-08 Harald Hoyer95iscsi/iscsiroot.sh: fix for empty $root
2012-03-08 Harald HoyerTEST-20-NFS/test.sh: fsck with "-a"
2012-03-08 Will Woodsadd initqueue --env and "online" hook
2012-03-08 Will Woodsnetwork: refactor stuff from netroot/parse-ip-opts...
2012-03-08 Harald Hoyermove wait_for_loginit() to dracut-lib.sh
2012-03-08 Harald Hoyer98pollcdrom: factored out the ugly cdrom polling in...
2012-03-08 Harald Hoyeradd "initqueue/*" to hookdirs and create them in dracut...
2012-03-08 Harald HoyerTEST-20-NFS: use ext3 on server and fsck after kill
2012-03-08 Harald Hoyerget rid of /tmp/root.info
2012-03-08 Harald Hoyerifup.sh: check for "-m" to set manualup
2012-03-08 Harald Hoyerdracut-functions.sh: check for .kernelmodseen dir,...
2012-03-08 Harald Hoyer40network/net-genrules.sh: move ifup in the initqueue
2012-03-08 Will Woodsfix apply-live-updates failing because of /lib symlink
2012-03-08 Will Woodswrite-ifcfg.sh: add UUID=.. and save the lease files...
2012-03-08 Will Woodswrite-ifcfg.sh: cleanups
2012-03-08 Harald Hoyer40network/kill-dhclient.sh: kill dhclient silently
2012-03-02 Will Woodsurl-lib: make nfs support optional
2012-03-02 Will Woodsmove emergency_shell to dracut-lib.sh
2012-03-02 Jan StodolaFix correct nfs path
2012-03-01 Harald Hoyerdracut-functions.sh:install_kmod_with_fw() delay .kerne...
2012-02-29 Harald Hoyer90crypt/parse-crypt.sh: simplify rd.luks.uuid testing
2012-02-29 Harald Hoyer30convertfs/convertfs.sh: correct check for /usr/bin
2012-02-28 Harald Hoyer98usrmount/mount-usr.sh: check, if we have $NEWROOT...
2012-02-28 Harald Hoyer98usrmount/mount-usr.sh: ignore comments in fstab
2012-02-28 Harald HoyerTODO: update
2012-02-25 Harald Hoyermake bzip2 optional
2012-02-25 Harald Hoyer10i18n/module-setup.sh: optimize install of all kbd...
2012-02-25 Harald Hoyer95terminfo/module-setup.sh: no need to call "find"
2012-02-25 Harald Hoyerdracut.spec: require "hardlink"
2012-02-25 Harald Hoyerdracut.sh/dracut-functions.sh: use a marker-dir for...
2012-02-25 Harald Hoyerdracut-functions.sh: instmods() print only filename...
2012-02-25 Harald Hoyerdracut-functions.sh: instmods() removed special case...
2012-02-25 Harald Hoyerdracut-functions.sh: instmods(): replace egrep with...
2012-02-25 Harald Hoyerdracut-functions.sh: get_fs_env() replaced egrep with...
2012-02-25 Harald Hoyer30convertfs/convertfs.sh: use hardlinks for inter-...
2012-02-25 Harald Hoyer95nfs/module-setup.sh: removed "egrep" and "ls" calls
2012-02-25 Harald Hoyer99fs-lib/module-setup.sh: removed "touch"
2012-02-24 Harald HoyerVersion 017 017
2012-02-24 Harald Hoyer30convertfs/convertfs.sh: add check for /usr/bin
2012-02-24 Harald Hoyerdracut-functions.sh: optimize ldd
2012-02-24 Harald Hoyerdracut-functions.sh: only call ldd in find_binary(...
2012-02-24 Harald Hoyerdracut.sh: first install /usr dirs, then toplevel
2012-02-24 Harald Hoyerdracut-functions.sh: optimized
2012-02-23 Harald Hoyerdracut.spec,Makefile: backward compat symlink for dracu...
2012-02-22 Harald Hoyerdracut.spec: changes for RHEL-6
2012-02-22 Harald Hoyerhost-only checks corrected and kernel_only mode
2012-02-22 Harald Hoyerdracut-functions.sh:for_each_host_dev_fs() return a...
2012-02-22 Colin Guthrielvm: Only activate a given vg+lv once.
2012-02-22 Colin Guthriemount-usr: Calculate and pass full fsck options when...
2012-02-22 Colin Guthriefs-lib: No need to pass in _dev and _fop as they are...
2012-02-22 Harald Hoyergit2spec.pl: detect renames
2012-02-22 Harald Hoyer90kernel-modules/module-setup.sh: exclude nfs* lockd...
2012-02-22 Harald Hoyerchange omit_drivers to support regexp expressions
2012-02-22 Harald Hoyerdracut.sh: do not install some files in installkernel
2012-02-22 Harald Hoyer40network/parse-ip-opts.sh: "local" can only be used...
2012-02-22 Harald Hoyerdracut-functions.sh:inst_library(): readlink source...
2012-02-22 Harald Hoyerdracut-functions.sh:inst_simple(): no inst_dir if dir...
2012-02-22 Harald Hoyerdracut-functions.sh: set IFS only for variable setting
2012-02-22 Harald Hoyerdracut-functions.sh: turn off regexp for strstr()
2012-02-22 Harald Hoyerdracut.sh: skip symlink dirs for prelink unlink
2012-02-22 Harald Hoyer90kernel-modules/module-setup.sh: install modules....
2012-02-22 Harald Hoyer95nfs/module-setup.sh: whitespace fixup
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-22 Harald HoyerTEST-30-ISCSI/test.sh: factor out client runs
2012-02-22 Harald Hoyer.gitignore: add eclipse directories
2012-02-21 Will Woodsurl-lib: fix fetch_url return value for dotfiles
2012-02-20 Harald Hoyer98usrmount/mount-usr.sh: honor fs_passno in /etc/fstab
2012-02-16 Harald Hoyerdracut-functions: documentation and restructuring
2012-02-16 Harald Hoyerdracut-functions: factor out all get_maj_min() variants
2012-02-16 Harald HoyerTEST-30-ISCSI: add test case for "root=iscsi:...."...
2012-02-16 Harald Hoyer95iscsi: fix "root=iscsi:...." case
2012-02-16 Dave Youngssh-client module install fix
2012-02-16 Will Woodslivenet: avoid spurious error message / wait_for_dev
2012-02-16 Dave Youngadd function wait_for_route_ok
2012-02-16 Harald HoyerMakefile: also link dracut-shutdown.service to shutdown...
2012-02-15 Harald HoyerVersion 16 016
2012-02-15 Harald Hoyerdracut.spec: add missing modules
2012-02-15 Harald Hoyer95nfs/nfs-lib.sh: do not bail out at sourcing in nfsroo...
2012-02-15 Harald Hoyers/bash/sh for all new *-lib.sh
2012-02-15 Will Woodsadd img-lib: a library for handling filesystem images
2012-02-15 Will Woodsadd set_http_header to url-lib
2012-02-15 Will Woodsurl-lib: add support for NFS
2012-02-15 Will Woods90livenet: port to url-lib
2012-02-15 Will Woodsadd module 45url-lib
2012-02-15 Will Woodsport nfsroot to nfs-lib
2012-02-15 Will Woods95nfs: add nfs-lib.sh
2012-02-15 Will Woods40network: add net-lib.sh
2012-02-15 Harald Hoyer99base/init: removed redirection of mount errors to...
2012-02-15 Harald Hoyer90kernel-modules: removed hard-removal of "ocfs2"
next