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

Re: test of makefs in kfreebsd d-i



On 04/08/2009, Thorsten Glaser <tg@mirbsd.de> wrote:
> Luca Favatella dixit:
[...]
> Why do you copy ${TREE}/* to a temporary $$fs/ first, anyway?
> You can run it directly on ${TREE} I'd say:
>
> define mkfs.ufs1
>   sh -c 'makefs -t ffs -s ${IMGSZ} -o minfree=0,version=1 $$0 ${TREE}'
> endef
>
> Again, untested.

Tested. Please see
http://svn.debian.org/viewsvn/d-i/branches/d-i/kfreebsd/installer/build/Makefile?r1=59940&r2=59943&pathrev=59943

Thanks,
Luca Favatella


Reply to: