Share

BSD Administration Scripts

File Release Notes and Changelog

Release Name: monochrome

Notes:
This release that does not introduce new functionality. It contains changes
for FreeBSD 4 compatibility.

This release is brought to you thanks to the massive testing, feedback and
patching of George L. Yermulnik.

- portconfig v1.1

 * Tested on FreeBSD 4.x and 6.x.
 * Depends on portupgrade.
 Please run 'portconfig -h' for an introduction.

- rcstart v1.1

 * Tested on FreeBSD 4 and 6.
 * Should work on NetBSD (untested).
 Please run 'rcstart -h' for an introduction.


Changes: bsdadminscripts-1.1 (May 30, 2006): - The portconfig script has been rid of all 'grep -o' calls for FreeBSD 4.x compatibility. - The rcstart script has been rid of all 'grep -o' calls for FreeBSD 4.x compatibility. bsdadminscripts-1.0 (May 14, 2006): - The rcstart script now treats service names as regular expressions and applies the command on all matching services. - The code in portconfig that parses the output of portupgrade has been rewritten to make it easier maintainable. bsdadminscripts-0.9 (April 12, 2006): - Initial release, containing portconfig and rcstart.