Menu

/trunk/gui/account/views.py Commit Log


Commit Date  
[r7892] (8.5 kB) by zippybr

use JsonResponse in account.views and storage.views

2011-09-21 15:02:03 View
Download
[r7818] (8.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
[r7801] (8.7 kB) by jhixson

fixes for ldap.

2011-09-16 22:22:02 View
Download
[r7426] (8.4 kB) by jpaetzel

Use correct name in copyright

2011-08-29 16:56:09 View
Download
[r7360] (8.4 kB) by jhixson

Modified to use pwd/grp struct fields from ldap code.

2011-08-25 06:06:59 View
Download
[r7334] (8.4 kB) by jpaetzel

merge 7333 from branches/8.0.1 which gives a dynamic version info to the login box

2011-08-24 17:55:21 View
Download
[r7305] (8.3 kB) by zippybr

redirect to / instead of showing /account/login/ page content

2011-08-23 16:18:26 View
Download
[r7241] (8.2 kB) by zippybr

make sure to update alert status while setting a new password for admin (previously 'blank')

2011-08-18 17:06:19 View
Download
[r7233] (7.9 kB) by zippybr

add a checkbox to admin password form change asking whether the root password should be changed as well

2011-08-18 12:04:28 View
Download
[r7165] (7.8 kB) by delphij

When changing the admin's password, change root's password at the same
time.

2011-08-13 00:32:23 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.