summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Remove hardcoded references to pfSenseRenato Botelho2015-11-242-2/+2
|
* Fix regex to set GIT_REPO_BASE, reported by Bill MeeksRenato Botelho2015-11-231-1/+1
|
* Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504Renato Botelho2015-11-202-0/+4
|
* Add vmm and nmdm modules to amd64Renato Botelho2015-11-201-1/+1
|
* Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816Renato Botelho2015-11-192-0/+4
|
* Do not create directory with the same name of final fileRenato Botelho2015-11-181-1/+1
|
* Create pkg repo directory before copyRenato Botelho2015-11-181-0/+2
|
* Replace hardcoded paths by PRODUCT_SHARE_DIRRenato Botelho2015-11-182-11/+13
|
* At least /boot/loader.rc has schg, make sure to remove it before upgrade. ↵Renato Botelho2015-11-182-0/+2
| | | | Ticket #5448
* Remove \ leftoverRenato Botelho2015-11-181-1/+1
|
* Include pkg repo conf samples into base, to help disaster recoveryRenato Botelho2015-11-181-11/+22
|
* Create pfSense-repo and pfSense-repo-devel package. Ticket #5335Renato Botelho2015-11-1710-7/+89
|
* Break long lineRenato Botelho2015-11-171-1/+5
|
* Break long lineRenato Botelho2015-11-171-1/+5
|
* Add metadata for pfSense-rc pkg, forgotten in dab31392f9Renato Botelho2015-11-163-0/+19
|
* Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this ↵Renato Botelho2015-11-164-3/+6
| | | | package to kernel list if dependencies to make sure it's upgraded before reboot. It should fix #5457
* No more need to change ETCDIR for strongswanRenato Botelho2015-11-111-4/+0
|
* Deal with multiple conflictsRenato Botelho2015-11-061-1/+3
|
* Disable SMP and enable VICIRenato Botelho2015-10-301-2/+2
|
* Use VSTR option on strongswanRenato Botelho2015-10-291-2/+2
|
* 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
|
OpenPOWER on IntegriCloud