Package: vmdebootstrap
Version: 1.5-1
Severity: normal
Tags: patch

The default value for the systemd-networkd option is True, so the man
page should document how to change the default. This is also how it is
already being done for the --no-update-initramfs option.

Patch is against HEAD of master.

Regards,
Christian
From 7f15c9db39cf08b856d6cb0703f5e113abb17445 Mon Sep 17 00:00:00 2001
From: Christian Kastner <c...@kvr.at>
Date: Wed, 13 Jul 2016 20:24:56 +0200
Subject: [PATCH 2/4] Switch to --no-systemd-networkd in man page

The default value for the systemd-networkd option is True, so the man page
should document how to change the default. This is also how it is already being
done for the --no-update-initramfs option.
---
 doc/overview.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/overview.rst b/doc/overview.rst
index 2adf118..dd49132 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -155,7 +155,9 @@ Options
                        Skip the call to ``update-initramfs`` for reasons of
                        speed or practicality.
  --convert-qcow2       Convert the final raw image to qcow2 format.
- --systemd-networkd    Use Predictable Network Interface Names using systemd-networkd
+ --no-systemd-networkd
+                       Do not use Predictable Network Interface Names using
+		       systemd-networkd.
 
 Configuration files and settings
 ********************************
-- 
2.8.1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to