From owner-cvs-all Mon Jan 29 14:48: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AA0637B400; Mon, 29 Jan 2001 14:47:47 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0TMllG45761; Mon, 29 Jan 2001 14:47:47 -0800 (PST) (envelope-from luigi) Message-Id: <200101292247.f0TMllG45761@freefall.freebsd.org> From: Luigi Rizzo Date: Mon, 29 Jan 2001 14:47:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build Makefile.conf build stage1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2001/01/29 14:47:47 PST Modified files: release/picobsd/build Makefile.conf build stage1 Log: Put picobsd build scripts in sync with the ones in -STABLE. With these scripts i was able to build a _working_ image of a bridge-like floppy image with a reasonable set of utilities in it, despite the code size increase we have in 5.0 The scripts are slightly different from the previous ones especially on the place where the kernel and binaries are built. Hopefully this will not cause too much trouble to people (is there any???) using the old scripts. Revision Changes Path 1.9 +6 -4 src/release/picobsd/build/Makefile.conf 1.27 +5 -5 src/release/picobsd/build/build 1.22 +72 -69 src/release/picobsd/build/stage1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message