summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use right repo conf for stage on snapsv2.3.0Renato Botelho2016-04-112-4/+7
|
* Fix staging pathRenato Botelho2016-04-111-1/+1
|
* Optimize makefs parametersRenato Botelho2016-04-111-1/+1
|
* Use beta repo as stagingRenato Botelho2016-04-111-3/+4
|
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-114-32/+42
|
* Exit build process if install_pkg_install_ports() failsRenato Botelho2016-04-111-3/+9
|
* Do not add entire path on sha256 file, while here, make it a functionRenato Botelho2016-04-111-6/+19
|
* Fix syntaxRenato Botelho2016-04-111-1/+1
|
* Fix sha356 filenames for ISO and memstick filesRenato Botelho2016-04-111-8/+5
|
* Add repo package before baseRenato Botelho2016-04-111-2/+1
|
* Add vm-bhyve to poudriere bulk listRenato Botelho2016-04-081-0/+1
|
* Replace packagesite URL with final URL for RELEASERenato Botelho2016-04-071-0/+12
|
* Avoid PHP warning if no server selectedPhil Davis2016-04-071-1/+5
| | | | | | when saving a client specific override. Forum report https://forum.pfsense.org/index.php?topic=109431.msg0 Redmine issue 6089
* Do not try to register pre-installed packages on read-only mediaRenato Botelho2016-04-071-1/+3
|
* Use staging repo to install bsdinstaller on final areaRenato Botelho2016-04-071-1/+14
|
* Create target dir when it doesn't existRenato Botelho2016-04-071-0/+3
|
* Fix variable nameRenato Botelho2016-04-071-1/+1
|
* Revert "Fix pkg.pfsense.org path"Renato Botelho2016-04-061-1/+1
| | | | This reverts commit 0b4fa4b4dc0ef4cd9178e761f3d47d32f17413bd.
* Fix pkg.pfsense.org pathRenato Botelho2016-04-061-1/+1
|
* Add missing fiRenato Botelho2016-04-061-0/+1
|
* setup_pkg_repo 5th parameter is mandatoryRenato Botelho2016-04-061-1/+1
|
* Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using ↵Renato Botelho2016-04-061-4/+16
| | | | staging area for builder and bootstrap
* Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordinglyRenato Botelho2016-04-061-0/+6
|
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-061-0/+5
|
* Redmine #6081 do not reuse index varPhil Davis2016-04-061-1/+1
| | | | The value of $i needs to be kept constant from the outer loop - do not reuse it here.
* Use correct branches for FreeBSD src and portsRenato Botelho2016-04-061-2/+2
|
* It's time for 2.3-RELEASERenato Botelho2016-04-061-1/+1
|
* Add RELENG_2_3_0 to gitsync and set it as defaultRenato Botelho2016-04-061-1/+2
|
* Add fingerprint for RELEASE pkg sign keyRenato Botelho2016-04-061-0/+2
|
* Clarify log when skipping v6 bogons update.Chris Buechler2016-04-061-1/+1
|
* Fix typojim-p2016-04-061-1/+1
|
* services_ntpd_pps remove bonus fPhil Davis2016-04-061-1/+1
| | | | (cherry picked from commit 0f191478bab18158a70439f279d7232855928afe)
* Use PHP cli to silence output garbageRenato Botelho2016-04-061-1/+1
| | | | (cherry picked from commit 43cbe85544cf045db6e9f14b0ade547b239cbece)
* Silence /etc/rc.notify_message garbage outputRenato Botelho2016-04-061-2/+3
|
* Fix code used to read config repo pathRenato Botelho2016-04-061-2/+1
|
* Do all steps to replace repo package and make sure symlink is in placeRenato Botelho2016-04-061-22/+29
|
* Make sure symlink is created on post-installRenato Botelho2016-04-061-1/+4
|
* Force update after reinstall repo pkgRenato Botelho2016-04-061-0/+1
|
* Only apply htmlentities() once on each data elementPhil Davis2016-04-061-3/+3
| | | | | Redmine #6079 (cherry picked from commit 82cde7f1067f527df5e902cf1bc7070612d039f4)
* Simplify logicRenato Botelho2016-04-061-6/+5
| | | | (cherry picked from commit 05bdceee8c8fd598cdf83dc57c4006e20612e26d)
* Make sure directory existsRenato Botelho2016-04-061-0/+1
|
* Add Unbound to license.php. Ticket #5903Chris Buechler2016-04-051-0/+4
|
* Make sure source file existsRenato Botelho2016-04-051-3/+6
| | | | (cherry picked from commit 75cdfae39bff2b5ccc523cc32df7dde99f04eeed)
* Add a workaround on pfSense-upgrade to make sure repo package is replaced by ↵Renato Botelho2016-04-051-0/+7
| | | | correct one
* Rework the way repo packages workRenato Botelho2016-04-056-74/+136
| | | | | | - Distribute only a single pfSense-repo package containing all templates - Create a symlink pointing to selected repo - Do not limit it only to pfSense-repo and pfSense-repo-devel
* Do not return -1, sh doesn't like itRenato Botelho2016-04-051-1/+1
|
* Add repo pkg as dependency on base and base-nanobsdRenato Botelho2016-04-052-2/+4
|
* Add repo pkg post-install scriptRenato Botelho2016-04-051-0/+19
|
* Create repo pkg PLIST dynamicallyRenato Botelho2016-04-051-1/+0
|
* Remove repo-devel package templateRenato Botelho2016-04-053-19/+0
|
OpenPOWER on IntegriCloud