Size: 719
Comment:
|
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.