Edit Info Other
Login

Diff for "Branching"

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2011-05-30 19:36:03
Size: 779
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 9: Line 9:
 . {{{
Line 10: Line 11:
cp -a development/ releases/15/Everything cp -al development/ releases/15/Everything
}}}
  • 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)