summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-15 13:14:14 -0300
committerRenato Botelho <renato@netgate.com>2016-08-15 13:14:14 -0300
commita394951a649d2e56d5cdba70d25f039ca3b9888e (patch)
tree02d791c683df30665551c83df6f9e7ba2e5a6805 /tools
parentf72d162f33cff1ebf697e3deb295a4cc0153acfa (diff)
downloadpfsense-a394951a649d2e56d5cdba70d25f039ca3b9888e.zip
pfsense-a394951a649d2e56d5cdba70d25f039ca3b9888e.tar.gz
Define which packages will be build for ARM using a exclusion list
Diffstat (limited to 'tools')
-rw-r--r--tools/conf/pfPorts/poudriere_bulk1
-rw-r--r--tools/conf/pfPorts/poudriere_bulk.arm.armv64
-rw-r--r--tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv66
3 files changed, 6 insertions, 5 deletions
diff --git a/tools/conf/pfPorts/poudriere_bulk b/tools/conf/pfPorts/poudriere_bulk
index 4720b40..11402ec 100644
--- a/tools/conf/pfPorts/poudriere_bulk
+++ b/tools/conf/pfPorts/poudriere_bulk
@@ -21,7 +21,6 @@ sysutils/grub2-bhyve
sysutils/pstree
security/%%PRODUCT_NAME%%
sysutils/%%PRODUCT_NAME%%-builder
-#sysutils/bsdinstaller
sysutils/lsof
sysutils/tmux
sysutils/xe-guest-utilities
diff --git a/tools/conf/pfPorts/poudriere_bulk.arm.armv6 b/tools/conf/pfPorts/poudriere_bulk.arm.armv6
deleted file mode 100644
index 88ab307..0000000
--- a/tools/conf/pfPorts/poudriere_bulk.arm.armv6
+++ /dev/null
@@ -1,4 +0,0 @@
-security/%%PRODUCT_NAME%%
-comms/ser2net
-sysutils/py-salt
-security/sudo
diff --git a/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6 b/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6
new file mode 100644
index 0000000..ce25fba
--- /dev/null
+++ b/tools/conf/pfPorts/poudriere_bulk.exclude.arm.armv6
@@ -0,0 +1,6 @@
+sysutils/vm-bhyve
+sysutils/flashrom
+sysutils/grub2-bhyve
+sysutils/%%PRODUCT_NAME%%-builder
+sysutils/xe-guest-utilities
+emulators/%%PRODUCT_NAME%%-pkg-Open-VM-Tools
OpenPOWER on IntegriCloud