Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not install docs #1

Open
wants to merge 4 commits into
base: libguestfs-integration-v2
Choose a base branch
from

Conversation

mykaul
Copy link

@mykaul mykaul commented Apr 14, 2021

Small tweak to the yum/dnf command not to install documentation.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:


alicefr and others added 4 commits April 6, 2021 16:50
Added new bazel rule entry to create libguestfs-tools rpm tree used to
build the container image.

Bazel doesn't run post installation steps. Hence, the kernel, rootfs and
initrd for libguestfs are not correctly generated. In order to supply
them, we can generate the appliance externally and then set the
LIBGUESTFS_PATH to point to the generated appliance.

Added the makefile rule to generate libguestfs appliance.

Signed-off-by: Alice Frosi <[email protected]>
Libguestfs offers a series of tools for debugging and customize disk images. The guestfs command:
  - starts a pod with libguestfs-tools
  - mounts the pvc under /disks (for filesystem based disks) or /dev/vda (for
    block based disks)
  - attach stdin/out of the container
  - once the user exits from the container, it removes the libguestfs pod

Signed-off-by: Alice Frosi <[email protected]>
Small tweak to the yum/dnf command not to install documentation.
@alicefr alicefr force-pushed the libguestfs-integration-v2 branch 8 times, most recently from cdfc4df to 65df419 Compare May 20, 2021 13:58
@alicefr
Copy link
Owner

alicefr commented May 25, 2021

@mykaul my bad, I really missed this and saw now by chance. Could you please open this against: https://github.com/kubevirt/libguestfs-appliance

@alicefr alicefr force-pushed the libguestfs-integration-v2 branch 16 times, most recently from baf6d2a to 8efc6d8 Compare June 1, 2021 11:33
@alicefr alicefr force-pushed the libguestfs-integration-v2 branch from 8efc6d8 to d142507 Compare June 3, 2021 07:02
@alicefr alicefr force-pushed the libguestfs-integration-v2 branch 21 times, most recently from 60891a8 to f9e4a25 Compare June 23, 2021 07:47
@alicefr alicefr force-pushed the libguestfs-integration-v2 branch 4 times, most recently from 75dd644 to 42c1ea7 Compare June 25, 2021 07:58
@alicefr alicefr force-pushed the libguestfs-integration-v2 branch 5 times, most recently from 5e01831 to dc81359 Compare July 6, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants