| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
(cherry picked from commit 869c11b30c72c57e48dd63c4641087a06abe80d5)
|
|
|
|
| |
(cherry picked from commit 3135b8c378f9f98ae66e37fd79d305764334980d)
|
|
|
|
|
| |
For some reason we were checking the parameter!
(cherry picked from commit 7fae594df719d1d81a043c4d0280b359f750facb)
|
|
|
|
| |
(cherry picked from commit 3a5bd5aba23583e64bfaabc906ca95b0f9d37578)
|
|
|
|
| |
(cherry picked from commit 76dfb74324fa0daa343d7edf89bd05e1fe7b4db0)
|
|
|
|
| |
(cherry picked from commit 3ed8d5122026f37dd96cc7e8503c4f3ecf0afbb7)
|
|
|
|
| |
(cherry picked from commit 48ebf50f3136ac27f4252662e351230ffa2b15e5)
|
|
|
|
| |
(cherry picked from commit 9160eec4fbf12643d8d5fa13465066822b2fed92)
|
|
|
|
|
|
|
|
|
|
|
| |
The given timeout (10s) was too low if the appliance was
running slowly, which caused a cascade of other failures
during tests.
Note that in udev-171 and above on Fedora, /sbin/start_udev
no longer exists, so now we are using this manual method to
start udevd.
(cherry picked from commit bfc02f78f36d88543f8435e450e28c986b667a94)
|
|
|
|
|
|
| |
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)
|