Daniel Molkentin c62ea394fb Accepting request 784045 from home:dmolkentin:branches:Base:System
- Update to version 049.1+git135.46dceb02:
  * 40network: 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:
    * Add module "90nvdimm" for NVDIMM support
    * 90kernel-modules: remove nfit from static module list

OBS-URL: https://build.opensuse.org/request/show/784045
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=399
2020-03-11 18:56:27 +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 localrun
  osc ar
  osc commit
  osc sr
Description
No description provided
Readme 8.7 MiB
Languages
RPM Spec 100%