Date: Sat, 21 Aug 2004 21:07:01 +0200 From: Andrea Campi <andrea+freebsd_current@webcom.it> To: Thomas Quinot <thomas@FreeBSD.org>, current@freebsd.org Subject: [PATCH] Re: cvs commit: src/tools/tools/nanobsd Makefile i386.diskimage Message-ID: <20040821190700.GF690@webcom.it> In-Reply-To: <20040821161140.GA690@webcom.it> References: <200408162241.i7GMfwew040281@repoman.freebsd.org> <20040821161140.GA690@webcom.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 21, 2004 at 06:11:40PM +0200, Andrea Campi wrote: > What do you think? I can send you a diff if you prefer. I went on and filed a PR (bin/70795) with a patch for this. One thing I didn't put in the patch: in Makefile we call mtree for /usr/include, I don't really see what's its purpose, I'd say it could be removed. I am also thinking of extending customize.sh to allow for removal of an existing file, removal of files matching a line from a given file, and removal of files that don't. The last one is expecially useful, as it allows you to create a file with the binaries you want to install and remove everything else. I've been using an homegrown variant of that for a while, together with a oneliner that finds out unused libraries and remove them. Bye, Andrea -- There's no place like ~
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040821190700.GF690>