DragonFly-2.1.1.346.gd048a master nrelease Makefile

Michael Neumann mneumann at ntecs.de
Fri Jan 9 04:38:14 PST 2009


Am 09.01.2009 13:08, schrieb Simon 'corecode' Schubert:
> Michael Neumann wrote:
>> commit d048a80ebb8696a2194b376c361372ce90906dda
>> Author: Michael Neumann <mneumann at 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





More information about the Commits mailing list