search for: a15aaad

Displaying 4 results from an estimated 4 matches for "a15aaad".

2019 Sep 25
2
[p2v PATCH] Document the root password for the disk images.
...kickstart, and virt-p2v-make-kiwi, so users know how to login in the live p2v system. --- virt-p2v-make-disk.pod | 2 ++ virt-p2v-make-kickstart.pod | 2 ++ virt-p2v-make-kiwi.pod | 2 ++ 3 files changed, 6 insertions(+) diff --git a/virt-p2v-make-disk.pod b/virt-p2v-make-disk.pod index a15aaad..dec92c4 100644 --- a/virt-p2v-make-disk.pod +++ b/virt-p2v-make-disk.pod @@ -21,6 +21,8 @@ The required I<-o> parameter specifies where the output should go, for example to a USB key (eg. C<-o /dev/sdX>) or to a file. If you pass a device name, then B<the existing contents of the...
2019 Sep 25
1
Re: [p2v PATCH] Document the root password for the disk images.
...2v system. >> --- >> virt-p2v-make-disk.pod | 2 ++ >> virt-p2v-make-kickstart.pod | 2 ++ >> virt-p2v-make-kiwi.pod | 2 ++ >> 3 files changed, 6 insertions(+) >> >> diff --git a/virt-p2v-make-disk.pod b/virt-p2v-make-disk.pod >> index a15aaad..dec92c4 100644 >> --- a/virt-p2v-make-disk.pod >> +++ b/virt-p2v-make-disk.pod >> @@ -21,6 +21,8 @@ The required I<-o> parameter specifies where the output should go, for >> example to a USB key (eg. C<-o /dev/sdX>) or to a file. If you pass a >> devi...
2019 Sep 25
0
Re: [p2v PATCH] Document the root password for the disk images.
...ers know how to login in the live p2v system. > --- > virt-p2v-make-disk.pod | 2 ++ > virt-p2v-make-kickstart.pod | 2 ++ > virt-p2v-make-kiwi.pod | 2 ++ > 3 files changed, 6 insertions(+) > > diff --git a/virt-p2v-make-disk.pod b/virt-p2v-make-disk.pod > index a15aaad..dec92c4 100644 > --- a/virt-p2v-make-disk.pod > +++ b/virt-p2v-make-disk.pod > @@ -21,6 +21,8 @@ The required I<-o> parameter specifies where the output should go, for > example to a USB key (eg. C<-o /dev/sdX>) or to a file. If you pass a > device name, then B<the...
2019 Jul 11
5
[p2v PATCH 0/4] More imports and fixes
See individual patches for details. Pino Toscano (4): Add valgrind suppression file podwrapper: the tools here start with p2v Import some internal documentation podwrapper: adapt footer to p2v .gitignore | 6 + Makefile.am | 4 +- configure.ac | 1 + docs/Makefile.am | 65 ++++++++ docs/p2v-building.pod | 259