summaryrefslogtreecommitdiffstats
path: root/dracut.spec
Commit message (Collapse)AuthorAgeFilesLines
* dracut-027-26.git20130415Harald Hoyer2013-04-151-1/+15
| | | | | | | | - do not call plymouth with full path - include systemd-random-seed-load.service - fix ca-bundle.crt for ssl curl Resolves: rhbz#950770 - add support for "iso-scan/filename" kernel parameter
* dracut-027-19.git20130410Harald Hoyer2013-04-101-1/+6
| | | | | - also handle UUID= entries in crypttab in host-only mode Resolves:rhbz#919752
* dracut-027-17.git20130409Harald Hoyer2013-04-091-1/+17
| | | | | | | | | - only include needed /etc/crypttab entries Resolves:rhbz#919752 - add support for bridge over team and vlan - support multiple bonding interfaces - add "action_on_fail=" kernel command line parameter - add support for bridge over a vlan tagged interface
* dracut-027-10.git20130405Harald Hoyer2013-04-051-1/+13
| | | | - fix crypto password timeout on the dracut side
* dracut-027Harald Hoyer2013-03-261-74/+25
|
* dracut-026-72.git20130320Harald Hoyer2013-03-201-9/+25
| | | | | | | - fix rescue image naming Resolves: rhbz#923439 - turn off host-only mode if essential system filesystems not mounted - turn off host-only mode if udev database is not accessible
* dracut-026-62.git20130319Harald Hoyer2013-03-191-1/+12
| | | | | - fix dracut service ordering Resolves: rhbz#922991
* dracut-026-56.git20130318Harald Hoyer2013-03-181-1/+6
| | | | | - don't fail hard on kernel modules install Resolves: rhbz#922565
* dracut-026-55.git20130318Harald Hoyer2013-03-181-1/+6
| | | | | - install all host filesystem drivers Resolves: rhbz#922565
* dracut-026-54.git20130316Harald Hoyer2013-03-161-1/+13
| | | | | | | - fix for squashfs Resolves: rhbz#922248 - documentation fixes - sosreport, mkdir /run/initramfs
* dracut-026-48.git20130315Harald Hoyer2013-03-151-2/+21
| | | | | - use new initrd.target from systemd - fixed rescue generation
* dracut-026-33.git20130313Harald Hoyer2013-03-131-4/+29
| | | | | | | | | | | - add module-load.d modules to the initramfs - add sysctl.d to the initramfs - optimize plymouth module for systemd mode - add new dracut parameter "--regenerate-all" - add new dracut parameter "--noimageifnotneeded" - shutdown: mount move /run /sys /dev /proc out of /oldroot before pre-shutdown - add bash completion for dracut
* dracut-026-19.git20130313Harald Hoyer2013-03-131-3/+39
| | | | | - fix switch-root and local-fs.target problem - add norescue and nohostonly subpackages
* dracut-026-15.git20130311Harald Hoyer2013-03-111-10/+36
| | | | - update to recent git
* dracut-026-1Harald Hoyer2013-03-081-42/+24
| | | | - version 026
* dracut-025-35.git20130211Harald Hoyer2013-02-111-1/+40
|
* version 025Harald Hoyer2013-01-231-21/+15
|
* dracut-023-13.git20120821Harald Hoyer2012-08-211-2/+18
| | | | | | - reintroduce rd.neednet, which reenables anaconda networking - fix some dracut-install corner cases - fix FIPS for /boot not on extra partition
* add patch to include omap_hsmmc for armDennis Gilmore2012-08-021-1/+5
|
* version 024Harald Hoyer2012-08-011-100/+5
|
* removed install of missing finished-ask-password.shHarald Hoyer2012-07-301-1/+6
|
* dracut-022-97.git20120730Harald Hoyer2012-07-301-1/+39
| | | | - moved crypt setup to systemd units
* dracut-022-63.git20120727Harald Hoyer2012-07-271-1/+67
| | | | | - fixed dracut-install bug if /var/tmp contains a symlink - fixed some partx issues
* dracut-022-5.git20120723Harald Hoyer2012-07-231-1/+7
| | | | - dracut.8: added more documentation about executing dracut
* dracut-022-2.git20120720Harald Hoyer2012-07-201-1/+5
| | | | - fixed some race condition for resume from hibernation
* dracut-022-1Harald Hoyer2012-07-201-1/+5
| | | | | - version 022 - host-only kernel modules fix
* dracut-021-1Harald Hoyer2012-07-201-97/+8
| | | | | | - version 21 - systemd in the initramfs reenabled - new option "--kver"
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_RebuildDennis Gilmore2012-07-181-1/+4
|
* dracut-020-96.git20120717Harald Hoyer2012-07-171-7/+23
| | | | - disabled systemd in the initramfs, until it works correctly
* dracut-020-84.git20120711Harald Hoyer2012-07-111-1/+5
| | | | - add back "--force" to switch-root, otherwise systemd umounts /run
* dracut-020-83.git20120711Harald Hoyer2012-07-111-1/+20
| | | | | | | | | - more systemd journal fixes - nfs module fix - install also /lib/modprobe.d/* - fixed dracut-shutdown service - safeguards for dracut-install - for --include also copy symlinks
* dracut-020-72.git20120710Harald Hoyer2012-07-101-1/+7
| | | | | - stop journal rather than restart - copy over dracut services to /run/systemd/system
* dracut-020-70.git20120710Harald Hoyer2012-07-101-1/+12
| | | | | | +- more systemd unit fixups +- restart systemd-journald in switch-root post +- fixed dracut-install loader ldd error message
* dracut-020-64.git20120709Harald Hoyer2012-07-091-4/+16
| | | | | | | - fixed plymouth install - fixed resume - fixed dhcp - no dracut systemd services installed in the system
* dracut-020-57.git20120709Harald Hoyer2012-07-091-1/+6
| | | | - more fixups for systemd-udevd unit renaming
* dracut-020-55.git20120709Harald Hoyer2012-07-091-2/+9
| | | | | - require systemd >= 186 - more fixups for systemd-udevd unit renaming
* dracut-020-52.git20120709Harald Hoyer2012-07-091-1/+5
| | | | - fixed prefix in 01-dist.conf
* dracut-020-51.git20120706Harald Hoyer2012-07-061-2/+40
| | | | | | - cope with systemd-udevd unit renaming - fixed network renaming - removed dash module
* dracut-020-22.git20120702Harald Hoyer2012-07-021-1/+5
| | | | - fixed kernel modules install
* dracut-020-21.git20120702Harald Hoyer2012-07-021-3/+32
| | | | | - moved /usr/bin/dracut-install to /usr/lib - more speedups
* dracut-020-1Harald Hoyer2012-06-291-96/+10
| | | | | | - version 020 - new /usr/bin/dracut-install tool - major speedup of the image creation
* dracut-019-92.git20120625Harald Hoyer2012-06-251-1/+43
| | | | | | | | | | | - support vlan tagged binding - speedup initramfs emergency service - speedup image creation - fix installkernel() return codes Resolves: rhbz#833256 - add qemu and qemu-net modules to add qemu drivers even in host-only - speedup btrfs and xfs fsck (nop) - no more mknod in the initramfs (fixes plymouth on s390)
* dracut-019-62.git20120621Harald Hoyer2012-06-211-1/+11
| | | | | | - do not require pkg-config for systemd - i18n fixes - less systemd services in the initramfs
* dracut-019-57.git20120620Harald Hoyer2012-06-211-1/+22
| | | | systemd is now the default init in the initramfs
* dracut-019-40.git20120618Harald Hoyer2012-06-181-1/+29
| | | | - new upstream version
* dracut-019-16.git20120611Harald Hoyer2012-06-111-3/+20
| | | | new upstream version
* include omapdrm with the arm modulesDennis Gilmore2012-06-051-2/+6
|
* version 019-1Harald Hoyer2012-06-041-77/+7
|
* dracut-018-74.git20120522Harald Hoyer2012-05-221-2/+28
| | | | - new upstream version
* add patch to pull in arm storage modulesDennis Gilmore2012-05-171-2/+5
|