Commit Graph

20 Commits

Author SHA256 Message Date
57f7e6e270 Accepting request 1060367 from home:afeijoo:branches:openSUSE:Factory
- Update to version 059+suse.358.g8ecd6e83:
  See https://github.com/dracutdevs/dracut/releases/tag/058 for details (059
  just adds missing entries in NEWS.md).
  Additional changes:
  * chore(suse): add execute permission to all scripts
  * chore(suse): update spec

- Update to version 057+suse.355.g1b722fda:
  * fix(dracut.spec): require libopenssl1_1-hmac for dracut-fips (bsc#1206439)

OBS-URL: https://build.opensuse.org/request/show/1060367
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=486
2023-01-23 09:43:39 +00:00
OBS User buildservice-autocommit
5d61ca3101 Updating link to change in openSUSE:Factory/dracut revision 202
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=76b7a724cbe5789e29020d3f48bbee62
2023-01-21 12:37:17 +00:00
7cce14a10d Accepting request 1045385 from home:afeijoo:branches:openSUSE:Factory
- Update to version 059+suse.358.g8ecd6e83:
  See https://github.com/dracutdevs/dracut/releases/tag/058 for details (059
  just adds missing entries in NEWS.md).
  Additional changes:
  * chore(suse): add execute permission to all scripts
  * chore(suse): update spec

- Update to version 057+suse.355.g1b722fda:
  * fix(dracut.spec): require libopenssl1_1-hmac for dracut-fips (bsc#1206439)

OBS-URL: https://build.opensuse.org/request/show/1045385
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=484
2023-01-02 07:11:11 +00:00
4428b08e30 Accepting request 1035846 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.344.g021aead9:
  * fix(dracut-systemd): run systemctl daemon-reload after remove_hostonly_files
  * fix(dracut.sh): improve detection of installed kernel versions (bsc#1205175)
  * fix(network-manager): always install the library plugins directory (bsc#1202014)
  * feat(dracut-init.sh): add inst_libdir_dir() helper (bsc#1202014)

OBS-URL: https://build.opensuse.org/request/show/1035846
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=478
2022-11-15 16:16:25 +00:00
aae329fea8 Accepting request 984211 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.292.g508db4cd:
  See https://github.com/dracutdevs/dracut/releases/tag/057 for details.
  Additional changes:
  * fix(integrity): do not enable EVM if there is no key (bsc#1200718)
  * fix(dracut.sh): temporary workaround for kiwi (bsc#1199051)
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/984211
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=466
2022-06-22 10:50:50 +00:00
08e9da1c37 Accepting request 966462 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.252.g75c0d4d5:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * feat(resume): sanity check (bsc#1197192)
  * fix(dracut-initramfs-restore.sh): unpack uncompressed initrd as last option (bsc#1197195)
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/966462
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=456
2022-04-04 06:01:58 +00:00
OBS User buildservice-autocommit
e5d272fc1e Updating link to change in openSUSE:Factory/dracut revision 185.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=7c29be9115313c35dcbf601c42eb7aae
2022-03-16 19:20:18 +00:00
c59671c439 Accepting request 961094 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.248.gfe239c23:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/961094
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=454
2022-03-14 07:41:04 +00:00
Thomas Blume
585dde0f79 Accepting request 911825 from home:lnussel:branches:Base:System
- Update to version 055+suse.115.gf65e559b:
  * fix(suse-initrd): find links of usrmerged kernels (boo#1184804)
  * fix(tpm2-tss): typo in depends()
  * fix(suse-initrd): inform on usage of obsolete -f parameter (bsc#1187470)
- use manual mode in _service file

OBS-URL: https://build.opensuse.org/request/show/911825
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=444
2021-08-13 07:24:17 +00:00
Thomas Blume
02d2af2548 - Update to version 055+suse.97.gb98506b2:
* docs: update NEWS.md and AUTHORS
  * fix(fs-lib): install fsck utilities
  * fix(integrity): require ALLOW_METADATA_WRITES to come from EVM config file
  * fix(install): configure logging earlier
  * fix(warpclock): minor cleanups
  * fix(dash): minor cleanups
  * fix(mksh): minor cleanups
  * feat(install): add default value for --firmwaredirs
  * fix(dracut-functions): get_maj_min without get_maj_min_cache_file set
  * fix(dracut): pipe hardlink output to `dinfo`
  * fix(install): sane default --kerneldir
  * fix(bash): minor cleanups
  * fix(squash): don't mount the mount points if already mounted
  * ci: add shfmt to Fedora containers
  * fix(base): add missing `str_replace` to `dracut-dev-lib.sh`
  * feat(dracut.sh): detect running in a container
  * fix(base): split out `dracut-dev-lib.sh`
  * fix(dracut-util): print error message with trailing newline
  * fix(packit): downstream has renamed the master branch to main

- Update to version 054+suse.96.gb5aa64d2:
  * fix(suse-initrd) fix list of modprobe.d directories

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=436
2021-05-31 13:40:55 +00:00
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