summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Collapse)AuthorAgeFilesLines
* Include boot/modules and also kernel.debug in kernel-debug packageRenato Botelho2017-09-191-1/+1
|
* Path must be relative hereRenato Botelho2017-09-181-1/+1
|
* Fix the kern-debug package. The debug modules are now in ↵Luiz Souza2017-09-151-2/+3
| | | | | | /usr/lib/debug/boot/kernel. Include /boot/modules in the kernel package.
* Pass the search path to create_core_package.sh.Luiz Souza2017-09-151-2/+4
| | | | This allows the use of more than one path to build the package.
* Make sure pkg, pfSense, pfSense-base, pfSense-rc and kernel are set as vitalRenato Botelho2017-09-061-2/+8
|
* Change default to never upload files and add a new option to do itRenato Botelho2017-08-231-2/+2
|
* Consider RC as RELEASERenato Botelho2017-08-211-1/+1
|
* Add installer script to optionally recover config.xml off an existing drive. ↵jim-p2017-07-181-0/+4
| | | | Implements #7708
* Fix kernel and kernel-debug packages on 11Renato Botelho2017-05-161-2/+2
|
* Revert "Fix kernel and kernel-debug packages on 11"Renato Botelho2017-05-161-1/+2
| | | | This reverts commit 46fff8a576813fa1dfa9a5289f8ca9e05583af3c.
* Fix kernel and kernel-debug packages on 11Renato Botelho2017-05-161-2/+1
|
* Use libcrypto and includes from MAKEOBJDIRPREFIX instead of the builder objectsRenato Botelho2017-05-021-1/+5
|
* Build and install gnid on /usr/sbinRenato Botelho2017-04-281-0/+19
|
* Use pkg binary from target system and not from hostRenato Botelho2017-04-181-1/+1
|
* Check for correct directoryRenato Botelho2017-02-151-4/+5
|
* Make sure OVA_TMP is umounted before start using itRenato Botelho2017-02-151-0/+11
|
* Allow to build variant ISO image as done for memstickRenato Botelho2017-02-021-4/+13
|
* Use variableRenato Botelho2016-12-141-1/+1
|
* Fix path for loader.conf.localRenato Botelho2016-12-141-3/+3
|
* Undo change accidentally pushed on last commitRenato Botelho2016-12-141-2/+2
|
* Re-add autoboot_delay=3 to loader.conf. Fixes #7003Renato Botelho2016-12-141-7/+10
|
* Be more verbose when creating distribution tarballRenato Botelho2016-11-161-0/+4
|
* There is no ./install to be excluded in 2.4. It fixes #6934Renato Botelho2016-11-161-1/+1
|
* Set root password for installation mediaRenato Botelho2016-11-081-0/+3
|
* Make sure we consume staging packages on build process after pfSense-repo ↵Renato Botelho2016-10-261-1/+18
| | | | became a package
* Remove nanobsd related code from build scriptsRenato Botelho2016-10-111-373/+2
|
* Repo package is not part of core repository anymoreRenato Botelho2016-10-071-1/+0
|
* Move pfSense-repo package to FreeBSD-ports repoRenato Botelho2016-10-071-51/+18
|
* If umount fails, use umount -fRenato Botelho2016-09-271-2/+2
|
* Add a workaround to umount virtual image directoriesRenato Botelho2016-09-231-1/+2
|
* Revert "Implement _umount() for cases where filesystem umount doesn't work"Renato Botelho2016-09-221-38/+10
| | | | This reverts commit be1eff2b4ba57c8f97128dacefb5271549c16d51.
* Implement _umount() for cases where filesystem umount doesn't workRenato Botelho2016-09-221-10/+38
|
* Create also an altabi file on repo packageRenato Botelho2016-09-151-0/+17
|
* Replace %%ARCH%% by arch on ABI fileRenato Botelho2016-09-151-1/+2
|
* Fix variable nameRenato Botelho2016-09-151-1/+1
|
* Distribute a file containing ABI of each repoRenato Botelho2016-09-151-0/+13
|
* Simplify logic and remove duplicated codeRenato Botelho2016-09-151-10/+3
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Fix filenameRenato Botelho2016-08-151-2/+2
|
* Make it possible to create a exclude list for each architecture for ↵Renato Botelho2016-08-151-0/+8
| | | | poudriere bulk list
* Change build scripts to make it possible to rsync files to multiple locationsRenato Botelho2016-08-121-63/+69
|
* Remove bwlimit from rsyncRenato Botelho2016-08-121-1/+1
|
* Add a variable to control if pkg repo should be signed or notRenato Botelho2016-08-031-2/+1
|
* Stop removing FreeBSD src, new clone script can detect if it's necessaryRenato Botelho2016-08-031-8/+0
|
* Fix a reverse checkRenato Botelho2016-08-031-1/+1
|
* Remove unnecessary code and select default kernel for installation mediaRenato Botelho2016-08-031-18/+14
|
* Use already defined variableRenato Botelho2016-08-031-1/+1
|
* Revert "Make sure we have kernel installed in installation media"Renato Botelho2016-08-031-1/+1
| | | | This reverts commit ebc5576c4f6f1afd228b6d8c66c1af0599e990c3.
* Make sure we have kernel installed in installation mediaRenato Botelho2016-08-031-1/+1
|
* Add missing -b parameter to mkisoimages.shRenato Botelho2016-08-031-2/+3
|
OpenPOWER on IntegriCloud