From 891b651f29f356e67d77a9a3bb04508dc816756b Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Sat, 10 Apr 2010 06:45:36 +0200 Subject: initramfs-tools.8: document BOOTIF variable Signed-off-by: maximilian attems --- initramfs-tools.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/initramfs-tools.8 b/initramfs-tools.8 index fb289a7..0a15574 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -1,4 +1,4 @@ -.TH INITRAMFS-TOOLS 8 "2010/04/08" "Linux" "mkinitramfs script overview" +.TH INITRAMFS-TOOLS 8 "2010/04/10" "Linux" "mkinitramfs script overview" .SH NAME initramfs-tools \- an introduction to writing scripts for mkinitramfs @@ -68,6 +68,12 @@ tells how to configure the ip address. Allows to specify an different NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt in any recent Linux source for details. Optional paramater for NFS root. +.TP +\fB\fI BOOTIF +is a mac adress in pxelinux format with leading "01-" and "-" as separations. +pxelinux passes mac adress of network card used to PXE boot on with this +bootarg. + .TP \fB\fI boot either local or NFS (affects which initramfs scripts are run, see the "Subdirectories" section under boot scripts). -- cgit v1.2.3