Renato Botelho
84331fdc55
Add quotes to default variables definitions
2015-08-25 14:49:55 -03:00
Renato Botelho
d111360dfe
Detect current branch or tag
2015-08-25 14:49:55 -03:00
Renato Botelho
edef37f6da
Do not try to get make.conf from other branch
2015-08-25 14:49:55 -03:00
Renato Botelho
f6eb412c84
_BUILDER_EPOCH is local
2015-08-25 14:49:55 -03:00
Renato Botelho
04992be2bf
Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR
2015-08-25 14:49:55 -03:00
Renato Botelho
eb31cdf1fe
Read /etc/version and set PRODUCT_VERSION
2015-08-25 14:49:55 -03:00
Renato Botelho
694028d6ae
Introduce PRODUCT_SRC
2015-08-25 14:49:54 -03:00
Renato Botelho
0ce2a7f3aa
Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infrastructure, also remove some cd calls
2015-08-25 14:49:54 -03:00
Renato Botelho
78b0f246af
Adapt tools scripts for pfSense main repo (round #1 ):
...
- Move SCRATCHDIR to ./tmp and add it to .gitignore
- Move logs to ./logs and add it to .gitignore
- Add build.conf to .gitignore
- Rename BUILDER_TOOLS to BUILDER_ROOT that makes more sense in new
infrastructure
- Change some (cd DIR && git) to git -C DIR
- Remove BASE_DIR
- Remove TOOLS_DIR
- Remove update_product_repository()
- Remove TOOLS_*_COMMIT variables
- Rename PRODUCT_CURRENT_COMMIT and PRODUCT_LAST_COMMIT to simply
CURRENT_COMMIT and LAST_COMMIT
- Remove all use of GIT_REPO_DIR, GIT_REPO_UTL and GIT_REPO_TOOLS
- Change clone_to_staging_area() to clone ./src instad of ./
- Detect if script was called from / or /tools and set BUILDER_ROOT
and BUILDER_SCRIPTS properly
- Create SCRATCHDIR if it doesn't exist
2015-08-25 14:49:54 -03:00
Renato Botelho
4a6ea7b274
Change the way to detect BUILDER_SCRIPTS and BUILDER_TOOLS and make build.conf optional
2015-08-25 14:49:54 -03:00
Renato Botelho
782f0bb215
We won't use set_version.sh anymore, now build system follows main repo then it's not supposed to be able multiple pfSense versions
2015-08-25 14:49:54 -03:00
Renato Botelho
294fb00f9a
Fix file permission
2015-08-25 14:49:54 -03:00
Renato Botelho
6f73c36226
Import build scripts from pfSense-tools repo
2015-08-25 14:49:54 -03:00
Renato Botelho
46bc6e545a
Move main pfSense content to src/
2015-08-25 14:49:54 -03:00
Jim Thompson
4d9801c2db
Get rid of NT-hash crap
2015-08-25 12:42:16 -05:00
Renato Botelho
032f04564e
Fix whitespaces
2015-08-24 18:00:17 -03:00
jim-p
bfeda1cb6a
Fix handling of the description in the shaper code.
2015-08-24 08:34:52 -04:00
Renato Botelho
cb7d18d561
Replace php calls to php-cgi, binary is not being renamed anymore
2015-08-20 10:34:37 -03:00
Renato Botelho
5436d37a26
Replace pecl-APC by php55-opcache, ticket #4744
2015-08-20 07:36:38 -03:00
Renato Botelho
a621d101b8
Obsolete entire /kernels directory
2015-08-18 18:40:54 -03:00
jim-p
b08758c3f0
Properly declare an error when a too-short voucher is submitted.
2015-08-18 09:39:52 -04:00
Renato Botelho
46203b8e80
Remove /conf symlink, it's going to be handled by default-config package
2015-08-18 09:07:57 -03:00
Renato Botelho
df275cbe71
Use new base.mtree installed by upcoming core package
2015-08-17 17:09:35 -03:00
Renato Botelho
c1367bd116
Fix path for pre and post upgrade scripts
2015-08-17 17:05:29 -03:00
Renato Botelho
8f400b8fdd
Move scripts from /tmp -> /usr/local/share/pfSense
2015-08-17 17:05:29 -03:00
jim-p
00b8b2eca2
The "enableallowallwan" script should also allow bogons, or it makes running test firewalls with RFC5735/6890 test network style WANs a pain.
2015-08-13 15:43:43 -04:00
Renato Botelho
a369fe71ad
Drop loader.conf_wrap
2015-08-13 16:00:36 -03:00
Renato Botelho
8c1db51134
Deprecate rootmfs
2015-08-12 17:15:10 -03:00
jim-p
916fc1f873
Don't lowercase the whole group name
2015-08-12 15:30:56 -04:00
jim-p
c4a9f99a8d
Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935
...
The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LDAP, local groups must exist with matching names, and privileges are determined by the local matching groups.
2015-08-12 12:20:10 -04:00
Renato Botelho
c0d5c1435e
Merge pull request #1806 from nagyrobi/patch-24
2015-08-05 14:24:23 -03:00
nagyrobi
30ccf550aa
put back the missing newline
...
Since 2.2 the console is missing the separating line between the interfaces list and the menu, which makes it harder to overlook on a VGA screen. This restores the appearance which we were used to during so many years.
2015-08-04 12:48:17 +02:00
Chris Buechler
0057e62d24
only read file if it exists, and only foreach if an array.
2015-08-03 23:10:26 -05:00
Renato Botelho
626f10a30c
Merge pull request #1804 from phil-davis/bogons-not-exists
2015-08-03 10:17:06 -03:00
Renato Botelho
4730e9517a
Fix /conf symlink, if must point to /cf/conf absolute path
2015-07-31 16:38:06 -03:00
Renato Botelho
6fa9f38c0c
Drop support for jail platform
2015-07-31 15:40:46 -03:00
Renato Botelho
bb3ee8a1bb
Add an empty file in order to make git deal with empty /home subdir
2015-07-31 15:16:53 -03:00
Renato Botelho
905e3a1ba7
Create /conf symlink pointing to cf/conf
2015-07-31 15:15:42 -03:00
Renato Botelho
e520b4e33d
Use /cf/conf to populate default config on cdrom since it is always present, /conf is a synlink
2015-07-31 15:13:15 -03:00
Renato Botelho
70497688eb
Do not try to use a variable that is not set yet
2015-07-31 15:04:42 -03:00
Renato Botelho
d3f1140ff3
Call lua_installer passing rescue as parameter since lua_installer_rescue is gone
2015-07-31 12:02:07 -03:00
Renato Botelho
21dfcd6101
Remove extra parenthesis
2015-07-31 10:11:15 -03:00
Renato Botelho
96bf5038de
Add UUID to pkg user agent
2015-07-31 10:10:30 -03:00
Renato Botelho
fdc5447bd5
Define HTTP_USER_AGENT for pkg calls
2015-07-31 10:04:48 -03:00
Renato Botelho
5779ade670
Introduce a new item to $g global, 'product_version' and stop reading /etc/version all around
2015-07-31 10:03:34 -03:00
Renato Botelho
6fed300c6a
Remove FreeBSD repo
2015-07-31 09:41:51 -03:00
Renato Botelho
d4b361c0f4
Remove option C from cdrom boot menu and disable LiveCD option
2015-07-30 18:54:04 -03:00
Renato Botelho
5f6af1cdf4
Remove options ~ and ! from valid keys on cdrom boot menu
2015-07-30 18:52:13 -03:00
Renato Botelho
996f5a5b64
Remove an undocumented and hidden option called 'RecoveryConsoleShell'
2015-07-30 18:48:57 -03:00
Chris Buechler
9d454891c5
fix whitespace
2015-07-30 15:07:39 -05:00