From owner-cvs-user Thu Oct 19 08:57:41 1995 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA24390 for cvs-user-outgoing; Thu, 19 Oct 1995 08:57:41 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA24376 ; Thu, 19 Oct 1995 08:57:31 -0700 Date: Thu, 19 Oct 1995 08:57:31 -0700 From: "Jordan K. Hubbard" Message-Id: <199510191557.IAA24376@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall/help options.hlp relnotes.hlp Sender: owner-cvs-user@FreeBSD.org Precedence: bulk jkh 95/10/19 08:57:30 Branch: release/sysinstall RELENG_2_1_0 release/sysinstall/help RELENG_2_1_0 Modified: release/sysinstall Makefile decode.c disks.c dmenu.c install.c label.c main.c menus.c misc.c options.c package.c sysinstall.h system.c tcpip.c release/sysinstall/help options.hlp relnotes.hlp Log: Sync with today's sources: o Implement the 2.0.5->2.1 upgrade procedure (gah). o Bring in Coranth's support for configuration of anon ftp and Samba plus some changes of my own. o More attempts to actually write the documentation in english. o Update docs to contain more 2.1-centric information.