Commit Graph

209 Commits

Author SHA256 Message Date
Daniel Molkentin
1ff8013913 Accepting request 440375 from home:dmolkentin:branches:Base:System
- Try to always add pinctrl-cherryview (bsc#998440)
  * add 0452-Always-try-to-add-pinctrl-cherryview.patch

OBS-URL: https://build.opensuse.org/request/show/440375
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=275
2016-11-15 15:21:18 +00:00
Daniel Molkentin
0d9a6cd92e Accepting request 440172 from home:kukuk:branches:Base:System
- nfs/rpcbind: rpcbind uses now /run/rpcbind for temporary data.
  Create the needed directory.
  * add 0314-run-rpcbind.patch

OBS-URL: https://build.opensuse.org/request/show/440172
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=274
2016-11-14 10:27:49 +00:00
Daniel Molkentin
054974c593 Accepting request 439226 from home:danimo:branches:Base:System
- systemd-initrd: Add initrd-root-device.target. Cherry-pick to get
  systemd v230 into factory (bsc1009089)
  * add 0451-systemd-initrd-add-initrd-root-device.target.patch

OBS-URL: https://build.opensuse.org/request/show/439226
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=273
2016-11-09 13:07:55 +00:00
Dr. Werner Fink
89d7c27ed3 Accepting request 439221 from home:danimo:branches:Base:System
- Bash cannot handle binary strigns with embedded NULs. This used
  to work by accident, it no longer does starting from bash 4.4.
  Strip NULs during all comparison operations as a workaround.
  Addresses bsc989218.
  * add 0450-Strip-NUL-bytes-in-stream-before-push-in-string.patch

OBS-URL: https://build.opensuse.org/request/show/439221
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=272
2016-11-08 15:09:17 +00:00
Thomas Renninger
211474b3be Accepting request 439011 from home:AndreasStieger:branches:Base:System
- Do not create initramfs with world-readable permissions if
  early microcode update is used bsc#1008340 CVE-2016-8637
  0503-dracut.sh-create-the-initramfs-non-world-readable-al.patch

OBS-URL: https://build.opensuse.org/request/show/439011
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=271
2016-11-07 14:16:02 +00:00
Thomas Renninger
5b79e7b57c Accepting request 435687 from home:hreinecke:branches:Base:System
- Add missing rules file for previous patch
  *modify 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch

OBS-URL: https://build.opensuse.org/request/show/435687
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=270
2016-10-17 10:35:53 +00:00
8e1fa9b674 Accepting request 435109 from home:hreinecke:branches:Base:System
- 90mdraid: Use stock MD rules to assemble RAID arrays (bsc#998860)
  *add 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch

OBS-URL: https://build.opensuse.org/request/show/435109
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=269
2016-10-15 13:47:11 +00:00
Thomas Renninger
d9c684105c Accepting request 434686 from home:hreinecke:branches:Base:System
- 95resume: Do not resume on iSCSI devices (bsc#999663)
  *add 0310-95resume-Do-not-resume-on-iSCSI.patch
- 95iscsi: ip=ibft is deprecated (bsc#1004437)
  *add 0311-95iscsi-ip-ibft-is-deprecated.patch
- 40network: do not print warning about non-existing file
  (bsc#1004437)
  *add 0312-40network-Do-not-print-message-about-tmp-net.ibft0.c.patch

- 90dmraid: do not delete partitions (bsc#998860)
  *add 0309-90dmraid-do-not-delete-partitions.patch

- Give-persistent_policy-precedence-over-dev-mapper-names (bsc#908143)
  *add: 0502-persistent_device_policy_param_enhance.patch
- mdadm IMSM_NO_PLATFORM workaround for kdump (bsc#975404)
  *add: 0308-mdraid_add_IMSM_NO_PLATFORM_env.patch

OBS-URL: https://build.opensuse.org/request/show/434686
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=268
2016-10-13 13:03:19 +00:00
Hannes Reinecke
3ca4ad45d0 Accepting request 431190 from home:hreinecke:branches:Base:System
- 90multipath: parse commandline option 'multipath=off' (bsc#1001691)
  *add 0307-90multipath-parse-kernel-commandline-option-multipat.patch

- 95fcoe: do not start fcoemon twice (bsc#1001512)
  *add 0225-95fcoe-do-not-start-fcoemon-twice.patch

- Reformat patch headers:
  *modify 0199-rd-iscsi-waitnet-default-false.patch
  *modify 0200-dracut_fix_multipath_without_config.patch
  *modify 0210-add_fcoe_uefi_check.patch
  *modify 0212-fcoe_reorder_init_path.patch
- Rediff patches to apply cleanly:
  *modify 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch
  *modify 0133-Allow-multiple-configurations-per-network-interface-.patch
  *modify 0170-iscsi-skip-ibft-invalid-dhcp.patch
  *modify 0218-40network-allow-persistent-interface-names.patch
- Remove spurious whitespaces:
  *modify 0169-network_set_mtu_macaddr_for_dhcp.patch
- 40network: print out correct prefix (bsc#996141)
  *modify 0125-40network-separate-mask-and-prefix.patch
- 95iscsi: setup bnx2i offload connection correctly (bsc#997598)
  *add 0224-95iscsi-setup-bnx2i-offload-connections-properly.patch
- Rename patches to match sequence number:
  *old: 0019-40network-Fix-race-condition-when-wait-for-networks.patch
  *new: 0012-40network-Fix-race-condition-when-wait-for-networks.patch
  *old: 0066-40network-always-start-netroot-in-ifup.sh.patch
  *new: 0013-40network-always-start-netroot-in-ifup.sh.patch

- rd.iscsi.waitnet should default to false in order for dracut to
  wait for the network devices (bsc#997598)

OBS-URL: https://build.opensuse.org/request/show/431190
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=267
2016-10-07 08:44:57 +00:00
99c2ba8ad7 - Add missing whitespace for md raid suse kernel param parsing (bsc#970215)
*modify: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=266
2016-09-10 09:09:44 +00:00
b3e9dffada Accepting request 424301 from home:dstoecker
Please accept this and provide it for Leap 42.1 Update. This bug has cost me approx 4 hours work today and I have other servers pending restarts which are probably also affected.

https://wiki.hetzner.de/index.php/OpenSUSE_Bug_970215

OBS-URL: https://build.opensuse.org/request/show/424301
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=265
2016-09-07 08:53:28 +00:00
296e129d39 * to 0139-fips-kernel-4.4-fixes.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=264
2016-09-01 14:19:01 +00:00
0f203926a1 Accepting request 422869 from home:hreinecke:branches:Base:System
- Rename patch:
  * From 0211-fix_multipath_check_hostonly.patch
    to 0303-fix_multipath_check_hostonly.patch
- Rename patch:
  * From 0213-10i18n-keymap-find.patch
    to 0213-Fix-wrong-keymap-inclusion.patch

- 95fcoe: Do not complain about missing /etc/hba.conf (bsc#980539)
  * Add 0215-95fcoe-Do-not-complain-about-missing-etc-hba.conf.patch
- 95fcoe: silence lldpad warnings
  * Add 0216-95fcoe-silence-lldpad-warnings.patch
- 95fcoe: Allow to specify the FCoE mode via the fcoe= parameter
  * Add 0217-95fcoe-Allow-to-specify-the-FCoE-mode-via-the-fcoe-p.patch
- 40network: allow persistent interface names (bsc#995284)
  * Add 0218-40network-allow-persistent-interface-names.patch
- 95fcoe: use interface names instead of MAC addresses
  * Add 0219-95fcoe-use-interface-names-instead-of-MAC-addresses.patch
- 95fcoe: always set AUTO_VLAN for fcoemon (bsc#995019)
  * Add 0220-95fcoe-always-set-AUTO_VLAN-for-fcoemon.patch
- 95fcoe: Add shutdown script (bsc#994860)
  * Add 0221-95fcoe-Add-shutdown-script.patch
- 90dm: Fixup shutdown script (bsc#994860)
  * Add 0222-90dm-Fixup-shutdown-script.patch
- 90dm: fixup dependency cycle between MD and DM shutdown (bsc#994860)
  * Add 0223-90dm-fixup-dependency-cycle-between-MD-and-DM-shutdo.patch
- 90multipath: Start daemon after udev settle (bsc#986734)
  * Add 0304-90multipath-Start-daemon-after-udev-settle.patch
- 90multipath: load dm_multipath module during startup
  * Add 0305-90multipath-load-dm_multipath-module-during-startup.patch
- 90multipath: add shutdown script (bsc#994860)

OBS-URL: https://build.opensuse.org/request/show/422869
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=263
2016-09-01 11:57:40 +00:00
Thomas Renninger
e7df022c61 Accepting request 416594 from home:trenn:branches:Base:System
- Fix DASD SSID handling (bsc#989313)
* Add 0501-dasd_fix_ssid_bigger_zero.patch

- Advise user of fs recovery options when we fail to mount (fate#320443)
 * Add 0404-dracut-emergency-optionally-print-fs-help.patch

OBS-URL: https://build.opensuse.org/request/show/416594
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=262
2016-08-02 16:36:01 +00:00
Thomas Renninger
c94c2ea988 Accepting request 406384 from home:algraf:branches:Base:System
- Add 32bit arm support to installkernel

OBS-URL: https://build.opensuse.org/request/show/406384
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=261
2016-07-04 13:03:47 +00:00
Thomas Renninger
ac8b265ef0 Accepting request 402939 from home:favogt:branches:Base:System
(Difference to last SR: Fix theoretical conflict with $MAP)

Add 0213-10i18n-keymap-find.patch:
  - Fix choice of keymap for inclusion (bsc#942896)
  - Refresh 0301-include_sysconfig_language.patch

OBS-URL: https://build.opensuse.org/request/show/402939
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=260
2016-06-17 14:53:43 +00:00
Thomas Renninger
99c8a31b1d Accepting request 402075 from home:msmeissn:branches:Base:System
- fips-kernel-4.4-fixes.patch: adjust the kernel module list to
  match the SLES 12 SP2 kernel. (bsc#976577)

OBS-URL: https://build.opensuse.org/request/show/402075
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=259
2016-06-15 10:43:23 +00:00
Thomas Renninger
2e0abbdaf2 Accepting request 400457 from home:trenn
- FCOE fix bsc#982588
  * Add 0212-fcoe_reorder_init_path.patch

- Port missing SLES patches
  * Add 0197-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch
  * Add 0198-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch
  * Remove 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch
  * Remove 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch
- Rewrite patch:
  * Add 0302-Revert-90multipath-add-hostonly-multipath.conf-in-ca.patch
  * Remove 0001-multipath_revert_mpathconf_binary_use.patch
- Update 0403-95lunmask-Add-module-to-handle-LUN-masking.patch
  to match upstream kernel submission (FATE#319786)

- Add IFS restoring where it has been lost due to mainline merging
  (bsc#977117)
*Add 0500-Reset-IFS-variable.patch

- Make sure to install collect binary (bsc#976466)
* Add: 0188-95dasd_rules-Install-collect-udev-helper-binary.patch

- Remove version from requires on subpackage
- Add a split provide because of the package split for SLE12 SP1 to SP2 upgrade

  * 0001-multipath_revert_mpathconf_binary_use.patch (fate#320499)
  * 0170-iscsi-skip-ibft-invalid-dhcp.patch (bsc#953361)
  * 0160-s390-update_active_devices_initrd.patch (bsc#939101)
  * 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch (bsc#964456)
  * 0190-replace-iscsistart-with-systemd-service-files.patch (fate#319024)
  * 0191-static_network_setup_return_zero.patch (bsc#919179)

OBS-URL: https://build.opensuse.org/request/show/400457
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=258
2016-06-07 13:51:45 +00:00
Thomas Renninger
68290a9ec9 Fix merge conflicts silently
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=257
2016-04-14 13:36:44 +00:00
Thomas Renninger
bedbf92432 - Forward port of latest SLES patches (fate#320499)
Add:
  * 0170-iscsi-skip-ibft-invalid-dhcp.patch
  * 0160-s390-update_active_devices_initrd.patch
  * 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch
  * 0190-replace-iscsistart-with-systemd-service-files.patch
  * 0191-static_network_setup_return_zero.patch
  * 0192-iscsi_set_boot_protocol_from_ifcfg.patch
  * 0193-95iscsi-Set-number-of-login-retries.patch
  * 0403-95lunmask-Add-module-to-handle-LUN-masking.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=256
2016-04-12 14:08:19 +00:00
5c5a9730cf - dracut-installkernel: Fix for aarch64 (bsc#947670)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=255
2016-03-30 22:29:11 +00:00
93a739f7c0 Accepting request 379341 from home:trenn:branches:Base:System
- Move dist config file to /usr/lib/dracut/dracut.conf.d (bsc#972143)
- Remove stale, unused patch file:
0181-no_systemd_cryptsetup.patch
- Still create a debug config example in /etc/dracut.conf.d

OBS-URL: https://build.opensuse.org/request/show/379341
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=254
2016-03-29 15:53:41 +00:00
Thomas Renninger
622599ad03 Accepting request 359888 from home:dr-yak:branches:Base:System
missing "return 0" statement that breaks building of initrd on installation not running inside qemu.

See bugzilla #965477

OBS-URL: https://build.opensuse.org/request/show/359888
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=253
2016-02-17 10:36:25 +00:00
Thomas Renninger
e0a373b391 Accepting request 359020 from home:favogt:branches:Base:System
Add 0211-fix_multipath_check_hostonly.patch:
  - Fix warning about multipath
Modify 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch:
  - Don't try to include plymouth if plymouth-dracut pkg. not installed
Add 0210-add_fcoe_uefi_check.patch:
  - Only install fcoe-uefi module if needed (boo#965477)

OBS-URL: https://build.opensuse.org/request/show/359020
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=252
2016-02-15 15:16:25 +00:00
Hannes Reinecke
a9c213553c Accepting request 358317 from home:favogt:branches:Base:System
Fix 0208-no_forced_virtnet.patch:
  - On non-QEMU systems it returned non-zero, causing dracut to fail
  - Fixed boo#965477
  - dracut.spec: Remove 90qemu-net entirely instead of disabling
  - running_in_qemu was broken (reading output of >/dev/null)

OBS-URL: https://build.opensuse.org/request/show/358317
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=251
2016-02-08 10:13:11 +00:00
Thomas Renninger
42b06970c1 Accepting request 357083 from home:favogt:branches:Base:System
Fix 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe.patch:
  - Patch did not have any effect whatsoever
  - Fixes bsc#869496
  - Rename from 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch

OBS-URL: https://build.opensuse.org/request/show/357083
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=250
2016-02-01 10:33:31 +00:00
Thomas Renninger
6b2814703f Accepting request 356477 from home:pwieczorkiewicz:branches:Base:System
- Add 0169-network_set_mtu_macaddr_for_dhcp.patch:
   - Set MTU and LLADDR for DHCP if specified (boo#959803)

OBS-URL: https://build.opensuse.org/request/show/356477
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=249
2016-01-28 13:55:23 +00:00
Thomas Renninger
233f49d9a7 Accepting request 356300 from home:favogt:branches:Base:System
Modify 0017-45ifcfg-use-distro-specific-scripts.patch:
 - Also revert upstream commit f34e1d6b to not forcibly
   include network and ifcfg modules (bsc#960669)
Refresh:
  - 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch
  - 0132-40network-fixup-static-network-configuration.patch
  - 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch
  - 0402-driver-fail-summary.patch
Add 0209-fix_modules_load_d_hostonly.patch:
  - Fix modules-load.d with hostonly (boo#962224)

OBS-URL: https://build.opensuse.org/request/show/356300
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=248
2016-01-27 16:45:27 +00:00
Thomas Renninger
a171f558e5 Accepting request 356091 from home:favogt:branches:Base:System:bsc960669
Add 0208-no_forced_virtnet.patch:
  Don't include qemu-net modules without reason.
  Fix for bsc#960669

OBS-URL: https://build.opensuse.org/request/show/356091
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=247
2016-01-26 16:36:55 +00:00
Thomas Renninger
3080f777f5 Accepting request 355392 from home:favogt:branches:Base:System
- Refresh and merge:
    0133-Allow-multiple-configurations-per-network-interface-.patch
    0145-40network-handle-ip-ifname-static-correctly.patch
    0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch
- Delete 0134-Remove-bootdev-warning-bnc-881112.patch:
    - ip=ibft got deprecated, so workaround not necessary

OBS-URL: https://build.opensuse.org/request/show/355392
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=246
2016-01-26 16:28:00 +00:00
Thomas Renninger
1f46d2c999 Accepting request 355279 from home:favogt:branches:Base:System
Add 0207-handle_module_aliases.patch:
  Handle module aliases correctly to not generate unbootable
  initrds with different kernel versions. Fix for boo#962694

Patch tested (initrd for 3.12 created on 4.4 and the other way around) and verified.
Seems to work :-)

OBS-URL: https://build.opensuse.org/request/show/355279
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=245
2016-01-22 09:34:00 +00:00
Thomas Renninger
054341caad Accepting request 346361 from home:favogt:branches:Base:System
Update to dracut-044 and several cleanups.
Works on tumbleweed standard installation and NFS root.

OBS-URL: https://build.opensuse.org/request/show/346361
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=244
2015-11-26 11:35:04 +00:00
Thomas Renninger
0402eec464 Accepting request 346184 from home:favogt:branches:Base:System
Fix 0202-dracut_dmraid_use_udev.patch:
  - Statement was missing a program to execute

OBS-URL: https://build.opensuse.org/request/show/346184
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=243
2015-11-25 10:31:16 +00:00
Thomas Renninger
e887e9bfb4 Accepting request 346073 from home:favogt:branches:Base:System
Add 0206-nfs_dns_alias.patch to fix boo#955592:
  - Fix dracut run on nfs root where NFS host is a DNS ALIAS
Require bind-utils. host is used in some lines

OBS-URL: https://build.opensuse.org/request/show/346073
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=242
2015-11-24 15:25:43 +00:00
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