Marcus Meissner cf6b708a6b Accepting request 946940 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.194.gdd41932a:
  * fix(network-legacy): add wicked as an alternative to arping (bsc#1193670)
  * fix(network): add wicked as an alternative to arping (bsc#1193670)

- Update to version 055+suse.191.g67eb4ea8:
  * fix(dracut-initramfs-restore.sh): add test for SUSE initrd name (bsc#1194570)
  * fix(dracut.spec): require util-linux-systemd (bsc#1194162)
  * fix(network-wicked): multiple path corrections
  * fix(drm): add privacy screen modules to the initrd (bsc#1193590)
  * fix(dracut.spec): update usrmerged mkinitrd dir
  * fix(url-lib): improve ca-bundle detection (bsc#1175892)

OBS-URL: https://build.opensuse.org/request/show/946940
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=451
2022-01-18 17:00:29 +00:00
2012-07-13 13:52:08 +00:00
2012-07-13 13:52:08 +00:00

Maintaining Dracut
==================

1. Adding/Submitting patches:

Patches get added as merge requests on Github against the respective maintenance branch.
If the dracut version is 049, the maintenance branch is SUSE/049. Please make sure
to provide an adiquate patch description. If you fix a modules, please prepend the module
name in the first line. Also add bugzilla and fate references in their own line:

  99example: Provide a useful description

  Explain the use cases for the module in more detail, give a general summary of
  its purpose.

  Reference: bsc#4566

2. Updating the OBS repo from git:

  rm dracut*.xz
  rm dracut*.obscpio
  osc service manualrun
  osc ar
  osc commit
  osc sr
Description
No description provided
Readme 8.7 MiB
Languages
RPM Spec 100%