Re: Large 'label'ing defaults for sysinstall

2002-10-29 Thread Matthew Dillon
I have to agree with Daniel here, John. I've worked on 'A'uto quite a bit and it is simply not possible to create 'A'uto values that everyone is satisfied with. It also doesn't make much sense to arbitrarily scale what are normally small partitions just because you have a larg

Re: Large 'label'ing defaults for sysinstall

2002-10-29 Thread Craig Boston
>In this day of larger disk drives, I've modified > the code in sysinstall to automatically create a /home > partition and increase the rest of the sizes if the > size of the disk (or slice) exceeds a given size (currently > 58gig in my patch). For example, using A(uto in the label > editor on

Re: Large 'label'ing defaults for sysinstall

2002-10-27 Thread Daniel O'Connor
On Mon, 2002-10-28 at 06:39, John De Boskey wrote: >The patch is below. I left the one 'if (large)' condition to > the very left to show indention while attempting to reduce whitespace > diffs. A whitespace only diff can be committed posthumously. > >I'd like to commit this if there are no