Revisions of dracut

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234814 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 46)
  fixup rootfs-generator installation path (bnc#878714)
  Add 0032-98systemd-fixup-rootfs-generator-installation-path.patch (forwarded request 234813 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234197 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 45)
- 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 (forwarded request 234196 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232986 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 44)
- 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 (forwarded request 232961 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232235 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 43)
- 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 (forwarded request 232233 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 230299 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 42)
- Enable multipath correctly during booting (bnc#873686)
  Add: 0022-90multipath-Fixup-service-file-for-booting.patch (forwarded request 230295 from hreinecke)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 229770 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 41)
- 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 (forwarded request 229723 from hreinecke)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 229643 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 40)
- Do not always try to add iscsi module, let its check function decide
- Copmress initrd with xz --check=crc32 -6 by default (forwarded request 229637 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 227496 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 38)
- Fix installkernel script bnc#862990 (forwarded request 227495 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226430 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 37)
- Add support for 70-persistent-net.rules in dracut (bnc#868375)
  Add: dracut-install-persistent-rule.patch (forwarded request 226409 from rmilasan)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225032 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 36)
- bnc#830060 - Dracut is missing warpclock/hwclock
  Add dracut-warpclock_module.patch (forwarded request 225030 from trenn)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 224666 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 35)
- 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 (forwarded request 224659 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 224249 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 34)
- 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 (forwarded request 224246 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 222418 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 33)
Adding SUSE ifcfg flavor to 45ifcfg module. (forwarded request 222385 from pwieczorkiewicz)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221499 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 32)
- Cleanup with spec-cleaner.

- Version bump to 036 removing the need for patching from git.
- removed patch:
  * dracut_git_v034_to_head.patch (forwarded request 221497 from scarabeus_iv)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213880 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 31)
- Correctly fix previous issue:
  Exit without calling update-bootloader (bnc#858268)
  Currently mkinitrd will always exit early without creating an initrd at all.
  Rebase: dracut_do_not_update_booloader_if_no_kernel_is_found.patch
- Remove an obsolete comment from .spec file
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213779 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 30)
Exit without calling update-bootloader (bnc#858268):
Add:  dracut_do_not_update_booloader_if_no_kernel_is_found.patch
Adding:
Requires:       systemd-sysvinit
which has reboot, halt and other binaries dracut likes to add to the initrd.
Cleanup and adjust to latest mainline:
Dropping as these are included in the latest update_git_v034_to_head patch:
Drop: 0001-95dasd-Install-kernel-modules-only-once.patch
Drop: 0002-95dasd-Only-install-module-if-normalize_dasd_arg-is-.patch
Drop: 0003-95dasd_mod-make-dasd_cio_free-optional.patch
Drop: 0004-95zfcp-Make-installation-optional.patch
Drop: 0005-95znet-Make-installation-optional.patch
Drop: 0007-Fixup-keymap-setting-for-openSUSE.patch
Drop: 0008-Add-DASD-configuration-for-SuSE.patch
Drop: 0009-Add-zfcp-scripts-for-SUSE.patch
Drop: 0010-Make-logfile-configurable.patch
Drop: 0011-mkinitrd-suse-Add-SUSE-compability-wrapper-for-dracu.patch
Drop: 0012-mkinitrd-suse.8.asc-Add-manpage-for-SUSE-compat-mkin.patch
Drop: 0015-Fixup-script-permissions.patch
Drop: 0016-Remove-shebang-from-shell-completion-files.patch
Drop: dracut-git-update.patch
Rebase: 0013-Correct-paths-for-openSUSE.patch
This is a rename of dracut-git-update.patch to:
Add:  dracut_git_v034_to_head.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212343 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208895 from Raymond Wooninck's avatar Raymond Wooninck (tittiatcoke) (revision 28)
- Update with patches from git repository:
   * kernel-modules: add ohci-pci to the list of forced module installs
   * Run 'xz' and 'lzma' with multiple threads
   * systemd: do not exit the initqueue, if systemd asks a password
   * iscsi,nbd: do not fail in hostonly mode
   * dracut-functions.sh: Avoid loading unnecessary 32-bit libraries
     for 64-bit initrds
   * fips: also install /etc/system-fips in the initramfs
   * dracut.modules.7.asc: removed empty section
   * dracut.sh: fixed PATH shortener
   * dracut.spec: move /sbin/dracut to /usr/sbin/dracut
   * iscsi/nbd: do not try to mount the whole disk, if root= is missing
   * fips: include crct10dif_generic
   * Handle crypto modules with and without modaliases
   * usrmount/module-setup.sh: fixed typo
   * lvm: always install thin utils for lvm
   * kernel-modules(ARM): add mmc_block usb_storage to static list of
     kernel mods
   * dracut-functions.sh:check_block_and_slaves*() skip LVM internal devs
   * mkdir basic dirs in /run
   * network/fcoe: only redirect output to loginit.pipe, if exists
   * dracut.sh: no need to make subdirs in run
   * dracut.sh: also mkdir /run/lock, which is copied to
   * lvm: fix thin recognition
   * Add lzo, lz4 compression and read INITRD_COMPRESS
   * remove resume-genrules.sh
   * resume: fix swap detection in hostonly
   * base/init.sh: also mkdir /run/lock
   * dmsquash-live: add /dev/mapper/live-base
   * Doc: cleanup, extend and split and reuse (forwarded request 208892 from hreinecke)
Displaying revisions 181 - 200 of 227
openSUSE Build Service is sponsored by