10 Commits

Author SHA256 Message Date
Daniel Molkentin
bd7296b98d - Update to version 054+suse.95.gd5820102:
* chore(suse) update spec

- Update to version 054+suse.94.g1648453e:
  * chore(suse): re-add SUSE mkinitrd

- Update to version 054+suse.93.gd393f006:
  With this release dracut has undergone a major overhaul.
  
  A lot of systemd related modules have been added.
  
  The integration test suite has finally ironed out the flaky behaviour due to the parallel device probing of the kernel,
  which bit sometimes in the non-kvm github CI. So, if you see any /dev/sda in a setup script with more than two hard drives,
  chances are, that the script works on the wrong disk. Same goes for network interfaces.
  
  This release is also fully shellcheck'ed with ShellCheck-0.7.2 and indented with shfmt and astyle.
  
  The dracut project builds test containers every day for:
  
      opensuse/tumbleweed-dnf:latest
      archlinux:latest
      fedora:rawhide
      fedora:latest
      fedora:33
  
  These containers can easily be used to run the integration tests locally without root permissions via podman.
  We hope this serves as a blueprint for your distribution's CI process.
  
  More information can be found in docs/HACKING.md.
  Bug Fixes

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=434
2021-05-18 09:09:07 +00:00
Daniel Molkentin
cb56ef0760 - Update to version 053+suse.90.gb89b6347:
Highlights: https://github.com/dracutdevs/dracut/releases/tag/053
  dracut.sh:
    unfreeze /boot on exit (d87ae137)
    proper return code for inst_multiple in dracut-init.sh (d437970c)
  fcoe:
    rename rd.nofcoe to rd.fcoe (6f7823bc)
    rd.nofcoe=0 should disable fcoe (805b46c2)
  i18n:
    get rid of eval calls (5387ed24), backported for 052 downstream
    create the keyboard symlinks again (9e1c7f3d), backported for 052 downstream
  network-manager:
    run as a service if systemd module is present (c17c5b76)
    rework how NM is started in debug mode (34c73b33)
    drm: skip empty modalias files in drm module setup (c3f24184)
  Highlights: https://github.com/dracutdevs/dracut/releases/tag/052

- Link release announcement for 052, fix typo

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=427
2021-02-23 15:36:58 +00:00
Daniel Molkentin
2c9e0597f2 - Update to version 052+suse.91.gb30dce3c:
* chore: update suse/dracut.spec

- Update to version 052+suse.88.gc78b4ac8:
  * fix(i18n): get rid of `eval` calls
  * fix(i18n): create the keyboard symlinks again
  * docs: update NEWS.md and AUTHORS
  * chore: add `CONTRIBUTORS` target to Makefile
  * docs: update docs/RELEASE.md
  * docs: move NEWS to NEWS.md
  * ci: force binary files for grep on disk images
  * docs: RELEASE.md
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut-functions.sh
  * fix: shellcheck for dracut-logger.sh
  * fix: shellcheck for modules.d/99squash/module-setup.sh
  * fix: shellcheck for modules.d/99squash/clear-squash.sh
  * fix: shellcheck for modules.d/99fs-lib/module-setup.sh
  * fix: shellcheck for modules.d/99base/module-setup.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=424
2021-02-17 14:31:01 +00:00
Daniel Molkentin
3ad66b322a - Update to version 051 (051+suse.83.g8fb15bf1):
* Update AUTHORS, NEWS
  * Drop 51-dracut-rescue-postinst.sh entirely
  * Revert "Retrieve service, rpc and protcol entries via getent in hostonly mode"
  * Adding stalebot file
  * Revert "Add --uefi-output for custom output filename"
  * Improve documentation of iso-scan/filename feature
  * multipathd: fix the comparison
  * 06dbus: consider dbus-broker
  * 06dbus: Add busctl as a more useful tool
  * 06dbus: Include dbus or messagebus group and user, depending on distro
  * 35network-wicked: openSUSE Factory has reintroduced libexec
  * 35network-wicked: install ip utility anyway
  * 35network-wicked: Run wicked early enough to unlock block devices
  * 06dbus: Do not install superfluous services
  * 40network: introduce wicked option
  * 35network-wicked: introduce wicked support module
  * 06dbus: introduce dbus support
  * Add --uefi-output for custom output filename
  * 95fcoe: don't install if there is no FCoE hostonly devices
  * 95fcoe: ensure needed modules are installed
  * dracut-install: Globbing support for resolving "firmware:"
  * dracut-bash-completion.sh: add positional argument completion
  * Prevent creating unexpected files on the host when running dracut
  * configure: Find FTS library with --as-needed

- Update to version 050+suse.275.gc9639522:
  * Don't print when a module is explicitly omitted (by default)
  * 95nfs: /var/lib/nfs/statd/sm is /var/lib/nfs/sm on SUSE (boo#1177462)
  * Retrieve service, rpc and protcol entries via getent in hostonly mode (boo#1177461)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=420
2020-12-14 15:33:17 +00:00
Daniel Molkentin
03acb48a21 - Update to version 050+suse.226.gb86d9bcf:
We are now tracking the master branch, preparing for a 051 release
  within the next weeks.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=414
2020-09-21 13:55:40 +00:00
Daniel Molkentin
fe36498d75 Accepting request 832081 from home:favogt:branches:Base:System
IMO localonly should also be replaced with "disabled" so that "osc ci" and "osc build" don't fetch updates all the time without asking.

- Generate the tarball during buildtime. Tracking both the tarball
  and the .obscpio combines the worst of both.

OBS-URL: https://build.opensuse.org/request/show/832081
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=413
2020-09-04 12:52:37 +00:00
Daniel Molkentin
0f48c8c9fd Accepting request 787758 from Base:System:dracut-050
- Update to version 050+suse.58.g0b998bee:
- Changed scheme to 050+suse.56.gec64a6fa to match systemd package
- Update to version 050+git56.ec64a6fa:
  * Makefile: really make externally defined CFLAGS work
  * suse.spec: Sort new modules and files in 050 into sub packages

OBS-URL: https://build.opensuse.org/request/show/787758
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=403
2020-03-24 11:26:34 +00:00
Daniel Molkentin
4cd3e534a2 - Update to version 049.1+git138.9068a629:
* systemd: install systemd-tty-ask-password-agent systemd-ask-password
  * Mark interface setup after dhcp (bsc#1167161)
  * Store nameserver received from wicked dhcp lease (bsc#1167161)
  * Do not require hostname binary
  * suse.spec: add new modules 90nvdimm and 99suse-initrd
  * 95fcoe: default rd.nofcoe to false (bsc#1163343)
  * Add module "99suse-initrd" for parsing "SUSE INITRD" lines (bsc#1161343)
    Dependent commits:
    * 90kernel-modules: remove nfit from static module list
    * Add module "90nvdimm" for NVDIMM support

- Changed scheme to 049.1+suse.139.g8a7d3d9e to match systemd package
  * Scheme pattern> <PARENT_TAG>+suse.<TAG_OFFSET>.g<SHA1>
  * No functional change

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=400
2020-03-22 19:26:45 +00:00
Daniel Molkentin
2065b56d8d - Update to version 049.1+git119.abf1a408:
* 30convertfs: adopt for SUSE (boo#1158777)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=392
2020-01-29 13:03:12 +00:00
eb692fe1dc Accepting request 705438 from Base:System
- Bump to 049
- Patches are now maintained in git
  * Removed 0012-40network-Fix-race-condition-when-wait-for-networks.patch
  * Removed 0013-40network-always-start-netroot-in-ifup.sh.patch
  * Removed 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch
  * Removed 0016-Add-new-s390x-specific-rule-files.patch
  * Removed 0017-45ifcfg-use-distro-specific-scripts.patch
  * Removed 0020-00warpclock-Set-correct-timezone.patch
  * Removed 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch
  * Removed 0048-40network-Only-enable-network-interfaces-if-explicit.patch
  * Removed 0053-01fips-fixup-loading-issues.patch
  * Removed 0056-81cio_ignore-handle-cio_ignore-commandline.patch
  * Removed 0057-01fips-Include-some-more-hmacs.patch
  * Removed 0058-dracut-add-warning-when-including-unsupported-module.patch
  * Removed 0059-99suse-Add-SUSE-specific-initrd-parsing.patch
  * Removed 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch
  * Removed 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch
  * Removed 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch
  * Removed 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch
  * Removed 0079-95dasd_rules-fixup-rd.dasd-parsing.patch
  * Removed 0080-95dasd_rules-print-out-rd.dasd-commandline.patch
  * Removed 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch
  * Removed 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch
  * Removed 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch
  * Removed 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch
  * Removed 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch
  * Removed 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch
  * Removed 0089-40network-create-var-lib-wicked-in-ifup.sh.patch
  * Removed 0090-dracut-caps-Remove-whole-caps-module.patch
  * Removed 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch

OBS-URL: https://build.opensuse.org/request/show/705438
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=374
2019-05-25 19:57:14 +00:00