Thomas Renninger
c9d922fe8e
Accepting request 345869 from home:favogt:branches:Base:System
...
...
OBS-URL: https://build.opensuse.org/request/show/345869
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=241
2015-11-23 13:19:37 +00:00
Thomas Renninger
65c3d8a0cb
Accepting request 345846 from home:favogt:branches:Base:System
...
OBS-URL: https://build.opensuse.org/request/show/345846
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=240
2015-11-23 10:52:33 +00:00
Thomas Renninger
4930f455c8
Accepting request 345186 from home:tiwai:branches:Base:System
...
- Fix the wrong kernel config check for microcode with 4.4 kernel
(boo#955712):
0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch
OBS-URL: https://build.opensuse.org/request/show/345186
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=239
2015-11-19 12:32:07 +00:00
Thomas Renninger
58c1d580d9
Accepting request 343967 from home:favogt:branches:Base:System
...
+- Add 0301-include_sysconfig_language.patch:
- Include /etc/sysconfig/language instead of forcibly generating
/etc/locale.conf
- Workaround and partial fix for boo#927250
OBS-URL: https://build.opensuse.org/request/show/343967
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=238
2015-11-12 10:15:55 +00:00
Thomas Renninger
19a51a698e
Accepting request 343391 from home:favogt:branches:Base:System
...
- Add 0205-mdraid_ignore_hostonly.patch:
- Always install mdraid modules (boo#935993)
- Modify 0402-driver-fail-summary.patch
- Add notice (bsc#952491)
- Use mktemp instead of hardcoded filenames (bnc#935338)
- Modify 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch
- Use mktemp instead of hardcoded filenames (bnc#935338)
OBS-URL: https://build.opensuse.org/request/show/343391
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=237
2015-11-10 12:17:01 +00:00
Thomas Renninger
f04ed6bff4
Accepting request 342653 from home:favogt:branches:Base:System
...
- Add dracut-rpmlintrc
- Fix permissions of various scripts, as patch does not
create executable files
- Fix format of patch disablement
- Add 0204-mkinitrd-fix-monster.patch:
- Implement functionality of -A option
- Without this patch, -A sets host_only=0,
but host_only wasn't used
- Translates into --no-host-only now
- References boo#935993
OBS-URL: https://build.opensuse.org/request/show/342653
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=236
2015-11-06 09:56:00 +00:00
Thomas Renninger
308f04f080
Accepting request 342283 from home:favogt:branches:Base:System
...
- Add 0402-driver-fail-summary.patch:
- Port 0169-Enabled-Warning-for-failed-kernel-modules-per-defaul.patch:
Subject: Enable warning for failed kernel moduiles
Enabled Warning for failed kernel modules per default
and added summary of those to the end of dracut output
References: bnc#886839
- Disable inline warnings in favour of summary
- Add 0203-no-fail-builtin-module.patch:
Don't let inst1mod fail if module is built-in
- Fixes bsc#935563
OBS-URL: https://build.opensuse.org/request/show/342283
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=235
2015-11-05 14:26:14 +00:00
6343b1a16d
Accepting request 338948 from home:trenn:branches:Base:System
...
- Always install dm-snaphost module if lvm dracut module is needed,
even if dm-snampshot is not loaded on the host yet (bsc#947518)
A 0128-90lvm-Install-dm-snapshot-module.patch
OBS-URL: https://build.opensuse.org/request/show/338948
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=234
2015-10-17 12:02:47 +00:00
Thomas Renninger
91c50914be
Accepting request 336689 from home:favogt:branches:Base:System
...
This makes the error message about a missing wc binary disappear.
- Add patch 0184-fix_lvm_wc_warning.patch:
- Upstream commit 08eca6 to get rid of missing wc war
OBS-URL: https://build.opensuse.org/request/show/336689
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=233
2015-10-06 12:03:18 +00:00
Thomas Renninger
d3d810577f
Accepting request 335159 from home:dimstar:Factory
...
- Disable 0181-no_systemd_cryptsetup.patch: it breaks existing
installations of encrypted / on LVM.
OBS-URL: https://build.opensuse.org/request/show/335159
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=232
2015-10-02 07:30:21 +00:00
Thomas Renninger
ba09b0d6f1
Accepting request 335464 from home:favogt:branches:Base:System
...
Password input without plymouth didn't work
OBS-URL: https://build.opensuse.org/request/show/335464
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=231
2015-10-01 14:13:47 +00:00
Thomas Renninger
406d64cbdb
Accepting request 333153 from home:favogt:branches:Base:System
...
- Fix 0182-fix-include-parsing.patch
- Didn't parse arguments with spaces correctly
- Add patch 0183-fix_add_drivers_hang.patch:
- Fix possible hang in dracut
caused by add_drivers+=" " in dracut.conf
OBS-URL: https://build.opensuse.org/request/show/333153
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=230
2015-09-23 12:25:24 +00:00
Thomas Renninger
81c21a141d
Accepting request 332992 from home:favogt:branches:Base:System
...
- Add patch 0182-fix-include-parsing.patch:
- Fix parsing of "-i" and "--include"
- Fixes boo#908452
OBS-URL: https://build.opensuse.org/request/show/332992
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=229
2015-09-22 15:18:34 +00:00
Thomas Renninger
7a97064f3e
Accepting request 332598 from home:favogt:branches:Base:System
...
-Add patch 0181-no_systemd_cryptsetup.patch:
- rd.luks.key is not implemented (properly) if systemd is enabled,
so ignore systemd in 90crypt
-Fixes boo#915849
OBS-URL: https://build.opensuse.org/request/show/332598
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=228
2015-09-22 15:10:26 +00:00
Thomas Renninger
d26a160145
Accepting request 331496 from home:favogt:branches:Base:System
...
Fix systemd-vconsole-error properly (bsc#943312 and bsc#932981)
-Rewrite 0180-dracut-add-trivial-vconsole-fontmap.patch as 0180-i18n_add_correct_fontmaps.patch
OBS-URL: https://build.opensuse.org/request/show/331496
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=227
2015-09-17 07:45:51 +00:00
Thomas Renninger
79df380af0
Accepting request 330991 from home:tsaupe:branches:Base:System:bsc943312-dracut
...
fix systemd-vconsole-error in initrd (bsc#943312)
OBS-URL: https://build.opensuse.org/request/show/330991
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=226
2015-09-16 09:17:31 +00:00
Thomas Renninger
e2833744e0
Accepting request 330513 from home:favogt:branches:Base:System
...
Change the way /sysroot is mounted in dracut with systemd.
OBS-URL: https://build.opensuse.org/request/show/330513
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=225
2015-09-11 13:57:10 +00:00
Thomas Renninger
7682ae6f6e
Accepting request 325737 from home:seife:branches:Base:System
...
fix plymouth installation if dpkg package is installed
OBS-URL: https://build.opensuse.org/request/show/325737
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=224
2015-08-31 11:13:37 +00:00
Cristian Rodríguez
147182cfb8
Accepting request 323670 from home:trenn:branches:Base:System
...
- Do not recommend, but require binutils package. bsc#941928
OBS-URL: https://build.opensuse.org/request/show/323670
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=223
2015-08-21 00:00:58 +00:00
0afe2bdc4f
Accepting request 318731 from home:jengelh:branches:Base:System
...
- get_kernel_version is required for /sbin/mkinitrd
In `zypper -R` installed environments, aaa_base can be absent,
since the only things that require aaa_base are dmraid
and desktop-file-utils, both of which can be absent too.
OBS-URL: https://build.opensuse.org/request/show/318731
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=222
2015-07-27 06:24:50 +00:00
Thomas Renninger
c16cb08fce
Accepting request 314858 from home:trenn:branches:Base:System
...
- Update to version 043
Minor change: add missing dmsquash-generator
OBS-URL: https://build.opensuse.org/request/show/314858
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=221
2015-07-02 13:25:02 +00:00
Thomas Renninger
565dda0935
- Fix nfs mount if IPv4 is used in fstab instead of hostname
...
A fix_nfs_with_ip_instead_of_hostname.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=220
2015-07-02 11:29:07 +00:00
Thomas Renninger
89f9350d9e
Accepting request 314510 from home:trenn:branches:Base:System
...
- Fix dmraid issue bnc#905746
A dracut_dmraid_use_udev.patch
- Taken over from SLE12
A fips_add_aesni-intel.patch
- Do not touch /run vs /var/run bnc#922676
D 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch
- Update dracut to version 042
Remove these already included or unneeded patches:
D dracut_v041_to_HEAD.patch
D 0011-Correct-paths-for-openSUSE.patch
D 0068-95fcoe-uefi-Test-for-EFI-firmware.patch
D 0170-enable-logitech-hidpp.patch
Adjust/refresh:
M 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch
M 0016-Add-new-s390x-specific-rule-files.patch
M 0017-45ifcfg-use-distro-specific-scripts.patch
M 0019-40network-Fix-race-condition-when-wait-for-networks.patch
M 0020-00warpclock-Set-correct-timezone.patch
M 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch
M 0048-40network-Only-enable-network-interfaces-if-explicit.patch
M 0053-01fips-fixup-loading-issues.patch
M 0056-81cio_ignore-handle-cio_ignore-commandline.patch
M 0057-01fips-Include-some-more-hmacs.patch
M 0058-dracut-add-warning-when-including-unsupported-module.patch
M 0059-99suse-Add-SUSE-specific-initrd-parsing.patch
M 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch
M 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch
M 0066-40network-always-start-netroot-in-ifup.sh.patch
M 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch
M 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch
OBS-URL: https://build.opensuse.org/request/show/314510
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=219
2015-06-30 12:59:59 +00:00
Thomas Renninger
11268df032
Accepting request 305873 from home:trenn:branches:Base:System
...
- Add fix for multipath systems without multipathd.conf
bsc#927719: Tumbleweed Snapshot blocked: no multipath support in 20150416\
(likely dracut issue)
bsc#930019: multipath is broken in dracut due to missing /etc/multipath.conf
file (systemd multpath.service condition)
* Added patch: dracut_fix_multipath_without_config.patch
OBS-URL: https://build.opensuse.org/request/show/305873
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=218
2015-05-08 08:10:36 +00:00
cab3cbb1e1
- Patches merged in the git tracking repository:
...
0065-95iscsi-Fixup-bnx2i-offload-booting.patch
0028-95udev-rules-Include-correct-sg3_utils-rules.patch
0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch
0100-Add-btrfs-rescue-utilities.patch
0067-95fcoe-check-always-returns-255.patch
0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch
0077-90multipath-add-missing-11-dm-mpath.rules-file.patch
0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch
0161-Fix-error-message-when-there-are-no-internal-kernel-.patch
0111-90mdraid-Remove-line-for-offroot-detection.patch
0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch
0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch
0030-95iscsi-Autodetect-iSCSI-firmware.patch
0052-99base-Add-chown-binary.patch
0105-95iscsi-parse-output-from-iscsiadm-correctly.patch
0101-Print-stored-dracut-commandline-during-initramfs-bui.patch
0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch
0043-40network-always-add-network-module.patch
0035-Introduce-force-drivers-parameter-and-force_drivers-.patch
0136-Revert-95udev-rules-add-persistent-network-rule.patch
0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch
0167-do-not-symlink-var-log-to-run-log.patch
0024-Fixup-mdraid-setup.patch
0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch
0022-95udev-rules-add-persistent-network-rule.patch
0166-load-xhci-pci.patch
0047-95resume-skip-module-for-s390-x.patch
0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch
0055-95fcoe-Only-install-fcoe-module-if-required.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=215
2015-04-13 10:05:18 +00:00
Thomas Renninger
9f28177407
Accepting request 293267 from home:trenn:branches:Base:System
...
- Update to dracut mainline version 041.
Half of the patches got integrated mainline.
Some others have been merged together when it made sense some have
been left out, but are still in the repository as they need some special
treating and mainline discussion whether/how they get added. These are
also not urgently needed, but are debugging patches.
I broke the rule here to mention every added/deleted/modified patch as
every patch is touched and every 2nd got removed (mainline integrated).
I also re-ordered the patches in the PatchXY: area for easier merging them
and get them discussed and posted mainline easier, topic by topic.
OBS-URL: https://build.opensuse.org/request/show/293267
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=214
2015-03-31 14:12:12 +00:00
d9b471d063
Accepting request 288129 from home:sfalken:branches:Base:System
...
- Add patch to load logitech-hidpp module in default initrd, fixes
issues with not being able to enter LUKS password with logitech
wireless keyboards (boo#918938)
+ Added: 0170-enable-logitech-hidpp.patch
OBS-URL: https://build.opensuse.org/request/show/288129
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=212
2015-02-28 00:16:22 +00:00
c4621489ab
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=211
2015-02-23 19:37:19 +00:00
797afe0390
- dracut-fix-systemd-vconsole.patch: patch from upstream to start
...
the vconsole for new systemd.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=210
2015-02-23 19:30:50 +00:00
b3cf941878
Accepting request 286530 from home:sfalken:branches:Base:System
...
- Add patch to remove PLYMOUTH_LOGO_FILE from
modules.d/50plymouth/plymouth-populate-initrd.sh (bnc#910952)
+ 0168-remove_plymouth_logo_file.patch
OBS-URL: https://build.opensuse.org/request/show/286530
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=209
2015-02-23 19:15:53 +00:00
1c9cb119b0
Accepting request 285044 from home:dimstar:branches:Base:System
...
- Do no longer package 02caps: patch 90 takes care of removing it.
OBS-URL: https://build.opensuse.org/request/show/285044
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=207
2015-02-10 14:49:29 +00:00
294f5514f7
Accepting request 283651 from home:scarabeus_iv:branches:Base:System
...
- Apply patch for systemd-journald SIGTERMing on boot bnc#915575
* 0167-do-not-symlink-var-log-to-run-log.patch
OBS-URL: https://build.opensuse.org/request/show/283651
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=205
2015-02-05 09:47:18 +00:00
b45f7f094f
- regenerate the initrds on updating this package (or the -fips
...
subpackage)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=204
2015-02-05 09:38:06 +00:00
Robert Milasan
4cc17340d6
Accepting request 267082 from home:bmwiedemann:branches:Base:System
...
patch needs to be discussed, tested and upstreamed
- add 0166-load-xhci-pci.patch
load xhci-pci on Linux-3.18+ to allow USB-keyboard to give LUKS PW
(bnc#911319)
OBS-URL: https://build.opensuse.org/request/show/267082
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=202
2015-01-12 10:35:57 +00:00
Thomas Renninger
a374f5ca83
Accepting request 265542 from home:Andreas_Schwab:Factory
...
- 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch: fix
storage module selection for sdhci/mmc/ahci
OBS-URL: https://build.opensuse.org/request/show/265542
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=200
2014-12-17 11:15:10 +00:00
Stefan Seyfried
dd6b2617b4
Accepting request 262695 from home:arvidjaar:bnc:906592
...
- add 0165-Order-root-fsck-after-pre-mount.patch
ensure root fsck runs after dracut-pre-mount.service which calls
resume (bnc#906592)
OBS-URL: https://build.opensuse.org/request/show/262695
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=198
2014-11-25 07:54:10 +00:00
Thomas Renninger
125c8353e6
Accepting request 256764 from home:trenn:branches:Base:System
...
- dracut-initrd-restore.patch: dracut-shutdown.service invokes
dracut-initramfs-restore script which will never work in
openSUSE because initrd images are named initrd not initramfs.
Patch is from: Cristian Rodríguez <crrodriguez@opensuse.org>
* Add 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch
OBS-URL: https://build.opensuse.org/request/show/256764
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=196
2014-10-15 16:10:04 +00:00
Tomáš Chvátal
0363c8870b
Accepting request 254762 from home:spargaonkar:branches:Base:System
...
- Overwrite/generate modules.dep file using depmod since the file
modules.dep is not portable across releases (bsc#874621).
OBS-URL: https://build.opensuse.org/request/show/254762
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=195
2014-10-15 10:51:00 +00:00
Thomas Renninger
80e6dab4c1
Accepting request 253647 from home:trenn:branches:Base:System
...
- Fix install-kernel with xen for self build kernels to show up in grub2
properly (bsc#897901)
* Modify dracut-installkernel (source file)
- Fix foreign fonts in plymouth and console (bnc#897972)
* Add 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch
OBS-URL: https://build.opensuse.org/request/show/253647
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=193
2014-10-02 14:40:32 +00:00
Thomas Renninger
7bf826553e
Accepting request 251837 from home:trenn:branches:Base:System
...
- Add ip= and root=nfs.. to dracut internal cmdline to make nfsroot working
(bnc#896464)
* Add 0160-nfs-Add-ip-.-and-root-nfs.-parameters-to-internal-dr.patch
- Fix error message in case there is no internal dracut cmdline added
Simple fix
* Add 0161-Fix-error-message-when-there-are-no-internal-kernel-.patch
- Request DHCP lease instead of getting/applying the offer
No bug number, but Pawel rated this high prio. This should hit SLE12 still.
* Add 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch
OBS-URL: https://build.opensuse.org/request/show/251837
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=191
2014-09-24 16:28:44 +00:00
Thomas Renninger
c197e30558
Forgot to add another bug reference, adding this change silently without
...
official submit request:
bnc#896464, bnc#896259
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=189
2014-09-22 13:47:32 +00:00
Thomas Renninger
31ff186e00
Accepting request 250669 from home:trenn:branches:Base:System
...
- Try to load xennet driver in network module (if loaded).
bnc#896464
* Add 0159-network-Try-to-load-xennet.patch
OBS-URL: https://build.opensuse.org/request/show/250669
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=188
2014-09-22 13:42:49 +00:00
Thomas Renninger
427e7de3b5
Accepting request 248600 from home:trenn:branches:Base:System
...
- dracut.usage.asc: Remove distro specific help from manpage (bnc#895363)
*Add 0156-dracut.usage.asc-Remove-distro-specific-help-from-ma.patch
- Add /boot/zipl to host devs if it is a mount point (bnc#892187)
*Add 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch
- Add SUSE kernel module dependencies (in /etc/modprobe.d/*) (bnc#895331)
*Add 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch
OBS-URL: https://build.opensuse.org/request/show/248600
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=186
2014-09-11 13:47:15 +00:00
Thomas Renninger
7604daf333
Accepting request 247544 from home:trenn:branches:Base:System
...
- Network module may take quite a lot of initrd space. Do not add it
unconditionally (bnc#892851)
* Add 0153-Only-add-network-module-on-request-and-on-dependenci.patch
- S390x can do s2disk, allow resume module there
(bnc#889795)
* Add 0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch
- Harden iscsi parameter checking. No bug report, but this problem
was found during multipath testing and happens with 2 or more
iscsi devices.
* Add 0155-iscsi-iscsi.initiator-and-others-can-and-must-only-s.patch
OBS-URL: https://build.opensuse.org/request/show/247544
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=184
2014-09-04 13:06:46 +00:00
Thomas Renninger
eb37c150a3
Accepting request 246856 from home:trenn:branches:Base:System
...
- Do not blindly try to touch the logfile (bnc#893219)
* Add 0146-dracut.sh-corrected-logfile-check.patch
- Only fix UUID= fstab parsing
* Add 0147-dracut.sh-Fix-UUID-fstab-parsing-in-case-mount-optio.patch
- Also fix other parsing syntax in fstab like LABEL=
* Add 0148-dracut.sh-Fix-LABEL-and-other-fstab-syntax.patch
- Fix up some bugs from previous commit
* Add 0149-dracut.sh-Fix-fstab-parsing-again.patch
- bnc#893615
* Add 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch
- pixz does need too much memory, go back to xz in a conservative way
(bnc#893981)
* Add 0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch
- Add some default tools to initrd when debug module is included and
already provided an commented example line how to easily enable it.
No functional change by default.
* Add 0152-Add-a-comment-to-easily-add-debug-modules-also-add-v.patch
OBS-URL: https://build.opensuse.org/request/show/246856
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=182
2014-08-29 14:57:13 +00:00
Thomas Renninger
9fd4bf22aa
Accepting request 245581 from home:trenn:branches:Base:System
...
- dracut.sh: check for logfile (--logfile option) and create it if necessary
Add 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch
- Avoid duplicate names in host_devs
Add 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch
- iscsi: Avoid bad ip route call on empty address
Add 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch
- 40network: Don't report error for .../ifroute-* during module setup
Add 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch
- iscsi: Fix up ipv6 in brackets , iterate over all needed iscsi mounts
Add 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch
- 90crypt: Fixed crypttab_contains() to also work with device in /etc/crypttab
Add 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch
- 40network: handle 'ip=ifname:static' correctly (bnc#892801)
Add 0145-40network-handle-ip-ifname-static-correctly.patch
OBS-URL: https://build.opensuse.org/request/show/245581
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=180
2014-08-21 12:50:20 +00:00
Thomas Renninger
a4aac89e0e
Accepting request 244813 from home:trenn:branches:Base:System
...
- Allow multiple configurations per network interface (bnc#887906)
Add 0133-Allow-multiple-configurations-per-network-interface-.patch
- Remove bootdev warning (bnc#881112)
Add 0134-Remove-bootdev-warning-bnc-881112.patch
- check for existance of 69-dm-lvm-metad.rules in modules_setup.sh, lvm module
(bnc#891791)
Add 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch
- Moved persistent network rule revert to another file (was not in github):
Delete: 0133-Remove-70-persistent-net.rules.patch
Add: 0136-Revert-95udev-rules-add-persistent-network-rule.patch
- dracut-use-fipscheck-openssl.patch: Switch from Mozilla NSS sha256hmac
checking to fipscheck as recommended
Add: 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch
- warpclock: Do not use warpclock module on S390(x), hwclock does not exist
there (bnc#884513)
Add 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch
OBS-URL: https://build.opensuse.org/request/show/244813
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=178
2014-08-15 11:38:18 +00:00
Thomas Renninger
fba84bc647
Accepting request 243695 from home:trenn:branches:Base:System
...
- 99base: Increase initqueue timeout in non systemd case (bnc#887402)
* Add: 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch
- 90lvm: Install dm-snapshot module (bnc#888530)
* Add: 0128-90lvm-Install-dm-snapshot-module.patch
- Revert commit 6ecab258710d158a7a6 and only do not wait for swap via
parameter (bnc#882812)
* Add: 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch
- nfs: Always add all kernel modules for kdump (bnc#887906)
* Add: 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch
- 40network: handle prefixed IP addresses correctly (bnc#880108)
* Add: 0131-40network-handle-prefixed-IP-addresses-correctly.patch
- 40network: fixup static network configuration
* Add: 0132-40network-fixup-static-network-configuration.patch
- Remove 70-persistent-net.rules
* Add: 0133-Remove-70-persistent-net.rules.patch
OBS-URL: https://build.opensuse.org/request/show/243695
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=176
2014-08-05 15:24:31 +00:00
Robert Milasan
5d2771c238
Accepting request 241711 from home:hreinecke:branches:Base:System
...
- mkinitrd-suse.sh: Bail out with exit 1 if initrd cannot be generated
(bnc#886630)
* Add: 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch
- Adjust initramfs-$kernel.img to SUSE default: initrd-$kernel
(bnc#882306)
* Add: 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch
- btrfs: btrfs-dump-super and btrfs-select-super do not exist
(bnc#886883)
* Add: 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch
- 95zfcp_rules: fix typo in module_setup (bnc#887582)
* Add: 0123-95zfcp_rules-fix-typo-in-module_setup.patch
- 40network: Update iBFT scanning code to handle IPv6 (bnc#887542)
* Add: 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch
- 40network: separate 'mask' and 'prefix' (bnc#887542)
* Add: 0125-40network-separate-mask-and-prefix.patch
- 01fips: Add drbg module to force loaded modules (bnc#875855)
* Add: 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch
OBS-URL: https://build.opensuse.org/request/show/241711
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=174
2014-07-21 12:41:52 +00:00
Thomas Renninger
730797c686
Accepting request 240968 from home:trenn:branches:Base:System
...
- Fixup executable bits of newly patched files manually in spec file
bnc#887117
OBS-URL: https://build.opensuse.org/request/show/240968
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=172
2014-07-14 16:24:40 +00:00
Thomas Renninger
375fc509c5
Accepting request 240885 from home:hreinecke:branches:Base:System
...
- Mark all scripts as executable (bnc#887010)
* Remove: 0116-81cio_ignore-Mark-scripts-as-executable
* Add: 0116-Mark-scripts-as-executable.patch
- 95dasd_rules: Enable device before checking type
* Add: 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch
- 95zfcp_rules: Enable device before checking type
* Add: 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch
- Reset IFS variable
* Add: 0119-Reset-IFS-variable.patch
- Handle module alias properly (bnc#886839)
* Add: 0115-Handle-module-alias-properly.patch
- 81cio_ignore: Mark scripts as executable (bnc#887010)
* Add: 0116-81cio_ignore-Mark-scripts-as-executable.patch
- 91zipl: Translate 'ext2' into 'ext4' module
* Add: 0114-91zipl-Translate-ext2-3-into-ext4.patch
- Enable converting of directory /var/run /var/lock to symlinks
(bnc#877680)
* Add: 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch
- Fixup typo 'firmare' instead of 'firmware'
* Add: 0107-Fixup-typo-firmare-instead-of-firmware.patch
- 91zipl: Store commandline correctly
* Add: 0108-91zipl-Store-commandline-correctly.patch
- 95dasd_rules: Store all devices in commandline
* 0109-95dasd_rules-Store-all-devices-in-commandline.patch
- 95zfcp_rules: Store all devices in commandline
* Add: 0110-95zfcp_rules-Store-all-devices-in-commandline.patch
- 90mdraid: Remove line for 'offroot' detection
OBS-URL: https://build.opensuse.org/request/show/240885
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=171
2014-07-14 16:09:29 +00:00
5a60e05d64
- Add btrfs rescue utilities:
...
* Add: 0100-Add-btrfs-rescue-utilities.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=170
2014-07-09 14:24:57 +00:00
d695f6da8a
Accepting request 239877 from home:hreinecke:branches:Base:System
...
- Print stored dracut commandline during initramfs build
* Add: 0101-Print-stored-dracut-commandline-during-initramfs-bui.patch
- Align dev_unit_name() with systemd's function
* Add: 0102-Align-dev_unit_name-with-systemd-s-function.patch
- Fixup missing separators in rootfs-block cmdline
* Add: 0103-Fixup-missing-separators-in-rootfs-block-cmdline.patch
- Generate fallback mount unit for root filesystem (bnc#855258)
* Add: 0104-Generate-fallback-mount-unit-for-root-filesystem.patch
- 95iscsi: parse output from iscsiadm correctly (bnc#886199)
* Add: 0105-95iscsi-parse-output-from-iscsiadm-correctly.patch
OBS-URL: https://build.opensuse.org/request/show/239877
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=169
2014-07-09 12:01:24 +00:00
Robert Milasan
45edee9f69
Accepting request 239538 from home:hreinecke:branches:Base:System
...
- 90btrfs: Install rescue utilities to initrd
* Add: 0100-btrfs-add-initrd-rescue-utilities.patch
- 40network: create /var/lib/wicked in ifup.sh (bnc#885141)
* Add: 0089-40network-create-var-lib-wicked-in-ifup.sh.patch
- dracut: caps: Remove whole caps module
* Add: 0090-dracut-caps-Remove-whole-caps-module.patch
- dracut: biosdevname: Only install if present
* Add: 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch
- dracut: nbd: Only complain of missing binary in hostonly mode
if rootfs is on nbd
* Add: 0092-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch
- 95iscsi: generate commandline for software iscsi (bnc#880108)
* Add: 0093-95iscsi-generate-commandline-for-software-iscsi.patch
- Implement shortcut 'ip=<ifname>:static' for static configuration
* Add: 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch
- 95iscsi: use static configuration for software iscsi (bnc#884768)
* Add: 0095-95iscsi-use-static-configuration-for-software-iscsi.patch
- dracut: Fix error: local: can only be used in a function
* Add: 0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch
- Implement 'rd.timeout' to modify the device timeout (bnc#878770)
* Add: 0097-Implement-rd.timeout-to-modify-the-device-timeout.patch
- Do not call 'lvm' for non-LVM device-mapper devices
* Add: 0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch
- 90multipath: Load device_handler modules early during boot (bnc#871617)
* Add: 0099-90multipath-Load-device_handler-modules-early-during.patch
OBS-URL: https://build.opensuse.org/request/show/239538
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=168
2014-07-05 21:13:32 +00:00
Robert Milasan
a96c2a6359
Accepting request 238878 from home:hreinecke:branches:Base:System
...
- 91zipl: Add new module for s390x configuration changes (bnc#884743)
* Add: 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch
OBS-URL: https://build.opensuse.org/request/show/238878
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=167
2014-07-03 08:00:15 +00:00
Robert Milasan
5f3aadd9ae
Accepting request 238799 from home:hreinecke:branches:Base:System
...
- 95dasd_rules: Fixup rd.dasd parsing
* Add: 0079-95dasd_rules-fixup-rd.dasd-parsing.patch
- 95dasd_rules: Print out rd.dasd command-line
* Add: 0080-95dasd_rules-print-out-rd.dasd-commandline.patch
- 95dasd_mod: do not set module parameter
* Add: 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch
- 00warpclock: Check for /sbin/hwclock (bnc#884513)
* Add: 0082-00warpclock-check-for-sbin-hwclock.patch
- 95zfcp_rules: Fixup rd.zfcp parsing
* Add: 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch
- 95rootfs_block: terminate commandline parameter
* Add: 0084-95rootfs-block-Correctly-terminate-commandline-param.patch
- 95zfcp_rules: Print out rd.zfcp command-line
* Add: 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch
- 95zfcp_rules: Auto-generate ipl device rule
* Add: 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch
- 95dasd_rules: Auto-generate ipl device rule
* Add: 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch
OBS-URL: https://build.opensuse.org/request/show/238799
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=165
2014-06-27 07:31:06 +00:00
b523995f47
Accepting request 238369 from home:hreinecke:branches:Base:System
...
- More empty commandline fixes
* Add: 0074-More-empty-cmdline-fixes.patch
- 95dasd_rules: enable parsing of rd.dasd= commandline parameter
* Add: 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch
- Correctly set cio_ignore for dynamic s390 rules
* Add: 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch
- 90multipath: add missing 11-dm-mpath.rules file (bnc#883149)
* Add: 0077-90multipath-add-missing-11-dm-mpath.rules-file.patch
- Restore original IFS value (bnc#883770)
* Add: 0078-Restore-original-IFS-value.patch
- Fix non-export of journal dev boot options
* Add: 0071-Fix-non-export-of-journal-dev-boot-options.patch
- Also export root= boot param for hostonly-cmdline
* Add: 0072-Also-export-root-boot-param-for-hostonly-cmdline-cas.patch
- Don't create lots of empty cmdline files
* Add: 0073-Don-t-create-lots-of-empty-cmdline-files-for-hostonl.patch
OBS-URL: https://build.opensuse.org/request/show/238369
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=164
2014-06-25 15:13:52 +00:00
a53dae47c3
Accepting request 237872 from home:hreinecke:branches:Base:System
...
- 81cio_ignore: rewrite module to not mount any filesystem
(bnc#882685)
* Add: 0070-81cio_ignore-rewrite-module.patch
- 81cio_ignore: ignore module if cio_ignore is not specified
(bnc#882685)
* Add:
0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch
OBS-URL: https://build.opensuse.org/request/show/237872
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=162
2014-06-23 08:43:45 +00:00
73faa804ea
Accepting request 237520 from home:hreinecke:branches:Base:System
...
- 40network: always start netroot in ifup.sh (bnc#881235)
* Add: 0066-40network-always-start-netroot-in-ifup.sh.patch
- 95fcoe: check() always returns 255
* Add: 0067-95fcoe-check-always-returns-255.patch
- 95fcoe-uefi: Test for EFI firmware (bnc#882412)
* Add: 0068-95fcoe-uefi-Test-for-EFI-firmware.patch
- Rename patches to match git repository:
* Old: more-fips-adjustments.patch
* New: 0057-01fips-Include-some-more-hmacs.patch
* Old: dracut-check-supported.patch
* New: 0058-dracut-add-warning-when-including-unsupported-module.patch
- Add 99suse module to git repository:
* Remove: parse-suse-initrd.sh
* Remove: module-setup-initrd.sh
* Add: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch
- Add write-ifcfg-suse.sh to git repository:
* Remove: write-ifcfg-suse.sh
* Add: 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch
- Fixup error messages in write-ifcfg-suse.sh (bnc#881286)
* Add: 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch
- Add missing 'libgcc_s.so' library (bnc#881692):
* Add: 0062-95iscsi-Install-libgcc_s-library.patch
* Add: 0063-90multipath-Install-libgcc_s-library.patch
- Install missing scsi_dh_alua module (bnc#871617)
* Add: 0064-90kernel-modules-install-scsi_dh_alua.patch
- 95iscsi: fixup bnx2i offload booting (bnc#855747)
* Add: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch
Add: more-fips-adjustments.patch
OBS-URL: https://build.opensuse.org/request/show/237520
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=160
2014-06-17 07:43:08 +00:00
Hannes Reinecke
b74e6b4550
Accepting request 236915 from home:jeff_mahoney:branches:Base:System
...
- Add option to warn if unsupported modules are added to the initramfs
- Enable this option for 'make install' when a kernel with
CONFIG_SUSE_KERNEL_SUPPORTED enabled is used. (bnc#882332)
- Add dracut-check-supported.patch
OBS-URL: https://build.opensuse.org/request/show/236915
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=159
2014-06-12 07:15:53 +00:00
Thomas Renninger
ddda9183bc
Accepting request 236896 from home:msmeissn:branches:Base:System
...
- include the several hmacs needed for FIPS integrity checking
of cryptsetup, libgcrypt, libfipscheck1. Also add the openssl
HMACs too as someone else seems to use those too.
OBS-URL: https://build.opensuse.org/request/show/236896
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=158
2014-06-11 16:09:50 +00:00
Stephan Kulow
bb76751d8a
Accepting request 236229 from home:hreinecke:branches:Base:System
...
- Rediff patches to match git repository
- 95fcoe: Check for FCoE devices prior to binaries
* Modify 0055-95fcoe-Only-install-fcoe-module-if-required.patch
- 99base: Install chown instead of chgrp
* Modify 0052-99base-Add-chown-binary.patch
- 95iscsi: do not try to detect iSCSI firmware during booting;
should be handled via commandline parameter
* Modify 0030-95iscsi-Autodetect-iSCSI-firmware.patch
- Rename patch:
* old: 0051-mkinitrd-suse-add-update-booloader-message.patch
new: 0051-mkinitrd-suse-add-update-bootloader-message.patch
OBS-URL: https://build.opensuse.org/request/show/236229
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=157
2014-06-07 05:11:38 +00:00
Hannes Reinecke
3f26422f3a
Accepting request 236221 from home:hreinecke:branches:Base:System
...
- Rename patches to match git repository:
* old: 0013-Correct-paths-for-openSUSE.patch
new: 0011-Correct-paths-for-openSUSE.patch
* old: 0014-Check-for-plymouth-lib-directories.patch
new: 0012-Check-for-plymouth-lib-directories.patch
* old: dracut_do_not_update_booloader_if_no_kernel_is_found.patch
new: 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch
* old: suse_grub_manpage.patch
new: 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch
* old: replace_dhclient_with_wickedd_dhcp_supplicants.patch
new: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch
* old: 0015-add-new-s390x-specific-rule-files.patch
new: 0016-Add-new-s390x-specific-rule-files.patch
* old: change_write_ifcfg_to_suse.patch
new: 0017-45ifcfg-use-distro-specific-scripts.patch
* old: dracut-fix-whitespace-add-drivers_call.patch
new: 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch
* old: wait_for_network_race_condition_fix.patch
new: 0019-40network-Fix-race-condition-when-wait-for-networks.patch
* old: dracut-warpclock_module.patch
new: 0020-00warpclock-Set-correct-timezone.patch
* old: s390-dcssblk.patch
new: 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch
* old: dracut-install-persistent-rule.patch
new: 0022-95udev-rules-add-persistent-network-rule.patch
* old: dracut-really-always-add-autofs4.patch
new: 0023-systemd-always-tries-to-load-autofs4.patch
* old: mdraid-setup.patch
new: 0024-Fixup-mdraid-setup.patch
* old: 0015-95udev-rules-Add-59-scsi-sg_utils.rules.patch
OBS-URL: https://build.opensuse.org/request/show/236221
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=156
2014-06-04 12:38:30 +00:00
Thomas Renninger
ae6ea06438
Accepting request 236079 from home:trenn:branches:Base:System
...
- Mount zipl device on S390 (bnc#874902)
Add 0048-cio_ignore.patch
OBS-URL: https://build.opensuse.org/request/show/236079
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=155
2014-06-02 18:32:32 +00:00
Thomas Renninger
b916303c10
Accepting request 236038 from home:trenn:branches:Base:System
...
- Only install fcoe if required
and suppress require-binaries output
Add 0047-only_install_fcoe_if_required.patch
- ibft: Correctly show ibft cmdline via print-cmdline
Add 0046-ibft_update_cmdline_printing.patch
OBS-URL: https://build.opensuse.org/request/show/236038
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=154
2014-06-02 11:54:33 +00:00
Thomas Renninger
28c70844a2
Accepting request 236026 from home:msmeissn:branches:Base:System
...
- dracut-fips-module-loading-fixes.patch: bnc#875855
- adjust FIPS module list
- on architecture specific modules, failing loading is not
critical
- ship 98selinux, for people that want to use SELinux.
OBS-URL: https://build.opensuse.org/request/show/236026
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=153
2014-06-02 11:47:31 +00:00
Thomas Renninger
e7573223e7
Removed 0032-98systemd-fixup-rootfs-generator-installation-path.patch
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=152
2014-06-02 08:17:52 +00:00
Thomas Renninger
46c37d057a
Accepting request 235703 from home:trenn:branches:Base:System
...
- Update to latest git HEAD: commit 0fa5dbedc5b222435f51f7460a81232ee120c4e1
Tue May 20 13:23
Modified dracut_v37_to_HEAD.patch
Modified mdraid-setup.patch
Modified dracut-install-persistent-rule.patch
- Add /etc/dracut.d.conf/01-dist modifications to file instead of writing
to it via rpm build section
Add 0033-dracut_hostonly_hostonly_cmdline_default.patch
Add 0034-suse.conf.example_extend.patch
- Cleanup mkinitrd-suse.sh:
* Remove hostonly and hostonly-cmdline -> this is done via 01-dist config
file now
- Always add network module based on modules_setup.sh check() function and not
via 01-dist config file
Add 0035-always_add_network.patch
- Add find to debug binaries - Useful and harmless
Add 0036-add_extra_debug_binaries.patch
- Fix adding of network modules for s390 (bnc#879302)
Add 0037-fix_s390_network_modules_install.patch
- Omit resume module on s390(x) - There is no suspend on s390
Add 0039-s390_no_resume_module.patch
- Do not wait for swap - This causes trouble with Rudi's autobuild images:
Add 0038-remove_waiting_for_swap_dev.patch
- Fcoe and ibft fixes (bnc#879038):
Add 0041-only_enable_network_if_explicitly_requested.patch
Add 0042-ibft_autoconfig_param.patch
Add 0043-fcoe_strip_quotes.patch
- Print message when starting to update bootloader
Add 0044-Add_update_bootloader_msg.patch
- ToDo: Pass hostonly variable earlier so that is always avail in check()
OBS-URL: https://build.opensuse.org/request/show/235703
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=151
2014-05-28 16:30:59 +00:00
Thomas Renninger
3e1a05be91
Accepting request 234813 from home:trenn:branches:Base:System
...
fixup rootfs-generator installation path (bnc#878714)
Add 0032-98systemd-fixup-rootfs-generator-installation-path.patch
OBS-URL: https://build.opensuse.org/request/show/234813
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=149
2014-05-20 09:29:52 +00:00
Thomas Renninger
5fe04ae26e
Accepting request 234805 from home:trenn:branches:Base:System
...
- From Hannes Reinecke <hare@suse.com>:
Wait for all devices if initqueue is requested (bnc#878714)
Add 0032-99base-wait-for-all-devices-if-initqueue-is-requeste.patch
OBS-URL: https://build.opensuse.org/request/show/234805
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=148
2014-05-20 09:02:13 +00:00
Thomas Renninger
eb519f7a49
Accepting request 234742 from home:trenn:branches:Base:System
...
- Corrected previous patch
Modified: 0031-95fcoe-skip-VLAN-devices-in-fcoe-up.patch
Add: 0031-95fcoe-skip-VLAN-devices-in-fcoe-up.patch
OBS-URL: https://build.opensuse.org/request/show/234742
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=147
2014-05-19 16:10:50 +00:00
Thomas Renninger
39b778195d
Accepting request 234686 from home:trenn:branches:Base:System
...
- From Hannes Reinecke <hare@suse.com>:
skip VLAN devices in fcoe-up (bnc#878583)
OBS-URL: https://build.opensuse.org/request/show/234686
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=146
2014-05-19 11:13:29 +00:00
Thomas Renninger
16452890cf
Accepting request 234196 from home:trenn:branches:Base:System
...
- By Hannes Reinecke <hare@suse.com>:
- Fixup FCoE booting (bnc#877288)
* Add 0027-95fcoe-Store-current-configuration-in-dracut-cmdline.patch
* Add 0028-95fcoe-update-fcoe-interface-check.patch
* Add 0029-95fcoe-start-lldpad-separately.patch
- Cleanup host_only variable using in mkinitrd
- Remove --force parameter from mkinitrd, we always force anyway
* Add 0030-dracut-mkinitd_cleanup_force_host_only_var.patch
- Remove acpi parameter from mkinitrd, this is done differently nowadays
- Adjust manpage accordingly
OBS-URL: https://build.opensuse.org/request/show/234196
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=144
2014-05-15 14:13:49 +00:00
Thomas Renninger
0e69e77914
Accepting request 233864 from home:msmeissn:branches:Base:System
...
- also do the service magic in %post/%postun, otherwise
purge-kernels will not get enabled.
OBS-URL: https://build.opensuse.org/request/show/233864
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=143
2014-05-14 12:53:58 +00:00
fda9818fc2
Accepting request 232961 from home:trenn:branches:Base:System
...
- Do not inst binaries explicitly into /bin or /usr/bin, it is already taken
care of internally for that:
Delete 0006-Install-bin-mount.patch
Modify 0013-Correct-paths-for-openSUSE.patch
- Do not stop trying to load drivers (via add-drivers or filesystems) if one
fails
Add 0025-dracut_continue_adding_modules_also_on_error.patch
- Introduce force-drivers. mkinitrd should use this one instead of add-drivers
later, if accepted mainline
Add
0026-force_to_add_and_load_kernel_modules_other_than_via_boot_param.patch
OBS-URL: https://build.opensuse.org/request/show/232961
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=141
2014-05-08 02:15:33 +00:00
Thomas Renninger
2f8fa9a482
Accepting request 232828 from home:trenn:branches:Base:System
...
- Update add_dracuts_network_params_for_iscsi.patch to detect
be2iscsi firmware devices
- Remove obsolete patch fix-iscsi-firmware.sh
- Fixup iscsi firmware booting with be2iscsi (bnc#873448):
Added 0024-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch
- Renamed mkinird_differ_host_and_cmdline_only_properly.patch to
0023-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch
OBS-URL: https://build.opensuse.org/request/show/232828
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=140
2014-05-06 11:22:17 +00:00
Thomas Renninger
30c51ef231
Accepting request 232233 from home:trenn:branches:Base:System
...
- Update to lateste git HEAD 48b7ab1b35adf1f3f09f883ef14ea0a3fba1e468
Added: dracut_v37_to_HEAD.patch
Modified: 0013-Correct-paths-for-openSUSE.patch
Modified: mdraid-setup.patch
Modified: replace_dhclient_with_wickedd_dhcp_supplicants.patch
Deleted: 0018-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch
Deleted: 0019-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch
- Fix lvm and other possible not working thing due to new parameter:
hostonly-cmdline which has to be active by default
bnc#874000 bnc#874905 bnc#874363
Added: mkinird_differ_host_and_cmdline_only_properly.patch
- Make write-ifcfg-suse.sh more update robust
Avoid rebasing of diff with every update touching this file by adding
write-ifcfg-suse.sh as source file and copy/link in .spec file.
Modified: change_write_ifcfg_to_suse.patch
OBS-URL: https://build.opensuse.org/request/show/232233
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=138
2014-04-30 15:29:13 +00:00
Thomas Renninger
8bff301767
Accepting request 232071 from home:msmeissn:branches:Base:System
...
- consolidate -fips-aesni into -fips again. The problem due to it
was split off upstream was solved in the kernel.
OBS-URL: https://build.opensuse.org/request/show/232071
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=137
2014-04-30 14:16:25 +00:00
e0d5497c3d
Accepting request 231559 from home:msmeissn:branches:Base:System
...
- Create new -fips and -fips-aesni subpackage for kernel
integrity checking. bnc#856310 FATE#316930
- add spaces around "network" in 01-dist.conf, as the addmodules
list is concatenated and you never know which config is before or
after and what it does.
OBS-URL: https://build.opensuse.org/request/show/231559
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=136
2014-04-27 08:49:25 +00:00
Thomas Renninger
b9777a0800
Accepting request 230295 from home:hreinecke:branches:Base:System
...
- Enable multipath correctly during booting (bnc#873686)
Add: 0022-90multipath-Fixup-service-file-for-booting.patch
OBS-URL: https://build.opensuse.org/request/show/230295
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=134
2014-04-16 08:48:33 +00:00
Thomas Renninger
884f784b97
Accepting request 230025 from home:pwieczorkiewicz:branches:Base:System
...
Fix according to dracut-037 updates (iscsistarted-iscsi:). Adding the ":" sign is mandatory with dracut-037.
OBS-URL: https://build.opensuse.org/request/show/230025
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=132
2014-04-14 14:38:56 +00:00
Thomas Renninger
57c338177c
Accepting request 229997 from home:pwieczorkiewicz:branches:Base:System
...
Add missing dracut's cmdline parameters to make network mandatory and boot using iBFT when present. Without them iBFT booting does not work.
OBS-URL: https://build.opensuse.org/request/show/229997
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=131
2014-04-14 11:49:38 +00:00
70f60c4d7d
Accepting request 229723 from home:hreinecke:branches:Base:System
...
- Install correct rule files for multipath support (bnc#873151)
Add: 0020-95udev-rules-Include-correct-sg3_utils-rules.patch
Add: 0021-90multipath-install-correct-multipath-rules.patch
- Compress initrd with xz --check=crc32 -6 by default
OBS-URL: https://build.opensuse.org/request/show/229723
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=129
2014-04-11 18:08:53 +00:00
d7788df7bd
Accepting request 229637 from home:trenn:branches:Base:System
...
- Do not always try to add iscsi module, let its check function decide
- Copmress initrd with xz --check=crc32 -6 by default
OBS-URL: https://build.opensuse.org/request/show/229637
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=127
2014-04-10 14:56:56 +00:00
665c8f4b94
Accepting request 229531 from home:elvigia:branches:Base:System
...
- Remove the bootchart module, note that we still keep
the systemd-bootchart one which provides similar functionality.
- Remove the busybox module we have all basic tools already
in the initrd
- _unitdir is always defined nowadays, remove the conditionals.
OBS-URL: https://build.opensuse.org/request/show/229531
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=126
2014-04-09 22:04:52 +00:00
babd583c6c
- Replaced dracut tarball with proper upstream tarball
...
Add: dracut-037.tar.xz
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=125
2014-04-09 14:49:19 +00:00
7955a4d13a
Accepting request 229484 from home:hreinecke:branches:Base:System
...
- Update dracut to 037
* Add --hostonly_cmdline switch
* Update --mount syntax
* Include modules from /updates directory
* Fixes for network setup
* Some small fixes
- Rediff patches
- Include iscsiuio again (bnc#872474)
Remove: remove-iscsiuio.patch
- Install 59-scsi-sg_utils.rules (bnc#872478)
Add: 0015-95udev-rules-Add-59-scsi-sg_utils.rules.patch
- Install 67-kpartx-compat.rules (bnc#872662)
Add: 0016-90multipath-add-67-kpartx-compat.rules.patch
- Install separate multipath service file (bnc#871610)
Add: 0017-90multipath-install-dracut-specific-service-file.patch
- Do not fsck and mount from fstab if systemd is used (bnc#
Add: 0018-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch
- Fixup initqueue for remote-fs
Add: 0019-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch
OBS-URL: https://build.opensuse.org/request/show/229484
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=124
2014-04-09 12:44:32 +00:00
3d16553b07
Accepting request 228961 from home:elvigia:branches:Base:System
...
- revert last change, ucode-intel is not mandatory and
will get installed by default anyway, either via patterns
or by modalias dependencies in the package itself.
OBS-URL: https://build.opensuse.org/request/show/228961
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=123
2014-04-04 13:39:47 +00:00
aa4dccea3e
Accepting request 228934 from home:elvigia:branches:Base:System
...
- Require package ucode-intel in x86*
OBS-URL: https://build.opensuse.org/request/show/228934
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=122
2014-04-03 19:35:50 +00:00
57ec107b39
Accepting request 228537 from home:neilbrown:branches:Base:System
...
- mdraid-setup.patch
Make mdraid scripts work with latest mdadm.
Without this, boot from DDF or IMSM array fails if
one device is missing (bnc#866660)
OBS-URL: https://build.opensuse.org/request/show/228537
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=121
2014-04-02 05:04:13 +00:00
6ecf61157e
Add: dracut-really-always-add-autofs4.patch
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=119
2014-03-29 20:30:06 +00:00
c2e4f7a85f
Accepting request 228136 from home:trenn:branches:Base:System
...
- systemd always tries to load autofs4 otherwise it reports:
Failed to insert module 'autofs4'
dracut already adds it, but only if loaded already.
Always load autofs4 even if not already loaded (bnc#869411)
OBS-URL: https://build.opensuse.org/request/show/228136
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=118
2014-03-29 17:29:04 +00:00
Thomas Renninger
9676a620c5
Accepting request 227495 from home:trenn:branches:Base:System
...
- Fix installkernel script bnc#862990
OBS-URL: https://build.opensuse.org/request/show/227495
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=116
2014-03-25 18:21:16 +00:00
Thomas Renninger
71e962ca42
Accepting request 226409 from home:rmilasan:branches:Base:System
...
- Add support for 70-persistent-net.rules in dracut (bnc#868375)
Add: dracut-install-persistent-rule.patch
OBS-URL: https://build.opensuse.org/request/show/226409
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=114
2014-03-17 12:28:30 +00:00
Thomas Renninger
4f376db3ca
Accepting request 225985 from home:trenn:branches:Base:System
...
- CRITICAL: Fix add-drivers passing from mkinitrd to dracut bnc#868397
- Add s390 dcssblk driver and introduce rd.dcssblk= to pass mounts that should
get activated at initrd stage fate#308263
Add: s390-dcssblk.patch
OBS-URL: https://build.opensuse.org/request/show/225985
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=113
2014-03-14 15:16:25 +00:00
Thomas Renninger
6b3dbb094d
Accepting request 225030 from home:trenn:branches:Base:System
...
- bnc#830060 - Dracut is missing warpclock/hwclock
Add dracut-warpclock_module.patch
OBS-URL: https://build.opensuse.org/request/show/225030
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=111
2014-03-07 13:20:21 +00:00
Thomas Renninger
83f929a7bb
Accepting request 224727 from home:pwieczorkiewicz:branches:Base:System
...
OBS-URL: https://build.opensuse.org/request/show/224727
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=110
2014-03-07 12:53:43 +00:00
Thomas Renninger
084354190e
Accepting request 224659 from home:trenn:branches:Base:System
...
- Merge all dracut-* packages to one dracut.rpm package.
Subpackages only had one or two minor files not worth splitting a package
or dracut-network had important modules which should (like former main
dracut package) always get installed
- libcap does not exist and libcap2 or friends are not needed
-> remove Requires: libcap
- Reorder (sort) the files section a bit
OBS-URL: https://build.opensuse.org/request/show/224659
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=108
2014-03-04 18:26:06 +00:00
Thomas Renninger
64f8c781a9
Accepting request 224516 from home:trenn:branches:Base:System
...
- Fix bug introduced with last commit: Bad whitespace logic when
INITRD_MODULES contain more than one module.
OBS-URL: https://build.opensuse.org/request/show/224516
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=107
2014-03-03 16:35:17 +00:00
Thomas Renninger
d1cac4a2c4
Accepting request 224246 from home:trenn:branches:Base:System
...
- Make sure that --add-drivers is not called with whitespace string which
will lead to a "read line" user input request and things may get stuck at
installation.
- Add: dracut-fix-whitespace-add-drivers_call.patch
- Remove s390 grub module again -> this will go into grub2 package
(ask rw@suse.de for details)
Delete/remove: s390_add-user-space-grub-rule.patch
- Add installkernel script which installs the kernel when:
make install
is invoked. The script from mkinitrd has been taken over and adopted.
Added source: dracut-installkernel
bnc#862990
OBS-URL: https://build.opensuse.org/request/show/224246
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=105
2014-02-28 15:05:59 +00:00