Menu

Code Commit Log


Commit Date  
[r8107] by yaberauneya

Clean up imports to be PEP8 compliant.

2011-10-03 05:41:40 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
[r8105] by yaberauneya

Fix tunable whitelist regexp

2011-10-02 19:56:02 Tree
[r8104] by jhixson

Align.

2011-10-02 06:45:15 Tree
[r8103] by yaberauneya

Tunables can be specified like mfi_enable too; allow this format.

2011-10-02 02:08:39 Tree
[r8102] by yaberauneya

Stupid me. Lost the redirection operator in r8100.

2011-10-02 01:27:44 Tree
[r8101] by yaberauneya

Output /boot/loader.conf and /etc/sysctl.conf so we don't have to play 20 questions trying to figure out how users customized their system(s).

2011-10-02 01:26:36 Tree
[r8100] by yaberauneya

Cleanup so vim colorizer doesn't get jacked up when reading the file.

2011-10-02 01:25:35 Tree
[r8099] by yaberauneya

Improvements to ix-loader script:

1. Don't emit null string comments, similar to ix-sysctl @ r8095.
2. Mute noise from sha256 and cat when catting pseudo temporary file.
3. Make mount/unmount of / more atomic by writing the final loader.conf output
to a _real_ temporary file (this pattern might need to be propagated
elsewhere throughout the ix-* scripts).
4. Make user customizations more apparent to the person reading the file.

2011-10-02 01:02:03 Tree
[r8098] by yaberauneya

Improve comment.

2011-10-02 00:19:18 Tree
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.