You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominique Leuenberger 790e866463 Accepting request 1082507 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1082507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=207
1 month ago
.gitattributes - First check in of version 020 11 years ago
README.susemaint Accepting request 923450 from home:afeijoo:branches:openSUSE:Factory 2 years ago
_service Accepting request 1060367 from home:afeijoo:branches:openSUSE:Factory 4 months ago
_servicedata Accepting request 1082465 from home:afeijoo:branches:openSUSE:Factory 1 month ago
dracut-059+suse.375.gafb362e4.obscpio Accepting request 1082465 from home:afeijoo:branches:openSUSE:Factory 1 month ago
dracut-rpmlintrc Accepting request 346361 from home:favogt:branches:Base:System 8 years ago
dracut.changes Accepting request 1082465 from home:afeijoo:branches:openSUSE:Factory 1 month ago
dracut.obsinfo Accepting request 1082465 from home:afeijoo:branches:openSUSE:Factory 1 month ago
dracut.spec Accepting request 1082465 from home:afeijoo:branches:openSUSE:Factory 1 month ago

README.susemaint

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