svn commit: r217159 - user/nwhitehorn/bsdinstall

Nathan Whitehorn nwhitehorn at FreeBSD.org
Sat Jan 8 18:31:24 UTC 2011


Author: nwhitehorn
Date: Sat Jan  8 18:31:23 2011
New Revision: 217159
URL: http://svn.freebsd.org/changeset/base/217159

Log:
  Update README to reflect current status.

Modified:
  user/nwhitehorn/bsdinstall/README

Modified: user/nwhitehorn/bsdinstall/README
==============================================================================
--- user/nwhitehorn/bsdinstall/README	Sat Jan  8 18:30:06 2011	(r217158)
+++ user/nwhitehorn/bsdinstall/README	Sat Jan  8 18:31:23 2011	(r217159)
@@ -1,7 +1,7 @@
 FreeBSD Stopgap Installer
 =========================
 Nathan Whitehorn
-December 30, 2010
+January 8, 2010
 
 This is designed to be a lightweight replacement for sysinstall until future
 installers show up, but more modular and easily extended. It is scriptable
@@ -11,13 +11,10 @@ bsdinstall must be in PATH. In addition 
 dialog must be installed (devel/cdialog).
 
 Status:
-- Installs working, bootable systems on powerpc, amd64, and i386
+- Installs working, bootable systems on powerpc, amd64, i386, and sparc64
 
 Missing features:
 - Distfile fetching not entirely hooked up
-- Root password configuration and user adding not yet added
-- Network configuration sets up networking for the new system, but not (yet)
-  the current one
 
 Goals:
 - Reinvent as few wheels as possible


More information about the svn-src-user mailing list