psss / rpms / libguestfs

Forked from rpms/libguestfs 5 years ago
Clone

384b531 Backport virt-builder features from upstream at (multiple) users' request.

Authored and Committed by rjones 10 years ago
31 files changed. 8821 lines added. 1 lines removed.
0001-builder-Don-t-run-virt-resize-when-not-necessary.patch
file added
+150
0002-builder-Make-xzcat-binary-configurable-and-use-AC_PA.patch
file added
+73
0003-builder-Use-pxzcat-optionally-to-speed-up-xzcat-step.patch
file added
+74
0004-builder-Add-no-sync-option-to-avoid-sync-on-exit.patch
file added
+101
0005-builder-Add-mkdir-option-to-create-directories.patch
file added
+137
0006-builder-Allow-upload-to-a-directory.patch
file added
+79
0007-builder-Add-write-option-to-write-a-literal-file.patch
file added
+135
0008-builder-Document-how-to-boot-VMs-directly-in-qemu-or.patch
file added
+39
0009-firstboot-Send-the-output-to-the-console-as-well-as-.patch
file added
+62
0010-builder-Add-a-section-on-performance-to-the-manual.patch
file added
+69
0011-builder-Add-m-memsize-and-smp-command-line-options.patch
file added
+153
0012-builder-Allow-multiple-source-paths-to-be-specified.patch
file added
+450
0013-builder-Don-t-use-git-tree-libguestfs.git-to-refer-t.patch
file added
+39
0014-builder-Add-a-real-scanner-parser-for-index-files.patch
file added
+1232
0015-builder-Fix-check-valgrind-so-it-does-something-in-t.patch
file added
+41
0016-builder-Fix-missing-files-in-EXTRA_DIST.patch
file added
+35
0017-builder-Add-an-extra-Makefile.am-to-builder-website.patch
file added
+141
0018-builder-website-Add-index-validation-test-script.patch
file added
+57
0019-builder-Internal-implementation-of-parallel-xzcat-px.patch
file added
+942
0020-builder-Replace-fedora-NN-shell-kickstart-with-a-sin.patch
file added
+493
0021-builder-Replace-ubuntu-NN-.sh-with-a-single-script.patch
file added
+2081
0022-builder-Replace-debian-NN-.sh-with-a-single-script.patch
file added
+1578
0023-builder-Replace-centos-6.sh-with-a-single-script.patch
file added
+343
0024-builder-website-Add-validate.sh-test-script-to-EXTRA.patch
file added
+27
0025-builder-Add-missing-dependency.patch
file added
+33
0026-builder-Add-some-generated-files-to-CLEANFILES.patch
file added
+29
0027-builder-Add-dependency-from-index-parse.h-to-index-v.patch
file added
+30
0028-builder-Fix-centos-script-output-filename-was-wrong.patch
file added
+28
0029-builder-Add-dependencies-which-automake-doesn-t-gene.patch
file added
+51
copy-patches.sh
file added
+53
libguestfs.spec
file modified
+66 -1
    Backport virt-builder features from upstream at (multiple) users' request.
    
    - Use git to manage patches, add copy-patches.sh script.
    
        
file added
+53
file modified
+66 -1