Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Steven Chamberlain
On 05/03/13 20:51, Cyril Brulebois wrote: > If the changelog message looks OK to you, I'll upload that later > tonight. Yep, it makes sense. Thank you. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubsc

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Cyril Brulebois
Control: tag -1 pending Steven Chamberlain (05/03/2013): > On 05/03/13 20:31, Cyril Brulebois wrote: > > Want me to commit your patch to git, and upload that? > > Yes, please! I almost forgot about this... No worries. Lagging behind, but trying to read all bug mail… If the changelog message l

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Steven Chamberlain
On 05/03/13 20:31, Cyril Brulebois wrote: > Want me to commit your patch to git, and upload that? Yes, please! I almost forgot about this... Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-03-05 Thread Cyril Brulebois
Steven Chamberlain (04/02/2013): > I've now tested the attached patch on kfreebsd-amd64, and it does fix > the problem, which I could reproduce before only in these specific > circumstances: […] > > * only in the GTK installer (netboot-9/gtk or cdrom/gtk; kfreebsd-i386 > doesn't have this) > * >

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-02-04 Thread Samuel Thibault
Steven Chamberlain, le Mon 04 Feb 2013 15:07:08 +, a écrit : > Samuel, are you in favour of skipping installation of these udebs on > GNU/Hurd? Yes. Samuel -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-02-04 Thread Steven Chamberlain
On 04/02/13 12:58, Samuel Thibault wrote: > udpkg --print-os Ah, thanks. Let's go with that. Samuel, are you in favour of skipping installation of these udebs on GNU/Hurd? I've now tested the attached patch on kfreebsd-amd64, and it does fix the problem, which I could reproduce before only in

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-02-04 Thread Samuel Thibault
Steven Chamberlain, le Mon 04 Feb 2013 01:46:33 +, a écrit : > `archdetect` is already available as a dependency of partman-base. I usually rather use udpkg --print-os which produces kfreebsd or hurd. Samuel -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-02-03 Thread Steven Chamberlain
Control: tags -1 + patch Attached is the patch I'd like to go with, but I have *not* tested it yet in its current form... `archdetect` is already available as a dependency of partman-base. It can't detect GNU/Hurd yet, but that's not a release arch yet either. I've written the test to be 'fail

Re: Bug#699704: partman: Please don't load_extra on non-Linux

2013-02-03 Thread Cyril Brulebois
Hi Steven, Steven Chamberlain (03/02/2013): > On GNU/kFreeBSD, space on the d-i ramdisk (rootfs) is scarce because > it cannot dynamically resize. With certain preseeding options the > installation of these packages can exhaust available space and > break/abort the install process. yeah, I know