Project

General

Profile

Download (64.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6ebd280c 08/03/2016 06:37 PM Renato Botelho

Stop removing FreeBSD src, new clone script can detect if it's necessary

00dc6b2a 08/03/2016 02:16 PM Renato Botelho

Fix a reverse check

f41f9c0c 08/03/2016 01:33 PM Renato Botelho

Remove unnecessary code and select default kernel for installation media

f6dcb7f5 08/03/2016 01:28 PM Renato Botelho

Use already defined variable

49de5a2e 08/03/2016 01:24 PM Renato Botelho

Revert "Make sure we have kernel installed in installation media"

This reverts commit ebc5576c4f6f1afd228b6d8c66c1af0599e990c3.

ebc5576c 08/03/2016 12:33 PM Renato Botelho

Make sure we have kernel installed in installation media

102e7265 08/03/2016 10:37 AM Renato Botelho

Add missing -b parameter to mkisoimages.sh

ba84d2fc 08/02/2016 04:56 PM Renato Botelho

Do not scp log files

5925de17 08/02/2016 04:36 PM Renato Botelho

Retire snapshots_rotate_logfile()

044ff383 08/02/2016 12:45 PM Renato Botelho

Make sure images were built

5df6d76a 08/02/2016 12:43 PM Renato Botelho

Use mkisoimages.sh to build ISO

044cf5bd 08/02/2016 12:17 PM Renato Botelho

Fix messages

0d67c726 08/02/2016 12:09 PM Renato Botelho

Stop using CORE_PKG_TMP

5fa6aecc 08/01/2016 08:38 PM Renato Botelho

Only point log error instead of tail it, it creates confusion

cdf2b5f8 08/01/2016 08:27 PM Renato Botelho

Fix variable name

1217cd7a 08/01/2016 08:14 PM Renato Botelho

Add create_core_pkg.sh and start using it

468f236d 08/01/2016 07:49 PM Renato Botelho

Add install_freebsd.sh and use it

29cdd776 08/01/2016 07:31 PM Renato Botelho

Add build_freebsd.sh and start using it

f2dd0a55 08/01/2016 05:51 PM Renato Botelho

Remove outdated XXX message

a10a0e70 08/01/2016 05:02 PM Renato Botelho

Add git_checkout.sh and common.subr

This is the first of a set commits to start replacing big
builder_common.sh by smaller and specific scripts to do necessary build
tasks.

First is git_checkout.sh, a script used to checkout or update a git
repository on desired destination dir and branch or tag.

3437fab0 07/26/2016 06:59 PM Renato Botelho

Remove stray 'i'

eeddd261 07/19/2016 08:01 PM Renato Botelho

Fix variable name

e4de9720 07/19/2016 07:13 PM Renato Botelho

Remove immutable flag before delete directory

d29bdf01 07/18/2016 06:29 PM Renato Botelho

Make sure licenses dir is removed to avoid duplicate it in the wrong package

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

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

b282aa14 07/05/2016 06:00 PM Renato Botelho

Fix rsync pattern

8de27a69 06/27/2016 09:59 PM Renato Botelho

Fix memstickserial and memstickadi images path

f51dbf53 06/27/2016 09:18 PM Renato Botelho

Run make distribution on installer directory

6b5779e9 06/27/2016 09:17 PM Renato Botelho

Enable bsdinstall for memstick serial and adi

7d460897 06/27/2016 08:48 PM Renato Botelho

Install kernel on installer image

33306acc 06/27/2016 08:36 PM Renato Botelho

Goodbye bsdinstaller

729c0c7a 06/27/2016 08:21 PM Renato Botelho

Prepare memstick to use bsdinstall

fe5c5ee1 06/27/2016 08:21 PM Renato Botelho

Do not write /etc/platform, base package will do it

a0b4972b 06/27/2016 06:46 PM Renato Botelho

Disable athstats build

a81faa85 06/27/2016 06:04 PM Renato Botelho

Make sure filemon is loaded since we are going to use meta_mode

8e9167a5 06/27/2016 04:08 PM Renato Botelho

Remove WITHOUT_TOOLCHAIN=1, it's already in src.conf

ab7ead15 06/27/2016 04:08 PM Renato Botelho

Move message to proper place

5c66c8c5 06/27/2016 04:04 PM Renato Botelho

Simplify adding all targets at the same call

edfe9e76 06/27/2016 04:02 PM Renato Botelho

Stop adding TARGET and TARGET_ARCH to all make calls, they are exported

3c794eb6 06/27/2016 03:58 PM Renato Botelho

Export LOCAL_ITOOLS, same variable used by FreeBSD build tools

e0b07f6f 06/27/2016 03:55 PM Renato Botelho

Use a single parameter to define -j parameter for build

41b0ac1b 06/27/2016 03:53 PM Renato Botelho

Remove NO_CLEAN and NO_KERNELCLEAN

8093ae17 06/27/2016 03:50 PM Renato Botelho

Export SRCCONF, variable name used by FreeBSD and stop adding it to build commands

697cd601 06/27/2016 03:50 PM Renato Botelho

Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to build commands

91039db4 06/21/2016 10:20 AM Renato Botelho

Use synlink path for core repo and fix resume build

b0d0498c 06/20/2016 11:59 AM Renato Botelho

Add the hability of building images with custom logos on build scripts

b034785d 06/02/2016 01:55 PM Renato Botelho

Stop using memory disks for staging and final dir

e22e526a 05/30/2016 02:00 PM Renato Botelho

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

91c40f25 05/27/2016 08:34 PM Renato Botelho

Remove i386 items

f26731b0 05/27/2016 08:27 PM Renato Botelho

Stop creating a stagingarea and opulated old update format

20cb6c6c 05/27/2016 08:27 PM Renato Botelho

Do not build nanobsd-update images anymore

97ab4f17 05/27/2016 08:27 PM Renato Botelho

Retire print_flags

099570f2 05/27/2016 08:27 PM Renato Botelho

Stop building full update images, users will need to reach 2.3 first and then go to newer versions

2c056b08 05/27/2016 02:49 PM Renato Botelho

Send .real* directories first to final server

f2f1101d 05/24/2016 08:58 PM Renato Botelho

Add -H to rsync calls to preserve hardlinks

92a1044d 05/20/2016 11:15 AM Renato Botelho

Create core repo early and send it to staging area

f8a36c30 05/19/2016 05:42 PM Renato Botelho

Use correct poudriere ports name on conf

5de5a708 05/18/2016 11:55 AM Renato Botelho

Do not use makefs to create / partition since it fails badly sometimes

8f05bbd6 05/18/2016 11:34 AM Renato Botelho

USe boot files from chroot

17206e81 05/16/2016 08:37 PM Renato Botelho

Add a parameter to skip final rsync

96c3b1a7 05/16/2016 12:55 PM Renato Botelho

Do not send files to final place if hostname is empty

44b30d59 05/12/2016 08:22 PM Renato Botelho

Do not enable i386 by default on amd64 host

ac464524 05/12/2016 08:20 PM Renato Botelho

Adjust build code to run with poudriere-devel, what have support to build jail from git and remove workaround used in the past to make it possible to build from svn applying patches

7efd78c9 05/05/2016 01:41 PM Renato Botelho

Add copies of pre|post upgrade script in /tmp on nanobsd images, they are used by old versions on this path. It fixes #6120

02ec5bd3 05/04/2016 10:17 PM Renato Botelho

Cleanup PORTREVISION for meta port on snapshots

fb4d75d9 05/04/2016 09:21 PM Renato Botelho

Setup devel repo properly for staging

e274205d 05/04/2016 09:10 PM Renato Botelho

Improve log messages

71002df8 05/03/2016 11:58 AM Renato Botelho

Use right server to replace packagesite

26f1087f 04/27/2016 07:19 PM Renato Botelho

Cleanup old poudriere log

15333972 04/21/2016 07:34 PM Renato Botelho

Send pkg repos to staging server before move to final one

61b63ac0 04/21/2016 07:34 PM Renato Botelho

Transfer the logic of rsync dir name to pkg_repo_rsync()

67f2556a 04/21/2016 01:35 PM Renato Botelho

Use HTTP version for builder_setup

4fd3649f 04/21/2016 11:59 AM Renato Botelho

Setup poudriere to keep copy of last 5 repos

b8e231af 04/12/2016 01:39 AM Renato Botelho

Use right repo conf for stage on snaps

1324d756 04/11/2016 11:04 PM Renato Botelho

Optimize makefs parameters

74a4eefb 04/11/2016 10:04 PM Renato Botelho

Explicit define pkg repo variables for release and devel

10f26956 04/11/2016 10:04 PM Renato Botelho

Exit build process if install_pkg_install_ports() fails

5dea3b46 04/11/2016 10:01 PM Renato Botelho

Add repo package before base

97f7a154 04/11/2016 09:59 PM Renato Botelho

Do not add entire path on sha256 file, while here, make it a function

5a944dd5 04/11/2016 03:58 PM Renato Botelho

Fix syntax

695ba439 04/11/2016 12:37 PM Renato Botelho

Fix sha356 filenames for ISO and memstick files

052f4bdb 04/07/2016 07:52 PM Renato Botelho

Replace packagesite URL with final URL for RELEASE

0f2bafab 04/07/2016 05:40 PM Renato Botelho

Use staging repo to install bsdinstaller on final area

25c5455d 04/07/2016 05:40 PM Renato Botelho

Create target dir when it doesn't exist

a44dea83 04/07/2016 05:40 PM Renato Botelho

Fix variable name

2c27ff24 04/07/2016 05:40 PM Renato Botelho

Add missing fi

ebf99088 04/07/2016 05:40 PM Renato Botelho

setup_pkg_repo 5th parameter is mandatory

97fd32ba 04/07/2016 05:40 PM Renato Botelho

Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap

6064020a 04/07/2016 05:40 PM Renato Botelho

Do not mount memory disks for -RELEASE build

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

Rework the way repo packages work

- Distribute only a single pfSense-repo package containing all templates
- Create a symlink pointing to selected repo
- Do not limit it only to pfSense-repo and pfSense-repo-devel

(cherry picked from commit a90f1c9b12c4d31ea845fa04188e599ba28dbaf1)

83354dea 03/31/2016 01:42 AM Renato Botelho

Replace RELENG_ by v for poudriere to make vol name shorter

(cherry picked from commit 7761dab55cdad2eb501958798f686eeabb4bcbcb)

0449a11f 03/31/2016 01:42 AM Renato Botelho

Remove arch from repo path for now, poudriere cannot deal with big names

(cherry picked from commit a2f49238700c0ab70c282673c2b7b70e4aa9bc03)

ab225f2b 03/31/2016 01:42 AM Renato Botelho

Remove arch from repo path for now, poudriere cannot deal with big names

(cherry picked from commit 1aa48975e32679eb87510a6d3337b63022417a17)

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

Add ESF license to all core pkgs

d9358f49 03/22/2016 02:02 PM Renato Botelho

Remove a wrong call to cap_mkdb

3080d476 03/21/2016 07:59 PM Renato Botelho

Use UFS2 for memstick images

85bc1c63 03/21/2016 07:44 PM Renato Botelho

Make sure OVA disk is UFS2 and also enable SUJ

c9b36088 03/21/2016 07:43 PM Renato Botelho

Enable pass on fstab for OVA

4b0f15b6 03/19/2016 11:07 AM Renato Botelho

Make sure pkg keeps installed