index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build_snapshots.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
1
-1
/
+1
*
Read output line by line
Renato Botelho
2016-08-02
1
-0
/
+4
*
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
1
-9
/
+29
*
Introduce a new option to build only core packages and skip images
Renato Botelho
2016-05-23
1
-3
/
+8
*
Remove support for nanobsd images < 2gb. Fixes #5836
Renato Botelho
2016-02-01
1
-1
/
+1
*
Remove extra spaces
Renato Botelho
2015-11-25
1
-4
/
+4
*
Use $* to join all strings
Renato Botelho
2015-11-25
1
-1
/
+1
*
Print all parameters
Renato Botelho
2015-11-25
1
-1
/
+1
*
Silence often message
Renato Botelho
2015-11-25
1
-1
/
+0
*
Check often for new ports tree commits
Renato Botelho
2015-11-25
1
-1
/
+1
*
Check for new commits on ports tree
Renato Botelho
2015-11-25
1
-1
/
+7
*
We don't need author
Renato Botelho
2015-11-25
1
-2
/
+1
*
Teach build_snapshots to deal with poudriere builds
Renato Botelho
2015-11-25
1
-13
/
+37
*
Break long lines
Renato Botelho
2015-11-25
1
-12
/
+19
*
If an error happened, just abort, there is no reason to ask user to press enter
Renato Botelho
2015-09-24
1
-5
/
+0
*
Fix function name
Renato Botelho
2015-09-22
1
-1
/
+1
*
Consider NO_UPLOAD when calling build.sh
Renato Botelho
2015-09-22
1
-1
/
+1
*
Create snapshot_update_status()
Renato Botelho
2015-09-22
1
-10
/
+14
*
Use getopts to read parameters, implement -r to do not reset local changes an...
Renato Botelho
2015-09-22
1
-15
/
+28
*
Make sure repo is updated since first run, also, update it when SIGINFO is re...
Renato Botelho
2015-09-22
1
-0
/
+4
*
Handle all sleep operations inside snapshots_sleep_between_runs()
Renato Botelho
2015-09-22
1
-28
/
+29
*
Do not run sleep in bg, use variables to control when it needs to be restarted
Renato Botelho
2015-09-22
1
-25
/
+26
*
Make sure local changes are reset before git pull, in some cases pull can fai...
Renato Botelho
2015-09-22
1
-0
/
+1
*
Start to build a new round of snapshots when get SIGINFO (ctrl+t)
Renato Botelho
2015-09-22
1
-10
/
+37
*
Do not set maxsleepvalue to 0
Renato Botelho
2015-09-22
1
-1
/
+0
*
Do not wait a key to be pressed when build.sh is called by build_snapshots.sh
Renato Botelho
2015-09-07
1
-0
/
+5
*
Break long line
Renato Botelho
2015-09-04
1
-1
/
+2
*
Use read -r to make sure we print lines as they are
Renato Botelho
2015-09-04
1
-2
/
+2
*
Fix output capture taking stderr into consideration
Renato Botelho
2015-09-04
1
-2
/
+2
*
Move snapshot related functions to builder_common.sh and leave build_snapshot...
Renato Botelho
2015-09-02
1
-298
/
+33
*
Deduplicate git_last_commit()
Renato Botelho
2015-09-02
1
-8
/
+3
*
Do not add timestamp for release builds
Renato Botelho
2015-09-01
1
-5
/
+8
*
Use full path to source file
Renato Botelho
2015-08-26
1
-1
/
+1
*
Replace hard coded rsync data by new variables
Renato Botelho
2015-08-25
1
-39
/
+52
*
Leave RSYNCIP to be defined in build.conf by user, exit if it's not defined
Renato Botelho
2015-08-25
1
-6
/
+9
*
Repect SCRATCHDIR
Renato Botelho
2015-08-25
1
-1
/
+1
*
Define BUILDER_TOOLS and BUILDER_ROOT on caller scripts and add extra checks
Renato Botelho
2015-08-25
1
-5
/
+3
*
Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR
Renato Botelho
2015-08-25
1
-4
/
+3
*
Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infr...
Renato Botelho
2015-08-25
1
-11
/
+2
*
Adapt tools scripts for pfSense main repo (round #1):
Renato Botelho
2015-08-25
1
-18
/
+9
*
Import build scripts from pfSense-tools repo
Renato Botelho
2015-08-25
1
-0
/
+389