Re: nullfs and -o log

2013-11-15 Thread Emmanuel Dreyfus
Emmanuel Dreyfus wrote: > What are the performance implications of using -o log on a fs that is > remounted using mount_null? Is there any trouble with using -o log on > both mount? e.g.: > > mount -o rw,log /dev/wd1a /foo > mount -tnull -o rw,log /foo /bar Dumb question: mount_null does not su

nullfs and -o log

2013-11-15 Thread Emmanuel Dreyfus
Hi What are the performance implications of using -o log on a fs that is remounted using mount_null? Is there any trouble with using -o log on both mount? e.g.: mount -o rw,log /dev/wd1a /foo mount -tnull -o rw,log /foo /bar -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz m...@netbsd.org

Re: Issues with Firefox and sound control

2013-11-15 Thread Ryo ONODERA
Hi, From: Ottavio Caruso , Date: Fri, 15 Nov 2013 23:25:04 + > Hello, > > I have an almost entirely usable desktop installation of Netbds 6.1.2 > on my Thinkpad X61 (64 bit - 2G RAM). > > I have installed both Firefox24 and Firefox17. I haven't installed the > Flash plugin yet as I wanted

Re: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Magnus Eriksson
On Fri, 15 Nov 2013, Ottavio Caruso wrote: I think the OP is really looking for a DE (desktop enviroment). Not really. I was happy with Fluxbox on Linux. I just don't understand why I can't replicate the same behaviour on Netbds, It seems like there is a piece of the puzzle missing from thi

Re: Bug in fluxbox-generate_menu?, was: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Thomas Mueller
> Installed icewm, no man page, odd! I have a little experience with fluxbox in Linux Slackware 13.0 but never generated a menu. I am more familiar with icewm but still haven't generated a menu. >From a virtual desktop, you can press Ctrl-Alt-Space and then run a program >with parameters/argu

Issues with Firefox and sound control

2013-11-15 Thread Ottavio Caruso
Hello, I have an almost entirely usable desktop installation of Netbds 6.1.2 on my Thinkpad X61 (64 bit - 2G RAM). I have installed both Firefox24 and Firefox17. I haven't installed the Flash plugin yet as I wanted to investigate what I can get without Flash. Sound is working ok on the command l

Re: Bug in fluxbox-generate_menu?, was: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Ottavio Caruso
On 15 November 2013 18:56, Daniel Horecki wrote: > Problem is in patches/patch-aa. It puts \ in from of $HOME and later it > isn't removed. If you remove this char from installed script, it will > work. Of course it would be better to improve the patch. > I've modified the script and now it runs

Re: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Ottavio Caruso
On 15 November 2013 17:08, wrote: > I think the OP is really looking for a DE (desktop enviroment). Not really. I was happy with Fluxbox on Linux. I just don't understand why I can't replicate the same behaviour on Netbds, but I'll keep you posted about this. -- Ottavio Caruso

Re: Bug in fluxbox-generate_menu?, was: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Daniel Horecki
On Fri, Nov 15, 2013 at 09:03:29AM -0500, matthew sporleder wrote: > On Fri, Nov 15, 2013 at 4:22 AM, Ottavio Caruso < > ottavio2006-usenet2...@yahoo.com> wrote: > > On 14 November 2013 16:36, Hauke Fath wrote: > > On Thu, 14 Nov 2013 16:11:05 +, Ottavio Caruso wrote: > >> I am lo

Re: Which lightweight window manager with menu auto-update?

2013-11-15 Thread jgw
I think the OP is really looking for a DE (desktop enviroment). While it's true xx+dmenu will only list installed apps, from the OP's comments it sounds like they aren't wanting all the tweaking - ie., dwm is "configured" by re-compiling - and just want something you install once and maybe change

Re: Bug in fluxbox-generate_menu?, was: Which lightweight window manager with menu auto-update?

2013-11-15 Thread matthew sporleder
On Fri, Nov 15, 2013 at 4:22 AM, Ottavio Caruso < ottavio2006-usenet2...@yahoo.com> wrote: > On 14 November 2013 16:36, Hauke Fath wrote: > > On Thu, 14 Nov 2013 16:11:05 +, Ottavio Caruso wrote: > >> I am looking for a recommendation for a lightweight manager that can > >> update itself afte

Re: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Matthias Kretschmer
If I understand Ottavio correctly, he wants to have a menu for a window manager. That sounds like point&click and easy to use. In that case dwm or i3 might not be the right ones. I don't know what the problems with fluxbox-menu are, but maybe they are easily solvable. I don't use fluxbox menus t

Re: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Béla
You can't go wrong with dwm or i3... both use dmenu by default I believe. On 11/14/2013 17:11, Ottavio Caruso wrote: > I've finally managed to have a usable desktop installation on my > Thinkpad X61. I have X running, Firefox (I need to install the Flash > plugin) and wpa_gui running fine with dhc

Bug in fluxbox-generate_menu?, was: Which lightweight window manager with menu auto-update?

2013-11-15 Thread Ottavio Caruso
On 14 November 2013 16:36, Hauke Fath wrote: > On Thu, 14 Nov 2013 16:11:05 +, Ottavio Caruso wrote: >> I am looking for a recommendation for a lightweight manager that can >> update itself after installing new packages and doesn't list non >> existent applications. > > icewm does that. Insta