Re: [patch] generalize rootskel (syslog)

2009-07-21 Thread Luca Favatella
On 21/07/2009, Luca Favatella wrote: > This patch generalizes rootskel code splitting Linux specific stuff. This is now unuseful. See also http://svn.debian.org/viewsvn/d-i?view=rev&revision=59558 Cheers, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a

[patch] generalize rootskel (syslog)

2009-07-20 Thread Luca Favatella
This patch generalizes rootskel code splitting Linux specific stuff. As you can read at [0], in the unreleased 1.80 version of rootskel there is already an entry * Generalize code splitting Linux specific stuff. so I think that, if this code is merged before 1.80 release, there should be no chan

Re: [patch] generalize rootskel

2009-07-20 Thread Luca Favatella
On 17/07/2009, Otavio Salvador wrote: > Hello Luca, > > Please commit it. > > It leaves the code much easier to extend, very useful. Go ahead :-) Committed with a /etc/inittab change, acked by otavio on #debian-boot. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@list

Re: [patch] generalize rootskel

2009-07-17 Thread Otavio Salvador
Hello Luca, Please commit it. It leaves the code much easier to extend, very useful. Go ahead :-) On Tue, Jul 14, 2009 at 9:51 PM, Luca Favatella wrote: > This patch generalizes code splitting Linux specific stuff. > > > It is not kfreebsd specific, and does not enable building rootskel on > kf

Re: [patch] generalize rootskel

2009-07-15 Thread Christian Perrier
Quoting Luca Favatella (slacky...@gmail.com): > This patch generalizes code splitting Linux specific stuff. > > > It is not kfreebsd specific, and does not enable building rootskel on > kfreebsd. > > It should not produce regressions on Linux (even if I didn't test it). > > Please note that th

[patch] generalize rootskel

2009-07-14 Thread Luca Favatella
This patch generalizes code splitting Linux specific stuff. It is not kfreebsd specific, and does not enable building rootskel on kfreebsd. It should not produce regressions on Linux (even if I didn't test it). Please note that this is the generic part of the GNU/kFreeBSD rootskel work. In the