aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/create-efi.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix: use blkid -s UUID for reliable UUID extraction in create-efi.shLibravatar sommerfeld33 hours1-2/+1
| | | | | The previous 'cut -f 2 -d " "' parsing was fragile and produced incorrect results depending on blkid output format.
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+57