Re: belarusian locale(s) broken

2006-11-12 Thread Sascha Wildner
Yury Tarasievich wrote: On 27/10/06, Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: ... If you think they are neccessary. I don't think there are reasons against inclusion of the 8-bit versions. Besides, I am fully UTF-8'ized since several years now, and there are only few regressions

Re: [patch] Multiple ips for jails

2006-11-12 Thread Tomaž Borštnar
Victor Balada Diaz pravi: Hi, I'm working on adding IPv6 and multiple ip support to jails. How does it handle applications that do not bind to specific IP address? Tomaž

Re: [patch] Multiple ips for jails

2006-11-12 Thread Victor Balada Diaz
On Sun, Nov 12, 2006 at 11:21:38PM +0100, Tomaž Borštnar wrote: Victor Balada Diaz pravi: Hi, I'm working on adding IPv6 and multiple ip support to jails. How does it handle applications that do not bind to specific IP address? INADDR_ANY and in6addr_any binds to all the IPs in the jail.

Re: mounting usb stick

2006-11-12 Thread Justin C. Sherrill
On Sun, November 12, 2006 10:59 am, Ja'far Railton wrote: No, it doesn't mount. After the mount command the cursor just hangs on the next line. ps ax | grep mount (on another terminal) shows: 742 p0 DL+0:00.00 mount_msdos /dev/da0s1 /mnt 800 p2 RVL+ 0:00.00 grep mount (tcsh)

DirectFB on DFly

2006-11-12 Thread Nigel Weeks
Just a quick question - has anyone tried getting DirectFB running on DFly? http://www.directfb.org/ It might be a very nice candidate for a built in GUI console... Nige. Nigel Weeks Tech Support Systems Developer Rural Press Tasmania The Examiner Newspaper 71-75 Paterson St Launceston Tas

Re: [patch] Multiple ips for jails

2006-11-12 Thread Tomaž Borštnar
Victor Balada Diaz pravi: INADDR_ANY and in6addr_any binds to all the IPs in the jail. this is for servers, right? INADDR_LOOPBACK and in6addr_loopback tries to bind to a loopback address, if the jail doesn't have any it tries to bind to any other address. so what does this mean for example

Re: FTP Mirror created on pubbox.net

2006-11-12 Thread Simon 'corecode' Schubert
Armin Arh wrote: i decided to create a mirror for the DragonFly files: could you consider mirroring snapshots and packages from chlamydia.fs.ei.tum.de? contact me directly for mirroring details. cheers simon -- Serve - BSD +++ RENT this banner advert +++ASCII Ribbon /\ Work -

Re: acroread

2006-11-12 Thread Justin C. Sherrill
On Sun, November 12, 2006 10:36 pm, Ezra Drummond wrote: Hi, Has anyone of you guys get acroread working ? When i try to run it i got error message. I haven't tried acroread, but a substitute until your problem is solved would be xpdf.

Re: mounting usb stick

2006-11-12 Thread Ja'far Railton
On Sat, Nov 11, 2006 at 06:45:34PM -0500, Justin C. Sherrill wrote: On Sat, November 4, 2006 5:37 am, Ja'far Railton wrote: mount_msdos /dev/da0s1 /mnt Nothing happens. No output. detach it After mounting it, there's no output, but does it also not mount? The diagnostic