search for: dbbd646

Displaying 1 result from an estimated 1 matches for "dbbd646".

Did you mean: 0dbbd246
2017 Apr 10
3
[PATCH] builder: various improvements to the documentation
...- use --install instead of --run-command '$pkgmgr install ...' - other minor changes --- builder/virt-builder.pod | 144 ++++++++++++++++++++++++----------------------- 1 file changed, 73 insertions(+), 71 deletions(-) diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod index dbbd646..74bf7bb 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -59,14 +59,14 @@ your own too (see below). After choosing a guest from the list, you may want to see if there are any installation notes: - virt-builder --notes fedora-20 + virt-builder --notes fedora-25 =head2...