Menu

/trunk/README Commit Log


Commit Date  
[r7818] (2.4 kB) 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 View
Download
[r7550] (1.7 kB) by yaberauneya

Improve/correct the top-level build script. In particular:
1. Fix the optimization which assumes that if the obj
directory is present then buildworld/buildkernel will
not need to be run. That is false if you provided the
-f option in the past, and as such would just generate
bogus images lacking new src features/patches.
2. Provide fine grained tuning of -f ports|all.
Rebuilding/not rebuilding ports has no effect today,
but it will in the future.
3. Print out a simple error message at the end if the
nanobsd build failed because nanobsd is extremely
quiet when things fail (except in terms of the exit
code).
4. Add a usage message and simple examples.
5. Update documentation.

2011-09-04 18:16:16 View
Download
[r7539] (1.6 kB) by yaberauneya

Make forcing updates easier to grok and document them.

2011-09-03 00:21:43 View
Download
[r7538] (1.5 kB) by yaberauneya

Add a hint pointing to the SF svn page for
those who may not be intimately familiar
with how SF looks/works.

2011-09-03 00:12:57 View
Download
[r7537] (1.4 kB) by yaberauneya

A lot has changed in the last 8 months. Update the README
to reflect that.

2011-09-03 00:09:53 View
Download
[r5754] (2.9 kB) by bsdimp

Correct svn repo URL. Minor nit in advice fixed.

2011-01-25 21:56:34 View
Download
[r5683] (2.9 kB) by bsdimp

Upgrade build to 8.2-beta1

2010-12-08 06:28:03 View
Download
[r5667] (2.9 kB) by bsdimp

Document that i386 builds on amd64 work.

2010-12-05 01:15:43 View
Download
[r5613] (2.8 kB) by bsdimp

fix some typos, and update to include ISO.

2010-11-23 06:28:41 View
Download
[r5537] (2.7 kB) by bsdimp

We've moved! Yea!

2010-11-02 21:43:56 View
Download
Older >