Go to file
Dominique Leuenberger 7e0d2ef328 Accepting request 717099 from Base:System
- Update to version 049+git104.1244eed7:
  * mkinitrd-suse.sh: remove trailing "|"

- Update to version 049+git103.c8d99b62:
  * Add support for compressed kernel modules (boo#1135854)

- Update to version 049+git102.9ee0c387:
  * dracut-install: Add support for compressed firmware files (boo#1136677)

- Update to version 049+git101.17c579a0:
  * call netroot on wicked dhcp setup
  * nfsroot follow ifcfg settings for boot protocol

- Update to version 049+git99.76df40e7:
  * 95fcoe: Fix startup when fcoe module is included (boo#1136977)
  * tests: Ignore .testdir 
  * Add support for riscv64
  * mkinitrd-suse.sh: simplify get_kernel_version (bsc#1139939)
  * 95dasd-rules & 95zfcp_rules: Look for correct rule name (bsc#1137784)

- Update to version 049+git94.aef7a52b:
  * ucode: properly include early only ucode
  * keep network device naming scheme on upgrade (bsc#1136927)

- 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

OBS-URL: https://build.opensuse.org/request/show/717099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=142
2019-07-21 09:32:31 +00:00
_service Accepting request 705438 from Base:System 2019-05-25 19:57:14 +00:00
_servicedata - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
.gitattributes - First check in of version 020 2012-07-13 13:52:08 +00:00
.gitignore - First check in of version 020 2012-07-13 13:52:08 +00:00
dracut-049+git104.1244eed7.obscpio - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
dracut-049+git104.1244eed7.tar.xz - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
dracut-rpmlintrc Accepting request 346361 from home:favogt:branches:Base:System 2015-11-26 11:35:04 +00:00
dracut.changes - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
dracut.obsinfo - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
dracut.spec - Update to version 049+git104.1244eed7: 2019-07-19 14:20:41 +00:00
README.susemaint Accepting request 705438 from Base:System 2019-05-25 19:57:14 +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 localrun
  osc ar
  osc commit
  osc sr