From owner-freebsd-hackers Fri Oct 13 17:22:16 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id AED3537B503 for ; Fri, 13 Oct 2000 17:22:13 -0700 (PDT) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e9E0M5A47756; Fri, 13 Oct 2000 17:22:06 -0700 (PDT) (envelope-from jkh@winston.osd.bsdi.com) To: Danny Howard Cc: hackers@FreeBSD.ORG Subject: Re: install.cfg -> arbitrary command? building packages INDEX? In-Reply-To: Message from Danny Howard of "Fri, 13 Oct 2000 16:24:57 PDT." <20001013162457.F47011@never.tellme.com> Date: Fri, 13 Oct 2000 17:22:05 -0700 Message-ID: <47751.971482925@winston.osd.bsdi.com> From: Jordan Hubbard 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? Not really, but you can add packages from it. Use the packageAdd primitive, as you've already noted. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message