Commit Graph

275 Commits

Author SHA256 Message Date
Daniel Molkentin
47ac95bff3 Accepting request 678943 from home:dmolkentin:branches:Base:System
- purge-kernels: Avoid endless loop when uninstalling kernels that depend on
  KMPs which in themselves depend on other packages (bsc#1125327)

OBS-URL: https://build.opensuse.org/request/show/678943
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=367
2019-02-25 15:22:22 +00:00
Daniel Molkentin
8532cba494 - Avoid "Failed to chown ... Operation not permitted" when run from non-root,
by not copying xattrs. (osc#1092178)
  * adds 0593-dracut-only-copy-xattr-if-root.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=366
2019-02-18 13:32:24 +00:00
Daniel Molkentin
c40d0441ae Accepting request 674187 from home:dmolkentin:branches:Base:System
- Correct fix for displaying text on emergency consoles (boo#1124088)
  * removes 0589-Fix-displaying-text-on-emergency-consoles.patch
  * adds 0589-Fix-98dracut-systemd-dracut-emergency.sh.patch
- 95iscsi: handle qedi like bnx2i (bsc#1113712)
  * adds 0592-95iscsi-handle-qedi-like-bnx2i.patch

OBS-URL: https://build.opensuse.org/request/show/674187
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=365
2019-02-12 17:00:27 +00:00
Daniel Molkentin
79cfb9c550 Accepting request 672495 from home:dmolkentin:branches:Base:System
- 91zipl: Don't use contents of commented lines (osc#1119499)
  * adds 0591-91zipl-Don-t-use-contents-of-commented-lines.patch

OBS-URL: https://build.opensuse.org/request/show/672495
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=364
2019-02-07 15:34:32 +00:00
Daniel Molkentin
d3ae36b2fe Accepting request 671820 from home:dmolkentin:branches:Base:System
- Fix displaying text on emergency consoles (boo#1124088)
  - adds 0589-Fix-displaying-text-on-emergency-consoles.patch
- Fix systemd version check, will be required for systemd v241
  - 0590-00systemd-check-if-systemd-version-is-a-number.patch

OBS-URL: https://build.opensuse.org/request/show/671820
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=363
2019-02-05 10:40:45 +00:00
Daniel Molkentin
b7a611d1d4 Accepting request 668711 from home:dmolkentin:branches:Base:System
- Remove invalid "FONT_MAP=none" from vconsole.conf (osc#1013573)

OBS-URL: https://build.opensuse.org/request/show/668711
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=362
2019-01-25 16:45:21 +00:00
Daniel Molkentin
3e7d1873a8 Accepting request 667615 from home:dmolkentin:branches:Base:System
* adds 0588-Ensure-mmc-host-modules-get-included-properly.patch
  * adds 0587-Fix-a-missing-space-in-example-configs.patch 
  * adds 0586-95zfcp_rules-parse-zfcp.sh-remove-rule-existence-check.patch
-  emergency mode: bring shell and all vital information to
   all ttys specified as console devices
   (FATE#325386, bsc#1053248, bsc#937555)
   * Adds 0585-emergency-mode-use-sulogin.patch

OBS-URL: https://build.opensuse.org/request/show/667615
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=361
2019-01-21 14:33:39 +00:00
Daniel Molkentin
1b61a795a1 Accepting request 667609 from home:dmolkentin:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/667609
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=360
2019-01-21 14:07:03 +00:00
ee3452de15 Accepting request 658953 from home:jdelvare:branches:Base:System
dracut-installkernel: Stop keeping old kernel files as .old (boo#1112327)

OBS-URL: https://build.opensuse.org/request/show/658953
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=359
2019-01-14 09:53:59 +00:00
7cd6b4c8bb Accepting request 660509 from home:michals
- 95zfcp_rules/parse-zfcp.sh: remove rule existence check (bsc#1008352).
  * adds 0585-95zfcp_rules-parse-zfcp.sh-remove-rule-existence-check.patch

OBS-URL: https://build.opensuse.org/request/show/660509
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=358
2019-01-14 09:53:27 +00:00
Daniel Molkentin
307df5a94a Accepting request 645916 from home:dmolkentin:branches:Base:System
hostonly files (bsc#1090884)

OBS-URL: https://build.opensuse.org/request/show/645916
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=357
2018-11-01 16:12:03 +00:00
Daniel Molkentin
dc38cd57ba Accepting request 645720 from home:dmolkentin:branches:Base:System
- 98dracut-systemd: Start systemd-vconsole-setup before dracut-cmdline-ask
  (bsc#1055834)
  * adds 0582-98dracut-systemd-Start-systemd-vconsole-setup-before.patch
- Fixed Patch 581 to apply cleanly
  * Updates 0581-kernel-modules-add-nfit.patch
- Mark the DASD udev rules host-only and handle backslashes in paths for
  hostonly files (bsc#786559)
  * adds 0583-99base-Allow-files-with-backslashes-in-hostonly-file.patch
  * adds 0584-95dasd_rules-mark-dasd-rules-host_only.patch

OBS-URL: https://build.opensuse.org/request/show/645720
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=356
2018-10-31 11:43:43 +00:00
192a20809a Accepting request 641101 from home:dmolkentin:branches:Base:System
- Add nfit module (bsc#1110519) 
  * adds 0581-kernel-modules-add-nfit.patch

OBS-URL: https://build.opensuse.org/request/show/641101
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=355
2018-10-15 15:41:00 +00:00
Daniel Molkentin
ea7a5f5b60 Accepting request 634785 from home:michals
- Add kernel-syms to list of packages to remove with purge-kernels (bsc#1104090).
- Skip kernels that cannot be removed by purge-kernels due to dependencies and
  continue removing other kernels (bsc#1104090).

- Fix finding btrfs devices (bsc#1104178).
  * add 0574-s-find_btrfs_devs-btrfs_devs.patch

OBS-URL: https://build.opensuse.org/request/show/634785
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=354
2018-09-11 08:43:17 +00:00
Thomas Renninger
65dad85213 Accepting request 618282 from home:trenn:branches:Base:System
- Add fix to override ACPI tables via initrd, a kernel config variable
  changed name (bsc#1098448)
  This is mainline git commit 940169e8d8e500498a3f350b2b3f341ae6548492
A 0580-check_for_CONFIG_ACPI_TABLE_UPGRADE.patch

OBS-URL: https://build.opensuse.org/request/show/618282
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=353
2018-06-25 12:53:27 +00:00
Daniel Molkentin
b330414562 Accepting request 616866 from home:dmolkentin:branches:Base:System
- 40network: Fix static network setup (bsc#1091099)
  * adds 0571-40network-Fix-static-network-setup.patch
- lsinitrd: Fix cat: write error: Broken pipe error (bsc#1094603)
  * adds 0572-lsinitrd-no-more-cat-write-error-Broken-pipe.patch
  * adds 0573-lsinitrd.sh-quote-filename-in-extract_files.patch

OBS-URL: https://build.opensuse.org/request/show/616866
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=352
2018-06-14 13:01:21 +00:00
Daniel Molkentin
ee37ba8aaf Accepting request 616849 from home:dmolkentin:branches:Base:System
- 95multipath: Pickup multipath files in /etc/multipath/conf.d (boo#1048551)
  * adds 0568-95multipath-Pickup-files-in-etc-multipath-conf.d.patch
- 10i18n: Load all keymaps for a given locale (boo#1065058) 
  * adds 0569-10i18n-Load-all-keymaps-for-a-given-locale.patch
  * adds 0570-10i18n-Fix-possible-infinite-recursion.patch

OBS-URL: https://build.opensuse.org/request/show/616849
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=351
2018-06-14 12:01:04 +00:00
Daniel Molkentin
c7833d41ed Accepting request 601123 from Base:System
- 01fips: fix FIPS mode on SLES 15 (bsc#1074984)
  * adds 0567-Fix-booting-with-fips-1-on-SLES-15.patch

OBS-URL: https://build.opensuse.org/request/show/601123
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=350
2018-04-26 08:21:53 +00:00
Daniel Molkentin
848a0d40fa Accepting request 598534 from home:dmolkentin:branches:Base:System
- Do not attempt to run purge-kernels.service on ro rootfs (bsc#1087880)

OBS-URL: https://build.opensuse.org/request/show/598534
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=349
2018-04-19 11:52:57 +00:00
Daniel Molkentin
5271cffe2e Accepting request 598521 from home:dmolkentin:branches:Base:System
- 95nfs: If no server is configured, read BOOTSERVERADDR from wicked's leaseinf
  (boo#1089332)
  * adds 0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch

- Remove RH-specific s390 modules (bsc#1086216)

OBS-URL: https://build.opensuse.org/request/show/598521
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=348
2018-04-19 11:41:15 +00:00
Daniel Molkentin
497eb2bced Accepting request 588503 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/588503
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=347
2018-03-19 11:53:36 +00:00
Daniel Molkentin
950d2ced67 Accepting request 587922 from home:dmolkentin:branches:Base:System
- Instead of using arping, use wicked's own implementation (bsc#1078245)
  Follow-up patch to "disable arping", requires wicked 0.6.46.
  * adds 0563-40network-collapse-arping-and-dhcp-calls-into-wicked.patch
- Wicked: Properly add set gateway variable when using dhcp (bsc#1085614)
  * adds 0564-40network-Always-set-the-gw-variable.patch
- Allow booting from block devices using intel vmd (bsc#1079924)
  * adds 0565-90kernel-modules-Include-Intel-Volume-Management-Dev.patch

- Enable aarch64 and adds critical drivers of ARM platform (bsc#1084272)
  * adds 0562-Adjust-driver-list-to-modern-kernels.patch

- 95iscsi: Add the qedi driver to driver list for iscsi boot
  * adds 0561-Add-the-qedi-driver-to-driver-list-for-iscsi-boot.patch
- 90kernel-modules: Ensure PCI host modules are included (boo#1079924)
  * adds 0560-90kernel-modules-Ensure-PCI-host-modules-are-include.patch

- 40network: Add wickedd duid.xml and iaid.xml if available
  (bsc#1022872, bsc#1082832)
  * adds 0559-Add-wickedd-duid.xml-and-iaid.xml-if-available.patch
- 95qeth_rules: Fix file permissions (FATE#323440)

OBS-URL: https://build.opensuse.org/request/show/587922
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=346
2018-03-16 15:03:33 +00:00
Daniel Molkentin
22efa4c275 Accepting request 584456 from home:LPechacek:branches:Base:System
- purge-kernels: Handle SLE 15 kernel live patches (bsc#108437)

OBS-URL: https://build.opensuse.org/request/show/584456
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=345
2018-03-08 15:24:30 +00:00
Daniel Molkentin
d56a337f66 Accepting request 579515 from home:dmolkentin:branches:Base:System
- 40network: disable arping, it is no longer part of default installation (bsc#1078245)
  * Adds 0557-40network-make-arping-optional.patch
- 40network: replace brctl, it is longer part of default installation (bsc#1078245)
  * Adds 0558-40network-remove-brctl-dependency.patch

OBS-URL: https://build.opensuse.org/request/show/579515
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=344
2018-02-23 13:19:45 +00:00
Daniel Molkentin
7eccbe8e9c Accepting request 574764 from home:dmolkentin:branches:Base:System
- 95qeth_rules: Add new module to copy qeth rules (FATE#323440)
  * Adds 0556-95qeth_rules-Add-new-module-to-copy-qeth-rules.patch 
- Avoid executing emergency hook twice
  * Adds 0555-Avoid-executing-emergency-hooks-twice.patch

OBS-URL: https://build.opensuse.org/request/show/574764
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=337
2018-02-09 16:21:40 +00:00
Daniel Molkentin
9300ce5b03 Accepting request 569524 from home:dmolkentin:branches:Base:System
* Adds 0553-98integrity-support-loading-x509-into-the-trusted-bu.patch
  * Adds 0554-98integrity-support-X.509-only-EVM-configuration.patch

OBS-URL: https://build.opensuse.org/request/show/569524
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=335
2018-01-25 14:30:28 +00:00
Daniel Molkentin
c6399f9ca8 Accepting request 569449 from home:dmolkentin:branches:Base:System
- support validating the IMA policy file signature, needed since Kernel 4.7
  * Adds 0552-98integrity-support-validating-the-IMA-policy-file-s.patch
- IMA: improve support for evm key loading (bsc#1077359, fate#323906)
- FIPS: Adjust dependencies to work for cryptsetup 2.0 (bsc#1077070)
- Added a few more patch annotations

OBS-URL: https://build.opensuse.org/request/show/569449
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=334
2018-01-25 09:33:05 +00:00
Daniel Molkentin
e2d30839a7 Accepting request 567742 from home:dmolkentin:branches:Base:System
- Fix typo for ima dependency (evmtcl vs evmctl) (bsc#1073466)
- Updated Patch annotation regarding their upstream state

OBS-URL: https://build.opensuse.org/request/show/567742
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=333
2018-01-19 15:31:54 +00:00
9a8b47f48c Accepting request 563307 from home:dmolkentin:branches:Base:System
- FIPS: Try to fetch list of fips modules from the kernel's modules dir (bsc#1074984)
  * Adds 0551-fips-use-lib-modules-uname-r-modules.fips.patch
- Annotated patches regarding their upstream state

OBS-URL: https://build.opensuse.org/request/show/563307
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=332
2018-01-11 16:25:35 +00:00
Daniel Molkentin
ecdea0e647 - dracut-ima requires evmctl and keyutils (bsc#1073466)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=331
2018-01-09 08:08:58 +00:00
Daniel Molkentin
41288f0454 Accepting request 557323 from home:dmolkentin:branches:Base:System
- Switch back to fipvlan for bnx2fc (bsc#1052840)
  * adds 0548-95fcoe-Switch-back-to-using-fipvlan-for-bnx2fc.patch
- Fix task limit in emergency.service (same as in dracut-emergency.service) (bsc#1019938)
  * adds 0547-Fix-task-limit-in-emergency.service-the-same-change-.patch

OBS-URL: https://build.opensuse.org/request/show/557323
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=330
2017-12-15 12:54:13 +00:00
Daniel Molkentin
2d329d2a73 Accepting request 557319 from home:dmolkentin:branches:Base:System
- Fix task limit in emergency.service (same as in dracut-emergency.service) (bsc#1052840)
- 95fcoe: Allow bnc2x driver more time to complete DCB negotiation (bsc#1052840)
  * adds 0549-fcoe-up-Increase-sleeptime-to-13s.patch
- 95fcoe: add timeout initqueue entries (bsc#1052840)
  * adds 0550-95fcoe-add-timeout-initqueue-entries.patch

OBS-URL: https://build.opensuse.org/request/show/557319
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=329
2017-12-15 12:46:13 +00:00
Daniel Molkentin
09657968ac Accepting request 556966 from home:dmolkentin:branches:Base:System
- Fix task limit in emergency.service (same as in dracut-emergency.service) (bsc#1019938)
  * adds 0547-Fix-task-limit-in-emergency.service-the-same-change-.patch

OBS-URL: https://build.opensuse.org/request/show/556966
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=328
2017-12-14 13:06:50 +00:00
Daniel Molkentin
5b32ab78ee Accepting request 556750 from home:dmolkentin:branches:Base:System
- Fix logic for applying 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch

OBS-URL: https://build.opensuse.org/request/show/556750
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=327
2017-12-13 17:14:11 +00:00
Daniel Molkentin
8d109f57bd Accepting request 556733 from home:dmolkentin:branches:Base:System
- Support AMD CPU families 0x16 and 0x17 (bsc#1072424)
  * Adds 0545-Add-early-microcode-support-for-AMD-family-16h.patch
  * Adds 0546-Support-Microcode-Updates-for-AMD-CPU-Family-0x17.patch

- Make ip=dhcp work. Previously, a network interface specifier was required.
  The new behaviour matches documented behaviour.
  Adds 0544-40network-Make-ip-dhcp-work.patch 

- Remove 00systemd-bootchart, which is gone from systemd for some time (bsc#1067279)
  Adds 0543-Remove-00systemd-bootchart.patch
- Ensure 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch is
  not applied on Leap either

OBS-URL: https://build.opensuse.org/request/show/556733
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=326
2017-12-13 16:42:36 +00:00
Daniel Molkentin
36574b035b Accepting request 538552 from home:dmolkentin:branches:Base:System
- Ensure 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch
  is not applied on SLE.

OBS-URL: https://build.opensuse.org/request/show/538552
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=325
2017-11-03 01:04:28 +00:00
Daniel Molkentin
3bca7421ef Accepting request 535957 from home:dmolkentin:branches:Base:System
- This is to support predictable interface names (boo#960669)
 * adds 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch 
- Include crc32c Intel module when using btrfs (bsc#1011554)
 * adds 0542-Include-crc32c-intel-module-when-using-btrfs.patch

OBS-URL: https://build.opensuse.org/request/show/535957
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=324
2017-10-23 11:56:26 +00:00
Daniel Molkentin
35ef920500 Accepting request 534348 from home:dmolkentin:branches:Base:System
- Check the proper variable for a custom IMA keys directory (cherry-picked)
  Part of fate#323289.
 * adds 0540-Check-the-proper-variable-for-a-custom-IMA-keys-dire.patch

OBS-URL: https://build.opensuse.org/request/show/534348
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=323
2017-10-17 08:12:31 +00:00
4ed36e0520 Accepting request 532488 from home:jengelh:branches:Base:System
IAIU English, the comma makes it sound like dracut would try to load IMA, which is not the case, it's the image.

OBS-URL: https://build.opensuse.org/request/show/532488
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=322
2017-10-12 11:16:57 +00:00
6efbd5cbb1 * adds 0539-Add-IMA-functionality-fate-323289.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=321
2017-10-07 10:43:34 +00:00
f58c4650d6 Accepting request 529133 from home:dmolkentin:branches:Base:System
- Add IMA functionality (fate#323289)
  This is implemented as a sub module analogous to FIPS

OBS-URL: https://build.opensuse.org/request/show/529133
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=320
2017-10-07 10:32:07 +00:00
e6be739410 Accepting request 519492 from home:dmolkentin:branches:Base:System
- 90multipath: Remove compat rule that is no longer needed (bsc#1054539)
 * adds 0536-90multipath-drop-67-kpartx-compat.rules.patch
- Don't detect crc32.ko as built-in (bsc#1054538)
 * adds 0537-dracut-init.sh-ignore-crc32.ko-in-builtin-test.patch
- Enable systemd-based core dumps for initrd (bsc#1054809)
 * adds 0538-Enable-core-dumps-with-systemd-from-initrd.patch

OBS-URL: https://build.opensuse.org/request/show/519492
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=319
2017-09-07 12:03:50 +00:00
Daniel Molkentin
bb3993c03d Accepting request 519145 from home:michal-m:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/519145
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=318
2017-08-29 13:42:36 +00:00
Daniel Molkentin
79c8cb899c Accepting request 517608 from home:dmolkentin:branches:Base:System
Fix patch names

OBS-URL: https://build.opensuse.org/request/show/517608
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=317
2017-08-18 16:42:23 +00:00
Daniel Molkentin
d2c0ca313f Accepting request 517604 from home:dmolkentin:branches:Base:System
- Ensure that targets such as halt can be reached (bsc#1048698)
 * adds 0529-systemd-add-missing-.slice-unit.patch
 * adds 0530-dracut-systemd-dracut-cmdline-ask-fix-dracut-kernel-.patch
 * adds 0531-dracut-systemd-.service-conflict-with-shutdown-targe.patch
- Do not add too many drivers all at once (bsc#1037344)
 * adds 0532-List-drivers-rather-than-looking-for-reverse-depende.patch
- instmods: check modules.builtin in $srcmods (bsc#1048606)
 * adds 0533-instmods-check-modules.builtin-in-srcmods.patch
- ssh-client: ensure is usable in all cases (bsc#1021846)
 * adds 0535-ssh-client-Include-nss_-libraries.patch
- Sync initramfs after creation to ensure entigrity (bsc#1049113)
 * adds 0536-Sync-initramfs-after-creation.patch

OBS-URL: https://build.opensuse.org/request/show/517604
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=316
2017-08-18 16:12:38 +00:00
Daniel Molkentin
d629647f28 Accepting request 514053 from home:dmolkentin:branches:Base:System
- Ensure dracut.sh responds properly to hostonly cmdline (bsc#1048748)
  * adds 0528-Ensure-dracut.sh-responds-properly-to-hostonly_cmdli.patch

OBS-URL: https://build.opensuse.org/request/show/514053
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=315
2017-08-02 13:17:10 +00:00
Daniel Molkentin
524ff20750 Accepting request 510120 from home:dmolkentin:branches:Base:System
- switch fips checking to use the libkcapi based fipscheck toolset (bsc#1048565)
 * adds 0527-switch-fips-checking-to-use-the-libkcapi-based-fipsc.patch

- iscsiroot: call handle_firmware only for non-iface invocations (bsc#1032284)
 * adds 0526-iscsiroot-call-handle_firmware-only-for-non-iface-in.patch

OBS-URL: https://build.opensuse.org/request/show/510120
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=314
2017-07-13 15:24:13 +00:00
Daniel Molkentin
212965561a Accepting request 509405 from home:dmolkentin:branches:Base:System
- bail out if module directory does not exist (bsc#1043900)

OBS-URL: https://build.opensuse.org/request/show/509405
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=313
2017-07-11 10:09:25 +00:00
Daniel Molkentin
caa8d5a40c Accepting request 509401 from home:dmolkentin:branches:Base:System
- bail out if module directory does not exist (osc#1043900)
  * adds 0525-backport-bail-out-if-module-directory-does-not-exist.patch

OBS-URL: https://build.opensuse.org/request/show/509401
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=312
2017-07-11 10:01:32 +00:00
Daniel Molkentin
e9df4e7e17 Accepting request 504691 from home:dmolkentin:branches:Base:System
- Suppress nonsensical error message (bsc#1032029)
  adds 0524-Suppress-nonsensical-error-message-bsc-1032029.patch

OBS-URL: https://build.opensuse.org/request/show/504691
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=311
2017-06-19 12:08:12 +00:00