RE: sysinstall and swap

2003-01-10 Thread John Baldwin
On 10-Jan-2003 David Yeske wrote: > I just tried to upgrade a machine with current, and sysinstall doesn't seem to >identify swap > anymore. I'm working on fixing this bug atm. It's a problem with GEOM not reporting enough information to libdisk/sysinstall. -- John Baldwin <[EMAIL PROTECTED]

sysinstall and swap

2003-01-10 Thread David Yeske
I just tried to upgrade a machine with current, and sysinstall doesn't seem to identify swap anymore. Sometimes I want warnings, but I don't want swap. I made a quick patch to add a no swap option. Maybe some warnings should be wrapped with "if (msgYesNo())" to give the user more choice? http