Go to file
2021-07-07 16:29:41 +00:00
_service - Update to version 055+suse.97.gb98506b2: 2021-05-31 13:40:55 +00:00
_servicedata Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel 2021-07-05 09:10:34 +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-055+suse.110.gbe35f166.obscpio Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel 2021-07-05 09:10:34 +00:00
dracut-rpmlintrc Accepting request 346361 from home:favogt:branches:Base:System 2015-11-26 11:35:04 +00:00
dracut.changes Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel 2021-07-05 09:10:34 +00:00
dracut.obsinfo Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel 2021-07-05 09:10:34 +00:00
dracut.spec Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel 2021-07-05 09:10:34 +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