Signed-off-by: Paul Emmerich <[email protected]> diff --git a/initramfs-tools.8 b/initramfs-tools.8 index ea8c098..20e384d 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -49,6 +49,15 @@ Use root=/dev/nfs for NFS to kick to in. NFSOPTS can be looked up in \fInfs(5)\fP. .TP +\fB\fI rbdroot +boot from a Ceph \fIrbd(8)\fP image. Can be either "auto" to try to get the relevant +information from DHCP or a string of the form +<mon1>[,<mon2>,...]:<user>:<key>:<pool>:<image>[@<snapshot>]:[<partition>]:[<mountopts>]. +Use a semicolon to connect to a monitor running on a non-standard port, +e.g. 10.0.0.1;1234. + + +.TP \fB\fI ip tells how to configure the ip address. Allows one to specify an different NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt -- 2.2.1
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

