mklni - Image builder for nabu, running in alpine chroot
Go to file
2024-11-05 20:24:55 +05:00
.gitignore Initial commit 2024-11-03 00:37:06 +05:00
LICENSE Initial commit 2024-11-02 19:31:54 +00:00
mklni mklni: Use util-linux umount and fix typo pakages -> packages 2024-11-05 20:24:55 +05:00
README.md readme: Fix header 2024-11-05 20:24:28 +05:00

mklni - Image builder for nabu, running in alpine chroot

Installation

  1. Create a new directory
  2. Download mklni in that directory
  3. Allow executing mklin chmod +x mklni
  4. 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