asdfugil / rootdev_module

PongoOS module to patch /chosen/root-matching in the DeviceTree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rootdev_module

PongoOS module that patches /chosen/root-matching in the DeviceTree.

Building

To build, set the PONGO_SRC environmental variable to the path to the PongoOS source tree, then just make all.

Usage

set_rootdev <new disk>

Example: set_rootdev disk0s1s8

About

PongoOS module to patch /chosen/root-matching in the DeviceTree

License:MIT License


Languages

Language:C 72.3%Language:Makefile 27.7%