Bug#1008910: mount-functions: Only allows for LABEL/UUID

Elliott Mitchell ehem+debian at m5p.com
Mon Apr 4 00:07:19 BST 2022


found 1008910 3.02-1
found 1008910 2.96-7+deb11u1
found 1008910 2.93-8
quit

On Mon, Apr 04, 2022 at 12:48:07AM +0200, Thorsten Glaser wrote:
> On Sun, 3 Apr 2022, Elliott Mitchell wrote:
> 
> > Perhaps the test should be: "[A-Z][A-Z]*[A-Z][A-Z]=*"?
> 
> No, that???s a shellglob, no BRE.

Indeed.  That was the strictest pattern I could come up with likely to
match new additions and exclude other things.  All other matches start
with "/" so nominally "[A-Z]*" would be enough by itself.

> I think it???s best here to update the list with whatever findfs(8)
> comes up when it does come up; anything else would require either
> ksh extglobs or really excessive parsing attempts few would want
> to maintain.
> 
> -                                  LABEL=*|UUID=*)
> +                                  LABEL=*|UUID=*|PARTUUID=*|PARTLABEL=*)

Not my decision to make, I simply narrowed down the issue and stated it
was a problem.


-- 
(\___(\___(\______          --=> 8-) EHM <=--          ______/)___/)___/)
 \BS (    |         ehem+sigmsg at m5p.com  PGP 87145445         |    )   /
  \_CS\   |  _____  -O #include <stddisclaimer.h> O-   _____  |   /  _/
8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445



More information about the Debian-init-diversity mailing list