Commit Graph

59 Commits

Author SHA1 Message Date
Renato Botelho
101a3d626d Simplify logic 2017-10-05 10:35:14 -03:00
Renato Botelho
31c8b40b2c Only show copynotice when version changes 2017-10-05 10:27:18 -03:00
Renato Botelho
1b30618fbe Default config packages need to have vital flag set too 2017-09-28 11:28:04 -03:00
Renato Botelho
7d368325e4 Mark some core packages as vital 2017-09-26 15:00:07 -03:00
Luiz Souza
1ec6f21769 Fix the kern-debug package. The debug modules are now in /usr/lib/debug/boot/kernel.
Include /boot/modules in the kernel package.
2017-09-15 23:12:57 -05:00
Luiz Souza
e266811c4f Update the base package exclude files list. 2017-07-19 09:05:04 -05:00
Renato Botelho
276f8ce044 Do not ship .po files on images 2017-07-05 14:53:19 -03:00
Renato Botelho
0b62713fa7 Revert "Fix kernel and kernel-debug packages on 11"
This reverts commit 46fff8a576.
2017-05-16 15:04:45 -03:00
Renato Botelho
46fff8a576 Fix kernel and kernel-debug packages on 11 2017-05-16 14:22:30 -03:00
Renato Botelho
464186e343 Add zanata.xml and exclude it from base pkg 2017-01-31 10:53:16 -02:00
Renato Botelho
c01bdca9ba Exclude /var/empty from tar extract and make sure its permissions are respected when it's created 2016-12-26 16:53:51 -02:00
Renato Botelho
8a3082805d Do not include debug files in base pkg 2016-12-22 11:05:26 -02:00
Renato Botelho
8f6cd07578 Make sure pkg repo config files are not included in base tarball 2016-11-16 17:17:23 -02:00
Renato Botelho
349b210203 ARM kernel is not compressed, deal with that 2016-10-26 15:07:16 -02:00
Renato Botelho
dc61252ae4 Deprecate nanobsd platform and remove all conditionals that uses it 2016-10-12 16:29:49 -03:00
Renato Botelho
2ac4be3a6b Remove nanobsd related code from build scripts 2016-10-11 15:57:17 -03:00
Renato Botelho
39f2cfd151 Move pfSense-repo package to FreeBSD-ports repo 2016-10-07 13:18:54 -03:00
Luiz Otavio O Souza
d5d34fb4ac Improve the exclude_files for the base core package. Do not include existing packages and the contents of other packages. 2016-08-26 01:25:22 -05:00
Luiz Otavio O Souza
f014e9e53a Add the template for the u-boot core package. 2016-08-26 01:25:22 -05:00
Renato Botelho
353c8d2b19 Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc package 2016-08-04 09:12:49 -03:00
Renato Botelho
ef65be166a Move remaining ESF license file to APACHE20 2016-07-15 16:41:21 -03:00
Renato Botelho
b12ea3fbe3 Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
Renato Botelho
764d929727 Add license files used by core packages 2016-06-24 13:32:57 -03:00
Renato Botelho
ca61821779 Make base package to populate /etc/platform 2016-06-23 09:34:21 -03:00
Renato Botelho
92323161d4 Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files 2016-06-01 08:02:04 -03:00
Renato Botelho
815e8c8fb5 Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to get it properly added to /etc/shells 2016-05-31 11:29:12 -03:00
Renato Botelho
87fe4229c5 Do not exclude a file that doesn't exist 2016-05-30 11:02:05 -03:00
Renato Botelho
e7c23d826e Revert "Fix #6120"
This reverts commit 1831d34863.
2016-05-09 10:29:07 -03:00
Renato Botelho
1831d34863 Fix #6120
- 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
2016-05-09 10:06:22 -03:00
Renato Botelho
9c34b7aef1 Make sure symlink is created on post-install
(cherry picked from commit f5edca6c48)
2016-04-06 07:21:55 -03:00
Renato Botelho
f0edcaca5c Add repo pkg as dependency on base and base-nanobsd
(cherry picked from commit b884641b1c)
2016-04-05 19:54:59 -03:00
Renato Botelho
9c8600533d Add repo pkg post-install script
(cherry picked from commit e1deaf759a)
2016-04-05 19:54:59 -03:00
Renato Botelho
487bdff01b Create repo pkg PLIST dynamically
(cherry picked from commit 81bcdf9695)
2016-04-05 19:54:59 -03:00
Renato Botelho
e1fbc125cf Remove repo-devel package template
(cherry picked from commit e450f488eb)
2016-04-05 19:54:59 -03:00
Renato Botelho
10983687a3 Add ESF license to all core pkgs 2016-03-30 08:03:50 -03:00
Renato Botelho
c471c102c8 Remove stray - from default-config flavor 2016-03-18 09:02:43 -03:00
Renato Botelho
afecba840b Save default-config flavor on filesystem 2016-03-16 10:55:03 -03:00
Renato Botelho
c577ee6c50 Add flavor to default serial config package 2016-02-26 17:22:42 -03:00
Renato Botelho
fbd4dfc00b Simplify logic for different kernels and use %%FLAVOR%% macro 2016-02-26 12:59:30 -03:00
Renato Botelho
301d868673 Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis 2016-01-07 10:49:45 -02:00
Renato Botelho
38a7543313 Remove hardcoded references to pfSense 2015-11-24 13:12:56 -02:00
Renato Botelho
8248f5e4dd Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504 2015-11-20 16:20:56 -02:00
Renato Botelho
e02a5d8c0f Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816 2015-11-19 12:54:37 -02:00
Renato Botelho
1f6845f84f At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448 2015-11-18 10:06:08 -02:00
Renato Botelho
52efc84004 Create pfSense-repo and pfSense-repo-devel package. Ticket #5335 2015-11-17 16:19:15 -02:00
Renato Botelho
7fecc0fb7f Add metadata for pfSense-rc pkg, forgotten in dab31392f9 2015-11-16 17:10:09 -02:00
Renato Botelho
dab31392f9 Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this package to kernel list if dependencies to make sure it's upgraded before reboot. It should fix #5457 2015-11-16 16:49:43 -02:00
Renato Botelho
65a5bee196 Add kernel as a dependency for kernel-debug to prevent different version being installed, ticket #5330 2015-10-22 13:33:38 -02:00
Renato Botelho
a9ae8dac69 Fix #5330: Create a package with kernel debug symbols 2015-10-22 13:19:44 -02:00
Chris Buechler
be817d98e6 Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816 2015-09-28 23:00:39 -05:00