Commit Graph

487 Commits

Author SHA1 Message Date
Renato Botelho
3291893538 If umount fails, use umount -f 2016-09-27 08:21:43 -03:00
Renato Botelho
b2ee641c32 Add a workaround to umount virtual image directories 2016-09-23 06:39:49 -03:00
Renato Botelho
5084361d51 Revert "Implement _umount() for cases where filesystem umount doesn't work"
This reverts commit be1eff2b4b.
2016-09-22 19:15:10 -03:00
Renato Botelho
be1eff2b4b Implement _umount() for cases where filesystem umount doesn't work 2016-09-22 18:36:30 -03:00
Renato Botelho
c6a531b8bb Move pkg repo templates to main repo 2016-09-20 14:25:04 -03:00
Renato Botelho
3cd56f5445 Create also an altabi file on repo package 2016-09-15 17:28:16 -03:00
Renato Botelho
16a48677ba Replace %%ARCH%% by arch on ABI file 2016-09-15 17:27:36 -03:00
Renato Botelho
c91a992246 Fix variable name 2016-09-15 14:28:58 -03:00
Renato Botelho
5f49bd636e Distribute a file containing ABI of each repo 2016-09-15 13:04:12 -03:00
Renato Botelho
1ca26242ed Simplify logic and remove duplicated code 2016-09-15 13:01:17 -03:00
Renato Botelho
efae02fccd Enable cellular pkg build 2016-09-13 10:23:22 -03:00
Renato Botelho
81299b5c4e Move copyright from ESF to Netgate 2016-09-06 16:23:51 -03:00
jim-p
2ce5cd33ef Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755 2016-09-01 11:00:55 -04:00
Renato Botelho
018f571b65 Remove from poudriere_bulk unnecessary entries:
* sysutils/py-salt
Already built as dependency of sysutils/pfSense-builder

* security/sudo
Already built as dependency of pfSense-pkg-sudo
2016-08-26 07:43:20 -03:00
Luiz Otavio O Souza
d5d34fb4ac Improve the exclude_files for the base core package. Do not include existing packages and the contents of other packages. 2016-08-26 01:25:22 -05:00
Luiz Otavio O Souza
f014e9e53a Add the template for the u-boot core package. 2016-08-26 01:25:22 -05:00
Jeremy Porter
df6d4ff1be add cpu stress tester and bird to arm build 2016-08-25 17:33:30 -05:00
Renato Botelho
613d95e37c Use correct FreeBSD-src branch 2016-08-17 15:30:11 -03:00
Renato Botelho
55c811261f Disable packages that are not building on ARM 2016-08-17 11:34:30 -03:00
Renato Botelho
9bce3c232a Revert "Do not use host native compiler when building mysql for arm"
This reverts commit 669a59d7c9.
2016-08-17 11:34:30 -03:00
Renato Botelho
937f8d624d Revert "Check for ARCH here is unnecessary"
This reverts commit 0145641ae6.
2016-08-17 11:34:30 -03:00
Renato Botelho
f8ee942b6b Revert "Unbreak make.conf syntax"
This reverts commit 03d4281714.
2016-08-17 11:34:30 -03:00
Renato Botelho
03d4281714 Unbreak make.conf syntax 2016-08-17 08:51:47 -03:00
Renato Botelho
0145641ae6 Check for ARCH here is unnecessary 2016-08-17 08:49:08 -03:00
Renato Botelho
669a59d7c9 Do not use host native compiler when building mysql for arm 2016-08-17 08:47:48 -03:00
Renato Botelho
1d2eda73bd Add 2nd server to the list of places to submit files 2016-08-16 09:38:01 -03:00
Renato Botelho
b2bc698135 Remove more unnecessary ports for ARM 2016-08-15 13:29:06 -03:00
Renato Botelho
855d977488 Fix filename 2016-08-15 13:17:06 -03:00
Renato Botelho
a394951a64 Define which packages will be build for ARM using a exclusion list 2016-08-15 13:14:14 -03:00
Renato Botelho
f72d162f33 Make it possible to create a exclude list for each architecture for poudriere bulk list 2016-08-15 13:11:09 -03:00
Renato Botelho
65d08bad6c Change hostname to send pkg repos 2016-08-12 14:42:36 -03:00
Renato Botelho
5163c3ca42 Change build scripts to make it possible to rsync files to multiple locations 2016-08-12 14:16:57 -03:00
Renato Botelho
820b17e1da Remove bwlimit from rsync 2016-08-12 14:03:17 -03:00
Renato Botelho
24a7aba22d Enable SMTP support for pear-Mail 2016-08-11 08:55:28 -03:00
Renato Botelho
3bd18cabad Fix bind options and add them for 9.10 as well 2016-08-09 15:26:41 -03:00
Renato Botelho
02fe49648a Re-enable mosh, fixed 2016-08-09 09:28:36 -03:00
Renato Botelho
e2912fc2ef Disable build of znc and mosh, both broken 2016-08-08 20:45:11 -03:00
Renato Botelho
1f57dd8e58 Enable apcupsd build 2016-08-08 16:04:44 -03:00
Renato Botelho
353c8d2b19 Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc package 2016-08-04 09:12:49 -03:00
Renato Botelho
94f7df8fa0 Add a variable to control if pkg repo should be signed or not 2016-08-03 17:41:59 -03:00
Renato Botelho
6ebd280c9f Stop removing FreeBSD src, new clone script can detect if it's necessary 2016-08-03 15:37:05 -03:00
Renato Botelho
00dc6b2ab0 Fix a reverse check 2016-08-03 11:16:21 -03:00
Renato Botelho
f41f9c0c6f Remove unnecessary code and select default kernel for installation media 2016-08-03 10:33:59 -03:00
Renato Botelho
f6dcb7f5ed Use already defined variable 2016-08-03 10:28:22 -03:00
Renato Botelho
49de5a2e24 Revert "Make sure we have kernel installed in installation media"
This reverts commit ebc5576c4f.
2016-08-03 10:24:31 -03:00
Renato Botelho
ebc5576c4f Make sure we have kernel installed in installation media 2016-08-03 09:33:51 -03:00
Renato Botelho
102e726538 Add missing -b parameter to mkisoimages.sh 2016-08-03 07:37:15 -03:00
Renato Botelho
1787ae43a4 Enable ISO during snapshots 2016-08-02 16:19:36 -03:00
Renato Botelho
ba84d2fc40 Do not scp log files 2016-08-02 13:56:05 -03:00
Renato Botelho
5925de171c Retire snapshots_rotate_logfile() 2016-08-02 13:36:39 -03:00