ProjectBuilder

 view release on metacpan or  search on metacpan

etc/pb.conf  view on Meta::CPAN

ospkgdep debian-6 = wget,patch,dpkg-dev,make,debian-builder,dh-make,fakeroot,ntpdate,libfile-mimeinfo-perl,libmodule-build-perl,libdate-manip-perl,libmail-sendmail-perl,diff
ospkgdep debian-5 = wget,patch,dpkg-dev,make,debian-builder,dh-make,fakeroot,ntpdate,libfile-mimeinfo-perl,libmodule-build-perl,libdate-manip-perl,libmail-sendmail-perl,diff
ospkgdep debian-4 = wget,patch,dpkg-dev,make,debian-builder,dh-make,fakeroot,ntpdate,libfile-mimeinfo-perl,libmodule-build-perl,libdate-manip-perl,libmail-sendmail-perl,diff
osperldep debian-3 = File-MimeInfo,File-BaseDir
ospkgdep debian-3 = wget,patch,dpkg-dev,make,debian-builder,dh-make,fakeroot,ntpdate,libmodule-build-perl,libdate-manip-perl,libmail-sendmail-perl,diff
# Gentoo
osperldep gen = 
ospkgdep gen = wget,ntp,make,patch,Date-Manip,File-MimeInfo
# Solaris - Module-Build first for processing as needed by others
osperldep pkg = Module-Build,Date-Manip,File-MimeInfo,File-BaseDir
# Should be installed manually first for the moment
#ospkgdep pkg = wget,make,perl
# And also need ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/sudo-1.7.2p1-sol10-sparc-local.gz ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/make-3.81-sol10-sparc-local.gz ftp://ftp.sunfreeware.com/pub/freeware/intel/10/libintl-3.4.0-sol10-x86-l...
#
# HP-UX
# TBC
osperldep sd = Pod2man,Date-Manip,File-MimeInfo

# Version of the perl module as found on CPAN
# http://search.cpan.org/CPAN/modules/by-module
osperlver Date-Manip = 6.42
osperlver Module-Build = 0.4203
osperlver File-MimeInfo = 0.21
osperlver File-BaseDir = 0.03

# Code name for debian/ubuntu distro
# used by debootstrap
# Cf: http://www.debian.org/releases/
# and https://wiki.ubuntu.com/DevelopmentCodeNames
oscodename debian-3 = sarge
oscodename debian-4 = etch
oscodename debian-5 = lenny
oscodename debian-6 = squeeze
oscodename debian-7 = wheezy
oscodename debian-8 = jessie
oscodename debian-9 = stretch
oscodename ubuntu-6.06 = dapper
oscodename ubuntu-7.04 = feisty
oscodename ubuntu-7.10 = gutsy
oscodename ubuntu-8.04 = hardy
oscodename ubuntu-8.10 = intrepid
oscodename ubuntu-9.04 = jaunty
oscodename ubuntu-9.10 = karmic
oscodename ubuntu-10.04 = lucid
oscodename ubuntu-10.10 = maverick
oscodename ubuntu-11.04 = natty
oscodename ubuntu-11.10 = oneiric
oscodename ubuntu-12.04 = precise
oscodename ubuntu-12.10 = quantal
oscodename ubuntu-13.04 = raring
oscodename ubuntu-13.10 = saucy
oscodename ubuntu-14.04 = trusty
oscodename ubuntu-14.10 = utopic
oscodename ubuntu-15.04 = vivid
oscodename ubuntu-15.10 = wily
oscodename ubuntu-16.04 = xenial
oscodename ubuntu-16.10 = yakkety

# Commands needed on the underlying system
oscmd pb = tar,chmod,ls
oscmdopt pb = rpmbuild,dpkg-buildpackage,rpm,dpkg,wget,sudo,apt-get,mv,gzip,ebuild,makepkg,pkgmk,pkgtrans,rm,rpmlint,lintian,chroot,schroot,cp,chown,debsign,qemu-img,qemu,kvm,rpmbootstrap,rinse,mock,debootstrap,mkdir,cat,ssh,scp,yum,dnf,bash,make,vi,...
oscmd rpmbootstrap = rpm,rpm2cpio,wget
#oscmdopt rpmbootstrap = 
oscmd pbmkbm = 
oscmdopt pbmkbm = 
#
# If busybox, which one is used (from mindi, or native, ...)
ospathcmd-busybox default = /usr/lib/mindi/rootfs/bin/busybox

# Where is the keyboard config file
ospathcmd-keyfile rpm = /etc/sysconfig/keyboard
ospathcmd-keyfile slackware = /etc/rc.d/rc.keymap
ospathcmd-keyfile debian = /etc/console/boottime.kmap.gz
ospathcmd-keyfile ubuntu = /etc/console-setup/boottime.kmap.gz,/etc/console-setup/cached.kmap.gz
ospathcmd-keyfile arch = /etc/rc.conf
ospathcmd-keyfile gentoo = /etc/conf.d/keymaps
ospathcmd-keyfile default = /etc/rc.config
# Where is the keyboard directory
ospathcmd-keymapdir default = /usr/lib/kbd/keymaps
# ???
ospathcmd-keymapdir slackware = /usr/share/kbd/keymaps
# Regular expression to find the locale in the keymap file
ospathcmd-keymapre rpm = s/^KEYTABLE="([[:alpha:]]+)"/$1/
ospathcmd-keymapre arch = s/^KEYMAP="([[:alpha:]]+)"/$1/
ospathcmd-keymapre gentoo = s/^KEYMAP="([[:alpha:]]+)"/$1/
ospathcmd-keymapre slack = s/\w\s([[:alpha:]]+.map)/$1/

ospathcmd-termdir default = /usr/share/terminfo

#ospathcmd-lsmod linux = lsmod|
# get list of modules in first column
ospathcmd-lsmod linux = /proc/modules
# get all modules filenames with dependencies in 2nd column
ospathcmd-depmod linux = modprobe --show-depends

# Some path for commands may defer from one system to another
ospathcmd-halt solaris = /usr/sbin/halt
ospathcmd-halt default = /sbin/halt
ospathcmd-halt mageia-1 = /sbin/halt
ospathcmd-halt mageia-2 = /sbin/halt
ospathcmd-halt mandriva-2007.0 = /usr/bin/halt
ospathcmd-halt mageia = /usr/bin/halt

oscmdntp default = /usr/sbin/ntpdate
#oscmdntp opensuse-11.0-i386 = sntp -P no -r
#oscmdntp opensuse-11.0-x86_64 = sntp -P no -r

# Do you want pb to create a dedicated SSH key pair to dialog with VM|RM
# or do you prefer to use an existing SSH Agent instead and existing keys
pbusesshagent default = false

# Do you want to see detailed sudo commands or just the summary of them
# Useful for security concerns, nice to have it as a parameter
pbshowsudo default = false

# Do not stop on errors by default (VE/VM are still broken with it on)
pbstoponerr default = false

# How do you want to install pb in your VM/VE (pkg or file)
pbinstalltype default = pkg
# No gentoo repo provided yet



( run in 0.435 second using v1.01-cache-2.11-cpan-5511b514fd6 )