| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Make this error more informative, since it is a common error when the
appliance fails to start up.
(cherry picked from commit 2f73ea343cc4a3433f20e99a7835152767a70f80)
|
|
|
|
|
| |
This is so the file does not change so often when using 'make dist'.
(cherry picked from commit cdd11b758f2601f7eeda4fca684638b0335d531a)
|
|
|
|
|
| |
This is just code motion.
(cherry picked from commit bb965ded274f911fb5d7889f88db9adaad1d2a52)
|
|
|
|
| |
(cherry picked from commit 7177340a6f0e3ac1f238c69b0ad5267e18252fe2)
|
|
|
|
| |
(cherry picked from commit 418842518bf856144e2ab33abb6de417d1b60753)
|
|
|
|
| |
(cherry picked from commit 08bc8e40cea750bd35493ecab514e8e37c883a0a)
|
|
|
|
| |
(cherry picked from commit b85b4fafe1e23dc99d10647f6d35cd37b0a3f02a)
|
|
|
|
| |
(cherry picked from commit 4b91462bad010a0b214e808f94a916002be65b91)
|
|
|
|
| |
(cherry picked from commit 95368927219f2888aeb1232c7ec950dde538bc39)
|
|
|
|
|
|
| |
And therefore practically it cannot be part of the ABI since
the output of file(1) itself changes from time to time.
(cherry picked from commit ef6f877b9df261fad1fbf361b8ce7af1055dfbb7)
|
|
|
|
| |
(cherry picked from commit b777a5a64926e9bf9b7109a0e4fb1332b20fa37f)
|
|
|
|
|
| |
Point to the part-* API calls as replacements.
(cherry picked from commit 12414ddc020f94e75a791815d2c1ac2b0d76eaf1)
|
|
|
|
|
|
|
|
| |
Callers should use 'mount_options' or 'mount_vfs' instead.
See also:
http://libguestfs.org/guestfs.3.html#libguestfs_gotchas
(cherry picked from commit 4ec8fd189dc8404e713c00bcfc36de358f5cdca3)
|
|
|
|
|
|
|
| |
The function has been a no op for a very long time. By marking
it as deprecated we make it clear that you shouldn't call it
in new code.
(cherry picked from commit 31de91f6d2605899b3a797b73b358eec9c0b1196)
|
|
|
|
| |
(cherry picked from commit b43482964a8c7e19f47943506872cd58601c28e9)
|
|
|
|
|
|
| |
This was left over from earlier code. It is used in the base library,
but not in guestfish or guestmount.
(cherry picked from commit 8c0aca8d9280fb87027826fe89d70cc2701e7f8b)
|
|
|
|
|
| |
This will be used to internally enable various GCC enhancements.
(cherry picked from commit 33adb59b60b1358656439a757f319ba8ce81e26c)
|
|
|
|
| |
(cherry picked from commit 36b236fc97880c04e2ceeac502ff07a5e9993e28)
|
|
|
|
| |
(Cherry picked from commit 64841fe8957f798df12a38bd81843c7011f2c278)
|
|
|
|
|
| |
However it doesn't appear to be in Debian at the moment.
(cherry picked from commit e95671d69e697f5b44775f797f1ef9fc0829d313)
|
|
|
|
|
|
| |
This makes it simpler to build Debian and Ubuntu packages from the
tarballs.
(cherry picked from commit 91ea9c1805112233140a463256c89072121fc182)
|
| |
|
|
|
|
| |
(cherry picked from commit 48c91ac03cb0a6ac351822fe70200abb8ac7f761)
|
|
|
|
|
|
|
|
|
| |
Remove some debug messages which were basically left over from when
the code was being developed.
However we leave debug messages where it is printing an external
command that is about to be executed, since those are useful.
(cherry picked from commit 5ce759bfdc70c97121ef34ab4d5c918d568f2474)
|
|
|
|
|
|
|
|
|
| |
Because of the previous change to size_t, when pos == 0 the loop would
wrap around and cause a segmentation fault.
This fixes a regression introduced by
commit 10167cea98f93a74abe63f0a54d3a662997e7489.
(cherry picked from commit 607aa95de927b5b8e4b212655c71bf21acbba372)
|
|
|
|
| |
(cherry picked from commit 8ee0ad0caf2f90f4883909cd9b61c4dd6f9cffbf)
|
|
|
|
|
| |
This is now used consistently across all the documentation.
(cherry picked from commit c49fc3831d12788c27b90d12f06a1cd69a88e3be)
|
|
|
|
|
|
|
|
|
| |
Add examples.
Refresh description.
Use I<...> to refer to command line options.
(cherry picked from commit 988a8784647a66adbece3c9fb470c06a4cce3cdd)
|
|
|
|
| |
(cherry picked from commit 805e6dbc15eae5a4f85eea3c37e295aefaefeb69)
|
|
|
|
| |
(cherry picked from commit 40f2b698ac765128bfcda5f0db893c95d09ae89a)
|
|
|
|
| |
(cherry picked from commit 108d7a134c5d26b967fa7162d9b80b40112c2869)
|
|
|
|
| |
(cherry picked from commit a5e421570cc840f70f2931e24b3df40c9a14cd2d)
|
|
|
|
| |
(cherry picked from commit 470e373eea218c8d46b0c63dda93ee9ece48940f)
|
|
|
|
| |
(cherry picked from commit dd86183f3f6d4d5ad28e1f12c56ba920934e7ad0)
|
|
|
|
| |
(cherry picked from commit 10167cea98f93a74abe63f0a54d3a662997e7489)
|
|
|
|
|
| |
This is just code motion.
(cherry picked from commit 478b2d80ed1d613f621e89a97a0b140004ebac29)
|
|
|
|
| |
(cherry picked from commit b2f8627ab59daeb03f036dde6c66fb9da736950c)
|
|
|
|
| |
(cherry picked from commit c0f96e9c6eda77e5e99de862dd4366010e4a1ab8)
|
|
|
|
|
| |
See: https://bugzilla.redhat.com/show_bug.cgi?id=705499
(cherry picked from commit f55b32b2db83495fc0987f0fe0e979818704dff1)
|
| |
|
|
|
|
|
|
|
|
| |
Move the hand-written functions into two new files:
guestfs-py.h and guestfs-py-byhand.c
This is just code motion.
(cherry picked from commit 16da7589e91b0030fb5564553447f80b97c0b18c)
|
|
|
|
|
| |
This updates commit bc468c87d04b34faacd208c49cca4a5096e5103c.
(cherry picked from commit 3acf732c2f23d8508f692efb2b222169914bfcdc)
|
|
|
|
|
|
| |
The virt-v2v transfer ISO had a /windows directory. The core
inspection code thought this was a Windows root filesystem.
(cherry picked from commit 0da6f55a6745686ca056c6bc8ebf647f111cb8e8)
|
|
|
|
|
|
| |
virt-inspector would exit silently if list-applications failed along
this error path.
(cherry picked from commit 782f3a36469ca396dbf998ea82af2699153be3ed)
|
|
|
|
|
| |
Previously we returned "rhel" for these, which was not accurate.
(cherry picked from commit 2b0ca7e7b8d369a42a51b1feec72ae8f17257c78)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release the Python global interpreter lock while running libguestfs
calls.
We don't release it around guestfs_create() because that is a short
call that just allocates memory. We do release it around
guestfs_close() since that is a potentially long-running (it can call
wait(2) amongst other things). We also release it around all the
other generated Python calls.
We don't yet support callbacks into Python code (ie. the new event
API). But when we do in future, we will need to also handle the GIL
around those callbacks.
This code is adapted from libvirt's python/typewrappers.h. Thanks to
Dan Berrange for showing us how to do this properly.
(cherry picked from commit 08dc4a87b92435678780e9c49fe3bc1e7465d99f)
|
|
|
|
| |
(cherry picked from commit a3cce465570bf192e993a67feedfbab7e662c75a)
|
|
|
|
| |
(cherry picked from commit 4c2bb8b301970e8853a8feaa95e3698224640fba)
|
|
|
|
| |
(cherry picked from commit 34d9fed24ad6a2d2e13bb817820e31373f6756e1)
|