minimal-linux-script icon indicating copy to clipboard operation
minimal-linux-script copied to clipboard

One script which generates live Linux ISO image with minimal effort. Based on the first published version of Minimal Linux Live: http://github.com/ivandavidov/minimal

Results 2 minimal-linux-script issues
Sort by recently updated
recently updated
newest added

Building is giving me this error from sccript lline 12> ------------------------------------- + mkdir isoimage + cd busybox-1.30.1 + make distclean defconfig make[1]: *** No rule to make target '/file/projects/minimal/minimal-linux-script-master/busybox-1.30.1/Makefile.local'. Stop....

error seems to be in this section? total grub failure In file included from scripts/selinux/genheaders/genheaders.c:19: ./security/selinux/include/classmap.h:249:2: error: #error New address family defined, please update secclass_map. 249 | #error New address...