Commit Graph

187 Commits

Author SHA256 Message Date
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
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