summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Enable VICI option on strongswan buildRenato Botelho2015-10-281-1/+1
|
* Deal with full update file separately, it doesn't end in .gzRenato Botelho2015-10-271-1/+7
|
* Enable CHECK_PORTINUSE option for net/miniupnpd, fixes #4320Renato Botelho2015-10-261-1/+1
|
* Enable IPV6 and UPNP_IGDV2 on net/miniupnpd, fixes #4321Renato Botelho2015-10-261-1/+1
|
* Add kernel as a dependency for kernel-debug to prevent different version ↵Renato Botelho2015-10-221-1/+1
| | | | being installed, ticket #5330
* Fix #5330: Create a package with kernel debug symbolsRenato Botelho2015-10-223-1/+27
|
* Fix options for git package reducing dependenciesRenato Botelho2015-10-201-2/+1
|
* Check if image existsRenato Botelho2015-10-141-1/+3
|
* Stop creaging md5 checksums, sha256 is enoughRenato Botelho2015-10-141-5/+0
|
* Use UPDATES_TARBALL_FILENAME to get file nameRenato Botelho2015-10-141-2/+1
|
* Use cp -l to create hardlinks instead of duplicating imagesRenato Botelho2015-10-141-5/+5
|
* Simplify logic and check if file exist before try to copy itRenato Botelho2015-10-141-22/+12
|
* Create a latest symlink for all images but nanobsd, that already have oneRenato Botelho2015-10-141-0/+29
|
* Do not depend of php-fpm to be running to process Additional Packages ↵Renato Botelho2015-10-132-2/+2
| | | | install/deinstall scripts, instead call php cli direct
* Fix usageRenato Botelho2015-10-121-6/+1
|
* Remove PERL_UTILS from ntp and PGM from libzmq4Renato Botelho2015-10-071-0/+4
|
* Define boot delay for VGA tooRenato Botelho2015-10-071-1/+1
|
* Do not set loader.conf on nanobsd-vgaRenato Botelho2015-10-021-11/+11
|
* Make sure pkg db and cache is safe on nanobsd and on pfSense with /var ↵Renato Botelho2015-09-301-0/+10
| | | | mounted as MFS
* Remove cust_fixup_nanobsd(), similar actions are done at specific create ↵Renato Botelho2015-09-301-31/+22
| | | | image functions, do the same for nanobsd
* Replace macros by variables after install bsdinstallerRenato Botelho2015-09-291-0/+5
|
* Install only bsdinstaller in install_bsdinstaller()Renato Botelho2015-09-291-1/+1
|
* Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816Chris Buechler2015-09-281-0/+3
|
* Make sure FreeBSD src is available to setup pkg repoRenato Botelho2015-09-281-0/+2
|
* Look for src and ports repo in the same git serverRenato Botelho2015-09-281-10/+4
|
* Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on ↵Renato Botelho2015-09-281-2/+10
| | | | local clone of pfSense repo
* Remove unnecessary :- from variables that are between quotesRenato Botelho2015-09-251-30/+30
|
* Respect .gitignore when call git cleanRenato Botelho2015-09-251-2/+2
|
* If an error happened, just abort, there is no reason to ask user to press enterRenato Botelho2015-09-242-9/+0
|
* Automatically set meta pkgs version based on timestamp for snapshotsRenato Botelho2015-09-241-0/+13
|
* Fix function nameRenato Botelho2015-09-221-1/+1
|
* Consider NO_UPLOAD when calling build.shRenato Botelho2015-09-221-1/+1
|
* Create snapshot_update_status()Renato Botelho2015-09-221-10/+14
|
* Use getopts to read parameters, implement -r to do not reset local changes ↵Renato Botelho2015-09-221-15/+28
| | | | and move git operations inside git_last_commit to reduce redundancy
* Make sure repo is updated since first run, also, update it when SIGINFO is ↵Renato Botelho2015-09-221-0/+4
| | | | received
* Handle all sleep operations inside snapshots_sleep_between_runs()Renato Botelho2015-09-221-28/+29
|
* Do not run sleep in bg, use variables to control when it needs to be restartedRenato Botelho2015-09-221-25/+26
|
* Make sure local changes are reset before git pull, in some cases pull can ↵Renato Botelho2015-09-221-0/+1
| | | | fail due to conflicts
* Start to build a new round of snapshots when get SIGINFO (ctrl+t)Renato Botelho2015-09-221-10/+37
|
* Do not set maxsleepvalue to 0Renato Botelho2015-09-221-1/+0
|
* Fix 7ca93399 where I pushed wrong patchRenato Botelho2015-09-181-2/+6
|
* Mark packages that have <noembedded> tag to conflict with pfSense-base-nanobsdRenato Botelho2015-09-181-0/+3
|
* Introduce base-nanobsd packageRenato Botelho2015-09-187-1/+130
|
* Install base package on final stage dir, in preparation to base-nanobsdRenato Botelho2015-09-181-2/+2
|
* Add a workaround to make sure images are compressed before rsync, for some ↵Renato Botelho2015-09-181-2/+8
| | | | reason wait is not working as expected
* add sudo port to ARMChris Buechler2015-09-171-0/+1
|
* Revert "Re-enable ntopng package after port fix"Renato Botelho2015-09-161-1/+1
| | | | This reverts commit 8df5376a8251cbaa25eea30c9c80796f763e554a.
* Re-enable ntopng package after port fixRenato Botelho2015-09-161-1/+1
|
* fix port pathChris Buechler2015-09-151-1/+1
|
* add salt and ser2net to ARM portsChris Buechler2015-09-151-0/+2
|
OpenPOWER on IntegriCloud