| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The library doesn't actually use libaugeas, except indirectly via the
libguestfs API. The libguestfs API implements this in the daemon, so
there's no need for the library to link to augeas at all.
(cherry picked from commit 228d49bb842cda517b414bbfab460e8be429cc5f)
|
|
|
|
| |
(cherry picked from commit 15cd9dde5e0e4a7d510de71ef8991750971cf6d1)
|
|
|
|
|
|
|
|
| |
--disable-perl isn't currently respected because $PERL correctly points
to the perl executable and $missing_perl_modules doesn't prevent the
perl parts to be installed either. Thus, a check for $enable_perl is
needed.
(cherry picked from commit cab48ce73cb19b1aa8784e6c6a3cb8f47b0cbc0e)
|
|
|
|
| |
(cherry picked from commit 512f21c965c5d4bf1faf922d6a241c397f703e67)
|
|
|
|
|
|
|
|
|
|
|
| |
These don't contain literal strings like "AUTHORS" (they have the
translated versions instead) and so checking for these English strings
is rather useless.
Also we don't usually have the '--license' parameter conveniently
around so don't enforce this section.
(cherry picked from commit ddc67d94f37ca4e942cb385d4e5ec476766fef12)
|
|
|
|
|
|
|
|
| |
This also makes the test for license "code" less strict, so it should
only match POD, not Perl comments.
This fixes commit 2f97bf873b64384835f257f8916bf1ebb2af62b4.
(cherry picked from commit 23b7fe09e1589c3c9ca5f52a9588ad1c73649b14)
|
|
|
|
|
|
|
|
| |
Mac OS X
Signed-off-by: Masami HIRATA <msmhrt@gmail.com>
(cherry picked from commit 0a275bd090850963f331a115a4fadfbf1dfb1caf)
|
|
|
|
|
|
| |
This method was added in Pod::Simple 3.16 so earlier versions of Perl
won't have it. It's not the end of the world if we don't set it.
(cherry picked from commit d555a68ca6475bbb6f7f60ae1bdcdffa99df351f)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a call to udev_settle after creating the swap device.
This is an attempt to workaround the following problem seen in Koji
and Rawhide:
libguestfs: trace: mkswap_L "swapit" "/dev/sda1"
libguestfs: send_to_daemon: 72 bytes: 00 00 00 44 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 83 | 00 00 00 00 | ...
guestfsd: main_loop: proc 210 (part_disk) took 2.28 seconds
guestfsd: main_loop: new request, len 0x44
mkswap -f -L swapit /dev/sda1
libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 83 | 00 00 00 01 | 00 12 37 cf | ...
libguestfs: trace: mkswap_L = 0
libguestfs: trace: swapon_label "swapit"
libguestfs: send_to_daemon: 56 bytes: 00 00 00 34 | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ae | 00 00 00 00 | ...
guestfsd: main_loop: proc 131 (mkswap_L) took 0.77 seconds
guestfsd: main_loop: new request, len 0x34
swapon -L swapit
swapon: cannot find the device for swapit
guestfsd: error: swapit: swapon: cannot find the device for swapit
libguestfs: recv_from_daemon: 100 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 ae | 00 00 00 01 | 00 12 37 d0 | ...
libguestfs: trace: swapon_label = -1 (error)
swapon_label: swapit: swapon: cannot find the device for swapit
test_swapon_label_0 FAILED
|
|
|
|
| |
(cherry picked from commit c638e1f03d2700560fe32c0889224ac29bd52334)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds standard LICENSE and BUGS sections to all of the man pages
that are processed by podwrapper.
Modify all the calls to $(PODWRAPPER) to add the right --license
parameter according to the content. Note that this relaxes the
license on some code example pages, making them effectively BSD-style
licensed.
(cherry picked from commit 2f97bf873b64384835f257f8916bf1ebb2af62b4)
|
|
|
|
|
|
|
|
|
|
|
|
| |
section.
Ensure each man page contains consistent COPYRIGHT and AUTHOR
sections.
Remove the LICENSE section. We will add that back in podwrapper in a
later commit.
(cherry picked from commit f1d98bbc79496947210ee0305f80440ed8557ec1)
|
|
|
|
| |
(cherry picked from commit e89e180d2b1ee7c3a452a327a336dd3facd2a51f)
|
|
|
|
|
|
| |
It's always been possible to use /dev/null as a disk image.
Document this formally in the API.
(cherry picked from commit e1e8b3a1cfdeee34fbd51f79b8724c5a58f25c10)
|
|
|
|
|
|
| |
MD/RAID.
(cherry picked from commit 52e38c7bdc293cb2f2531eab3dde6d569a05b5e9)
|
|
|
|
| |
(cherry picked from commit 1e4c6e36a6d122b4615dc509ef745dde7e37321d)
|
|
|
|
| |
(cherry picked from commit 5f234548ed07b8e41a31462290aae3ea842630c2)
|
|
|
|
| |
(cherry picked from commit 9fd4d16819ad200814be717732c77664e18132f2)
|
|
|
|
| |
(cherry picked from commit 0d2e70b1c71dba01f71a4375eb10b83059a41bb2)
|
|
|
|
| |
(cherry picked from commit d944a491ac3aa9b9ed1bcdc0ee378519a367276a)
|
|
|
|
| |
(cherry picked from commit 10d48bef3055e1b7177b4f8df52133c50484a87a)
|
|
|
|
|
|
| |
Dan Berrange).
(cherry picked from commit 5e6727746367ba3f935dccb80109abf8e34fe74d)
|
|
|
|
|
| |
These are unnecessary, and slow down the whole build.
(cherry picked from commit 856e78a2ce025563de5d9e8c416edf054b0db563)
|
|
|
|
|
|
| |
There seems to be no reason why creating a zero-length
file is necessary for this test.
(cherry picked from commit 7f9f2818651860a15a7142d3761e3168e062c357)
|
|
|
|
|
|
|
|
| |
This lets us create g->tmpdir lazily earlier if needed.
This commit is just code motion.
(cherry picked from commit 4b8ac437295d5420d3186a913bc3740b69a8d342)
|
|
|
|
| |
(cherry picked from commit 22607a97cdf115caabf05c3dc87c5f154a2e914c)
|
|
|
|
| |
(cherry picked from commit 8fd6f1bebef11d1c4eb77ac2b7d95fd5a7e82be9)
|
|
|
|
|
| |
This happens, by chance, to work.
(cherry picked from commit ba61236d0d6756f45d8707e96cda00c016cadebe)
|
|
|
|
| |
(cherry picked from commit 704e46af9c054fe3571884989c992dfd7d8284e5)
|
|
|
|
| |
(cherry picked from commit 9526f632d80f8d66ecf8a7da5444e1446129fceb)
|
|
|
|
| |
(cherry picked from commit 7dd2389359d190e81696f1b2e91e719bdc1822f2)
|
|
|
|
| |
(cherry picked from commit 449bd4b50ff8ecd9128439a39a74ca731a17aa1f)
|
|
|
|
|
|
|
| |
for two years.
There had been a virtual package "diff" that depended on diffutils, but that's gone in wheezy/sid, too.
(cherry picked from commit 3234a1f903bb77c66252b38425a4c913f8e7bb8c)
|
|
|
|
|
|
| |
Useful functions for concatenating strings together.
(cherry picked from commit 637b06ab1384f0c904715ba76fc759dac1b95500)
|
|
|
|
| |
(cherry picked from commit 690bdaa3927e56d33e241752eef37f887274d73b)
|
|
|
|
|
|
|
|
| |
Use the safer, higher level Store_field macro when constructing arrays
of structs to return.
I don't know if it is strictly necessary in this case, but it's safer.
(cherry picked from commit 769a6f24c60e7a4d55560025554796ba4be19d03)
|
|
|
|
|
|
| |
This problem has been fixed in
commit 50780a84f65ec5d76605691cea889392c2730f54.
(cherry picked from commit 2295b09f259ece053f1370f7527d01705976732a)
|
|
|
|
| |
(cherry picked from commit 7d6f76709e71b38e0bc4f018c4d873a32ffe19da)
|
|
|
|
|
| |
See: https://bugzilla.redhat.com/show_bug.cgi?id=847429
(cherry picked from commit 04b475b41476b75ef3851fdd093a9868df0c7357)
|
| |
|
|
|
|
|
|
|
| |
I don't think it ever did, so the --help text was always
wrong, and definitely didn't match the real behaviour of
the program.
(cherry picked from commit 87602b09ead198bd84c0dac83fde2d1c3dfe55bd)
|
|
|
|
| |
(cherry picked from commit 083125f709c8ca6ec56abf99df918e70376a99bd)
|
|
|
|
| |
(cherry picked from commit 2a87261dfc830cd6bcb44aa1628d955cb6423bd7)
|
|
|
|
|
|
| |
(RHBZ#845488).
(cherry picked from commit 7fa67427c6b2725bdcce52c08511f8813b7bd42e)
|
|
|
|
|
|
| |
host_cpu can be set to i686. The qemu binary is called
qemu-system-i386. Apply some sed to fix this.
(cherry picked from commit f21b866f3141bb85ebf93ccf0c906ab0b73960f9)
|
|
|
|
|
|
|
| |
This is a patch taken from libvirt. See:
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=2af63b1c349
(cherry picked from commit 06780a92b3e4ea14c09a169cc1d22c1371621fc3)
|
|
|
|
|
|
| |
febootstrap >= 3.19 will no longer exclude the kernel package
by default.
(cherry picked from commit 77326fa4ad757bb255a3c3a07bef8c3ce050a5ac)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow optargs functions to be called as either:
g.mkfs_opts(fs, device)
or:
g.mkfs_opts(fs, device, { optargs hash })
This also preserves backwards compatibility with once_has_no_optargs
functions such as mkfs.
(cherry picked from commit 0f837ec068783a6318ba6f7490b567566bce2aa4)
|
|
|
|
|
| |
Note that in old versions of Ruby, T_ZOMBIE was not defined.
(cherry picked from commit 5f30912d74a553399d2bda055560d4340a15088d)
|