[syslinux] (hpa-tftpd] remapping with regular expression problem

Luciano Miguel Ferreira Rocha strange at nsk.no-ip.org
Fri Aug 6 04:45:05 PDT 2004


On Thu, Aug 05, 2004 at 07:09:38PM -0700, H. Peter Anvin wrote:
> G. Nau wrote:
> >
> >And that's where I'm stuck:
> >To avoid side effects to other tftp downloads from the same server I'd 
> >like to limit the case altering only to filenames containing '/winpe/'.
> >So I'm looking for a way to exit with the success the reg. ex ruleset, if 
> >'/winpe/' is __not__ in the filename.
> >
> 
> I think you can do this by doing:
> 
> rg	(/winpe/.*)A	\1a
> rg	(/winpe/.*)B	\1b
> 
> ... etc ...
> 
> but yes, it's hideously ugly.  I'll see what I can do to make this cleaner.

support for \[ULulE] would be nice.

Regards,
Luciano Rocha




More information about the Syslinux mailing list