<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/scripts/ver_linux, branch v2.6.17.2</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.17.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.17.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2006-04-05T11:10:19Z</updated>
<entry>
<title>ver_linux: don't print reiser4progs version if none found</title>
<updated>2006-04-05T11:10:19Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2005-09-21T17:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ea88df9bf895720289331e41ed73cdcb04059900'/>
<id>urn:sha1:ea88df9bf895720289331e41ed73cdcb04059900</id>
<content type='text'>
Sam: did the same for reiserprogs

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Adapt scripts/ver_linux to new util-linux version strings</title>
<updated>2005-09-07T23:57:33Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2005-09-06T22:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=580b2e3c0183818adf6151e60270405b02ea8504'/>
<id>urn:sha1:580b2e3c0183818adf6151e60270405b02ea8504</id>
<content type='text'>
Tested with 2.12i and 2.13-pre2.

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.</title>
<updated>2005-04-19T04:57:33Z</updated>
<author>
<name>Steven Cole</name>
<email>elenstev@mesatop.com</email>
</author>
<published>2005-04-19T04:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=1694145854a309bebd12a5cce63c9b398304e3bb'/>
<id>urn:sha1:1694145854a309bebd12a5cce63c9b398304e3bb</id>
<content type='text'>
Without the attached patch, the ver_linux script gives
the following if udev utils are not present.

./scripts/ver_linux: line 90: udevinfo: command not found

The patch causes ver_linux to be silent in the case of
no udevinfo command.

Signed-off-by: Steven Cole &lt;elenstev@mesatop.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>[PATCH] add printing of udev version to scripts/ver_linux</title>
<updated>2005-01-06T08:39:01Z</updated>
<author>
<name>Jesper Juhl</name>
<email>juhl-lkml@dif.dk</email>
</author>
<published>2005-01-06T08:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b7cda70407c0ac9970cdc78eb5bbb9a427ce4de8'/>
<id>urn:sha1:b7cda70407c0ac9970cdc78eb5bbb9a427ce4de8</id>
<content type='text'>
Since udev is starting to be used a lot of places and I've seen people get
asked about their udev version a few times on lkml I figured it was
perhaps time that scripts/ver_linux reported this info so it would get
into more bugreports by default.

This patch adds printing of udev version to scripts/ver_linux

Signed-off-by: Jesper Juhl &lt;juhl-lkml@dif.dk&gt;
Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
<entry>
<title>scripts: Update ver_linux for recent reiserfsprogs</title>
<updated>2004-09-06T00:16:38Z</updated>
<author>
<name>Steven Cole</name>
<email>elenstev@mesatop.com</email>
</author>
<published>2004-09-06T00:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=330a08b8a5aa40b6a7e0ca5b03d3489ecce172e7'/>
<id>urn:sha1:330a08b8a5aa40b6a7e0ca5b03d3489ecce172e7</id>
<content type='text'>
The ver_linux script is fixed to report recent versions of
reiserfsprogs.  (Older versions had "reiserfsprogs" in the
line containing the version number, while recent versions
report "reiserfsck" followed by version number).

The ver_linux script is updated to report the reiser4progs
version number.

This was tested with reiserfsprogs 3.6.11, 3.6.18 and
reiser4progs 1.0.0.

Signed-off-by: Steven Cole &lt;elenstev@mesatop.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ver_linux fix</title>
<updated>2004-04-12T06:00:24Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2004-04-12T06:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3bca5aa3e53f330d9f239503639b24308418bb2e'/>
<id>urn:sha1:3bca5aa3e53f330d9f239503639b24308418bb2e</id>
<content type='text'>
From: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

From:  Adrian Bunk &lt;bunk@fs.tum.de&gt;

Some versions of ps print non-version lines when ps --version is invoked.
grep them out.
</content>
</entry>
<entry>
<title>[PATCH] Fix scripts/ver_linux</title>
<updated>2004-03-15T23:17:35Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2004-03-15T23:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=332c8c22d28f9207b8fbad982ff4df5a3a63bc81'/>
<id>urn:sha1:332c8c22d28f9207b8fbad982ff4df5a3a63bc81</id>
<content type='text'>
From: Trivial Patch Monkey &lt;trivial@rustcorp.com.au&gt;

From:  Thomas Molina &lt;tmolina@cablespeed.com&gt;

ver_linux hasn't displayed binutils version right for some time.  This patch
corrects that and preserves the old behaviour as well, as suggested by Rusty.
</content>
</entry>
<entry>
<title>[PATCH] Bugzilla bug # 267 - scripts_ver_linux fix</title>
<updated>2003-10-05T04:29:12Z</updated>
<author>
<name>Rusty Russell</name>
<email>trivial@rustcorp.com.au</email>
</author>
<published>2003-10-05T04:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=14baa94230b6f1970dc37c01cfef2b8079509ed3'/>
<id>urn:sha1:14baa94230b6f1970dc37c01cfef2b8079509ed3</id>
<content type='text'>
From:  Jeff Sipek &lt;jeffpc@optonline.net&gt;
</content>
</entry>
<entry>
<title>Fix various scripts to be marked executable.</title>
<updated>2003-09-07T08:51:20Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@home.osdl.org</email>
</author>
<published>2003-09-07T08:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=45ad6fd3c339b79f0d9892a67becf4cdd05eb440'/>
<id>urn:sha1:45ad6fd3c339b79f0d9892a67becf4cdd05eb440</id>
<content type='text'>
From carbonated beverage &lt;ramune@net-ronin.org&gt;.

[ "carbonated beverage"? WTF? I think I need a cool handle too ;]
</content>
</entry>
<entry>
<title>[PATCH] fix ver_linux for 2.6</title>
<updated>2003-07-18T02:46:45Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2003-07-18T02:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=03af3c83b739b109607baf2644b7ea2182c97d11'/>
<id>urn:sha1:03af3c83b739b109607baf2644b7ea2182c97d11</id>
<content type='text'>
(Steven Cole)
</content>
</entry>
</feed>
