* Stuart Henderson <[email protected]> le [31-12-2016 21:08:13 +0000]:
> On 2016-12-31, Thuban <[email protected]> wrote:
> > Hello,
> > I currently use customized install60.iso images with site60.tgz set. It
> > works quite well, but I need to include in site60.tgz set some packages.
> >
> > For now, I used pkg_add in a rc.firsttime script, but it requires an
> > internet access at first boot, and it's not handy.
> >
> > Do you have any advice to include packages with dependencies in an
> > install cd ?
>
> You can use siteXX.tgz to create a directory containing the tgz files
> for the packages you need (include the "quirks" package too). You probably
> still want to do the installation from rc.firsttime, you can do something
> like "PKG_PATH=/path/to/pkgs/ pkg_add [...]".
>

This last solution is great. I just had to write a script to find every
dependencies of each packages, but once it's done, everything works as
expected.

Thanks.

Regards

--
/Thuban/

[demime 1.01d removed an attachment of type application/pgp-signature which had 
a name of signature.asc]

Reply via email to