Date: Mon, 19 Jun 1995 17:28:29 -0700 From: "Jordan K. Hubbard" <jkh> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall cdrom.c config.c disks.c dist.c dist.h dos.c install.c label.c media.c menus.c network.c sysinstall.h Message-ID: <199506200028.RAA28802@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
jkh 95/06/19 17:28:27 Modified: release/sysinstall cdrom.c config.c disks.c dist.c dist.h dos.c install.c label.c media.c menus.c network.c sysinstall.h Log: Fix a number of problems and add a couple of new features: o Don't frob the network/CD/DOS/etc configuration when not running as init (e.g. post-install). Assume that everything's happily up and working already. o Add express and custom install options. Now you can invoke just about every individual installation option manually as well as have sysinstall lead you by the nose (or some other suitable appendage) through all the appropriate screens. o Mount the DOS partition read-only by default in /etc/fstab until we figure out why MSDOSFS is so terribly broken. It doesn't appear to be quite so pathological if you don't mount it read/write.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506200028.RAA28802>