From owner-freebsd-libh Tue Apr 24 14: 4:29 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 300D637B42C for ; Tue, 24 Apr 2001 14:04:26 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f3OL4MA54759 for libh@FreeBSD.org; Tue, 24 Apr 2001 16:04:22 -0500 (CDT) (envelope-from alex) Message-Id: <200104242104.f3OL4MA54759@usw4.freebsd.org> From: Alexander Langer Date: Tue, 24 Apr 2001 16:04:21 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/release/scripts commonvars.tcl netsetup.tcl cdrominstall.tcl choosedistrib.tcl ftpinstall.tcl instmethod.tcl setup.tcl Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/04/24 16:04:21 CDT Modified files: release/scripts cdrominstall.tcl choosedistrib.tcl ftpinstall.tcl instmethod.tcl setup.tcl Added files: release/scripts commonvars.tcl netsetup.tcl Log: * Add a general BACK/NEXT wizard feeling by filling a list of functions that are called. * Add netsetup/ftp server parts for ftpinstall. The netsetup script can also be used LATER in a non-network setup. Revision Changes Path 1.2 +3 -2 libh/release/scripts/cdrominstall.tcl 1.2 +29 -10 libh/release/scripts/choosedistrib.tcl 1.2 +44 -3 libh/release/scripts/ftpinstall.tcl 1.2 +27 -9 libh/release/scripts/instmethod.tcl 1.3 +13 -11 libh/release/scripts/setup.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message