From owner-freebsd-hackers Fri Oct 13 16:24:59 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from never.tellme.com (never.tellme.com [209.157.156.27]) by hub.freebsd.org (Postfix) with ESMTP id BD7EE37B66C for ; Fri, 13 Oct 2000 16:24:57 -0700 (PDT) Received: by never.tellme.com (Postfix, from userid 501) id 9512E7165A; Fri, 13 Oct 2000 16:24:57 -0700 (PDT) Date: Fri, 13 Oct 2000 16:24:57 -0700 From: Danny Howard To: hackers@freebsd.org Subject: install.cfg -> arbitrary command? building packages INDEX? Message-ID: <20001013162457.F47011@never.tellme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, I've been playing with PXE based on http://people.freebsd.org/~alfred/pxe/ ... the suggested methodology is to put a script in a package and packageAdd that. Is it possible to just run arbitrary commands from install.cfg? 'm probably going right to the pkgs anyway. Which begs a different question: is there a script for building the packages INDEX file? Or documentation somewhere on what each field means so I can write my own script? Thanks, -danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message