mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* seed: make a shared seed system label validation helper Address a UC20 TODO and move the seed system validation helper into a shared package. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com> * seed/internal: tweak the valid system label regex, test more cases Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com> * seed/internal: tweak valid system label to disallow uppercase letters This will help us avoid troubles should the system seed be stored in a FAT filesystem. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>