Commit Graph

415 Commits

Author SHA1 Message Date
Renato Botelho
ac24dc242f Review license / copyright on all files (1st round) 2016-07-14 18:33:58 -03:00
Renato Botelho
42d9ae11df Modernize make.conf 2016-07-05 20:10:44 -03:00
Renato Botelho
b282aa146b Fix rsync pattern 2016-07-05 15:00:40 -03:00
Renato Botelho
f310decfbb Only build memstick images for now 2016-06-27 19:17:44 -03:00
Renato Botelho
8de27a69c4 Fix memstickserial and memstickadi images path 2016-06-27 18:59:55 -03:00
Renato Botelho
f51dbf53e9 Run make distribution on installer directory 2016-06-27 18:18:59 -03:00
Renato Botelho
6b5779e9da Enable bsdinstall for memstick serial and adi 2016-06-27 18:17:49 -03:00
Renato Botelho
7d46089736 Install kernel on installer image 2016-06-27 17:48:02 -03:00
Renato Botelho
33306accaf Goodbye bsdinstaller 2016-06-27 17:36:47 -03:00
Renato Botelho
729c0c7a0e Prepare memstick to use bsdinstall 2016-06-27 17:21:42 -03:00
Renato Botelho
fe5c5ee169 Do not write /etc/platform, base package will do it 2016-06-27 17:21:42 -03:00
Renato Botelho
a0b4972bed Disable athstats build 2016-06-27 15:46:35 -03:00
Renato Botelho
a81faa8570 Make sure filemon is loaded since we are going to use meta_mode 2016-06-27 15:04:15 -03:00
Renato Botelho
8e9167a574 Remove WITHOUT_TOOLCHAIN=1, it's already in src.conf 2016-06-27 13:08:51 -03:00
Renato Botelho
ab7ead1514 Move message to proper place 2016-06-27 13:08:37 -03:00
Renato Botelho
5c66c8c51a Simplify adding all targets at the same call 2016-06-27 13:04:18 -03:00
Renato Botelho
edfe9e761b Stop adding TARGET and TARGET_ARCH to all make calls, they are exported 2016-06-27 13:02:24 -03:00
Renato Botelho
3c794eb6df Export LOCAL_ITOOLS, same variable used by FreeBSD build tools 2016-06-27 12:58:54 -03:00
Renato Botelho
e0b07f6fa7 Use a single parameter to define -j parameter for build 2016-06-27 12:55:49 -03:00
Renato Botelho
41b0ac1b93 Remove NO_CLEAN and NO_KERNELCLEAN 2016-06-27 12:53:07 -03:00
Renato Botelho
8093ae170b Export SRCCONF, variable name used by FreeBSD and stop adding it to build commands 2016-06-27 12:50:15 -03:00
Renato Botelho
697cd601aa Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to build commands 2016-06-27 12:50:08 -03:00
Renato Botelho
b906e9c27b Add src-env.conf to environment 2016-06-27 12:46:21 -03:00
Renato Botelho
de0e913069 Change default branch to devel-11 2016-06-27 12:46:06 -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
Jared Dillard
be53a48211 add traffic totals package 2016-06-22 15:35:41 -05:00
Chris Buechler
e9ac4800c5 add htop to poudriere_bulk 2016-06-21 20:25:19 -05:00
Renato Botelho
91039db4eb Use synlink path for core repo and fix resume build 2016-06-21 07:20:22 -03:00
Renato Botelho
b0d0498cde Add the hability of building images with custom logos on build scripts 2016-06-20 08:59:32 -03:00
Renato Botelho
6beef1bf87 Add NYI custom_logos 2016-06-20 08:54:09 -03:00
Renato Botelho
f68dc9f497 Use correct format for REVISION on image filenames 2016-06-10 13:40:19 -04:00
Renato Botelho
eade1a5702 Add PRODUCT_REVISION to image filenames 2016-06-10 13:39:15 -04:00
Renato Botelho
f7b609682e Add pgsql PHP module to the list of available ports. Fixes #6462 2016-06-08 10:23:45 -04:00
Renato Botelho
311d4732f6 Re-enable ntopng 2016-06-06 07:50:16 -03:00
Renato Botelho
a0e2eb01ed Replace ixgbe by ix and ixv 2016-06-03 18:13:16 -03:00
Chris Buechler
88aec75d96 Add grub2-bhyve to poudriere 2016-06-02 15:55:52 -05:00
Renato Botelho
ee2fbe2cce Disable bsdinstaller build 2016-06-02 11:52:26 -03:00
Renato Botelho
b034785d30 Stop using memory disks for staging and final dir 2016-06-02 10:55:35 -03:00
Chris Buechler
bf19eec78a add dhcp_probe 2016-06-01 22:38:18 -05:00
Chris Buechler
64bbccf2ed Add BIND package 2016-06-01 22:06:33 -05: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
e22e526a2d Remove passwd, master.passwd and group files
These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so we can use standard
file from FreeBSD

While here, do not try to run pwd_mkdb since it's already done by make
distribution
2016-05-30 11:00:20 -03:00
Renato Botelho
91c40f25bc Remove i386 items 2016-05-27 17:34:11 -03:00
Renato Botelho
f26731b040 Stop creating a stagingarea and opulated old update format 2016-05-27 17:27:30 -03:00
Renato Botelho
20cb6c6cdd Do not build nanobsd-update images anymore 2016-05-27 17:27:30 -03:00
Renato Botelho
97ab4f175f Retire print_flags 2016-05-27 17:27:30 -03:00
Renato Botelho
099570f2b2 Stop building full update images, users will need to reach 2.3 first and then go to newer versions 2016-05-27 17:27:30 -03:00