]> git.ipfire.org Git - thirdparty/dracut.git/shortlog
thirdparty/dracut.git
2011-08-12  Harald Hoyerversion 013 013
2011-08-12  Harald Hoyerdracut-functions: fixed inst_dir for symbolic links
2011-08-12  Harald Hoyerdracut: add "--profile" option for profiling
2011-08-12  Harald Hoyerdracut-functions: use "type -P" for find_binary()
2011-08-12  Harald Hoyer90dmraid: don't install non-existent dmraid-cleanup
2011-08-12  Harald Hoyeruse inst_simple to install non-binary files
2011-08-12  Harald Hoyeradd filter_kernel_modules_by_path() to speed up module...
2011-08-12  Harald HoyerAUTHORS: update
2011-08-12  Harald Hoyer90kernel-modules: add unix module
2011-08-12  Harald Hoyerremoved sourceforge references
2011-08-12  Will Woodsadd apply-live-updates.sh to pre-pivot hook 012
2011-08-12  Will Woodsdmsquash-live-root: determine img type by contents...
2011-08-12  Will Woodsdmsquash-live-root cleanups/mini-fixes
2011-08-11  Harald HoyerMakefile: increment version to 012
2011-08-11  Harald HoyerNEWS: update
2011-08-11  Harald Hoyer90btrfs: add btrfs device with multiple components
2011-08-11  Harald Hoyer99fs-lib: add btrfsck
2011-08-11  Harald HoyerTEST-11-LVM/create-root.sh: sleep before disassembling...
2011-08-11  Harald HoyerTEST-40-NBD/test.sh: source reformat
2011-08-11  Harald HoyerTEST-40-NBD/create-root.sh: sleep before disassembling...
2011-08-11  Harald Hoyer95rootfs-block/mount-root.sh: also parse rootopts for...
2011-08-11  Harald Hoyer95nbd/nbdroot: also mount nbd0 for root=dhcp and missin...
2011-08-11  Harald Hoyer40network/parse-bridge.sh: fixed bridge parameter parsing
2011-08-11  Amerigo Wangdracut: add --force-add option
2011-08-11  Amerigo Wanglsinitrd: display the size of initrd
2011-08-11  Harald Hoyerdracut.spec: add livenet and fs-lib
2011-08-11  Harald HoyerTEST-12-RAID-DEG/test.sh: uncomment rd.shell
2011-08-11  Harald Hoyerturn off masterkey,ecryptfs,integrity by default
2011-08-11  Harald Hoyer90mdraid: move force assembly to timeout initqueue
2011-08-11  Harald Hoyer90lvm/lvm_scan.sh: use "--partial" to force assembly...
2011-08-11  Harald Hoyer99base: add timeout queue
2011-08-11  Harald HoyerMakefile: do not remove rpmbuild on fail
2011-08-11  Harald Hoyergit2spec.pl: filter patches with no file changes
2011-08-11  Harald Hoyer01fips/installkernel: add dm-mod and dm-crypt to the...
2011-08-11  Harald Hoyer98selinux: use setenforce to force permissive mode
2011-08-11  Harald Hoyer90dm: install libdevmapper-event* for 90dm and cleanup...
2011-08-11  Harald Hoyer90dm/dm-pre-udev.sh: load dm-mirror module
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: comment out fstab generation
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: squash rootopts into...
2011-08-11  Michal Soltysimplement fs-lib, squash a few bugs that were part...
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: '-a' for ext? is handled...
2011-08-11  Will Woodslivenet: module for fetching live images from the network
2011-08-11  Harald Hoyermodules.d/90mdraid/65-md-incremental-imsm.rules: fix...
2011-08-11  Harald Hoyertest/TEST-13-ENC-RAID-LVM/create-root.sh: wait before...
2011-08-11  Harald Hoyerinitqueue: exit with 0
2011-08-11  Harald Hoyerdracut-lib.sh: fixed getargs() for empty arguments
2011-08-10  Harald Hoyerdracut-lib.sh: getarg() echo with "" to prevent wildcar...
2011-08-10  Harald Hoyer99base/init: use udevadm control to set the logging...
2011-08-10  Harald Hoyerdracut-functions: create relative symlinks for libraries
2011-07-29  Harald Hoyerdracut.spec: add 97masterkey 98ecryptfs 98integrity
2011-07-29  Harald Hoyergit2spec.pl: make rename diffs
2011-07-28  Michal Soltysparse-lvm.sh: fix for generated initqueue/finished...
2011-07-28  Roberto Sassudracut: added new module ecryptfs
2011-07-28  Roberto Sassudracut: added new module integrity
2011-07-28  Roberto Sassudracut: added new module masterkey
2011-07-28  Roberto Sassubase/init: mount the securityfs filesystem
2011-07-25  Harald Hoyerdracut-update-initramfs: removed on request of the...
2011-07-25  Harald Hoyerdracut-functions: remove double slashes, for symlink...
2011-07-25  Harald Hoyerdracut: install /lib* for kernel images
2011-07-25  Harald Hoyerremoved debian.template
2011-07-25  Harald Hoyerdracut-functions: resolve relative path and recursively...
2011-07-25  Harald Hoyermove "debian" to debian.template on request of debian...
2011-07-25  Harald Hoyerdracut-functions: convert absolute symlinks to relative
2011-07-25  Harald Hoyerdracut-logger: initialize basic vars
2011-07-25  Thomas Langefixed typos
2011-07-22  Harald Hoyer99base/init: try to mount /usr, if init lives on /usr
2011-07-22  Harald Hoyerdracut-functions: only "dinfo" about missing optioal...
2011-07-22  Harald Hoyer99base/dracut-lib.sh: don't be quiet on rd.debug
2011-07-22  Harald Hoyerdracut.kernel.7.xml: beautified doc
2011-07-22  Harald Hoyerdracut.kernel.7.xml: s/voonsole.keymap/vconsole.keymap
2011-07-21  Américo Wangbusybox module: parse busybox defined functions dynamically
2011-07-20  Harald HoyerTEST-10-RAID/test-init: add comment for rd.break=shutdown
2011-07-20  Harald Hoyer99base/dracut-lib.sh: fix previous getargs patch
2011-07-20  Harald Hoyerdracut-lib.sh: fixed getargs()
2011-07-20  Harald Hoyershutdown: fixed check_shutdown loop
2011-07-20  Harald HoyerTEST-10-RAID/test-init: turn off debug for shutdown
2011-07-20  Harald HoyerTEST-10-RAID: extend test case to shutdown
2011-07-20  Harald Hoyer90mdraid/md-shutdown.sh: put shutdown in function
2011-07-20  Harald Hoyer90dm/dm-shutdown.sh: put shutdown in function
2011-07-20  Harald Hoyerenable shutdown module by default
2011-07-20  Harald Hoyer90dmsquash-live: optionally install eject
2011-07-20  Harald Hoyerdracut-logger: create logfile with 0600 permissions
2011-07-20  Harald Hoyerdracut.logrotate: remove "yearly"
2011-07-20  Harald Hoyeradd TEST-15-BTRFSRAID
2011-07-20  Harald Hoyerdracut.spec: remove noreplace for 01-dist.conf
2011-07-18  Harald HoyerMakefile: inc version 011
2011-07-18  Harald HoyerTODO, NEWS: update
2011-07-18  Harald HoyerMakefile: copy created rpms from rpmbuild in "rpm"...
2011-07-18  Harald Hoyerdracut.spec: fixed logrotate
2011-07-01  Amadeusz Żołnowski90kernel-modules: fixed handling rd.driver.post=
2011-07-01  Amadeusz Żołnowskicrypt: dropped plymouth --has-active-vt check on passwd...
2011-07-01  Harald Hoyerdmsquash-live: install eject with dracut_install
2011-06-22  Harald Hoyerselinux/selinux-loadpolicy.sh: set LANG=C for load_poli...
2011-06-17  Harald Hoyerbase/init: do not mount devtmpfs with "noexec"
2011-06-17  Harald Hoyercrypt/crypt-lib.sh: s/.console.lock/.console_lock/g
2011-06-17  Harald Hoyerbase/init: mount virtual filesystems with the filesyste...
2011-05-31  Harald HoyerMakefile: simplify "make rpm"
2011-05-31  Harald Hoyershut
2011-05-31  Harald Hoyermdraid: add shutdown script
2011-05-31  Harald Hoyerdm: add shutdown script
next