Commit Graph

9 Commits

Author SHA1 Message Date
Justin M. Forbes 47a895f435 Linux v5.8.1
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-08-12 08:03:24 -05:00
Jeremy Cline 0310b312a7 kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1
This is an automated commit generated from the
kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 tag in
https://gitlab.com/cki-project/kernel-ark.git
2020-04-14 17:53:23 -04:00
Jeremy Cline 02d1cba5ee Fix up the rawhide-rc.sh script for 5.x 2019-03-18 14:09:10 +00:00
Justin M. Forbes e33877912b Add kernel-tools reminder for rc script 2018-02-19 17:21:49 -06:00
Laura Abbott 7e1781f06a Update -rc script for new kernel.org behavior
kernel.org is no longer distributing -rc tarballs and we have to
generate them oursleves. Update the script to do this.
2017-06-05 09:24:51 -07:00
Laura Abbott 177691df09 Add kerberos check to rawhide rc scripts
-rcs come out on Sunday night which means they get added to rawhide on
Monday. How anyone remembers anything on a Monday morning is completely
beyond me so add a hint to the rc script checking for Kerberos.
2017-03-13 09:38:44 -07:00
Laura Abbott 4894ff88ff rawhide-rc fixes
- rcrev is a %global, not a %define
- base_sublevel needs to be +1 (see comments in kernel.spec)
2016-10-24 09:09:55 -07:00
Laura Abbott 1713b6251c Fixup rawhide RC script to actually work
- Drop some debug output
- Make fixup-bumpspec executable
- copy kernel.spec.tmp back to kernel.spec
- Typo in grep command
- Increment base properly
- Actually grab/upload tarball
2016-10-17 09:49:28 -07:00
Laura Abbott 2f50aa19db Add scripts for automatically generating builds
Many of the steps for day-to-day updates still require a lot of
manual steps which can lead to typos. Add a series of scripts to
make automate the manual steps and hopefully reduce errors. These
are a work in progress because having them in tree makes it easier
to work out issues.
2016-10-10 16:50:38 -07:00