On Monday 06 April 2009, Samuel Thibault wrote: > Frans Pop, le Mon 06 Apr 2009 03:04:59 +0200, a écrit : > > > Frans Pop, le Mon 06 Apr 2009 02:19:15 +0200, a écrit : > > > > Note that for arches that do not support an accessibility option > > > > at all (s390 comes to mind), the text should be suppressed > > > > anyway. > > > > > > I'm not sure how to do this, however: brltty is enabled only on a > > > bunch of archs, can the arch= tag take a list of archs? > > > > Yes. E.g. 'arch=x86,alpha,hppa' > > I can't make it work. the parser wants quotes, and with quotes it does > not interpret the commas.
Oops, sorry. The separator is ";" instead of ",". (I don't do this that often either; grep in existing docs is your friend.) Note that there are also a few "not-<arch>" tags (see "archspec=" in ./build/arch-options/*). Especially useful are not-x86 (if you have one text for x86 and one for all other arches) and not-s390 (any arch but s390). A list of arches in arch= is always OR. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org