Commit Graph

265 Commits

Author SHA1 Message Date
Harald Hoyer
b6aad2a9c8 dracut-032-1
- fix for kdump in FIPS mode
Resolves: rhbz#920931
- fixed iBFT booting
Resolves: rhbz#989944
- fixed FIPS mode initramfs creation
Resolves: rhbz#990250
- shutdown: fixed killall_proc_mountpoint()
Resolves: rhbz#996549
- disable lvmetad in the initramfs
Resolves: rhbz#996627
- require dhclient
2013-08-20 15:25:09 +02:00
Harald Hoyer
ec64c91ce1 dracut-031-29.git20130812
- added missing "then" in initqueue
2013-08-12 13:13:18 +02:00
Harald Hoyer
5393c4a683 fixed type in host device recognition 2013-08-12 13:00:57 +02:00
Harald Hoyer
7b4bfbae93 dracut-031-24.git20130809
- fixed logging to journal
- fixed lsinitrd
2013-08-09 15:50:50 +02:00
Harald Hoyer
f8c4a0f4e5 dracut-031-22.git20130809
- lsinitrd.sh: add old cpio signature
- dracut.sh: call find with -print0 and cpio with --null
- dracut.asc: small corrections
- systemd/dracut-initqueue.sh: continue to boot if finished failed
- dracut.sh/dracut-functions.sh: handle root on non-block device
- dracut-functions.sh: removed non dracut-install shell functions
- dracut-functions.sh: inst_multiple == dracut_install
- 51-dracut-rescue.install: fixed rescue image creation
- dracut.sh: do not strip in FIPS mode
Resolves: rhbz#990250
- dracut.sh: check the value of --kver
- crypt: Fix typo--/etc/crypttab not /etc/cryptab
- network/net-lib.sh: fix ibft interface configuration
- iscsi/module-setup.sh: install some modules regardless of hostonly
- multipath: need_shutdown if multipath devices exist
Resolves: rhbz#994913
- omit drivers fix
2013-08-09 14:21:29 +02:00
Harald Hoyer
da021423ae dracut-031-7.git20130801
- also install vt102 terminfo
2013-08-01 12:57:11 +02:00
Harald Hoyer
181ae552a5 dracut-031-6.git20130731
- cmssetup: fixed port for zfcp.conf
- lvm: call lvchange with --yes to boot from snapshots
2013-07-31 17:41:17 +02:00
Harald Hoyer
ac117f2dab dracut-031-4.git20130731
- remove action_on_fail kernel command line parameter
2013-07-31 16:26:24 +02:00
Harald Hoyer
650a106cbf dracut-031-3.git20130731
- do not include adjtime and localtime in the initramfs
- write out vlan configs
2013-07-31 16:13:33 +02:00
Harald Hoyer
8229a71adb dracut.spec: removed tegra patch 2013-07-31 14:41:27 +02:00
Harald Hoyer
5a08ca2467 dracut.spec: changelog merge fixed 2013-07-31 14:40:54 +02:00
Harald Hoyer
6ae8466136 dracut-031-1
- do not include the resume dracut module in hostonly mode,
  if no swap is present
- don't warn twice about omitted modules
- use systemd-cat for logging on systemd systems, if logfile is unset
- fixed PARTUUID parsing
- support kernel module signing keys
- do not install the usrmount dracut module in hostonly mode,
  if /sbin/init does not live in /usr
- add debian udev rule files
- add support for bcache
- network: handle bootif style interfaces
  e.g. ip=77-77-6f-6f-64-73:dhcp
- add support for kmod static devnodes
- add vlan support for iBFT
2013-07-31 14:38:37 +02:00
Kyle McMartin
7d89cb372e Add ehci-tegra.ko to initramfs to allow rawhide tegra based platforms to boot off USB disks 2013-07-24 12:35:22 -04:00
Harald Hoyer
e1b27a0de5 version 030 2013-07-17 15:48:24 +02:00
Harald Hoyer
c3127fb9ba dracut-029-1
- wait for IPv6 auto configuration
Resolves: rhbz#973719
- i18n: make the default font configurable
- systemd/dracut-pre-pivot.service: also execute for cleanup hooks or rd.break
- add dracut-shutdown.service.8 manpage
- lvm: redirect error message of lvs to /dev/null
Resolves: rhbz#921235
2013-06-14 15:39:19 +02:00
Harald Hoyer
ac29582439 dracut-028-1
- lvm: fixed "thin" recognition
Resolves: rhbz#921235
- install libs also from one dir above
  fixes booting power6 generated initramfs on power7
- setup correct system time and time zone in initrd
- cms fixups
Resolves: rhbz#970982 rhbz#971025 rhbz#825199
- iso-scan/filename fixes
Resolves: rhbz#972337
- add udev rules for persistent network naming
Resolves: rhbz#972662
2013-06-12 15:18:54 +02:00
Dennis Gilmore
44345d3ce1 add patch to include panel-tfp410 module on arm systems 2013-06-04 13:45:16 -05:00
Harald Hoyer
75f812af59 dracut-027-81.git20130531
- fix btrfs mount flags for /usr
- degrade message about missing tools for stripping
Resolves: rhbz#958519
- set environment vars DRACUT_SYSTEMD, NEWROOT in service file
Resolves: rhbz#963159
- don't add volatile swap partitions to host_devs
- add libssl.so.10 to make kdump work with fips mode
- readd selinux dracut module for kdump
- url-lib/url-lib.sh: turn off curl globbing
Resolves: rhbz#907497
- include btrfs-zero-log in the initramfs
Resolves: rhbz#963257
- proper NAME the network interfaces
Resolves: rhbz#965842
- install default font latarcyrheb-sun16
Resolves: rhbz#927564
- optionally install /etc/pcmcia/config.opts
Resolves: rhbz#920076
- fix ONBOOT for slaves, set TYPE=Bond for bonding
Resolves: rhbz#919001
- add nvme kernel module
Resolves: rhbz#910734
- add xfs_metadump
- selinux: load_policy script fix
- add hid-hyperv and hv-vmbus kernel modules
- add parameter rd.live.squashimg
Resolves: rhbz#789036 rhbz#782108
- wait for all required interfaces if "rd.neednet=1"
Resolves: rhbz#801829
- lvm: add tools for thin provisioning
Resolves: rhbz#921235
- ifcfg/write-ifcfg.sh: fixed ifcfg file generation
- do not wait for mpath* devices
Resolves: rhbz#969068
2013-05-31 10:01:36 +02:00
Adam Williamson
3d3710b922 don't specify "p" as a separator for dmraid (#966162) 2013-05-22 14:03:39 -07:00
Harald Hoyer
e2c90d75b6 dracut-027-45.git20130430
- fixed fips mode more
Resolves: rhbz#956521
2013-04-30 19:06:31 +02:00
Harald Hoyer
2e46623412 dracut-027-39.git20130425
- fix shutdown, if /dev/console is not writeable
- fixed fips mode
Resolves: rhbz#956521
2013-04-25 20:35:25 +02:00
Harald Hoyer
adf00e139f dracut-027-36.git20130418
- fix initramfs creation on noexec tmpdir
Resolves: rhbz#953426
- more options for lsinitrd
- bash completion for lsinitrd
- do not output debug information on initramfs creation, if rd.debug is
  on the kernel command line
- drop requirement on 'file', lsinitrd can find the magic on its own
2013-04-18 13:03:46 +02:00
Harald Hoyer
e787af5921 dracut-027-26.git20130415
- 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
2013-04-15 11:56:40 +02:00
Harald Hoyer
b215c1349a dracut-027-19.git20130410
- also handle UUID= entries in crypttab in host-only mode
Resolves:rhbz#919752
2013-04-10 10:18:32 +02:00
Harald Hoyer
ab11ed5290 dracut-027-17.git20130409
- 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
2013-04-09 14:39:24 +02:00
Harald Hoyer
38a2ddf58a dracut-027-10.git20130405
- fix crypto password timeout on the dracut side
2013-04-05 12:05:17 +02:00
Harald Hoyer
6195cc1699 dracut-027 2013-03-26 17:00:05 +01:00
Harald Hoyer
4413d3ae96 dracut-026-72.git20130320
- 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
2013-03-20 10:32:27 +01:00
Harald Hoyer
6300332c04 dracut-026-62.git20130319
- fix dracut service ordering
Resolves: rhbz#922991
2013-03-19 12:27:22 +01:00
Harald Hoyer
93362f99f1 dracut-026-56.git20130318
- don't fail hard on kernel modules install
Resolves: rhbz#922565
2013-03-18 09:31:27 +01:00
Harald Hoyer
45974b2907 dracut-026-55.git20130318
- install all host filesystem drivers
Resolves: rhbz#922565
2013-03-18 08:46:04 +01:00
Harald Hoyer
8d2be9b2e4 dracut-026-54.git20130316
- fix for squashfs
Resolves: rhbz#922248
- documentation fixes
- sosreport, mkdir /run/initramfs
2013-03-16 10:36:46 +01:00
Harald Hoyer
61c4978036 dracut-026-48.git20130315
- use new initrd.target from systemd
- fixed rescue generation
2013-03-15 07:18:23 +01:00
Harald Hoyer
a20c0e9d68 dracut-026-33.git20130313
- 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
2013-03-13 17:56:38 +01:00
Harald Hoyer
22a1cb863f dracut-026-19.git20130313
- fix switch-root and local-fs.target problem
- add norescue and nohostonly subpackages
2013-03-13 09:40:57 +01:00
Harald Hoyer
52ce144d06 dracut-026-15.git20130311
- update to recent git
2013-03-11 19:26:29 +01:00
Harald Hoyer
f588f186df dracut-026-1
- version 026
2013-03-08 07:24:26 +01:00
Harald Hoyer
fe31f86beb dracut-025-35.git20130211 2013-02-11 15:54:48 +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
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
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
Harald Hoyer
ee76a087a9 dracut-017-39.git20120308
- kill dhclient silently
- cleanup and fix network config writeout to /run/initramfs/state
Resolves: rhbz#799989
- various cleanups
2012-03-08 13:52:09 +01:00
Harald Hoyer
65a3b7477c 017-22.git20120302
nfs path fixes for live image over nfs
root=live:nfs://10.10.10.10:/srv/all/install.img ip=dhcp rd.neednet
2012-03-02 14:07:53 +01:00
Harald Hoyer
ada75c35fa fixed include of some kernel modules 2012-03-01 17:52:03 +01:00
Harald Hoyer
6f2e1c331f inc release 2012-02-29 13:32:29 +01:00
Harald Hoyer
66318bb058 update to latest git
- fixes for convertfs (/usr-move)
2012-02-29 13:24:44 +01:00
Harald Hoyer
79293ff0fa version 017 2012-02-24 15:44:51 +01:00
Harald Hoyer
0359152804 update to latest git 2012-02-17 12:39:11 +01:00
Harald Hoyer
4112f58b2c version 016 2012-02-15 18:14:19 +01:00
Harald Hoyer
2b3d0de8bc update to latest git 2012-02-13 07:16:41 +01:00
Harald Hoyer
9d87a2b3b5 update to latest git 2012-02-13 07:11:06 +01:00
Kay Sievers
ef36c3ac45 fix dependency loop in systemd service files 2012-02-12 20:30:51 +01:00
Harald Hoyer
7a7caeeb55 update to latest git 2012-02-10 09:57:12 +01:00
Harald Hoyer
d45cf711c8 update to latest git 2012-02-09 14:30:34 +01:00
Harald Hoyer
58be0ce01c update to latest git 2012-02-09 12:21:01 +01:00
Harald Hoyer
b9a7ee4c3f update to latest git 2012-02-08 17:05:49 +01:00