Menu

Code Commit Log


Commit Date  
[r9006] by yaberauneya

Make devel/gmake available in the image for build purposes.

2011-12-08 07:05:06 Tree
[r9005] by yaberauneya

Mute CD_UPGRADE_SENTINEL spam from the console because we include this script more than once.

This will be changed soon.

2011-12-08 00:19:33 Tree
[r9004] by yaberauneya

1. Remount /data readonly so any last second scripts can modify /data if needed before the remount (discouraged, but can be done now), and other last minute scripts can safely read from /data (basic database operations).
2. Hack in a call to ix-loader from ix-update so that any new loader settings can take immediate effect on the subsequent reboot and don't require an additional reboot to complete.

2011-12-07 23:44:53 Tree
[r9003] by yaberauneya

Don't load the ntfs and smbfs modules at boot. It takes longer and there's ultimately no real benefit in doing this because they're loaded by their mount equivalents when needed and we're not using ntfs labels in FreeBSD.

Follow this up by not compressing the modules because kldstat(2) can't grok compressed kld's -- only loader(8) can.

2011-12-07 22:12:05 Tree
[r9002] by jhixson

Rename to plugins_jail to ease confusion in my own mind.

2011-12-07 18:54:55 Tree
[r9001] by jhixson

Actually start|stop plugin

2011-12-07 16:09:10 Tree
[r9000] by yaberauneya

Merge changes from trunk to 8.0.3
------------------------------------------------------------------------
r8563 | zippybr | 2011-11-03 08:56:04 -0700 (Thu, 03 Nov 2011) | 3 lines

do not force abspath for PathField in Rsync
this allow people to rsync a dir content: /mnt/vol/.

2011-12-07 15:54:44 Tree
[r8999] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-12-07 10:00:40 Tree
[r8998] by yaberauneya

1. Create variables for cd-upgrade and need-update so that scripts can refer to the variables if need be from within rc.freenas; this also makes the variable names easier to search for when looking for affected sections of code.
2. Fix the fact that failed CD based upgrades were in fact broken due to the fact that install.sh created the file as cd_update and ix-update expected for there to be a file named cd_upgrade. Favor the filename cd-upgrade because this is consistent with what's being used with need-update as it uses a dash instead of an underscore, and also because semantically cd *upgrade* reflects the operation being performed better than cd *update* does.

2011-12-07 05:25:52 Tree
[r8997] by yaberauneya

Remove duplicated variables; they're already defined in /etc/rc.freenas .

2011-12-07 05:19:53 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.