1.0.2 • Published 6 years ago

barebonesos-initramfs v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Build Status

BarebonesOS initramfs

Greenkeeper badge

This package will generate an initramfs image with the minimal components to make a diskless system bootable, suitable to be added into the Linux kernel.

How to use

npm install
npm start

Options

  • b / BINARY: Location of the binary executable inside the initramfs
  • l / LINUX: Location of the (probably patched) Linux kernel sources
  • o / OUT_INITRAM: Location of the output initramfs image
  • p / BINARY_PATH: Location of the binary executable
  • r / SRC_RELEASE: Location of the OS release info file
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago