archiso/configs/releng
nl6720 c8474f8dbe
Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuid
To prevent the file from being accidentally missed when someone copies
the ISO's contents, let's not place it in a directory that starts with a
dot. Since all GRUB related files are in /boot/grub/, put it there too.

Instead of using a more unique UUID for the file name, use
`YYYY-mm-dd-HH-MM-SS-00.uuid` which matches the ISO's modification date
in UTC,i.e. its "UUID". If multiple ISOs would be generated in the exact
same second, the ISO 9660 modification date (i.e. its "UUID") would be
the same, so there would be not way to distinguish between the volumes
anyway. This also makes the file look less suspicious to the casual
glance.
2023-02-24 10:22:41 +02:00
..
airootfs configs/*/airootfs/etc/ssh/sshd_config: update to match 9.2p1-1 2023-02-07 17:38:11 +02:00
efiboot/loader configs/: remove "Copy to RAM" boot entries since it is automatic now 2022-10-22 17:31:46 +03:00
grub Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuid 2023-02-24 10:22:41 +02:00
syslinux mkarchiso: do not place memtest86+ in netboot artifacts 2023-02-10 08:29:37 +02:00
bootstrap_packages.x86_64 releng: Add packages file for bootstrap image 2021-05-09 11:26:53 +02:00
packages.x86_64 Add Memtest86+ to x86_64 UEFI GRUB boot menu 2022-12-03 20:56:18 +11:00
pacman.conf Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
profiledef.sh configs/*/profiledef.sh: honor SOURCE_DATE_EPOCH 2023-02-22 18:03:13 +02:00