Menu

/trunk/gui/middleware/notifier.py Commit Log


Commit Date  
[r7821] (76.9 kB) by yaberauneya

Simplify error messages. This and the other returns should really be Exceptions, not strings.

2011-09-19 00:47:28 View
Download
[r7820] (76.9 kB) by yaberauneya

Remove FreeNAS branding and simplify error messages.

2011-09-19 00:45:20 View
Download
[r7818] (76.8 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
[r7814] (76.7 kB) by yaberauneya

Remove duplicate reference to _restart_ldap.

2011-09-17 22:31:40 View
Download
[r7799] (76.7 kB) by jhixson

Initialize ldap from database.

2011-09-16 22:07:28 View
Download
[r7763] (76.7 kB) by delphij

Allow adding public key for user authentication.

While I'm there, also fix a few couple of bugs in recent revisios.

2011-09-14 21:45:11 View
Download
[r7731] (75.5 kB) by zippybr

handle the case where there could be zpool names with suffix of each other (e.g. tank -> tank2) for auto import

2011-09-13 14:06:17 View
Download
[r7715] (75.5 kB) by delphij

Make timezone setting take effect immediately inside django.

2011-09-12 23:42:58 View
Download
[r7711] (75.3 kB) by delphij

Use .returncode instead of relying on stderr as suggested by gcooper.

2011-09-12 23:35:36 View
Download
[r7709] (75.3 kB) by delphij

No news is good news in the context of stderr output.

2011-09-12 23:22:55 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.