URI: 
       tadd small todo on blends - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 453b5f0da9a9834197758774b9aa1039d3fb398f
   DIR parent ab5818b9252e3ba6167dea938119a5d9dd044889
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue, 11 Oct 2016 22:57:14 +0200
       
       add small todo on blends
       
       Diffstat:
         M zlibs/helpers                       |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/zlibs/helpers b/zlibs/helpers
       t@@ -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