From d841584f96f03ed3d3d38875e8c1d3ad5f48b770 Mon Sep 17 00:00:00 2001 From: Pete Fotheringham Date: Mon, 8 Dec 2014 08:32:22 +0000 Subject: initramfs write extension documentation --- morphlib/exts/initramfs.write.help | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.1