Menu

Code Commit Log


Commit Date  
[r9031] by yaberauneya

1. Add autotuning support to /boot/loader.conf to override defaults. If you autotune things and the settings differ in /boot/loader.conf, the system will reboot by design to pick up the new settings.
2. Move user tunables (all the ones that can be set via the GUI -- including the screensaver, serial console, etc) to /boot/loader.conf.local so they'll be picked up by FreeBSD on the next boot (see loader_conf_files in /boot/defaults/loader.conf if you're curious).

2011-12-08 23:07:52 Tree
[r9030] by yaberauneya

Note that ix-loader should be run last.

2011-12-08 23:04:03 Tree
[r9029] by yaberauneya

Turns out I don't need gmake if I code up a proper ports Makefile..

2011-12-08 20:18:47 Tree
[r9028] by yaberauneya

Fix a traceback issue because get_sw_name() isn't available on this branch yet.

2011-12-08 20:05:44 Tree
[r9027] by jhixson

method that checks if a plugins jail has been configured added

2011-12-08 19:09:59 Tree
[r9026] by jhixson

Kill off plugins before stopping jail, start plugins up after jail

2011-12-08 18:49:41 Tree
[r9025] by jhixson

Fix start|stop for plugin service

2011-12-08 18:48:17 Tree
[r9024] by yaberauneya

Fix regression in r8998 where upgrades were failing because of a pathing change.

- s/data_new/data/ for the sake of being more intuitive.
- Use mkdir -p so that if the path already exists, things won't fail when running mkdir again (in theory.. there are some cases in practice where things will fail).

2011-12-08 18:42:35 Tree
[r9023] by jhixson

Add ability to force plugin(s) to stop.

2011-12-08 18:34:22 Tree
[r9022] by zippybr

filter for enabled plugins
s/plugin_uname/plugin_name/g

2011-12-08 16:43:21 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.