summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Move internal variable to be local inside functionRenato Botelho2016-03-102-2/+3
|
* Always prepare final partition to avoid ending up with a broken systemRenato Botelho2016-03-101-12/+6
|
* Add pkg-plist when it existsRenato Botelho2016-03-101-1/+6
|
* rsync ova to snapshots when it's availableRenato Botelho2016-03-091-0/+7
|
* Enable NETMAP option for security/suricataRenato Botelho2016-03-091-1/+1
| | | | Submitted by: Bill Meeks
* Simplify logicRenato Botelho2016-03-081-7/+1
|
* Increase memory disk sizeRenato Botelho2016-03-081-1/+1
|
* remove stray |Renato Botelho2016-03-081-1/+1
|
* Fix typo in variable name that end up breaking nanobsd images. Fixes #5956Renato Botelho2016-03-061-1/+1
|
* Fix log filenameRenato Botelho2016-03-061-1/+1
|
* Clarify what is happeningRenato Botelho2016-03-041-2/+4
|
* Create missing jails on updateRenato Botelho2016-03-041-3/+4
|
* Remove Status -> Monitoring related packages from poudriere bulkRenato Botelho2016-03-031-3/+0
|
* Add new RRD package to the listRenato Botelho2016-03-031-0/+1
|
* Consider product_name suffix on rsyncRenato Botelho2016-03-011-3/+3
|
* Allow to have a suffix on images filenameRenato Botelho2016-03-011-8/+9
|
* Use a function to create nanobsd image filename and reduce duplicated codeRenato Botelho2016-03-012-6/+28
|
* Remove script used to initial import of packages into ports. It served us ↵Renato Botelho2016-03-011-437/+0
| | | | well but now it's not necessary anymore
* Make it possible to chose custom default-config package on ↵Renato Botelho2016-02-291-9/+14
| | | | customize_stagearea_for_image()
* Save parameter in local variableRenato Botelho2016-02-291-10/+12
|
* Remove extra quotesRenato Botelho2016-02-261-1/+1
|
* Add flavor to default serial config packageRenato Botelho2016-02-262-4/+4
|
* Respect empty flavor for descriptionRenato Botelho2016-02-261-1/+1
|
* Enable the build of ix(gbe) as a kernel module.Luiz Otavio O Souza2016-02-261-1/+1
|
* Do not add - for empty flavorRenato Botelho2016-02-261-1/+1
|
* Simplify logic for different kernels and use %%FLAVOR%% macroRenato Botelho2016-02-2611-52/+14
|
* Unbreak syntaxRenato Botelho2016-02-261-2/+2
|
* Add missing config.xml pathRenato Botelho2016-02-261-2/+2
|
* Replace sed by xmlstarlet to make config.xml changesRenato Botelho2016-02-262-6/+14
|
* Use DATESTRING for hidden pkg directory, this make -r work againRenato Botelho2016-02-241-1/+1
|
* Fix builder setup with signed repoRenato Botelho2016-02-241-0/+4
|
* Fix variable initializationRenato Botelho2016-02-191-1/+1
|
* Use correct repo to setup builderRenato Botelho2016-02-191-1/+2
|
* Change ISO image filename to remove "LiveCD" from its name, and clean up ↵jim-p2016-02-172-4/+4
| | | | associated references to LiveCD. Ticket #5895
* Revert "Do not ignore packages due to license permissions"Renato Botelho2016-02-171-3/+0
| | | | This reverts commit e38b001cfec01a4fd335a936e44e0183dbbd904d.
* Do not ignore packages due to license permissionsRenato Botelho2016-02-171-0/+3
|
* Add py-speedtest-cli to packages. Ticket #5832Chris Buechler2016-02-061-0/+1
|
* Store GIT_URL per session instead of using global confRenato Botelho2016-02-051-0/+7
|
* Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 ↵Chris Buechler2016-02-041-1/+1
| | | | seconds. Ticket #3426
* Remove dhcpd 4.3 from the list since they are pfSense dependenciesRenato Botelho2016-02-031-3/+0
|
* Build isc-dhcp43-relayRenato Botelho2016-02-021-0/+1
|
* Build isc-dhcp 4.3 client and serverRenato Botelho2016-02-021-0/+2
|
* Enable sysutils/flashrom buildRenato Botelho2016-02-022-0/+3
|
* Remove support for nanobsd images < 2gb. Fixes #5836Renato Botelho2016-02-013-5/+2
|
* Disable GRAPH again for rrdtool, it's still a lot of dependenciesRenato Botelho2016-02-011-2/+1
|
* Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU ↵Renato Botelho2016-02-011-2/+2
| | | | that ends up requiring X11 and enable GRAPH again
* Re-enable IPV6 for miniupnpd, seems it's not responsible for any issues. ↵Chris Buechler2016-01-251-1/+1
| | | | Ticket #5730 and Ticket #4321
* Revert IPv6 and IGD2 change as it appears it's responsible for breaking many ↵Chris Buechler2016-01-221-1/+1
| | | | formerly-working upnp circumstances. Ticket #5730. Originally added as part of Ticket #4321
* Add 2nd parameter of Form_Select to translationRenato Botelho2016-01-211-0/+1
|
* Add a script to update .pot fileRenato Botelho2016-01-211-0/+112
|
OpenPOWER on IntegriCloud