pub(crate) const FILENAME_PRIORITY_PRIMARY: &str = "1";
Filename release field for primary (new/upgraded) entry. Grub parses this as the “release” field and sorts descending, so “1” > “0”.