Errors in GNOME installer for 2011-03-15 builds

James Laska jlaska at redhat.com
Thu Mar 17 12:27:43 UTC 2011


On Wed, 2011-03-16 at 22:55 -0700, Adam Williamson wrote:
> On Wed, 2011-03-16 at 18:54 -0400, Gregory Woodbury wrote:
> 
> >         We do default to creating a separate /home when doing
> >         automatic
> >         partitioning.
> > 
> > Not currently.
> 
> Yes currently, but with the caveat that it depends on the disk size. I
> always forget exactly where in anaconda the cut-off code is so I can't
> give you a precise number, but I think it's around 50-80GB: if the disk
> is smaller than that, the auto-partitioning defaults to just /boot ,
> swap and /. If it's bigger, you get a separate /home.

You got it, 50GB.

http://git.fedorahosted.org/git/?p=anaconda.git;a=blob;f=pyanaconda/installclass.py;h=8fd20b51d01922c0c1de85d00df66cc3894868fc;hb=HEAD#l180
# grep -A1 "/home" ./pyanaconda/installclass.py
                        PartSpec(mountpoint="/home", fstype=storage.defaultFSType,
                                 size=100, grow=True, asVol=True, requiredSpace=50*1024)]

Thanks,
James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/test/attachments/20110317/9ddfb88e/attachment.bin 


More information about the test mailing list