commit 453b5f0da9a9834197758774b9aa1039d3fb398f
parent ab5818b9252e3ba6167dea938119a5d9dd044889
Author: parazyd <parazyd@dyne.org>
Date: Tue, 11 Oct 2016 22:57:14 +0200
add small todo on blends
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/zlibs/helpers b/zlibs/helpers
@@ -28,6 +28,8 @@ build_image_dist() {
notice "building complete dist image"
act "$image_name"
+ ## TODO: add blend_prebuild; blend_midbuild; blend_postbuild
+
bootstrap_complete_base || zerr
image_prepare_raw || zerr
image_partition_raw_${parted_type} || zerr