mkimage-profiles/features.in/isomd5sum/config.mk
Michael Shigorin 52f6897318 initial isomd5sum feature
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.
2011-11-11 19:50:54 +02:00

4 lines
92 B
Makefile

use/isomd5sum:
@$(call add,FEATURES,isomd5sum)
@$(call add,POSTPROCESS_TARGETS,isomd5sum)