From owner-freebsd-commit Tue Oct 17 22:02:13 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA26658 for freebsd-commit-outgoing; Tue, 17 Oct 1995 22:02:13 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA26643 for cvs-all-outgoing; Tue, 17 Oct 1995 22:02:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA26633 for cvs-user-outgoing; Tue, 17 Oct 1995 22:02:09 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA26620 ; Tue, 17 Oct 1995 22:02:04 -0700 Date: Tue, 17 Oct 1995 22:02:04 -0700 From: "Jordan K. Hubbard" Message-Id: <199510180502.WAA26620@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall attr.c install.c menus.c options.c sysinstall.h variable.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/17 22:02:04 Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall attr.c install.c menus.c options.c sysinstall.h variable.c Log: Some rethinks on the way the attribute interface worked (now that I'm really, truly using it). Allow distribution fetch to get .info files from the root.flp OR the distribution in question, allowing us to add flexibility to the scheme. At some point, perhaps soon, the cached copy should probably go away entirely!