Antoine, Thank you for looking at this. This is a start. I have more notes to look over from my previous install on a different system. Regards, Daniel Villarreal
-------------- +python-2.6.6p0 If you want to use this package as your default system python, as root create symbolic links like so (overwriting any previous default): ln -sf /usr/local/bin/python2.6 /usr/local/bin/python ln -sf /usr/local/bin/python2.6-config /usr/local/bin/python-config ln -sf /usr/local/bin/pydoc2.6 /usr/local/bin/pydoc If you want to use this package as your default system python, as root, create symbolic links like so (overwriting any previous default): -------------- +chbg-2.0.1p1 A sample configuration file has been installed as /usr/local/share/examples/chbg/chbgrc.sample You can copy it to /etc/chbgrc for systemwide or to ~/.chbgrc for private use and change it to suit your needs You can copy it to /etc/chbgrc for systemwide or to ~/.chbgrc for private use and change it to suit your needs --> You can copy it to /etc/chbgrc for system-wide use or to ~/.chbgrc for private use and change it to suit your needs -------------- +polkit-0.97p3 polkitd(8) runs setuid(2) root in order to allow applications to request additional fine-grained privileges (e.g. adjust the clock, change timezone...). Access to these privileges is controlled by policy files and user passwords. If you'd like to completely disable priviledges granting through the PolicyKit framework, create the file: /etc/polkit-1/nullbackend.conf.d/99-nullbackend.conf containing the following lines: [Configuration] Priority=99 priviledges --> privileges -------------- +gamin-0.1.10p9 Gamin will provide realtime kqueue(2) notifications up to the open file descriptors limit before falling back to polling. To prevent that, when dealing with large directories, increase the kern.maxfiles sysctl(8) and adapt users login(1) class accordingly. descriptors --> descriptors' -------------- On Thu, Sep 1, 2011 at 11:00 AM, Antoine Jacoutot <ajacou...@bsdfrog.org>wrote: > On Thu, 1 Sep 2011, Daniel Villarreal wrote: > > > So I was installing OpenBSD on my nice (for me) dual-core desktop and saw > > some things that need to be corrected... > > There's a misspelling here and I've noticed other errors. Is it okay to > > submit these and the proposed corrections here, or should I follow > another > > course of action? > > > > +polkit-0.97p3 > > polkitd(8) runs setuid(2) root in order to allow applications to request > > additional fine-grained privileges (e.g. adjust the clock, change > > timezone...). Access to these privileges is controlled by policy files > and > > user passwords. > > > > If you'd like to completely disable priviledges granting through the > > PolicyKit framework, create the file: > > ^^^^^^ > > /etc/polkit-1/nullbackend.conf.d/99-nullbackend.conf > > containing the following lines: > > [Configuration] > > Priority=99 > > Please send me the errors you see. Thanks. > > -- > Antoine