A Bash script for remixed Debian/Ubuntu and Debian/Ubuntu-based distro.
sudo apt install binutils debootstrap dosfstools grub-efi-amd64-bin grub-pc-bin mtools squashfs-tools unzip xorriso
sudo dnf install binutils debootstrap dosfstools grub-efi-x64 grub-pc mtools squashfs-tools unzip xorriso
sudo pacman -S binutils debootstrap dosfstools grub mtools squashfs-tools unzip xorriso
Download tarball from https://github.com/njb-fm/debiso/releases
, and extract it.
When you make Debian remix sample...
cd debiso
sudo ./mkdebiso -p configs/debian-sample
Also, when you make Ubuntu remix sample...
cd debiso
sudo ./mkdebiso -p configs/ubuntu-sample
See usage
The scripts and components are licensed under 3-clause BSD License. See also LICENSE.