DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: DragonFly-2.1.1.346.gd048a master nrelease Makefile


To: Simon 'corecode' Schubert <corecode@xxxxxxxxxxxx>
From: Michael Neumann <mneumann@xxxxxxxx>
Date: Fri, 09 Jan 2009 13:38:14 +0100

Am 09.01.2009 13:08, schrieb Simon 'corecode' Schubert:
> Michael Neumann wrote:
>> commit d048a80ebb8696a2194b376c361372ce90906dda
>> Author: Michael Neumann <mneumann@ntecs.de>
>> Date: Fri Jan 9 11:36:34 2009 +0100
>>
>> Fix last commit
>> Uncomment line that was commented in while testing.
>
> Can we automatically size the imagefile, depending on the real space
> needed?

I'll try something like:

du -ch ${ISOROOT} | tail -n1

But I have to test images > 512 MB. Last time, I got some
strange fdisk problems, IIRC.

> Possibly also use a different path than /mnt (might be in use) and make
> sure that this path is unmounted also on failure (we had this problem
> before). I think ${IMGFILE}.label is not being cleaned up for make clean.
>
> As a minor issue, it could be nice if you could automatically find out
> which vnconfig device to use.

Thanks for the hints. Will do that later.

Regards,

Michael



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]