Renato Botelho
dff2bf9c5b
Make sure core packages are built with proper ABI information
2018-05-25 09:46:05 -03:00
Renato Botelho
21c6fa05bc
Use already defined variable
2018-05-25 08:58:35 -03:00
Luiz Souza
3c44c845fe
Silence warnings generated by sysctl to standard error.
2018-01-31 16:56:36 -02:00
Luiz Souza
b8f91b7c6b
Update the Copyright notice for pfSense.
2018-01-05 07:44:37 -06:00
Luiz Souza
48009b8274
Remove debug code.
2017-09-15 15:51:11 -05:00
Luiz Souza
b9253e2537
Do not remove the temporary files (debug only).
2017-09-15 15:12:39 -05:00
Luiz Souza
3eb019d521
Set a default when findroot is not set.
2017-09-15 15:00:59 -05:00
Luiz Souza
5d376f2d31
Add some debug output.
2017-09-15 14:39:07 -05:00
Luiz Souza
5e58e8bded
Fix the build, add the new getopt option.
...
Reported by: garga
Pointy-hat to: loos
2017-09-15 12:56:12 -05:00
Luiz Souza
318a7b7766
Pass the search path to create_core_package.sh.
...
This allows the use of more than one path to build the package.
2017-09-15 11:30:49 -05:00
Renato Botelho
19ef492220
Remove rescue from installation media
2016-12-22 10:55:31 -02:00
Renato Botelho
5953790817
err() expects a single parameter
2016-11-09 12:57:38 -02:00
Renato Botelho
81299b5c4e
Move copyright from ESF to Netgate
2016-09-06 16:23:51 -03:00
Renato Botelho
eac7a83c70
Do not include rescue on installation media
2016-08-03 07:34:48 -03:00
Renato Botelho
122afc756d
Change order arguments are validated to make more sense
2016-08-03 06:33:01 -03:00
Renato Botelho
963c399b8a
Do not call realpath for a possible non-existent directory
2016-08-03 06:29:44 -03:00
Renato Botelho
22ba6bf235
Force removal of temporary directory and disable trap
2016-08-02 16:02:12 -03:00
Renato Botelho
a07126aa74
Remove redundant attribution
2016-08-02 16:02:12 -03:00
Renato Botelho
88a14469f0
Do not remove destdir where system is going to be installed
2016-08-02 11:47:39 -03:00
Renato Botelho
582f023e32
Remove wrong call to dirname
2016-08-02 08:23:37 -03:00
Renato Botelho
0adc9314c2
Add missing /
2016-08-02 07:52:22 -03:00
Renato Botelho
8928c11948
Do not check for src versus host osversion, let FreeBSD src take care of it
2016-08-01 17:40:51 -03:00
Renato Botelho
80c76b0c86
err() expects a single parameter
2016-08-01 17:35:48 -03:00
Renato Botelho
06efbd3bfa
Add missing /
2016-08-01 17:31:15 -03:00
Renato Botelho
adf2b3581c
Add missing options
2016-08-01 17:29:50 -03:00
Renato Botelho
1217cd7a98
Add create_core_pkg.sh and start using it
2016-08-01 17:14:24 -03:00
Renato Botelho
468f236dab
Add install_freebsd.sh and use it
2016-08-01 16:49:15 -03:00
Renato Botelho
29cdd776ae
Add build_freebsd.sh and start using it
2016-08-01 16:31:33 -03:00
Renato Botelho
a10a0e7043
Add git_checkout.sh and common.subr
...
This is the first of a set commits to start replacing big
builder_common.sh by smaller and specific scripts to do necessary build
tasks.
First is git_checkout.sh, a script used to checkout or update a git
repository on desired destination dir and branch or tag.
2016-08-01 14:02:29 -03:00