Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2011 18:31:23 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r217159 - user/nwhitehorn/bsdinstall
Message-ID:  <201101081831.p08IVNjK000580@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101081831.p08IVNjK000580>