52f6897318
This is a base for "media check" to become available: using this feature will implant a checksum into the image so that it can be verified during install. Also added a test/demo distro/live-isomd5sum target. For real distros an alterator module is probably due.
4 lines
92 B
Makefile
4 lines
92 B
Makefile
use/isomd5sum:
|
|
@$(call add,FEATURES,isomd5sum)
|
|
@$(call add,POSTPROCESS_TARGETS,isomd5sum)
|