Mailing List Archive

[PATCH] Improvements to doc/en/genkernel.xml
Change log (top to bottom in patch):
- Remove obsolete disclaimer
- Use simpler English (no "akin", no "privy")
- Remove misleading note on module parameters
- Remove notes on Gentoo Reference Platform
- Mention --symlink
- Mention incompleteness of options/flags, point to better sources
- Indicate incompleteness by repeated addition of "..."
- Fix misleading highlighting of --no-ramdisk-modules
- Mention --disklabel, --iscsi, --multipath
- Remove outdated notes on root=/dev/ram0 and init=/linuxrc
- Migrate from hda to sda

All of this applies to genkernel stable.

Thanks for consideration.

Best,



Sebastian
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
any news?



sebastian
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On Sun, 16 Jan 2011 17:22:30 +0100
Sebastian Pipping <sping@gentoo.org> wrote:

> All of this applies to genkernel stable.

Thanks for the changes; guide updated.
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On Wed, Jan 19, 2011 at 11:52:25PM -0800, Joshua Saddler wrote:
> On Sun, 16 Jan 2011 17:22:30 +0100
> Sebastian Pipping <sping@gentoo.org> wrote:
>
> > All of this applies to genkernel stable.
>
> Thanks for the changes; guide updated.

Found a typo in genkernel guide:

s/completel/complete

Regards.
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On Sun, Jan 16, 2011 at 05:22:30PM +0100, Sebastian Pipping wrote:
> Change log (top to bottom in patch):
> - Remove obsolete disclaimer
> - Use simpler English (no "akin", no "privy")
...
> By choosing the appropriate options in <path>/etc/genkernel.conf</path>, you
> can halve the number of flags passed to genkernel from the command line:
> </p>

Genkernel's guide describes the use of option --lvm2, but:

# genkernel --lvm2

* Please use --lvm, as --lvm2 is deprecated.

Shouldn't this be updated in the guide?

Cheers!
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On Thu, Jan 20, 2011 at 05:26:47PM +0100, José María Alonso wrote:
> On Sun, Jan 16, 2011 at 05:22:30PM +0100, Sebastian Pipping wrote:
> > Change log (top to bottom in patch):
> > - Remove obsolete disclaimer
> > - Use simpler English (no "akin", no "privy")
> ...
> > By choosing the appropriate options in <path>/etc/genkernel.conf</path>, you
> > can halve the number of flags passed to genkernel from the command line:
> > </p>
>
> Genkernel's guide describes the use of option --lvm2, but:
>
> # genkernel --lvm2
>
> * Please use --lvm, as --lvm2 is deprecated.
>
> Shouldn't this be updated in the guide?
>
> Cheers!
>

Same applies for EVMS:

# genkernel --evms2

* Please use --evms, as --evms2 is deprecated.
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On 01/20/11 17:36, José María Alonso wrote:
> On Thu, Jan 20, 2011 at 05:26:47PM +0100, José María Alonso wrote:
>> On Sun, Jan 16, 2011 at 05:22:30PM +0100, Sebastian Pipping wrote:
>>> Change log (top to bottom in patch):
>>> - Remove obsolete disclaimer
>>> - Use simpler English (no "akin", no "privy")
>> ...
>>> By choosing the appropriate options in <path>/etc/genkernel.conf</path>, you
>>> can halve the number of flags passed to genkernel from the command line:
>>> </p>
>>
>> Genkernel's guide describes the use of option --lvm2, but:
>>
>> # genkernel --lvm2
>>
>> * Please use --lvm, as --lvm2 is deprecated.
>>
>> Shouldn't this be updated in the guide?
>>
>> Cheers!
>>
>
> Same applies for EVMS:
>
> # genkernel --evms2
>
> * Please use --evms, as --evms2 is deprecated.

Good catch. I have fixed just this in genkernel [1] but genkernel.xml
still needs a patch.



Sebastian

[1]
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commitdiff;h=35f102ba061c37e07cf71cfff4f857644c3937e7
Re: [PATCH] Improvements to doc/en/genkernel.xml [ In reply to ]
On Thu, 20 Jan 2011 17:26:47 +0100
José María Alonso <nimiux@gentoo.org> wrote:
> # genkernel --lvm2
>
> * Please use --lvm, as --lvm2 is deprecated.
>
> Shouldn't this be updated in the guide?

Fixed, same for --evms2