Re: [dev] [sic] channel option and bugfixes

2010-12-20 Thread Anselm R Garbe
Hi Wolf, thanks; I'll incorporate the fixes of your patch. As for the new -c I don't see why you couldn't write those joins into a fifo that is read by sic, as this allows to automate a sic setup with much more flexibility than probably any other IRC client. Cheers, Anselm On 20 December 2010 08

Re: [dev] sta.li progress

2010-12-20 Thread Jens Staal
For anyone interested in playing around with compiling stuff with bionic, I just made an AUR for it: https://aur.archlinux.org/packages.php?ID=44629 Would be cool if it started to be used :) 2010/10/13 Anselm R Garbe : > Anyone volunteering to create an mkfile for bionic, this jam looks > like j

Re: [dev] sta.li progress

2010-12-20 Thread Anselm R Garbe
On Mon, Dec 20, 2010 at 11:08:24AM +0100, Jens Staal wrote: > For anyone interested in playing around with compiling stuff with > bionic, I just made an AUR for it: > > https://aur.archlinux.org/packages.php?ID=44629 > > Would be cool if it started to be used :) Jens, excellent! I will have a lo

[dev] [wmii] Is it possible *not* to select a category of spawned clients?

2010-12-20 Thread Christophe-Marie Duquesne
Hi, awesome wm lets me spawn uzbl clients "in background". I use the following rule: { rule = { class = "Uzbl" }, focus = false, lower = true } }, - 'lower = true' is for preventing the newly spawned clients to go on top of the currently seen client. - 'focus = false' is for pr

[dev] Re: [wmii] Is it possible *not* to select a category of spawned clients?

2010-12-20 Thread Christophe-Marie Duquesne
I now realize I made this mail a bit too long about awesome and not long enough about wmii. tl;dr, I just do want uzbl clients not to automatically go in /client/sel Looking at http://www.uzbl.org/wiki/wmii, it seems that Dieter has the same problem as me. Did you fix that?

Re: [dev] Re: [wmii] Is it possible *not* to select a category of spawned clients?

2010-12-20 Thread Kris Maglione
On Mon, Dec 20, 2010 at 07:04:21PM +0100, Christophe-Marie Duquesne wrote: I now realize I made this mail a bit too long about awesome and not long enough about wmii. tl;dr, I just do want uzbl clients not to automatically go in /client/sel Looking at http://www.uzbl.org/wiki/wmii, it seems th

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-20 Thread hiro
Ever heard of setuid root?? On 12/4/10, Gene Auyeung wrote: > On Sat, Dec 4, 2010 at 11:29 AM, Antoni Grzymala > wrote: > >> Simplest way: >> >>  ALL=(ALL) NOPASSWD: ALL >> >> The safer way would obviously be if you limit this to /bin/mount. > > Ah yes I forgot about that. It's more configurati

Re: [dev] sta.li progress

2010-12-20 Thread hiro
"Modern computing is like that." --Rob 'Commander' Pike Fortune.

Re: [dev] Re: sta.li progress

2010-12-20 Thread hiro
We don't compile stuff anymore since we have discovered the rc shell :D On 10/27/10, finkler wrote: > On 10/28/10 01:16, Jacob Todd wrote: >> If someone was going to create a "suckless" libc, they shouldn't support >> posix. start with the plan 9 libraries instead of the obsd while you're at >> i

Re: [dev] Re: sta.li progress

2010-12-20 Thread Joseph Xu
Are there any instructions on how to use this libc with gcc? On Mon, Dec 20, 2010 at 2:14 PM, hiro <23h...@googlemail.com> wrote: > We don't compile stuff anymore since we have discovered the rc shell :D > > On 10/27/10, finkler wrote: >> On 10/28/10 01:16, Jacob Todd wrote: >>> If someone was go

[dev] dwm + onscreen keyboard

2010-12-20 Thread Peter John Hartman
Hi folks, Below is a diff of the modifications I made to make xvkbd play more nice with dwm and to make dwm more friendly, in general, to touchscreens. Basic mods: 1. Added ISPANEL (really should be ISKBD) definition which gets checked here and there, notably in focus() (so it don't steal focus)

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-20 Thread Antoni Grzymala
hiro dixit (2010-12-20, 18:56): Missed irony, setuid root is too general. > Ever heard of setuid root?? > > On 12/4/10, Gene Auyeung wrote: > > On Sat, Dec 4, 2010 at 11:29 AM, Antoni Grzymala > > wrote: > > > >> Simplest way: > >> > >>  ALL=(ALL) NOPASSWD: ALL > >> > >> The safer way would o

Re: [dev] Remount rootfs sync on impending battery depletion.

2010-12-20 Thread pancake
Then you can mix it with chown and chmod. Black magic. PD: sudo sucks. Long life to sup On Dec 20, 2010, at 11:08 PM, Antoni Grzymala wrote: > hiro dixit (2010-12-20, 18:56): > > Missed irony, setuid root is too general. > >> Ever heard of setuid root?? >> >> On 12/4/10, Gene Auyeung wrote:

Re: [dev] Re: sta.li progress

2010-12-20 Thread Jens Staal
In the instructions given in the URL below it is described how openssl is compiled with this bionic: https://bitbucket.org/jrossi/metasploit/src/7f4bdc5394ca/documentation/posix_meterpreter.txt I was planning to try to make a -static-bionic variant of this package: https://aur.archlinux.org/packa