cvs commit: src/usr.sbin/sysinstall config.c install.c
John Baldwin
jhb at FreeBSD.org
Fri May 7 12:15:56 PDT 2004
jhb 2004/05/07 12:15:56 PDT
FreeBSD src repository
Modified files:
usr.sbin/sysinstall config.c install.c
Log:
Minor fixes for ia64 installs:
- Don't look for partitions inside a FreeBSD chunk on ia64 when mounting
the filesystems just before the chroot and install.
- Write entries out to /etc/fstab for filesystems that aren't inside a
FreeBSD chunk, but are a top-level chunk under the disk.
Revision Changes Path
1.222 +2 -1 src/usr.sbin/sysinstall/config.c
1.353 +6 -0 src/usr.sbin/sysinstall/install.c
More information about the cvs-src
mailing list