662 B
662 B
mklni - Image builder for nabu, running in alpine chroot
Installation
- Create a new directory
- Download mklni in that directory
- Allow executing mklin
chmod +x mklni
- Install chroot
sudo ./mklni install
Usage
-
Setup build chroot
sudo ./mklni install
-
Remove build chroot
sudo ./mklni uninstall
-
Make image
sudo ./mklni build path/to/lnibuild
. Image will be created in same directory -
Clean raw images
sudo ./mklni -r or --cleanraw
-
Clean build chroots
sudo ./mklni -c or --cleanup
-
Chroot into
sudo ./mklni chroot