Commit Graph

338 Commits

Author SHA1 Message Date
Harald Hoyer d397618242 dracut-025 2013-01-23 16:42:52 +01:00
Harald Hoyer ad150c924b version 025 2013-01-23 15:50:10 +01:00
Harald Hoyer 7e00d97aa6 dracut-023-13.git20120821
- reintroduce rd.neednet, which reenables anaconda networking
- fix some dracut-install corner cases
- fix FIPS for /boot not on extra partition
2012-08-21 20:04:01 +02:00
Dennis Gilmore 7948b53a17 add patch to include omap_hsmmc for arm 2012-08-02 05:44:58 -05:00
Harald Hoyer bd8a891e6e version 024 2012-08-01 15:35:09 +02:00
Harald Hoyer ae59c42afb removed install of missing finished-ask-password.sh 2012-07-30 22:33:11 +02:00
Harald Hoyer f4f240a1f1 removed install of missing finished-ask-password.sh 2012-07-30 22:32:07 +02:00
Harald Hoyer 811c04a7e9 dracut-022-97.git20120730
- moved crypt setup to systemd units
2012-07-30 21:53:48 +02:00
Harald Hoyer 12f6cc01aa dracut-022-63.git20120727
- fixed dracut-install bug if /var/tmp contains a symlink
- fixed some partx issues
2012-07-27 06:28:40 +02:00
Harald Hoyer 762076093e dracut-022-5.git20120723
- dracut.8: added more documentation about executing dracut
2012-07-23 08:30:53 +02:00
Harald Hoyer 60a1f9a368 dracut-022-2.git20120720
- fixed some race condition for resume from hibernation
2012-07-20 14:54:30 +02:00
Harald Hoyer 1eb2f98e38 dracut-022-1
- version 022
- host-only kernel modules fix
2012-07-20 13:18:02 +02:00
Harald Hoyer a728089b02 new sources 2012-07-20 12:34:52 +02:00
Harald Hoyer ca4699a797 dracut-021-1
- version 21
- systemd in the initramfs reenabled
- new option "--kver"
2012-07-20 12:08:13 +02:00
Dennis Gilmore db646febce - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 16:20:41 -05:00
Harald Hoyer a66b474ff5 dracut-020-96.git20120717
- disabled systemd in the initramfs, until it works correctly
2012-07-17 11:13:39 +02:00
Harald Hoyer 43b21102ee dracut-020-84.git20120711
- add back "--force" to switch-root, otherwise systemd umounts /run
2012-07-11 16:38:53 +02:00
Harald Hoyer 08211a18b7 dracut-020-83.git20120711
- 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
2012-07-11 16:05:12 +02:00
Harald Hoyer 79ba087fa8 dracut-020-72.git20120710
- stop journal rather than restart
- copy over dracut services to /run/systemd/system
2012-07-10 17:27:26 +02:00
Harald Hoyer 2265b4cd57 dracut-020-70.git20120710
+- more systemd unit fixups
+- restart systemd-journald in switch-root post
+- fixed dracut-install loader ldd error message
2012-07-10 12:45:52 +02:00
Harald Hoyer 89b080e276 dracut-020-64.git20120709
- fixed plymouth install
- fixed resume
- fixed dhcp
- no dracut systemd services installed in the system
2012-07-09 17:26:31 +02:00
Harald Hoyer c671e470fa dracut-020-57.git20120709
- more fixups for systemd-udevd unit renaming
2012-07-09 10:19:06 +02:00
Harald Hoyer cc894b9547 dracut-020-55.git20120709
- require systemd >= 186
- more fixups for systemd-udevd unit renaming
2012-07-09 10:07:14 +02:00
Harald Hoyer c1d206c9d8 dracut-020-52.git20120709
- fixed prefix in 01-dist.conf
2012-07-09 08:28:50 +02:00
Harald Hoyer 2d3fda91ea dracut-020-51.git20120706
- cope with systemd-udevd unit renaming
- fixed network renaming
- removed dash module
2012-07-06 14:41:00 +02:00
Harald Hoyer 1837a53535 dracut-020-22.git20120702
- fixed kernel modules install
2012-07-02 22:17:01 +02:00
Harald Hoyer c4a5a08163 dracut-020-21.git20120702
- moved /usr/bin/dracut-install to /usr/lib
- more speedups
2012-07-02 20:23:54 +02:00
Harald Hoyer 094c9e4151 dracut-020-1
- version 020
- new /usr/bin/dracut-install tool
- major speedup of the image creation
2012-06-29 13:54:20 +02:00
Harald Hoyer 53e9906e08 dracut-019-92.git20120625
- 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)
2012-06-25 14:08:03 +02:00
Harald Hoyer 5414ff20d6 dracut-019-62.git20120621
- do not require pkg-config for systemd
- i18n fixes
- less systemd services in the initramfs
2012-06-21 11:04:17 +02:00
Harald Hoyer e3ef5716a9 dracut-019-57.git20120620
systemd is now the default init in the initramfs
2012-06-21 02:10:56 +02:00
Harald Hoyer d1bf89c255 dracut-019-40.git20120618
- new upstream version
2012-06-18 20:06:19 +02:00
Harald Hoyer 18c19d34cc dracut-019-16.git20120611
new upstream version
2012-06-11 17:19:26 +02:00
Dennis Gilmore 0b1133bd6b include omapdrm with the arm modules 2012-06-05 14:50:43 -05:00
Harald Hoyer 360a8218a6 version 019-1 2012-06-04 14:32:38 +02:00
Harald Hoyer 35271e26a2 dracut-018-74.git20120522
- new upstream version
2012-05-22 11:49:50 +02:00
Dennis Gilmore a2daf519f5 add patch to pull in arm storage modules 2012-05-17 01:41:00 -05:00
Harald Hoyer 8020528b8d dracut-018-52.git20120509
- new upstream version
2012-05-09 15:14:33 +02:00
Harald Hoyer 0c26bf1316 dracut-018-40.git20120504
- new upstream version
2012-05-04 13:03:29 +02:00
Harald Hoyer 14f8389b17 dracut-018-37.git20120425.1
- fixup for multipath and iscsi host-only detection
2012-04-25 16:01:10 +02:00
Harald Hoyer a633d05a18 dracut-018-37.git20120425
- fixed udevd location
2012-04-25 15:15:17 +02:00
Harald Hoyer 2f4f1d71a4 new upstream version 2012-04-24 15:58:18 +02:00
Harald Hoyer 1f61980310 dracut-018-25.git20120419
- fixed network for non-network root (like installer media)
2012-04-19 16:54:47 +02:00
Harald Hoyer 953eb612d1 dracut-018-22.git20120418
- new upstream version
2012-04-18 13:18:08 +02:00
Harald Hoyer ab65ae207e dracut-018-12.git20120416
- new upstream version, which fixes various anaconda loader issues
2012-04-16 15:55:53 +02:00
Harald Hoyer 1a09cd0408 dracut-018-1 2012-04-05 14:36:12 +02:00
Harald Hoyer f676c2ad02 dracut-017-62.git20120322
- fixed /run prefix copying
2012-03-22 17:07:32 +01:00
Harald Hoyer 1ee1e39180 dracut-017-59.git20120321
new upstream version, which fixes various anaconda loader issues
2012-03-21 17:03:57 +01:00
Harald Hoyer 9e9f8f2f11 dracut-017-43.git20120312
- live image: fixed image uncompression
- live updates for livenet
2012-03-12 15:46:29 +01:00
Harald Hoyer 0e9e569b55 dracut-017-40.git20120308
- add s390 ctcm network kernel module
2012-03-08 14:41:08 +01:00