Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 12:07:54 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Andrea Campi <andrea+freebsd_cvs_all@webcom.it>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/tools/tools/nanobsd/Customize files pkgs 
Message-ID:  <53490.1116929274@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 24 May 2005 11:24:54 %2B0200." <20050524092454.GI12943@webcom.it> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20050524092454.GI12943@webcom.it>, Andrea Campi writes:

>Don't these duplicate what already is in Customize/default? Even though
>I do prefer keeping the two steps separate the way you did...

Yes.  I don't like Customize/default, I want to have more control
over it.

> cd $3/Files
>-find . -print | cpio -dumpv $1
>+find . ! -path \*/CVS\* -print | cpio -dumpv $1

Going in when tested.

> - I don't install pkg_add on the image, so Customize/pkgs has
>no chance of working; the Customize/default is better, any chance
>of using that instead? Something like (untested):

I'm not at all keen on mucking about with the contents of the packages
this way, I'd rather copy pkg_add into the chroot and remove it afterwards.

> - if we go this way, default is only left with movelocaletc, which
>could be as well moved into its own script.

Exactly.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53490.1116929274>