pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Where is bootstrap.tar.gz ?



* On 2014-07-17 at 05:24 BST, Greg Troxel wrote:

> 
> Michel Jansens <michel.jansens%ulb.ac.be@localhost> writes:
> 
> > I thought there was some script in pkgsrc to build this bootstrap.tar.gz.
> >
> > I’ve just created a ‘make-bootstrap’ script to build a minimal 
> > bootstrap-2014Q1.tar.gz 
> > Basically, it creates a tar file with sbin/pkg_add , bin/nawk , bin/nbsed , 
> > bin/pdksh and etc/pkgin/repositories.conf
> > and includes an install.sh script that pkg_add  pkg_install-20130902nb1 and 
> > pkgin.
> 
> The bootstrap script I think has an option.  But really you can just run
> a bootstrap and then tar up what it produces.

Right, you just need to do

  ./bootstrap --gzip-binary-kit=/path/to/bootstrap.tar.gz ...

and it will correctly tar up your bootstrap build to the path you
specified, no need to figure out pkgdbdir or pkgsysconfdir etc.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index