.\" Man page for mkbuild. .\" Licensed under GPLv2 .\" Created by I Sagar .\" .TH mkbuild "2017 Mar 09" "Tool for hamara" "HELP" .SH NAME mkbuild \- builds iso for Hamara GNU/Linux .SH SYNOPSIS .B mkbuild [\fB iso \fP] [\fB clean \fP] [\fB purge \fP] .PP .SH DESCRIPTION .B mkbuild Uses live-build ver. ~ 5.0 .SH "OPTIONS" .TP .B iso - builds ISO. .TP .B clean - cleans building area. .TP .B purge - removes cache directory after cleaning build area. .SH PARAMETERS .SS ARCH - amd64 | i386 | all .SS MIRROR - devel.hamaralinux.org | in.devel.hamaralinux.org .SS RELEASE .TP .B minimal - builds minimal iso image. .TP .B hamara .br - builds full desktop iso image with GNOME. .TP .B hamara-sugam .br - builds full desktop iso image with MATE. .SS VER .TP .B alpha .br - Gives the built image name as an alpha version .TP .B beta .br - Gives the built image name as beta version .TP .B final .br - Gives the built image name as a final version .SH EXAMPLES .TP .B Building ISO ./mkbuild iso ARCH MIRROR RELEASE VER ./mkbuild iso amd64 in.devel.hamaralinux.org hamara-sugam alpha .TP .B Cleaning build area ./mkbuild clean ARCH RELEASE ./mkbuild clean i386 hamara .TP .B Purging build area ./mkbuild purge ARCH RELEASE ./mkbuild purge all minimal .SH "AUTHOR" I Sagar, .br Project home page: .br https://git.hamaralinux.org/hamara-developers/hamara-live-build