Re: editors/openoffice.org-3

2011-05-31 Thread Jamie Paul Griffin
On Mon, May 30, 2011 at 11:40:56AM -1000, parv wrote: > in message <20110530163134.ga51...@think.gnix.co.uk>, > wrote Jamie Paul Griffin thusly... > > > > I wouldn't mind using one of the packages but they want perl version > > 5.12 and I don't want to use that just for OO. > > Do you have another

Re: A small script to customize FreeBSD

2011-05-31 Thread Chris Rees
On 31 May 2011 04:19, Xn Nooby wrote: > Hello.  I wrote a script to install FreeBSD 8.2 on to a real machine, > or a 64-bit Virtualbox VM.  It has a modular approach where you can > pick which functions will be run on a different target system. It can > be tweaked easily.  I wrote it so that I cou

Re: A small script to customize FreeBSD

2011-05-31 Thread Xn Nooby
On Tue, May 31, 2011 at 5:19 AM, Chris Rees wrote: > On 31 May 2011 04:19, Xn Nooby wrote: >> Hello.  I wrote a script to install FreeBSD 8.2 on to a real machine, >> or a 64-bit Virtualbox VM.  It has a modular approach where you can >> pick which functions will be run on a different target syst

Re: I486_CPU or I586_CPU in kernel config

2011-05-31 Thread b. f.
Warren Block wrote: > On Mon, 30 May 2011, Adam Vande More wrote: > > > Perhaps this is the one you meant? > > > > http://lists.freebsd.org/pipermail/freebsd-questions/2009-January/190568.html > > That's the one! Thanks! > > > Actually the two threads touch on the same subject, and it seems > > re

Re: A small script to customize FreeBSD

2011-05-31 Thread Antonio Olivares
>> You could always have ${1:-theuser} instead to have a default of >> theuser, but take the value for username as the first argument. >> >> Chris >> > > That's a good idea.  The user was originally called "me", but I wanted > something that could be searched and replaced without breaking "gnome" >

Re: A small script to customize FreeBSD

2011-05-31 Thread Xn Nooby
> kldload snd_driver > will load the sound driver that it thinks would be the best, but then I considered using the auto-detect driver, I probably should in a script used by many people. I did not know if there were any disadvantages to using it. > I see the following code could do the job, but i

src upgrading jails (no ezjail, no "service" jails)

2011-05-31 Thread Aleksandr Miroslav
I have 4 jails that are running 8.2-RELEASE that I would like to upgrade. The host system, which was also running 8.2-RELEASE, has been successfully upgraded to 8.2-p2. I have /usr/src ready with the new world and new kernel. I did not create the jails using ezjails, so I cannot use that utility