From 151ad0c7318d34062ebde9a9461a5e33a2d5a020 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Wed, 11 Nov 2015 17:49:14 +0000 Subject: fix kernel-package option --- doc/overview.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/overview.rst b/doc/overview.rst index c38dbfd..24b8b57 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -59,10 +59,11 @@ Options --custom-package=DEB install package in DEB file onto system (not from mirror) --no-kernel do not install a linux package - --kernel-package If --no-kernel is not used and the auto-selection + --kernel-package=PACKAGE + If --no-kernel is not used and the auto-selection of the **linux-image-586** or **linux-image-armmp** or **linux-image-$ARCH** package is not suitable, - the kernel package can be specified explicitly. + the kernel PACKAGE name can be specified explicitly. --enable-dhcp enable DHCP on eth0 --root-password=PASSWORD set root password @@ -173,6 +174,7 @@ Peformance of: none, simple, meliae, or heapy (default: simple) --memory-dump-interval=SECONDS make memory profiling dumps at least SECONDS apart + .. index:: networking .. _networking: -- cgit v1.2.1