- 09 Feb, 2024 1 commit
-
-
Anton Midyukov authored
-
- 11 May, 2021 1 commit
-
-
Anton Midyukov authored
Since we are now using fuuid, it doesn't depend on mkimage version. But it depends on the propagator version. Needed propagator >= 20210329-alt1 See-also: commit 52e90c26
-
- 19 Apr, 2021 1 commit
-
-
Dmitriy Terekhin authored
-
- 03 Apr, 2021 2 commits
-
-
Anton Midyukov authored
In mkimage 0.2.41 it is implemented only for mki-pack-efionly-isoboot, mki-pack-grubpc-isoboot, mki-pack-isoboot.
-
Dmitriy Terekhin authored
By default, when building an image, xorriso generates an image UUID of the form YYYY-MM-DD-hh-mm-ss-cc from the current time. If the xorriso command line has a parameter -volume_date uuid YYYYMMDDhhmmsscc then the UUID of the image is generated from it. This feature reads the current time and creates variables: UUID_ISO containing YYYY-MM-DD-hh-mm-ss-cc UUID_ISO_SHRT containing YYYYMMDDhhmmsscc Also add 60-cdrom_id.rules to initrd This allows to identify CD/DVD by UUID and use to boot the installer method:disk,uuid:YYYY-MM-DD-hh-mm-ss-cc
-