Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# NodeOS initramfs

[![Greenkeeper badge](https://badges.greenkeeper.io/NodeOS/nodeos-initramfs.svg)](https://greenkeeper.io/)

This package generate a initramfs image that will try to mount the users
filesystem, set on the `root=` flag on Linux command line. If it fails to do so,
it boots to a Node.js [REPL](http://nodejs.org/api/repl.html) prompt using an
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ci-publish": "^1.3.0",
"exclfs": "piranna/exclfs",
"jocker": "^0.0.1",
"libfuse": "^2.9.8-3",
"libfuse": "^3.0.0",
"nodeos-barebones": "^1.0.0-RC3.1",
"nodeos-boot-multiUser": "^0.4.3",
"nodeos-cross-toolchain": "^1.0.0-RC3.1",
Expand Down