[csw-users] welcome questions to pkg-get
Maciej (Matchek) Blizinski
maciej at opencsw.org
Mon Jul 12 14:14:18 CEST 2010
No dia 12 de Julho de 2010 13:06, Guillaume Jaquet
<guillaume.jaquet at gmail.com> escreveu:
> We want to create a machine with packages OPENCSW and then duplicate the
> same machine locally, can be used locally OPENCSW if you download all the
> packages?
What you describe looks like a use case for the --stream option. This
creates a .pkg file with all the OpenCSW packages you need, which you
can then install off-line by just using pkgadd. For example:
pkgutil -s --target=sparc:5.10 -o cswstuff.sparc.5.10.pkg \
bash_completion elinks findutils gawk ggrep gsed gtar gzip less \
mc ncftp netcat pstree readline rsync screen coreutils sudo tree \
unarj unrar unzip vim w3m wget zsh pkgutil puppet
After copying this to a sparc machine:
pkgadd -d cswstuff.sparc.5.10.pkg
Maciej
More information about the users
mailing list