Re: issues affecting kfreebsd d-i

2014-03-06 Thread Robert Millan
On 06/03/2014 15:49, Steven Chamberlain wrote: > On 22/02/14 15:22, Robert Millan wrote: >> > How about moving /usr and /var to tmpfs then? See attachment. > This is not quite ideal; if you copy /usr and /var from the initrd to > dynamically-sized ramdisks, you end up with two copies of the initia

Re: issues affecting kfreebsd d-i

2014-03-06 Thread Steven Chamberlain
On 22/02/14 15:22, Robert Millan wrote: > How about moving /usr and /var to tmpfs then? See attachment. This is not quite ideal; if you copy /usr and /var from the initrd to dynamically-sized ramdisks, you end up with two copies of the initial contents in memory. That slightly raises the minimum

Re: issues affecting kfreebsd d-i

2014-02-22 Thread Robert Millan
On 04/02/2014 12:50, Steven Chamberlain wrote: > I'll try to find a way to measure where most space is being > used up. (after a succesful install) # /target/usr/bin/du -hs lib sbin usr var 13M lib 2.8Msbin 4.3Musr 22M var (var space is taken by cdebconf templates, which I think