Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
66c5479c 08/21/2017 04:22 PM Renato Botelho

Force release

d1c9e8f9 08/18/2017 01:38 PM Renato Botelho

Bump to 2.4.1-DEVELOPMENT

e266811c 07/19/2017 02:05 PM Luiz Souza

Update the base package exclude files list.

276f8ce0 07/05/2017 05:53 PM Renato Botelho

Do not ship .po files on images

0b62713f 05/16/2017 06:04 PM Renato Botelho

Revert "Fix kernel and kernel-debug packages on 11"

This reverts commit 46fff8a576813fa1dfa9a5289f8ca9e05583af3c.

46fff8a5 05/16/2017 05:22 PM Renato Botelho

Fix kernel and kernel-debug packages on 11

464186e3 01/31/2017 12:53 PM Renato Botelho

Add zanata.xml and exclude it from base pkg

c01bdca9 12/26/2016 06:53 PM Renato Botelho

Exclude /var/empty from tar extract and make sure its permissions are respected when it's created

8a308280 12/22/2016 01:05 PM Renato Botelho

Do not include debug files in base pkg

8f6cd075 11/16/2016 07:17 PM Renato Botelho

Make sure pkg repo config files are not included in base tarball

349b2102 10/26/2016 05:07 PM Renato Botelho

ARM kernel is not compressed, deal with that

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

2ac4be3a 10/11/2016 06:57 PM Renato Botelho

Remove nanobsd related code from build scripts

39f2cfd1 10/07/2016 04:18 PM Renato Botelho

Move pfSense-repo package to FreeBSD-ports repo

c6a531b8 09/20/2016 05:25 PM Renato Botelho

Move pkg repo templates to main repo

d5d34fb4 08/26/2016 06:25 AM Luiz Souza

Improve the exclude_files for the base core package. Do not include existing packages and the contents of other packages.

f014e9e5 08/26/2016 06:25 AM Luiz Souza

Add the template for the u-boot core package.

353c8d2b 08/04/2016 12:12 PM Renato Botelho

Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc package

ef65be16 07/15/2016 07:41 PM Renato Botelho

Move remaining ESF license file to APACHE20

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

764d9297 06/24/2016 04:32 PM Renato Botelho

Add license files used by core packages

ca618217 06/23/2016 12:34 PM Renato Botelho

Make base package to populate /etc/platform

6beef1bf 06/20/2016 11:54 AM Renato Botelho

Add NYI custom_logos

92323161 06/01/2016 11:02 AM Renato Botelho

Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files

815e8c8f 05/31/2016 02:29 PM Renato Botelho

Add /etc/rc.initial to pfSense-rc package and use Stefan Hellmann entry in PLIST to get it properly added to /etc/shells

87fe4229 05/30/2016 02:02 PM Renato Botelho

Do not exclude a file that doesn't exist

e7c23d82 05/09/2016 01:29 PM Renato Botelho

Revert "Fix #6120"

This reverts commit 1831d3486317a6ac8a8bfd034bb133f9b0dc55e7.

1831d348 05/09/2016 01:06 PM Renato Botelho

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...

9c34b7ae 04/06/2016 10:21 AM Renato Botelho

Make sure symlink is created on post-install

(cherry picked from commit f5edca6c481c72c063c7390afdececd54da10a6e)

f0edcaca 04/05/2016 10:54 PM Renato Botelho

Add repo pkg as dependency on base and base-nanobsd

(cherry picked from commit b884641b1caa3d99d7966cb367c1f6dbfc1687f2)

9c860053 04/05/2016 10:54 PM Renato Botelho

Add repo pkg post-install script

(cherry picked from commit e1deaf759ab9eadcdc60565ca5af142069172f3a)

487bdff0 04/05/2016 10:54 PM Renato Botelho

Create repo pkg PLIST dynamically

(cherry picked from commit 81bcdf9695b13cb89c8a0dfa8700189baaaad6ff)

e1fbc125 04/05/2016 10:54 PM Renato Botelho

Remove repo-devel package template

(cherry picked from commit e450f488ebd0443466ec1bcfad48ba0148cc0310)

10983687 03/30/2016 11:03 AM Renato Botelho

Add ESF license to all core pkgs

c471c102 03/18/2016 12:02 PM Renato Botelho

Remove stray - from default-config flavor

afecba84 03/16/2016 01:55 PM Renato Botelho

Save default-config flavor on filesystem

adf82769 03/16/2016 01:04 AM Renato Botelho

Add more parameters to ovf

c577ee6c 02/26/2016 08:22 PM Renato Botelho

Add flavor to default serial config package

fbd4dfc0 02/26/2016 03:59 PM Renato Botelho

Simplify logic for different kernels and use %FLAVOR% macro

301d8686 01/07/2016 12:49 PM Renato Botelho

Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis

38a75433 11/24/2015 03:12 PM Renato Botelho

Remove hardcoded references to pfSense

8248f5e4 11/20/2015 06:20 PM Renato Botelho

Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504

e02a5d8c 11/19/2015 02:54 PM Renato Botelho

Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816

1f6845f8 11/18/2015 12:06 PM Renato Botelho

At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448

52efc840 11/17/2015 06:19 PM Renato Botelho

Create pfSense-repo and pfSense-repo-devel package. Ticket #5335

7fecc0fb 11/16/2015 07:10 PM Renato Botelho

Add metadata for pfSense-rc pkg, forgotten in dab31392f9

dab31392 11/16/2015 06:49 PM Renato Botelho

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

65a5bee1 10/22/2015 03:33 PM Renato Botelho

Add kernel as a dependency for kernel-debug to prevent different version being installed, ticket #5330

a9ae8dac 10/22/2015 03:19 PM Renato Botelho

Fix #5330: Create a package with kernel debug symbols

fd401f7d 10/13/2015 05:52 PM Renato Botelho

Do not depend of php-fpm to be running to process Additional Packages install/deinstall scripts, instead call php cli direct

be817d98 09/29/2015 04:00 AM Chris Buechler

Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816

1f5207bc 09/18/2015 05:04 PM Renato Botelho

Introduce base-nanobsd package

18397e0f 09/14/2015 06:38 PM Renato Botelho

Fix INSTALL script for base package, it's supposed to run as post-install

3296e3dc 09/14/2015 04:48 PM Renato Botelho

Process pfSense.obsoletedfiles on base post-install script

c77e2226 09/10/2015 05:29 PM Renato Botelho

Move conf backup dir creation to default-config packages scripts

542c1f17 09/08/2015 05:49 PM Renato Botelho

Add missing operator

34c3ffa7 09/04/2015 10:32 AM Renato Botelho

Add initial pre-deinstall and post-install scripts for base pkg

cb5bfb6d 09/01/2015 02:09 PM Renato Botelho

Fix default-config-vmware pkg name

c4968f42 09/01/2015 01:33 PM Renato Botelho

Create a specific default-config package for vmware

502db0bd 08/31/2015 07:31 PM Renato Botelho

Use modern pfSense.ovf template, remove unnecessary variables and use vmdktool to convert disk to a modern version

fc48ef54 08/28/2015 02:53 PM Renato Botelho

Add macros between % and % on pfSense.ovf, then simplify the logic of ova_setup_ovf_template()

8950897e 08/28/2015 02:48 PM Renato Botelho

Use 2 different networks on ovf, LAN and WAN. While here, fix vmxnet3 case to VmxNet3

abf0b0f3 08/27/2015 08:18 PM Renato Botelho

Replace e1000 by vmxnet3

173fa93f 08/27/2015 02:23 PM Renato Botelho

Move ovf template to templates/ovf, also rename variables accordingly

6f73c362 08/25/2015 05:49 PM Renato Botelho

Import build scripts from pfSense-tools repo