Menu

/trunk/gui/common Commit Log


Commit Date  
[r7976] by jhixson

Initialize host to None.

2011-09-27 00:04:07 Tree
[r7818] by yaberauneya

Build system, branding, and image size enhancements.

Overall:

- Use variables instead of hardcoded and relative path based assumptions.
- Change branding from FreeNAS to a (largely) build driven variable name to simplify muxing between FreeNAS and TrueNAS.
- Rename /etc/version.freenas to /etc/version .
- Change the version info to <sw-name>-<version>-<revision>-<arch>, e.g.
FreeNAS-8.1-r7817-amd64 .

build/do_build.sh:

- Simplify arguments for forcing builds again to -f (no args), based on feedback from jpaetzel.
- Use variables as necessary.
- Add alpha support for unionfs based builds. This doesn't work with UFS SU+J on 9.0-BETA1+, so caveat emptor.

build/functions.sh:

- Consolidate build-related functions into a single file for simplicity.

build/nano_env:

- Add a file which contains the master info for how a build is performed.

gui/...:

- Chase the changes done above, but try to simplify / improve how things are done, emitting more diagnostic info than before.

nanobsd/common:

1. Allow the end user to specify the number of CPUS in the environment if they want, instead of hardcoding $CPUS + 1.
2. Nuke .pyc files. They're created automatically by They'll get regenerated on the fly once they're read in again by the interpreter.
3. Nuke the headers (minus the pyconfig.h -- it's required at runtime) since we're not compiling binaries (cc, etc isn't included in the final image).
4. Nuke all of perl the right way if $DEBUG == 1.

Misc:
nanobsd/freenas-common:

- Start features based build tunables for

2011-09-19 00:25:06 Tree
[r7804] by jhixson

Oops. Get length.

2011-09-16 23:43:32 Tree
[r7797] by jhixson

Changes to support more flexible samba configurations.

2011-09-16 22:04:46 Tree
[r7751] by zippybr

syslog common.system.send_mail errors in /var/log/maillog

2011-09-14 16:01:36 Tree
[r7742] by jhixson

Omit trailing period for GC SRV target.

2011-09-13 19:34:20 Tree
[r7740] by jhixson

Omit trailing period from SRV target.

2011-09-13 19:25:58 Tree
[r7736] by zippybr

extend send_mail a bit with backward compatibility

2011-09-13 18:49:34 Tree
[r7684] by jhixson

Fixes ticket #723.

2011-09-12 18:31:31 Tree
[r7658] by yaberauneya

- Simplify some logic.
- Improve style a little bit.

2011-09-11 09:26:28 Tree
Older >