Mike Walker wrote:
> > I was using sysinstall the other day and hit Auto defaults just to see
> > what it suggested, and got this on a 20GB disk:
> > wd0s1a / 50MB UFS Y
> > wd0s1b swap 651MB SWAP
> > wd0s1e /var 20MB UFS Y
> > wd0s1f /usr 18849MB UFS Y
> >
> > the /var one struck me as really bad just thought i would mention it
>
> How about adding a /usr/local for bigger disks to break up dumps?
> amanda only supports dumping to one tape. So using dump on
> filesystems over 7/14G can cause problems. Not everyone has 20/40
> plus tapes and images don't compress much.
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
I was actually planning a near-complete rewrite of sysinstall anyway! How
about everyone throwing in whatever suggestions you would like ( about
anything regarding sysinstall ), and I will try to incorporate them!?
The things I am specifically going to focus on are:
1. depretzel the GUI from the logic and modularize.
2. implement scripting capability so we can control the user's path
through the various menus from a script file of sorts.
3. possibly make stand alone post-install GUI based utilities for
fdisk/disklabel and other configuration functions.
Ed
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message