Renato Botelho
29c5272404
Add 2.4.3-RC repo conf
2018-03-16 11:07:38 -03:00
Renato Botelho
743cc0cc1f
Reduce the need to always track branch changes for factory
2017-11-20 10:34:03 -02:00
Renato Botelho
2d982d5b18
Remove specific repository for 2.4.2-RC
2017-11-20 10:31:19 -02:00
Renato Botelho
e47f7cc18b
Create a new repo conf for 2.4.2-RC and make sure stable still points to 2.4.1
2017-11-16 16:38:11 -02:00
Renato Botelho
89d2b4c333
Rename 2.3 repositories to keep list sorted in GUI
2017-11-10 10:49:59 -02:00
Renato Botelho
10694d8809
Fix repo path
2017-11-09 11:42:13 -02:00
Renato Botelho
c92d1db531
Add consolidate pkg repos to use on all branches
2017-11-09 11:05:30 -02:00
Renato Botelho
f6d840a192
Bump version to 2.4.2-DEVELOPMENT
2017-10-19 08:23:38 -02:00
Jared Dillard
f2fd97c890
update NYI logos
2017-10-09 15:55:09 -05:00
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
Renato Botelho
66c5479c60
Force release
2017-08-21 13:22:27 -03:00
Renato Botelho
d1c9e8f96f
Bump to 2.4.1-DEVELOPMENT
2017-08-18 10:38:15 -03: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
Renato Botelho
c6a531b8bb
Move pkg repo templates to main repo
2016-09-20 14:25:04 -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
6beef1bf87
Add NYI custom_logos
2016-06-20 08:54:09 -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