Edit Info Other
Login

Diff for "Branching"

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-05-30 19:32:14
Size: 719
Editor: Richard Shaw
Comment:
Revision 4 as of 2011-06-01 14:33:42
Size: 793
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 * Remove all kmod packages from the devel repos
 * Build a buildsys-build-rpmfusion package that contained a hard dep on the F15 release kernel
 * Rebuild all kmods and make them build akmod packages, too
 * Check for broken deps and find a "solution" for them
 * Create a signing key for F16
 * Remove all kmod packages from the development repositories.
 * Build a buildsys-build-rpmfusion package that contains a hard dependency on the release kernel.
 * Rebuild all kmods and make them build akmod packages.
 * Check for broken deps and find a "solution" for them.
 * Create a signing key for the next development version.
Line 7: Line 7:
 * Build rpmfusion-{non,}free-release packages for F15 that have the proper repos enabled and rawhide disabled  * Build rpmfusion-{non,}free-release packages for the new release that has the proper repositories enabled and rawhide disabled.
Line 9: Line 9:
 . {{{
Line 10: Line 11:
cp -a development/ releases/15/Everything cp -al development/ releases/15/Everything
}}}
Line 12: Line 14:
 * Build kmods for the updated kernel  * Build kmods for the updated kernel.
  • Remove all kmod packages from the development repositories.
  • Build a buildsys-build-rpmfusion package that contains a hard dependency on the release kernel.
  • Rebuild all kmods and make them build akmod packages.
  • Check for broken deps and find a "solution" for them.
  • Create a signing key for the next development version.
  • Add the public key to the rpmfusion-{non,}free-release packages for F13, F14 and F15
  • Build rpmfusion-{non,}free-release packages for the new release that has the proper repositories enabled and rawhide disabled.
  • Push all of that for free and nonfree something like this:
  • mkdir releases/15/
    cp -al development/ releases/15/Everything
  • Ask adrianr to make changes in the MirrorManager.

  • Build kmods for the updated kernel.

Branching (last edited 2023-11-14 09:37:58 by anonymous)