Commit Graph

30 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
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
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
dc61252ae4 Deprecate nanobsd platform and remove all conditionals that uses it 2016-10-12 16:29:49 -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
Renato Botelho
b12ea3fbe3 Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
Renato Botelho
ca61821779 Make base package to populate /etc/platform 2016-06-23 09:34:21 -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
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
10983687a3 Add ESF license to all core pkgs 2016-03-30 08:03:50 -03:00
Renato Botelho
301d868673 Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis 2016-01-07 10:49:45 -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
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
18397e0f83 Fix INSTALL script for base package, it's supposed to run as post-install 2015-09-14 15:38:23 -03:00
Renato Botelho
3296e3dc20 Process pfSense.obsoletedfiles on base post-install script 2015-09-14 13:48:06 -03:00
Renato Botelho
34c3ffa7ed Add initial pre-deinstall and post-install scripts for base pkg 2015-09-04 07:32:57 -03:00
Renato Botelho
6f73c36226 Import build scripts from pfSense-tools repo 2015-08-25 14:49:54 -03:00