search for: packageroot

Displaying 2 results from an estimated 2 matches for "packageroot".

2008 Apr 07
10
setting environment variables
Hi all, I''m running Puppet on FreeBSD and recently I started building my own packages. I would like to set the PKGROOT variable on all hosts so that packages are fetched from my server instead of freebsd.org. Is it possible to set this with puppet? I''ve read the suggestion on Trac [1], and it solves the problem when puppet is run with an rc script, but it won''t work
2004 Feb 04
0
wine-20040121 & starcraft, a collection of dumps
...sh echo '***********************************' && echo 'Installing wine-20040121 *' && echo 'time needed: 6 SBU *' && echo '***********************************' && date && cd $WORKDIR && tar -xzf $PACKAGEROOT/wine/20040121/Wine-20040121.tar.gz && cd wine-20040121 && ./configure --prefix=/home/cedric/wine && make depend && make && make install && cd .. && rm -rf && date && echo '***********************************' &&am...