Josh Boyer
2e4a6e0c85
Revert "Use git format-patch for git snapshots"
...
This reverts commit 6c66953153
.
Turns out this is a bad idea. It doesn't accomplish what I wanted
and it seems to confuse git-am.
2015-07-24 08:26:40 -04:00
Josh Boyer
6c66953153
Use git format-patch for git snapshots
...
There are two reasons for this. The first is that there is much more
context around the changes. The second is that this will make automating
an exploded git tree much easier to manage.
2015-07-23 11:11:21 -04:00
Josh Boyer
8985cfb689
Add check-configs.pl script from Paul Bolle
...
We can run this once per RC (or somewhat frequently) to keep the split
config-* files clean of dead Kconfig options
2014-11-11 09:57:11 -05:00
Kyle McMartin
5fda1eb42c
generate-git-snapshot.sh: warn if $LINUX_GIT dir is unset
2013-07-18 20:14:24 -04:00
Josh Boyer
79b876cd70
Make generate-git-snapshot.sh work for merge window trees
...
Use sed to drop anything ending in -git.*. That allows us to grab the version
information for the main tree while -rc* will still work later.
2012-07-31 16:18:04 -04:00
Josh Boyer
1f83f3a235
Drop CONFIG_USER_NS
...
Upstream e1c972b681bf118fcedb9fe2ed7a73de983aa5ef makes it depend on
UIDGID_CONVERTED which is only set when all of the subsystems have been
converted to be user namespace safe. That defaults to Y whenever it happens,
so we'll set this after that point.
2012-05-25 16:14:15 -04:00
Dave Jones
384fed008d
Move the 'prep all configs' to a separate script.
...
This cuts make prep time down from 53s to 10s on my desktop.
A full run across all archs can be done from within a source
tree by running ../../scripts/allarchconfig.sh
2012-03-19 17:30:04 -04:00
Dave Jones
80fb791180
auto-generate the gitN rev
2012-02-28 11:51:25 -05:00
Dave Jones
ac1a857eb1
some tweaks to make the changelog version more correct
2012-02-28 11:26:27 -05:00
Dave Jones
c325fa4fd0
add a script to generate the git snapshot.
2012-02-28 11:18:09 -05:00
Chuck Ebbert
5ae7978615
bumpspecfile: get user name and email from git config
2011-11-29 05:45:06 -05:00
Kyle McMartin
cb23ecf36c
Drop bit-rotted scripts
2011-10-31 16:13:17 -04:00
Kyle McMartin
bf30a40f01
Prune junk from Makefile
2011-10-26 14:26:46 -04:00
Chuck Ebbert
9c94e213e1
Fix up scripts/sort-config so it works again.
2011-09-07 19:40:53 -04:00
Dave Jones
f29a760a48
make grablogs work again
2011-08-27 13:27:59 -04:00
Kyle McMartin
0ca2d8f721
update to 2.6.39-rc5-git1
2011-04-28 16:22:58 -04:00
Kyle McMartin
b2d50f49cb
nuke 'FILES' use with fedpkg upload
2011-04-13 13:16:05 -04:00
Kyle McMartin
1314bc4fdb
fix up scripts/rebase.sh to work in the new git world
...
(i started re-writing it in python, because man is it ever gash.)
2011-03-11 09:22:59 -05:00
Kyle McMartin
71f70cd13e
utrace update
...
Conflicts:
kernel.spec
2011-01-22 13:43:13 -05:00
Kyle McMartin
da80d72ece
First pass at 2.6.36-rc1
2010-08-17 16:07:07 -04:00
Roland McGrath
11487c5358
Restore README.txt, scripts.
2010-07-29 19:24:43 -07:00