Re: [PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-21 Thread Otavio Salvador
Hello, On Fri, Aug 20, 2010 at 9:24 PM, Samuel Thibault wrote: > Samuel Thibault, le Wed 18 Aug 2010 00:14:17 +0200, a écrit : >> Jeremie Koenig, le Mon 16 Aug 2010 13:20:21 +0200, a écrit : >> > In order to be able to override the definition in config/hurd.cfg, the >> > original >> > one in Mak

Re: [PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-21 Thread Jeremie Koenig
On Sat, Aug 21, 2010 at 02:14:14PM -0300, Otavio Salvador wrote: > Hello, > > On Fri, Aug 20, 2010 at 9:24 PM, Samuel Thibault wrote: > > I believe this can be commited. > > I see no problem with it being commited; it looks right for me. Done (r64432), sorry for the delay. -- Jeremie Koenig

Re: [PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-20 Thread Samuel Thibault
Samuel Thibault, le Wed 18 Aug 2010 00:14:17 +0200, a écrit : > Jeremie Koenig, le Mon 16 Aug 2010 13:20:21 +0200, a écrit : > > In order to be able to override the definition in config/hurd.cfg, the > > original > > one in Makefile has had to be moved before the file in question is included. > >

Re: [PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-17 Thread Samuel Thibault
Jeremie Koenig, le Mon 16 Aug 2010 13:20:21 +0200, a écrit : > In order to be able to override the definition in config/hurd.cfg, the > original > one in Makefile has had to be moved before the file in question is included. I guess this is ok? Samuel -- To UNSUBSCRIBE, email to debian-boot-re

[PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-16 Thread Jeremie Koenig
Hurd needs a filesystem with 4k blocks as its initrd. Furthermore, since we use it directly as the root filesystem for now, we need some extra space in there. In order to be able to override the definition in config/hurd.cfg, the original one in Makefile has had to be moved before the file in ques