Menu

/trunk/build Commit Log


Commit Date  
[r8169] by yaberauneya

Pass the width and height parameters to dialog(1) so it actually fails with a prompt instead of flashing the usage message across the screen in the event that an install failed.

2011-10-06 20:46:03 Tree
[r8106] by yaberauneya

- Make reporting component tunable for people like me who want to build without reporting and all the X11 crud that comes along with it (systat, etc suffices for power users like me). This is a developer convenience and shouldn't be disabled in releases unless we either sort out the reporting system to use straight django hooks, or make it a plugin in 8.1 RELEASE.
- Reorder build dependencies so that common components (needed by dbus, avahi, etc) aren't dependent on REPORTING.
- Remove unnecessary features in packages as we don't need a full blown desktop environment on our NAS appliances.

Tested with the following matrix:
- None
- DEBUG
- DEBUG, MULTIMEDIA
- DEBUG, MULTIMEDIA, REPORTING
- DEBUG, REPORTING
- MULTIMEDIA
- MULTIMEDIA, REPORTING
- REPORTING

The fat images (all 3 features) are in the neighborhood of 105MB compressed (post the features being disabled). The stripped down images are somewhere in the neighborhood of 73MB compressed.

NOTE: Disabling REPORTING isn't very wise today as it will spew out ImportErrors from graph.py -- so please note this before you remove REPORTING from SW_FEATURES.

2011-10-03 05:40:03 Tree
[r8090] by yaberauneya

It's 8.1, not 8.0.1.

2011-10-01 05:40:49 Tree
[r8028] by yaberauneya

Disable multimedia pieces in FreeNAS by default. Please see http://bit.ly/oNyfdh for more details.

Minor items:

- Remove an unused export.
- Clean up the SW_FEATURES comment.

2011-09-28 18:45:03 Tree
[r7950] by yaberauneya

The caching operation as-is really causes problems if the cached copy is fubared; force a compress operation every time this script is run (this should really be reworked with a simple Makefile).

2011-09-25 08:32:13 Tree
[r7948] by yaberauneya

Echo whether or not mkisofs exists to /dev/null.

2011-09-25 02:52:53 Tree
[r7941] by yaberauneya

Remove all references to loader.user. This is going to be implemented in a more manageable way via the GUI.

2011-09-23 19:11:17 Tree
[r7922] by yaberauneya

Key a full build in on whether or not the supfile is present as well as the ._iw file. This will help ensure that all bases are covered when doing a full build.

2011-09-22 23:01:54 Tree
[r7921] by yaberauneya

Fix a missing unmount I must have deleted by accident.

2011-09-22 22:23:16 Tree
[r7908] by yaberauneya

Install cdrtools if it's not already installed on the system.

2011-09-21 22:17:32 Tree
Older >