描述:
FreeBSD的poudriere的实用程序和包装器。
注意,这是供开发人员和提交者使用的,尽管非技术人员可能也可以使用它。
您不需要已经安装poudriere。
安装:
cd ~
git clone git@github.com:pgollucci/poudriere-plugins.git
zpool create $name ......
cd poudriere-plugins
su -
bin/poud pkgs
exit
bin/poud zfs -z $name
# optional (all tunable variables are in lib/poud/globals.sh)
vim lib/poud/globals.sh
bin/poud repos
cd $poud_repo_dir
# if you changed lib/poud/glob
评论0
最新资源