Re: [arch-general] postfix rc.d script

2011-05-18 Thread Milos Negovanovic
On Thu, May 12, 2011 at 11:18:57AM +0200, Gaetan Bisson wrote: > [2011-05-12 09:45:55 +0100] Milos Negovanovic: > > On my workstation I have LXC (linux containers) setup and postfix > > rc.d script does not work on the host. I think reason for this is the > > way it gets the PID of the master proce

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Clément Démoulins
Le 18/05/2011 22:31, Tom Gundersen a écrit : > 2011/5/18 Clément Démoulins : >> Le 18/05/2011 18:24, Grigorios Bouzakis a écrit : >>> Auguste Pop wrote: i wrote a very simple rc.d bash completion script. is there any chance it can be used upstream? >>> >>> I noticed earlier theres one for

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Tom Gundersen
2011/5/18 Clément Démoulins : > Le 18/05/2011 18:24, Grigorios Bouzakis a écrit : >> Auguste Pop wrote: >>> i wrote a very simple rc.d bash completion script. is there any chance >>> it can be used upstream? >> >> I noticed earlier theres one for zsh in the AUR as well. I was about to >> suggest to

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Clément Démoulins
Le 18/05/2011 18:24, Grigorios Bouzakis a écrit : > Auguste Pop wrote: >> i wrote a very simple rc.d bash completion script. is there any chance >> it can be used upstream? > > I noticed earlier theres one for zsh in the AUR as well. I was about to > suggest to the author to send it upstream but n

Re: [arch-general] rc.d bash completion

2011-05-18 Thread David Rosenstrauch
On 05/18/2011 03:00 PM, Seblu wrote: I have a patch about rc.d bash completion pending since 5 may... https://github.com/seblu/arch-initscripts/commit/ce18321029e746a0417c65762c6c23b7cfa22185 Tom can you pull my branch? Errr ... perhaps you want to rephrase that? :-) DR

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Seblu
On Wed, May 18, 2011 at 7:04 PM, Tom Gundersen wrote: > On Wed, May 18, 2011 at 6:43 PM, Auguste Pop wrote: >> i am not familiar with git, i did it by git clone, git branch, git >> commit, and git show. >> the mail will be sent soon after this reply. ;-) > > That looked about right (git wise, hav

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Tom Gundersen
On Wed, May 18, 2011 at 6:43 PM, Auguste Pop wrote: > i am not familiar with git, i did it by git clone, git branch, git > commit, and git show. > the mail will be sent soon after this reply. ;-) That looked about right (git wise, haven't looked at the code). Cheers, -t

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Auguste Pop
On Thu, May 19, 2011 at 12:21 AM, Tom Gundersen wrote: > On Wed, May 18, 2011 at 6:13 PM, Auguste Pop wrote: >> i wrote a very simple rc.d bash completion script. is there any chance >> it can be used upstream? > > Thanks for your work! > > If you make a git patch (so we get proper authorship inf

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Grigorios Bouzakis
Auguste Pop wrote: > i wrote a very simple rc.d bash completion script. is there any chance > it can be used upstream? I noticed earlier theres one for zsh in the AUR as well. I was about to suggest to the author to send it upstream but negelcted to. https://aur.archlinux.org/packages.php?ID=49136

Re: [arch-general] rc.d bash completion

2011-05-18 Thread Tom Gundersen
On Wed, May 18, 2011 at 6:13 PM, Auguste Pop wrote: > i wrote a very simple rc.d bash completion script. is there any chance > it can be used upstream? Thanks for your work! If you make a git patch (so we get proper authorship info etc) and send it to arch-projc...@archlinux.org for review then

[arch-general] rc.d bash completion

2011-05-18 Thread Auguste Pop
i wrote a very simple rc.d bash completion script. is there any chance it can be used upstream? the script is uploaded to http://paste.pocoo.org/show/391283/ it is also copy-pasted here for your convenience: #!/bin/bash _rc.d_getdaemons () { /usr/bin/find "$1" -mindepth 1 -maxdepth 1 -type

Re: [arch-general] Battery status files created on the fly?

2011-05-18 Thread Norbert Zeh
Wim Van Deun [2011.05.18 0823 +0200]: > Hi Norbert, > > I have the exact same issue on a dell latitude e5510 running the x86_64 > kernel. And on a dell latitude 1220 running the i686 kernel. > Didn't know about the hack, thanks. Great, my hack actually helps someone else. In case you also have t