On 5/11/07, M.Canales.es <[EMAIL PROTECTED]> wrote:
> El Jueves, 10 de Mayo de 2007 21:11, Bruce Dubbs escribió:
>
> > Looking at the source and then running `genl -help` I get
> >
> > $ ./genl -help
> > Usage: genl [ OPTIONS ] OBJECT | help }
> > where OBJECT := { ctrl etc }
> >OPTIONS :=
On Saturday 21 April 2007 21:20:37 Chris Staub wrote:
> Tijnema ! wrote:
> > On 4/21/07, Chris Staub <[EMAIL PROTECTED]> wrote:
> >> You're right, this isn't the right list. But I'll answer anyway...
> >>
> >> I see "oldfuser" in the list of Psmisc programs, in both the stable book
Nearly missed t
On 5/10/07, Chris Staub <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote:
> >
> > Untested, but I think this would work:
> >
> > find man -name Makefile.in -exec sed -i 's/groups\.1 //' {} ';'
>
> Oops, I corrected this in CLFS six months ago but it seems I forgot to
> email LFS-dev as well...sorry
On Thursday 10 May 2007 21:06:04 Matthew Burgess wrote:
> find . -name Makefile -exec sed -i 's/groups\.1 / /' {} \;
Doh #1 - that should be 'find man ...'
> Oddly enough, I've ended up with groups.1 being installed on my most recent
> jhalfs build.
Doh # 2 - that's of course from Coreutils!
R
On Thursday 10 May 2007 20:57:04 Dan Nicholson wrote:
> On 5/10/07, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> > Untested, but I think this would work:
> >
> > find man -name Makefile.in -exec sed -i 's/groups\.1 //' {} ';'
>
> Seems to work. Before configure, of course. s/Makefile.in/Makefile/ to
Dan Nicholson wrote:
> On 5/10/07, Matthew Burgess <[EMAIL PROTECTED]> wrote:
>> Can someone with more Automake/Makefile foo explain to me why those 5 man
>> pages aren't being installed please? It might just be a conincidence, but
>> they all appear on the same line in the definition of man_MANS
On 5/10/07, Dan Nicholson <[EMAIL PROTECTED]> wrote:
>
> Untested, but I think this would work:
>
> find man -name Makefile.in -exec sed -i 's/groups\.1 //' {} ';'
Seems to work. Before configure, of course. s/Makefile.in/Makefile/ to
keep the command in the spot it is now.
--
Dan
--
http://linu
On 5/10/07, Matthew Burgess <[EMAIL PROTECTED]> wrote:
>
> Can someone with more Automake/Makefile foo explain to me why those 5 man
> pages aren't being installed please? It might just be a conincidence, but
> they all appear on the same line in the definition of man_MANS in
> man/Makefile! Othe
On Thursday 10 May 2007 20:29:50 Matthew Burgess wrote:
> Can someone with more Automake/Makefile foo explain to me why those 5 man
> pages aren't being installed please?
Ah, it looks like it's a translation issue, perhaps?
root:/usr/share# find . -name groupdel.8
./man/it/man8/groupdel.8
./man/
El Jueves, 10 de Mayo de 2007 21:11, Bruce Dubbs escribió:
> Looking at the source and then running `genl -help` I get
>
> $ ./genl -help
> Usage: genl [ OPTIONS ] OBJECT | help }
> where OBJECT := { ctrl etc }
>OPTIONS := { -s[tatistics] | -d[etails] | -r[aw] }
>
> But I have no idea wha
On Thursday 10 May 2007 20:01:04 M.Canales.es wrote:
> El Jueves, 10 de Mayo de 2007 19:56, Matthew Burgess escribió:
>
> > In the same boat as that is groupmems, which is installed by Shadow.
> > Again, no source of info as to what it is supposed to do.
>
> This one have a man page. At least it XM
M.Canales.es wrote:
> El Jueves, 10 de Mayo de 2007 19:56, Matthew Burgess escribió:
>
>> Indeed, and there's no man page for it, and no useful info in --help for it
>> either. I'm certainly not going to go and try to grok the source to figure
>> out what on earth it does.
>
> Looks like is rela
El Jueves, 10 de Mayo de 2007 19:56, Matthew Burgess escribió:
> Indeed, and there's no man page for it, and no useful info in --help for it
> either. I'm certainly not going to go and try to grok the source to figure
> out what on earth it does.
Looks like is related to generic netlinks control
So, I'm nearly ready to commit a patch to fix up the list of files and
libraries for each package. However:
> > And while you're fixing, 2 other notes:
> > genl is installed by IPRoute, but not in the list
>
> Hmm, looks like a new program...didn't exist at the time of LFS 6.2.
Indeed, and ther
14 matches
Mail list logo