Re: [PATCH kmod 0/3] Add feature list together with version

2015-06-08 Thread Lucas De Marchi
On Sun, Jun 7, 2015 at 6:25 AM, Andreas Mohr wrote: > Hi, > > On Sun, Jun 07, 2015 at 03:27:26AM -0300, lucas.de.mar...@gmail.com wrote: >> From: Lucas De Marchi >> >> Sample output: >> >> $ ./tools/kmod --version >> kmod version 20 >> +XZ +ZLIB -EXPERIMENTAL > > Thank you for this important

Re: [PATCH kmod 0/3] Add feature list together with version

2015-06-08 Thread Lucas De Marchi
On Sun, Jun 7, 2015 at 6:25 AM, Andreas Mohr a...@lisas.de wrote: Hi, On Sun, Jun 07, 2015 at 03:27:26AM -0300, lucas.de.mar...@gmail.com wrote: From: Lucas De Marchi lucas.demar...@intel.com Sample output: $ ./tools/kmod --version kmod version 20 +XZ +ZLIB -EXPERIMENTAL Thank you for

Re: [PATCH kmod 0/3] Add feature list together with version

2015-06-07 Thread Andreas Mohr
Hi, On Sun, Jun 07, 2015 at 03:27:26AM -0300, lucas.de.mar...@gmail.com wrote: > From: Lucas De Marchi > > Sample output: > > $ ./tools/kmod --version > kmod version 20 > +XZ +ZLIB -EXPERIMENTAL Thank you for this important feature! (which follows systemd format as proposed by Kay Sievers)

[PATCH kmod 0/3] Add feature list together with version

2015-06-07 Thread lucas . de . marchi
From: Lucas De Marchi Sample output: $ ./tools/kmod --version kmod version 20 +XZ +ZLIB -EXPERIMENTAL Lucas De Marchi (3): build: add function to build string of features build: add relevant features to KMOD_FEATURES in config.h tools: display features together with version information

Re: [PATCH kmod 0/3] Add feature list together with version

2015-06-07 Thread Andreas Mohr
Hi, On Sun, Jun 07, 2015 at 03:27:26AM -0300, lucas.de.mar...@gmail.com wrote: From: Lucas De Marchi lucas.demar...@intel.com Sample output: $ ./tools/kmod --version kmod version 20 +XZ +ZLIB -EXPERIMENTAL Thank you for this important feature! (which follows systemd format as proposed

[PATCH kmod 0/3] Add feature list together with version

2015-06-07 Thread lucas . de . marchi
From: Lucas De Marchi lucas.demar...@intel.com Sample output: $ ./tools/kmod --version kmod version 20 +XZ +ZLIB -EXPERIMENTAL Lucas De Marchi (3): build: add function to build string of features build: add relevant features to KMOD_FEATURES in config.h tools: display features together