]> git.siccegge.de Git - forks/vmdebootstrap.git/blobdiff - vmdebootstrap.8
Add --enable-dhcp option.
[forks/vmdebootstrap.git] / vmdebootstrap.8
index 72ba4941f1621b536e98bf8a165fb2614fa30156..229c451589c6cfb99d27fd239e57f7d73cb38005 100644 (file)
@@ -109,6 +109,19 @@ e.g., you can build an i386 image on amd64, but not arm.
 .TP
 .BR \-\-distribution =\fINAME
 Use a given release of Debian.
+.TP
+.BR \-\-package =\fIPACKAGE
+Install 
+.I PACKAGE
+on the system.
+Can be given multiple times.
+.TP
+.BR \-\-enable-dhcp
+Create an
+.I /etc/network/interfaces
+file that sets up DHCP on the eth0 interface.
+This means the system booted from the image will bring up networking
+automatically in typical environments.
 .SH EXAMPLE
 To create an image for the stable release of Debian:
 .nf