Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
Open
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: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To install the project requirements:
Because the ``bin/patch-image.sh`` script manipulates the host kernel, it will only run successfully in environments that permit kernel manipulation (e.g., ``lsmod``, and ``modprobe nbd``). THIS PRECLUDES THE USE OF (MOST) CONTAINERS!!
The script also needs to ``mount`` and ``umount`` filesystems (using the ``nbd`` drivers) so rights to devices/mount points, etc., are necessary.

Currently, Ubuntu 14.04 has been verified to support the patch scrip; a patch for 16.04 is under review.
Currently, Ubuntu 14.04 has been verified to support the patch script; a patch for 16.04 is under review.

Installation
~~~~~~~~~~~~
Expand Down