bug#14388: Bug in uname command - reg...

2013-05-12 Thread Linda Walsh
Bob Proulx wrote: $ uname -r 3.2.0-4-amd64 $ uname -v #1 SMP Debian 3.2.35-2 --- I get something similiar the above, but that isn't the way the kernel terminology -- despite the fact that use uname-r to search for the kernel-version of modules to use. but 3=VERSION 2=PATCHLEVEL

bug#14388: Bug in uname command - reg...

2013-05-12 Thread Bob Proulx
Linda Walsh wrote: Bob Proulx wrote: $ uname -r 3.2.0-4-amd64 $ uname -v #1 SMP Debian 3.2.35-2 From that -- it looks quite a bit like it describing version information. On mine, I have uname -r=3.9.0-Isht-Van With Isht-Van being my localversion name The uname-v has: #6

bug#14388: Bug in uname command - reg...

2013-05-11 Thread vevek venkatesan
Hi Team, In uname command In feel that there is a bug with -r and -v options which I describe as follows, uname -r - it should show the release of kernel uname -v - it should show the version of kernel as per your manual page, but it is showing vice-versa of each. Thanks Regards,

bug#14388: Bug in uname command - reg...

2013-05-11 Thread Bob Proulx
tag 14388 + moreinfo notabug thanks vevek venkatesan wrote: In uname command In feel that there is a bug with -r and -v options which I describe as follows, uname -r - it should show the release of kernel uname -v - it should show the version of kernel as per your manual page,