* [gentoo-catalyst] syntax livecd/empty and livecd/rm
@ 2005-07-11 21:06 Christophe PEREZ
2005-07-11 21:19 ` Chris Gianelloni
0 siblings, 1 reply; 8+ messages in thread
From: Christophe PEREZ @ 2005-07-11 21:06 UTC (permalink / raw
To: gentoo-catalyst
Hi,
It seems it's not possible to use something like that in livecd/empty and
livecd/rm :
/usr/share/keymaps/{atari,amiga,mac,sun}
Why ?
Wouldn't it be usefull ?
--
Christophe PEREZ
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-catalyst] syntax livecd/empty and livecd/rm
2005-07-11 21:06 [gentoo-catalyst] syntax livecd/empty and livecd/rm Christophe PEREZ
@ 2005-07-11 21:19 ` Chris Gianelloni
2005-07-11 21:52 ` [gentoo-catalyst] " Christophe PEREZ
2005-07-12 5:29 ` [gentoo-catalyst] " Victor Condino
0 siblings, 2 replies; 8+ messages in thread
From: Chris Gianelloni @ 2005-07-11 21:19 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
On Mon, 2005-07-11 at 17:06 -0400, Christophe PEREZ wrote:
> Hi,
> It seems it's not possible to use something like that in livecd/empty and
> livecd/rm :
> /usr/share/keymaps/{atari,amiga,mac,sun}
>
> Why ?
It doesn't follow bash syntax.
> Wouldn't it be usefull ?
It could be. I tend to think that it would be more work than it is
worth, but will gladly apply patches you might have for this.
Otherwise, don't expect it to change, as I prefer to specify different
directories on different lines.
Also, don't reply to another thread when making a new one. It messes up
thread-based email reading. ;]
--
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-catalyst] Re: syntax livecd/empty and livecd/rm
2005-07-11 21:19 ` Chris Gianelloni
@ 2005-07-11 21:52 ` Christophe PEREZ
2005-07-12 5:29 ` [gentoo-catalyst] " Victor Condino
1 sibling, 0 replies; 8+ messages in thread
From: Christophe PEREZ @ 2005-07-11 21:52 UTC (permalink / raw
To: gentoo-catalyst
Le Mon, 11 Jul 2005 17:19:30 -0400, Chris Gianelloni a écrit :
>> Why ?
>
> It doesn't follow bash syntax.
:-(
>> Wouldn't it be usefull ?
>
> It could be. I tend to think that it would be more work than it is
> worth, but will gladly apply patches you might have for this.
> Otherwise, don't expect it to change, as I prefer to specify different
> directories on different lines.
when you have a lot, it's not very funny.
> Also, don't reply to another thread when making a new one. It messes up
> thread-based email reading. ;]
It wasn't the same subject, I found normal to create a new one. Each
subject in a thread, I always learned that everywhere ;-)
That's more usefull for archives search...
--
Christophe PEREZ
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-catalyst] syntax livecd/empty and livecd/rm
2005-07-11 21:19 ` Chris Gianelloni
2005-07-11 21:52 ` [gentoo-catalyst] " Christophe PEREZ
@ 2005-07-12 5:29 ` Victor Condino
2005-07-12 7:15 ` [gentoo-catalyst] " Christophe PEREZ
2005-07-12 14:13 ` [gentoo-catalyst] " Chris Gianelloni
1 sibling, 2 replies; 8+ messages in thread
From: Victor Condino @ 2005-07-12 5:29 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Gianelloni wrote:
> On Mon, 2005-07-11 at 17:06 -0400, Christophe PEREZ wrote:
>
>>Hi,
>>It seems it's not possible to use something like that in livecd/empty and
>>livecd/rm :
>>/usr/share/keymaps/{atari,amiga,mac,sun}
>>
>>Why ?
>
>
> It doesn't follow bash syntax.
>
umm... dosen't it? i use globs like that all the time in bash.
- - V.C.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC01U3W5g8mX2/4TYRAqqUAKCHe06gWWAHcUkutbo2SqLl+IokYACbBlGe
Tot2+9ZvxSUdVrxoWx2Shtc=
=Bwon
-----END PGP SIGNATURE-----
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-catalyst] Re: syntax livecd/empty and livecd/rm
2005-07-12 5:29 ` [gentoo-catalyst] " Victor Condino
@ 2005-07-12 7:15 ` Christophe PEREZ
2005-07-12 14:13 ` [gentoo-catalyst] " Chris Gianelloni
1 sibling, 0 replies; 8+ messages in thread
From: Christophe PEREZ @ 2005-07-12 7:15 UTC (permalink / raw
To: gentoo-catalyst
Le Tue, 12 Jul 2005 01:29:29 -0400, Victor Condino a écrit :
> umm... dosen't it? i use globs like that all the time in bash.
In bash, but not in catalyst ;-)
--
Christophe PEREZ
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-catalyst] syntax livecd/empty and livecd/rm
2005-07-12 5:29 ` [gentoo-catalyst] " Victor Condino
2005-07-12 7:15 ` [gentoo-catalyst] " Christophe PEREZ
@ 2005-07-12 14:13 ` Chris Gianelloni
2005-07-12 16:18 ` Victor Condino
1 sibling, 1 reply; 8+ messages in thread
From: Chris Gianelloni @ 2005-07-12 14:13 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 713 bytes --]
On Tue, 2005-07-12 at 01:29 -0400, Victor Condino wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Chris Gianelloni wrote:
> > On Mon, 2005-07-11 at 17:06 -0400, Christophe PEREZ wrote:
> >
> >>Hi,
> >>It seems it's not possible to use something like that in livecd/empty and
> >>livecd/rm :
> >>/usr/share/keymaps/{atari,amiga,mac,sun}
> >>
> >>Why ?
> >
> >
> > It doesn't follow bash syntax.
> >
>
> umm... dosen't it? i use globs like that all the time in bash.
in bash, yes... in catalyst, no...
The only thing catalyst supports is using an * as a wildcard.
--
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-catalyst] syntax livecd/empty and livecd/rm
2005-07-12 14:13 ` [gentoo-catalyst] " Chris Gianelloni
@ 2005-07-12 16:18 ` Victor Condino
2005-07-12 17:28 ` [gentoo-catalyst] " Christophe PEREZ
0 siblings, 1 reply; 8+ messages in thread
From: Victor Condino @ 2005-07-12 16:18 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Gianelloni wrote:
> On Tue, 2005-07-12 at 01:29 -0400, Victor Condino wrote:
>
>>Chris Gianelloni wrote:
>>
>>>It doesn't follow bash syntax.
>>>
>>
>>umm... dosen't it? i use globs like that all the time in bash.
>
> in bash, yes... in catalyst, no...
>
> The only thing catalyst supports is using an * as a wildcard.
>
oh, duh! i thought that when you said "it dosen't follow bash syntax"
you were referring to the glob pattern, not to catalyst ;) silly me
- - V.C.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC0+1xW5g8mX2/4TYRAl9ZAJ4oWIdYVQvIjrLEDqPG6ahiQQ3ebwCePJAt
WUMdxzYc8c8WfjhB/uE1TmM=
=FAxF
-----END PGP SIGNATURE-----
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-catalyst] Re: syntax livecd/empty and livecd/rm
2005-07-12 16:18 ` Victor Condino
@ 2005-07-12 17:28 ` Christophe PEREZ
0 siblings, 0 replies; 8+ messages in thread
From: Christophe PEREZ @ 2005-07-12 17:28 UTC (permalink / raw
To: gentoo-catalyst
Le Tue, 12 Jul 2005 12:18:59 -0400, Victor Condino a écrit :
> oh, duh! i thought that when you said "it dosen't follow bash syntax"
> you were referring to the glob pattern, not to catalyst ;) silly me
May be Chris is the only one here who understand my english, so his
answers are only for me, in a "special" english :-D
--
Christophe PEREZ
--
gentoo-catalyst@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-07-12 17:28 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-11 21:06 [gentoo-catalyst] syntax livecd/empty and livecd/rm Christophe PEREZ
2005-07-11 21:19 ` Chris Gianelloni
2005-07-11 21:52 ` [gentoo-catalyst] " Christophe PEREZ
2005-07-12 5:29 ` [gentoo-catalyst] " Victor Condino
2005-07-12 7:15 ` [gentoo-catalyst] " Christophe PEREZ
2005-07-12 14:13 ` [gentoo-catalyst] " Chris Gianelloni
2005-07-12 16:18 ` Victor Condino
2005-07-12 17:28 ` [gentoo-catalyst] " Christophe PEREZ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox