[PC-BSD Pbi-dev] Pbi-dev Digest, Vol 41, Issue 2
Kris Moore
kris at pcbsd.org
Mon Aug 9 08:31:17 PDT 2010
On 08/06/2010 20:48, Sam Lin wrote:
> It is very odd, and this old laptop is freshly installed with PC-BSD
> 8.1 and I haven't really fed my 120GB harddrive up with my data yet.
>
> ============== df -ih from here ==================
>
> Filesystem Size Used Avail Capacity iused ifree %iused
> Mounted on
> /dev/label/rootfs0 1.9G 375M 1.4G 21% 6.8k 276k 2% /
> devfs 1.0K 1.0K 0B 100% 0 0 100% /dev
> /dev/label/var0 989M 156M 754M 17% 27k 114k 19% /var
> /dev/label/usr0 104G 17G 78G 18% 1.3M 13M 9% /usr
> procfs 4.0K 4.0K 0B 100% 1 0 100% /proc
> linprocfs 4.0K 4.0K 0B 100% 1 0 100%
> /compat/linux/proc
> tmpfs 1.9G 28K 1.9G 0% 25 4.2M 0% /tmp
> /tmp 1.9G 28K 1.9G 0% 25 4.2M 0%
> /usr/jails/portjail/tmp
> /media 1.9G 375M 1.4G 21% 6.8k 276k 2%
> /usr/jails/portjail/media
> /usr/home 104G 17G 78G 18% 1.3M 13M 9%
> /usr/jails/portjail/usr/home
> devfs 1.0K 1.0K 0B 100% 0 0 100%
> /usr/jails/portjail/dev
> procfs 4.0K 4.0K 0B 100% 1 0 100%
> /usr/jails/portjail/proc
> devfs 1.0K 1.0K 0B 100% 0 0 100% /dev
>
> ============== to here ======================
>
> Oddly, a manual run of "portsnap -p /pbi-build/ports fetch extract
> update" seems to have fixed the incomplete port tree. Now I wonder why
> the same portsnap command did not work in preportmake.sh...
>
> Now that my port tree has been fixed, buildpbi.sh seems to be working
> as expected... for now. Currently it's running port build for
> math/R... let's see how it goes.
>
> Just got another question now: many ports require "make config" (or
> even "make config-recursive". How does PBI Builder handle these
> options?
>
> Regards,
> Sam
>
>
>
The pbi-builder sets BATCH=yes, which just takes the defaults for each
port / dep. If you want to change the defaults, then you set the
MAKEOPTS='' value in pbi.conf, which adds those things to /etc/make.conf
for each build.
I.E.
MAKEOPTS="WITH_CUPS=yes"
--
Kris Moore
PC-BSD Software
iXsystems
More information about the Pbi-dev
mailing list