• Dmitriy Terekhin's avatar
    uuid-iso: create UUID for ISO image · 0f8e976f
    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
    0f8e976f
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...