<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel.git/scripts, branch f21-3.17-tegra</title>
<subtitle>kwizart's kernel repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/'/>
<entry>
<title>generate-git-snapshot.sh: warn if $LINUX_GIT dir is unset</title>
<updated>2013-07-19T00:14:24+00:00</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@redhat.com</email>
</author>
<published>2013-07-19T00:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=5fda1eb42cbb985db5482c64e34029746fba8ffb'/>
<id>5fda1eb42cbb985db5482c64e34029746fba8ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make generate-git-snapshot.sh work for merge window trees</title>
<updated>2012-07-31T20:18:04+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@redhat.com</email>
</author>
<published>2012-07-31T16:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=79b876cd70369849dfb59f1cb11dee32a3ea303a'/>
<id>79b876cd70369849dfb59f1cb11dee32a3ea303a</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop CONFIG_USER_NS</title>
<updated>2012-05-25T20:14:15+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@redhat.com</email>
</author>
<published>2012-05-25T20:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=1f83f3a2352f83f2718e6b0a97e1f0737721135a'/>
<id>1f83f3a2352f83f2718e6b0a97e1f0737721135a</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the 'prep all configs' to a separate script.</title>
<updated>2012-03-19T21:30:04+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2012-03-19T21:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=384fed008db95925ccee2c0c632dbc4e6133f40c'/>
<id>384fed008db95925ccee2c0c632dbc4e6133f40c</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>auto-generate the gitN rev</title>
<updated>2012-02-28T16:51:25+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2012-02-28T16:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=80fb791180177e3801805405e728cf1bf79c484c'/>
<id>80fb791180177e3801805405e728cf1bf79c484c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some tweaks to make the changelog version more correct</title>
<updated>2012-02-28T16:26:27+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2012-02-28T16:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=ac1a857eb1b8e1afddadcfa49332beb762366451'/>
<id>ac1a857eb1b8e1afddadcfa49332beb762366451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a script to generate the git snapshot.</title>
<updated>2012-02-28T16:18:09+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2012-02-28T16:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=c325fa4fd0f681c012a5635542613a53df9bdfc6'/>
<id>c325fa4fd0f681c012a5635542613a53df9bdfc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumpspecfile: get user name and email from git config</title>
<updated>2011-11-29T10:45:06+00:00</updated>
<author>
<name>Chuck Ebbert</name>
<email>cebbert@redhat.com</email>
</author>
<published>2011-11-29T10:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=5ae7978615199a33fb3864a93e89efe8910ae3ab'/>
<id>5ae7978615199a33fb3864a93e89efe8910ae3ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop bit-rotted scripts</title>
<updated>2011-10-31T20:13:17+00:00</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@redhat.com</email>
</author>
<published>2011-10-31T20:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=cb23ecf36ce5e800b9f897b780b94e0c27a1bb7a'/>
<id>cb23ecf36ce5e800b9f897b780b94e0c27a1bb7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prune junk from Makefile</title>
<updated>2011-10-26T18:26:46+00:00</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@redhat.com</email>
</author>
<published>2011-10-26T18:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kwizart/public_git/kernel.git/commit/?id=bf30a40f01d94083370238be8bd603f5644fe357'/>
<id>bf30a40f01d94083370238be8bd603f5644fe357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
