Size: 792
Comment: Format code
|
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.