Edit Info Other
Login

Diff for "Branching"

Differences between revisions 3 and 4
Revision 3 as of 2011-05-31 14:44:30
Size: 792
Editor: PaulHowarth
Comment: Format code
Revision 4 as of 2011-06-01 14:33:42
Size: 793
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: 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)