summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Fotheringham <pete.fotheringham@codethink.co.uk>2014-12-08 08:32:22 +0000
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>2014-12-08 08:40:01 +0000
commitd841584f96f03ed3d3d38875e8c1d3ad5f48b770 (patch)
tree418b4e09634f9be2e85080933f0301787bd1af29
parent96d58d9c62261b99c9e2744c1a058e81b9891d6e (diff)
downloadmorph-d841584f96f03ed3d3d38875e8c1d3ad5f48b770.tar.gz
initramfs write extension documentation
-rw-r--r--morphlib/exts/initramfs.write.help6
1 files changed, 6 insertions, 0 deletions
diff --git a/morphlib/exts/initramfs.write.help b/morphlib/exts/initramfs.write.help
index 29a9d266..a4a89f9d 100644
--- a/morphlib/exts/initramfs.write.help
+++ b/morphlib/exts/initramfs.write.help
@@ -1,4 +1,5 @@
help: |
+
Create an initramfs for a system by taking an existing system and
converting it to the appropriate format.
@@ -33,3 +34,8 @@ help: |
initramfs:
type: initramfs
location: boot/initramfs.gz
+
+ Parameters:
+
+ * location: the path where the initramfs will be installed (e.g.
+ `boot/initramfs.gz`) in the above example