BarebonesOS Linux
This package will compile from scratch a Linux kernel (no modules) using a cross-compiler for the desired target, including an user provided custom initramfs image.
How to use
npm install
npm run build
Compile from scratch a static Linux kernel (no modules)
npm install barebonesos-linux@1.1.1
This package will compile from scratch a Linux kernel (no modules) using a cross-compiler for the desired target, including an user provided custom initramfs image.
npm install
npm run build