Commit Graph

7 Commits

Author SHA1 Message Date
Ettore Di Giacinto
2832d6c57d Do md5sum after udflabel phase
This somehow slipped.
2019-01-23 17:02:07 +01:00
Ettore Di Giacinto
e54fc67a01 Boot with prefixed UUID
With certain versions of udev/blkid on specific hosts, resolving
the rootfs livecd by label fails to the wrong partition (e.g. efi), preventing to boot.
Meanwhile workaround it by writing an hardcoded udf UUID, but this could be
also automatically generated to have also predictable builds.

Requires sys-fs/udftools.
2019-01-18 22:57:47 +01:00
Fabio Erculiani
fbc25100cc [molecules] move post_iso_script to amd64.common and x86.common
This way isohybrid can be called without --uefi on x86
2013-08-03 07:35:12 +02:00
Fabio Erculiani
0d51e06c65 [molecules] switch back to cdrtools (from cdrkit) and support UEFI USB boot, via isohybrid --uefi 2012-12-25 10:07:34 +01:00
Fabio Erculiani
d97edac969 [scripts] replace "source /etc/profile" with more POSIX-friendly ". /etc/profile" 2012-07-25 13:23:32 +02:00
Fabio Erculiani
737590a69a [molecules/scripts] generate md5 files without full path 2011-10-10 22:10:50 +02:00
Fabio Erculiani
d8a80c98f4 [molecules] add post_iso_script hook 2011-08-15 09:43:23 +02:00