From owner-freebsd-commit Fri May 26 12:28:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA04873 for commit-outgoing; Fri, 26 May 1995 12:28:15 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA04859 for cvs-user-outgoing; Fri, 26 May 1995 12:28:13 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA04847 ; Fri, 26 May 1995 12:28:08 -0700 Date: Fri, 26 May 1995 12:28:08 -0700 From: "Jordan K. Hubbard" Message-Id: <199505261928.MAA04847@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall config.c ftp.c media_strategy.c menus.c sysinstall.h system.c tcpip.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/26 12:28:07 Modified: release/sysinstall config.c ftp.c media_strategy.c menus.c sysinstall.h system.c tcpip.c Log: Clean up the configuration stuff a bit more - we should now populate /etc with good things(tm). Fire off ppp with all the proper initial options set.