summaryrefslogtreecommitdiffstats
path: root/tools/templates
Commit message (Collapse)AuthorAgeFilesLines
* Force releaseRenato Botelho2017-08-211-1/+1
|
* Bump to 2.4.1-DEVELOPMENTRenato Botelho2017-08-181-2/+2
|
* Update the base package exclude files list.Luiz Souza2017-07-191-0/+2
|
* Do not ship .po files on imagesRenato Botelho2017-07-051-0/+1
|
* Revert "Fix kernel and kernel-debug packages on 11"Renato Botelho2017-05-162-2/+0
| | | | This reverts commit 46fff8a576813fa1dfa9a5289f8ca9e05583af3c.
* Fix kernel and kernel-debug packages on 11Renato Botelho2017-05-162-0/+2
|
* Add zanata.xml and exclude it from base pkgRenato Botelho2017-01-311-0/+1
|
* Exclude /var/empty from tar extract and make sure its permissions are ↵Renato Botelho2016-12-261-1/+2
| | | | respected when it's created
* Do not include debug files in base pkgRenato Botelho2016-12-221-1/+2
|
* Make sure pkg repo config files are not included in base tarballRenato Botelho2016-11-161-0/+1
|
* ARM kernel is not compressed, deal with thatRenato Botelho2016-10-261-1/+2
|
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-2/+0
|
* Remove nanobsd related code from build scriptsRenato Botelho2016-10-116-131/+0
|
* Move pfSense-repo package to FreeBSD-ports repoRenato Botelho2016-10-075-42/+0
|
* Move pkg repo templates to main repoRenato Botelho2016-09-204-0/+36
|
* Improve the exclude_files for the base core package. Do not include ↵Luiz Otavio O Souza2016-08-261-0/+6
| | | | existing packages and the contents of other packages.
* Add the template for the u-boot core package.Luiz Otavio O Souza2016-08-262-0/+18
|
* Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc packageRenato Botelho2016-08-041-0/+2
|
* Move remaining ESF license file to APACHE20Renato Botelho2016-07-152-45/+176
|
* Move to Apache License 2.0Renato Botelho2016-07-1510-12/+12
|
* Add license files used by core packagesRenato Botelho2016-06-243-0/+51
|
* Make base package to populate /etc/platformRenato Botelho2016-06-232-0/+4
|
* Add NYI custom_logosRenato Botelho2016-06-202-0/+0
|
* Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping ↵Renato Botelho2016-06-011-1/+1
| | | | FreeBSD-src files
* Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to ↵Renato Botelho2016-05-313-2/+3
| | | | get it properly added to /etc/shells
* Do not exclude a file that doesn't existRenato Botelho2016-05-302-2/+0
|
* Revert "Fix #6120"Renato Botelho2016-05-092-2/+0
| | | | This reverts commit 1831d3486317a6ac8a8bfd034bb133f9b0dc55e7.
* Fix #6120Renato Botelho2016-05-092-0/+2
| | | | | | | | | | - Do not include /etc/ttys on base package, it's not supposed to be replaced during upgrade - Create a script /etc/rc.console_setup to make it easy to call setup_serial_port() from shell scripts. This script will update /etc/ttys accordingly - Call /etc/rc.console_setup just after 2nd stage of upgrade happened and new files are in place
* Make sure symlink is created on post-installRenato Botelho2016-04-061-1/+4
| | | | (cherry picked from commit f5edca6c481c72c063c7390afdececd54da10a6e)
* Add repo pkg as dependency on base and base-nanobsdRenato Botelho2016-04-052-2/+4
| | | | (cherry picked from commit b884641b1caa3d99d7966cb367c1f6dbfc1687f2)
* Add repo pkg post-install scriptRenato Botelho2016-04-051-0/+19
| | | | (cherry picked from commit e1deaf759ab9eadcdc60565ca5af142069172f3a)
* Create repo pkg PLIST dynamicallyRenato Botelho2016-04-051-1/+0
| | | | (cherry picked from commit 81bcdf9695b13cb89c8a0dfa8700189baaaad6ff)
* Remove repo-devel package templateRenato Botelho2016-04-053-19/+0
| | | | (cherry picked from commit e450f488ebd0443466ec1bcfad48ba0148cc0310)
* Add ESF license to all core pkgsRenato Botelho2016-03-309-9/+9
|
* Remove stray - from default-config flavorRenato Botelho2016-03-182-2/+4
|
* Save default-config flavor on filesystemRenato Botelho2016-03-162-0/+4
|
* Add more parameters to ovfRenato Botelho2016-03-151-7/+7
|
* Add flavor to default serial config packageRenato Botelho2016-02-262-4/+4
|
* Simplify logic for different kernels and use %%FLAVOR%% macroRenato Botelho2016-02-2610-49/+11
|
* Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davisRenato Botelho2016-01-072-2/+2
|
* Remove hardcoded references to pfSenseRenato Botelho2015-11-242-2/+2
|
* Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504Renato Botelho2015-11-202-0/+4
|
* Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816Renato Botelho2015-11-191-0/+3
|
* At least /boot/loader.rc has schg, make sure to remove it before upgrade. ↵Renato Botelho2015-11-182-0/+2
| | | | Ticket #5448
* Create pfSense-repo and pfSense-repo-devel package. Ticket #5335Renato Botelho2015-11-178-0/+40
|
* 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-163-3/+3
| | | | package to kernel list if dependencies to make sure it's upgraded before reboot. It should fix #5457
* 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-222-0/+18
|
* 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
OpenPOWER on IntegriCloud