From owner-freebsd-libh Mon Apr 23 10:19:44 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 D9D6D37B42C for ; Mon, 23 Apr 2001 10:19:41 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f3NHLfn52129 for libh@FreeBSD.org; Mon, 23 Apr 2001 12:21:41 -0500 (CDT) (envelope-from alex) Message-Id: <200104231721.f3NHLfn52129@usw4.freebsd.org> From: Alexander Langer Date: Mon, 23 Apr 2001 12:21:37 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/release/scripts 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/23 12:21:37 CDT Modified files: release/scripts setup.tcl Added files: release/scripts cdrominstall.tcl choosedistrib.tcl ftpinstall.tcl instmethod.tcl Log: New framework for a libh based setup: Source functions from different files. For now, choose between CDROM and FTP installation. Source files that provide an init function as well as a "setupfetch" function. init for CDROM should mount CDROM, FTP-init should setup network and FTP- server. setupfetch takes an argument: relative file, that is wanted and returns the position where it is stored locally (eventually). For CDROM this returns the file's position on the CDROM (no need to retrieve it), for FTP it should place it into /tmp and return this position. Then this new file is sourced and the installation can proceed. This general framework can be used to abstract the whole file-access layer from the rest of the installation process. Revision Changes Path 1.2 +25 -25 libh/release/scripts/setup.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Apr 23 12:20:34 2001 Delivered-To: freebsd-libh@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id E345037B422 for ; Mon, 23 Apr 2001 12:20:24 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f3NJK8M69680; Mon, 23 Apr 2001 12:20:08 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: alex@usw4.freebsd.org Cc: libh@FreeBSD.ORG Subject: Re: cvs commit: libh/release/scripts cdrominstall.tcl choosedistrib.tcl ftpinstall.tcl instmethod.tcl setup.tcl In-Reply-To: <200104231721.f3NHLfn52129@usw4.freebsd.org> References: <200104231721.f3NHLfn52129@usw4.freebsd.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010423122008I.jkh@osd.bsdi.com> Date: Mon, 23 Apr 2001 12:20:08 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 3 Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Woohoo! It looks like this is really starting to take shape! - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Apr 24 2: 9:22 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 D57F337B443 for ; Tue, 24 Apr 2001 02:09:20 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f3O99Kn03784 for libh@FreeBSD.org; Tue, 24 Apr 2001 04:09:20 -0500 (CDT) (envelope-from alex) Message-Id: <200104240909.f3O99Kn03784@usw4.freebsd.org> From: Alexander Langer Date: Tue, 24 Apr 2001 04:09:19 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt_TitledWidget.cc Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/04/24 04:09:19 CDT Modified files: lib/hui HuiQt_TitledWidget.cc Log: Correctly move TitledWidgets. VS: ---------------------------------------------------------------------- Revision Changes Path 1.27 +7 -10 libh/lib/hui/HuiQt_TitledWidget.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Tue Apr 24 2:20:41 2001 Delivered-To: freebsd-libh@freebsd.org Received: from manta.mayn.de (big.endian.de [194.145.150.69]) by hub.freebsd.org (Postfix) with ESMTP id AAD7D37B42C for ; Tue, 24 Apr 2001 02:20:39 -0700 (PDT) (envelope-from alex@big.endian.de) Received: by manta.mayn.de (Postfix, from userid 1001) id 923E29B002; Tue, 24 Apr 2001 11:26:42 +0200 (CEST) Date: Tue, 24 Apr 2001 11:26:42 +0200 To: Alexander Langer Cc: libh@FreeBSD.org Subject: Re: cvs commit: libh/lib/hui HuiQt_TitledWidget.cc Message-ID: <20010424112642.A8128@manta.mayn.de> References: <200104240909.f3O99Kn03784@usw4.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104240909.f3O99Kn03784@usw4.freebsd.org>; from alex@usw4.freebsd.org on Tue, Apr 24, 2001 at 04:09:19AM -0500 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Alexander Langer (alex@usw4.freebsd.org): > Log: > Correctly move TitledWidgets. > VS: ---------------------------------------------------------------------- whooops, I knew that would happen *some* time. :-) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message 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