Renato Botelho
f25c08c95b
Check for correct directory
2017-02-15 17:30:24 -02:00
Renato Botelho
ca0f9142e9
Make sure OVA_TMP is umounted before start using it
2017-02-15 08:55:38 -02:00
Renato Botelho
b17d47b67f
Allow to build variant ISO image as done for memstick
2017-02-02 18:32:36 -02:00
Renato Botelho
a546d01454
Use variable
2016-12-14 15:58:16 -02:00
Renato Botelho
9642802724
Fix path for loader.conf.local
2016-12-14 13:51:53 -02:00
Renato Botelho
535f8a7563
Undo change accidentally pushed on last commit
2016-12-14 13:06:09 -02:00
Renato Botelho
788f1c3bee
Re-add autoboot_delay=3 to loader.conf. Fixes #7003
2016-12-14 13:03:01 -02:00
Renato Botelho
cd618e856b
Be more verbose when creating distribution tarball
2016-11-16 12:58:40 -02:00
Renato Botelho
c0ac85e740
There is no ./install to be excluded in 2.4. It fixes #6934
2016-11-16 07:15:56 -02:00
Renato Botelho
92db449227
Set root password for installation media
2016-11-08 15:08:37 -02:00
Renato Botelho
3e80d64e92
Make sure we consume staging packages on build process after pfSense-repo became a package
2016-10-26 16:17:50 -02:00
Renato Botelho
2ac4be3a6b
Remove nanobsd related code from build scripts
2016-10-11 15:57:17 -03:00
Renato Botelho
215c86be23
Repo package is not part of core repository anymore
2016-10-07 17:37:34 -03:00
Renato Botelho
39f2cfd151
Move pfSense-repo package to FreeBSD-ports repo
2016-10-07 13:18:54 -03:00
Renato Botelho
3291893538
If umount fails, use umount -f
2016-09-27 08:21:43 -03:00
Renato Botelho
b2ee641c32
Add a workaround to umount virtual image directories
2016-09-23 06:39:49 -03:00
Renato Botelho
5084361d51
Revert "Implement _umount() for cases where filesystem umount doesn't work"
...
This reverts commit be1eff2b4b .
2016-09-22 19:15:10 -03:00
Renato Botelho
be1eff2b4b
Implement _umount() for cases where filesystem umount doesn't work
2016-09-22 18:36:30 -03:00
Renato Botelho
3cd56f5445
Create also an altabi file on repo package
2016-09-15 17:28:16 -03:00
Renato Botelho
16a48677ba
Replace %%ARCH%% by arch on ABI file
2016-09-15 17:27:36 -03:00
Renato Botelho
c91a992246
Fix variable name
2016-09-15 14:28:58 -03:00
Renato Botelho
5f49bd636e
Distribute a file containing ABI of each repo
2016-09-15 13:04:12 -03:00
Renato Botelho
1ca26242ed
Simplify logic and remove duplicated code
2016-09-15 13:01:17 -03:00
Renato Botelho
81299b5c4e
Move copyright from ESF to Netgate
2016-09-06 16:23:51 -03:00
Renato Botelho
855d977488
Fix filename
2016-08-15 13:17:06 -03:00
Renato Botelho
f72d162f33
Make it possible to create a exclude list for each architecture for poudriere bulk list
2016-08-15 13:11:09 -03:00
Renato Botelho
5163c3ca42
Change build scripts to make it possible to rsync files to multiple locations
2016-08-12 14:16:57 -03:00
Renato Botelho
820b17e1da
Remove bwlimit from rsync
2016-08-12 14:03:17 -03:00
Renato Botelho
94f7df8fa0
Add a variable to control if pkg repo should be signed or not
2016-08-03 17:41:59 -03:00
Renato Botelho
6ebd280c9f
Stop removing FreeBSD src, new clone script can detect if it's necessary
2016-08-03 15:37:05 -03:00
Renato Botelho
00dc6b2ab0
Fix a reverse check
2016-08-03 11:16:21 -03:00
Renato Botelho
f41f9c0c6f
Remove unnecessary code and select default kernel for installation media
2016-08-03 10:33:59 -03:00
Renato Botelho
f6dcb7f5ed
Use already defined variable
2016-08-03 10:28:22 -03:00
Renato Botelho
49de5a2e24
Revert "Make sure we have kernel installed in installation media"
...
This reverts commit ebc5576c4f .
2016-08-03 10:24:31 -03:00
Renato Botelho
ebc5576c4f
Make sure we have kernel installed in installation media
2016-08-03 09:33:51 -03:00
Renato Botelho
102e726538
Add missing -b parameter to mkisoimages.sh
2016-08-03 07:37:15 -03:00
Renato Botelho
ba84d2fc40
Do not scp log files
2016-08-02 13:56:05 -03:00
Renato Botelho
5925de171c
Retire snapshots_rotate_logfile()
2016-08-02 13:36:39 -03:00
Renato Botelho
044ff3839d
Make sure images were built
2016-08-02 09:45:57 -03:00
Renato Botelho
5df6d76aae
Use mkisoimages.sh to build ISO
2016-08-02 09:43:48 -03:00
Renato Botelho
044cf5bdeb
Fix messages
2016-08-02 09:17:31 -03:00
Renato Botelho
0d67c72611
Stop using CORE_PKG_TMP
2016-08-02 09:09:13 -03:00
Renato Botelho
5fa6aecca4
Only point log error instead of tail it, it creates confusion
2016-08-01 17:38:48 -03:00
Renato Botelho
cdf2b5f828
Fix variable name
2016-08-01 17:27:42 -03:00
Renato Botelho
1217cd7a98
Add create_core_pkg.sh and start using it
2016-08-01 17:14:24 -03:00
Renato Botelho
468f236dab
Add install_freebsd.sh and use it
2016-08-01 16:49:15 -03:00
Renato Botelho
29cdd776ae
Add build_freebsd.sh and start using it
2016-08-01 16:31:33 -03:00
Renato Botelho
f2dd0a5588
Remove outdated XXX message
2016-08-01 14:51:30 -03:00
Renato Botelho
a10a0e7043
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.
2016-08-01 14:02:29 -03:00
Renato Botelho
3437fab0cf
Remove stray 'i'
2016-07-26 15:59:20 -03:00