[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhjxiVy7+uqEqvTY9ndS1ZAs2-=GdUm6ejcdgwZnpyQp+w@mail.gmail.com>
Date: Tue, 13 Oct 2015 16:21:01 -0700
From: Jim Davis <jim.epost@...il.com>
To: Alexander Kapshuk <alexander.kapshuk@...il.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
richard@....at, "Theodore Ts'o" <tytso@....edu>
Subject: Re: [PATCH 01/22] ver_linux: gcc -dumpversion, use regex to find
version number
I tried out patches 1-22 on a Fedora 22 system with the v4.3-rc5
source tree; everything looks pretty good. The old ver_linux script
didn't get the mount version right, but the new one does
< mount debug
> Mount 2.26.2
One minor thing with Net-tools, the old version printed
< Net-tools 2.10-alpha
while the regex the in the new version skips the '-alpha'
> Net-tools 2.10
Though I'm not a big fan of patch 22 (the sed hold space thing) there
are several nice improvements all in all.
--
Jim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists