Commit Graph

267 Commits

Author SHA1 Message Date
Renato Botelho
d977046e71 remove stray | 2016-03-08 07:14:35 -03:00
Renato Botelho
96f22d875b Fix typo in variable name that end up breaking nanobsd images. Fixes #5956 2016-03-06 11:32:09 -03:00
Renato Botelho
462cbb5a6c Fix log filename 2016-03-06 10:42:42 -03:00
Renato Botelho
43f6b08117 Clarify what is happening 2016-03-04 11:07:09 -03:00
Renato Botelho
c136dde195 Create missing jails on update 2016-03-04 10:52:00 -03:00
Renato Botelho
0db9a65c88 Remove Status -> Monitoring related packages from poudriere bulk 2016-03-03 10:36:25 -03:00
Renato Botelho
b0fc4b281c Add new RRD package to the list 2016-03-03 10:14:57 -03:00
Renato Botelho
e5d0f71afb Consider product_name suffix on rsync 2016-03-01 14:49:17 -03:00
Renato Botelho
a7d60d2633 Allow to have a suffix on images filename 2016-03-01 12:39:00 -03:00
Renato Botelho
acd5c0cd72 Use a function to create nanobsd image filename and reduce duplicated code 2016-03-01 12:19:38 -03:00
Renato Botelho
d3107b4ea0 Remove script used to initial import of packages into ports. It served us well but now it's not necessary anymore 2016-03-01 07:18:08 -03:00
Renato Botelho
75e282959f Make it possible to chose custom default-config package on customize_stagearea_for_image() 2016-02-29 16:28:15 -03:00
Renato Botelho
b2fbacdc38 Save parameter in local variable 2016-02-29 16:23:21 -03:00
Renato Botelho
a069d03fe0 Remove extra quotes 2016-02-26 18:00:18 -03:00
Renato Botelho
c577ee6c50 Add flavor to default serial config package 2016-02-26 17:22:42 -03:00
Renato Botelho
3942b3d7fb Respect empty flavor for description 2016-02-26 17:22:28 -03:00
Luiz Otavio O Souza
f82c7c8897 Enable the build of ix(gbe) as a kernel module. 2016-02-26 12:15:02 -06:00
Renato Botelho
a326d8a152 Do not add - for empty flavor 2016-02-26 13:07:21 -03:00
Renato Botelho
fbd4dfc00b Simplify logic for different kernels and use %%FLAVOR%% macro 2016-02-26 12:59:30 -03:00
Renato Botelho
168c162a00 Unbreak syntax 2016-02-26 11:16:51 -03:00
Renato Botelho
a406ed4699 Add missing config.xml path 2016-02-26 11:06:20 -03:00
Renato Botelho
2f6260c5e7 Replace sed by xmlstarlet to make config.xml changes 2016-02-26 10:43:37 -03:00
Renato Botelho
1eb4344e83 Use DATESTRING for hidden pkg directory, this make -r work again 2016-02-24 15:52:05 -03:00
Renato Botelho
569929efa9 Fix builder setup with signed repo 2016-02-24 12:38:52 -03:00
Renato Botelho
a9087de0f4 Fix variable initialization 2016-02-19 16:50:55 -02:00
Renato Botelho
48c5912ddd Use correct repo to setup builder 2016-02-19 16:50:55 -02:00
jim-p
987712e851 Change ISO image filename to remove "LiveCD" from its name, and clean up associated references to LiveCD. Ticket #5895 2016-02-17 15:27:40 -05:00
Renato Botelho
57fd6bd43a Revert "Do not ignore packages due to license permissions"
This reverts commit e38b001cfe.
2016-02-17 13:38:17 -02:00
Renato Botelho
e38b001cfe Do not ignore packages due to license permissions 2016-02-17 13:18:12 -02:00
Chris Buechler
a6644bc8d7 Add py-speedtest-cli to packages. Ticket #5832 2016-02-06 06:04:14 -06:00
Renato Botelho
5f64e2ca73 Store GIT_URL per session instead of using global conf 2016-02-05 13:08:56 -02:00
Chris Buechler
151d15911e Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 seconds. Ticket #3426 2016-02-04 18:41:27 -06:00
Renato Botelho
8fe9ebacee Remove dhcpd 4.3 from the list since they are pfSense dependencies 2016-02-03 17:59:51 -02:00
Renato Botelho
646f2e1827 Build isc-dhcp43-relay 2016-02-02 18:00:19 -02:00
Renato Botelho
b47a5c534f Build isc-dhcp 4.3 client and server 2016-02-02 17:53:12 -02:00
Renato Botelho
da34e36263 Enable sysutils/flashrom build 2016-02-02 17:07:29 -02:00
Renato Botelho
7d9c553c91 Remove support for nanobsd images < 2gb. Fixes #5836 2016-02-01 17:38:13 -02:00
Renato Botelho
de22e304d4 Disable GRAPH again for rrdtool, it's still a lot of dependencies 2016-02-01 12:38:47 -02:00
Renato Botelho
73246ec83a Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU that ends up requiring X11 and enable GRAPH again 2016-02-01 11:57:33 -02:00
Chris Buechler
9524677179 Re-enable IPV6 for miniupnpd, seems it's not responsible for any issues. Ticket #5730 and Ticket #4321 2016-01-25 19:01:53 -06:00
Chris Buechler
512b8b22ef Revert IPv6 and IGD2 change as it appears it's responsible for breaking many formerly-working upnp circumstances. Ticket #5730. Originally added as part of Ticket #4321 2016-01-22 22:11:10 -06:00
Renato Botelho
dede523f94 Add 2nd parameter of Form_Select to translation 2016-01-21 14:30:01 -02:00
Renato Botelho
dfb9c815f3 Add a script to update .pot file 2016-01-21 14:17:22 -02:00
Renato Botelho
47ae88ff2f Add mysql PHP modules to the pkg server 2016-01-20 12:09:36 -02:00
Renato Botelho
2ade84eeca Revert 7bbe501330 partially adding back make.conf part since pfBlockerNG is going to use lighttpd 2016-01-18 08:03:20 -02:00
Renato Botelho
0f75670b32 Enable LUA for www/nginx 2016-01-12 23:50:25 -02:00
Renato Botelho
a0b96d300e Enable pecl-rrd build 2016-01-12 11:10:02 -02:00
Renato Botelho
8c0429e04d Enable JSON option for rrdtool 1.4 2016-01-12 11:09:38 -02:00
Renato Botelho
301d868673 Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis 2016-01-07 10:49:45 -02:00
Renato Botelho
eb9b6a694f Merge pull request #2329 from marcelloc/patch-1 2016-01-07 10:23:04 -02:00