summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am27
-rw-r--r--README8
-rw-r--r--configure.ac1
-rw-r--r--debian/.gitignore26
-rw-r--r--debian/changelog.in148
-rw-r--r--debian/compat1
-rw-r--r--debian/control297
-rw-r--r--debian/copyright24
-rw-r--r--debian/docs2
-rw-r--r--debian/guestfish.dirs2
-rw-r--r--debian/guestfish.install2
-rw-r--r--debian/guestfsd.dirs1
-rw-r--r--debian/guestfsd.install1
-rw-r--r--debian/guestmount.dirs2
-rw-r--r--debian/guestmount.install2
-rw-r--r--debian/libguestfs-dev.dirs2
-rw-r--r--debian/libguestfs-dev.install8
-rw-r--r--debian/libguestfs-doc.docs1
-rw-r--r--debian/libguestfs-ocaml-dev.examples1
-rw-r--r--debian/libguestfs-ocaml-dev.install.in4
-rw-r--r--debian/libguestfs-ocaml.install.in1
-rw-r--r--debian/libguestfs-perl.examples1
-rw-r--r--debian/libguestfs-perl.install4
-rw-r--r--debian/libguestfs-tools.dirs2
-rw-r--r--debian/libguestfs-tools.install2
-rw-r--r--debian/libguestfs0.dirs5
-rw-r--r--debian/libguestfs0.install6
-rw-r--r--debian/patches/series0
-rw-r--r--debian/python-guestfs.install2
-rw-r--r--debian/pyversions1
-rwxr-xr-xdebian/rules50
-rw-r--r--debian/shlibs.local1
-rw-r--r--debian/watch3
33 files changed, 5 insertions, 633 deletions
diff --git a/Makefile.am b/Makefile.am
index f90a3ce7..73e657dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -139,33 +139,6 @@ EXTRA_DIST = \
contrib/visualize-alignment/qemu-0.13-trace-block-device-access.patch \
contrib/visualize-alignment/README \
contrib/visualize-alignment/tracetops.ml \
- debian/.gitignore \
- debian/changelog \
- debian/compat \
- debian/control \
- debian/copyright \
- debian/docs \
- debian/guestfish.dirs \
- debian/guestfish.install \
- debian/guestfsd.dirs \
- debian/guestfsd.install \
- debian/guestmount.dirs \
- debian/guestmount.install \
- debian/libguestfs-dev.dirs \
- debian/libguestfs-dev.install \
- debian/libguestfs-doc.docs \
- debian/libguestfs-perl.examples \
- debian/libguestfs-perl.install \
- debian/libguestfs-tools.dirs \
- debian/libguestfs-tools.install \
- debian/libguestfs0.dirs \
- debian/libguestfs0.install \
- debian/patches/series \
- debian/python-guestfs.install \
- debian/pyversions \
- debian/rules \
- debian/shlibs.local \
- debian/watch \
html/pod.css \
libguestfs.pc libguestfs.pc.in \
libtool-kill-dependency_libs.sh \
diff --git a/README b/README
index 020a1cb1..6829890a 100644
--- a/README
+++ b/README
@@ -26,9 +26,11 @@ Fedora/RHEL users:
Debian/Ubuntu users:
- Take a look at the debian/control file and install everything listed
- in "Build-Depends". If that is successful, you don't need to bother
- with the rest of this section.
+ Take a look at the Debian source package:
+ http://packages.debian.org/source/libguestfs
+ at the list of 'build-depends' and 'build-depends-indep', and
+ install everything listed there. If that is successful, you don't
+ need to bother with the rest of this section.
The full requirements are described below.
diff --git a/configure.ac b/configure.ac
index 1b7c4898..1214107f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1134,7 +1134,6 @@ AC_CONFIG_FILES([Makefile
clone/Makefile
csharp/Makefile
daemon/Makefile
- debian/changelog
df/Makefile
edit/Makefile
erlang/Makefile
diff --git a/debian/.gitignore b/debian/.gitignore
deleted file mode 100644
index 57f612bb..00000000
--- a/debian/.gitignore
+++ /dev/null
@@ -1,26 +0,0 @@
-*.debhelper
-*.debhelper.log
-*.substvars
-changelog
-files
-guestfsd/
-guestfish/
-guestmount/
-libguestfs-dev/
-libguestfs-doc/
-libguestfs-ocaml/
-libguestfs-ocaml.install
-libguestfs-ocaml-dev/
-libguestfs-ocaml-dev.install
-libguestfs-perl/
-libguestfs-tools/
-libguestfs0-dbg/
-libguestfs0/
-python-guestfs/
-python-module-stampdir/
-stamp-makefile-install
-stamp-autotools
-stamp-autotools-files
-stamp-makefile-build
-stamp-patched
-tmp/ \ No newline at end of file
diff --git a/debian/changelog.in b/debian/changelog.in
deleted file mode 100644
index 79a8cd20..00000000
--- a/debian/changelog.in
+++ /dev/null
@@ -1,148 +0,0 @@
-libguestfs (@VERSION@-1) unstable; urgency=low
-
- * release: New upstream version @VERSION@.
-
- -- Richard W.M. Jones <rjones@redhat.com> Thu, 9 Dec 2010 12:00:00 +0000
-
-libguestfs (1.0.84-4) unstable; urgency=low
-
- * [2c44147] Build-depend on aptitude since Ubuntu needs it.
- * [d50fd25] New patch 0005-Check-for-service-and-use-it-if-it-s- there.patch
- Check for service and use it if it's there
- * [40dc6b0] New patch 0006-Check-for-grub-menu.lst-if-etc-grub.conf-
- can-t-be-fo.patch Check for grub/menu.lst if /etc/grub.conf can't be found
- * [465def2] New patch 0007-Debina-package-format-is-called-deb-not-
- dpkg.patch Debina package format is called 'deb' not 'dpkg'
- * [1b7efb4] New patch 0008-Add-application-listing-for-Debian.patch Add
- application listing for Debian
- * [5dd34c9] Add series file
- * [647fd84] Don't remove gmo files (Closes: #571117)
-
- -- Guido Günther <agx@sigxcpu.org> Wed, 24 Feb 2010 18:22:58 +0100
-
-libguestfs (1.0.84-3) unstable; urgency=low
-
- * [307bd4e] Add hivex commands.
- * [7fac596] Build and install fuse helper
- * [09ea683] Include all virt-* tools including virt-win-reg
- * [ae3ee70] New patch 0004-Disable-fuser-tests-if-dev-fuse-doesn-t-
- exist.patch Disable fuse tests if /dev/fuse doesn't exist
-
- -- Guido Günther <agx@sigxcpu.org> Sun, 21 Feb 2010 19:40:43 +0100
-
-libguestfs (1.0.84-2) unstable; urgency=low
-
- * [0195df4] Add vendor detection for Ubuntu
- * [2fa535e] {Build-,}Depend on bochsbios and vgabios These are only
- recommends but needed to run qemu during the tests.
- * [ee483bf] Reenable tests
- * [67fd975] New patch 0003-scrub-now-available-on-Debian.patch scrub now
- available on Debian
- * [2e9c89d] New patch 0004-Adjust-error-output-for-regressions-
- rhbz557655.patch Adjust error output for regressions/rhbz557655
- * [c5d5f9e] Adjust install-kernel to new debirf version
- * [9c1fbdf] Drop Hardcode-kernel-version.patch - superflous due to previous
- commit.
-
- -- Guido Günther <agx@sigxcpu.org> Sun, 21 Feb 2010 13:24:01 +0100
-
-libguestfs (1.0.84-1) unstable; urgency=low
-
- [ Guido Günther ]
- * [1149b4a] add missing modules for vfat
-
- [ Laurent Léonard ]
- * [397dbf3] Imported Upstream version 1.0.80
- * [ca95c7a] Drop patch 0001-add-nls_base.ko-and-nls_cp437.ko-for-
- vfat.patch. Fixed upstream.
- * [344c7e6] Add dependency on mkisofs.
-
- [ Guido Günther ]
- * [5aa8061] Add missing build-deps needed for ./configure
- * [f8a682d] Imported Upstream version 1.0.84
- * [e35175c] No need to manually install virt-inspector anymore
- * [de6ddf1] Depend on python-all-dev since libguestfs handles python
- 2.6 too
- * [a2be87e] don't use the host's MAC address
- * [88b70ef] New patch 0001-Disable-checks-for-now.patch Disable checks for
- now
- * [2b59394] New patch 0002-Run-debirf-as-root.patch Run debirf as root
- * [e798002] New patch 0003-Hardcode-kernel-version.patch Hardcode kernel
- version
- * [602fab3] reenable patch system
-
- -- Guido Günther <agx@sigxcpu.org> Sat, 20 Feb 2010 14:11:50 +0100
-
-libguestfs (1.0.61-1) unstable; urgency=low
-
- * [831bc5f] Imported Upstream version 1.0.61
- * [b85412e] run checks but disable currently failing tests
- * [21d7e00] add missing qemu build-dep
- * [0636bb4] add missing build-dep for perl bindings
- * [5585a82] add missing build-deps for perl based tools
- * [e09005c] install virt-df and virt-cat
- * [342f8e4] install Lib.pm for perl bindings
-
- -- Guido Günther <agx@sigxcpu.org> Fri, 17 Jul 2009 22:32:07 +0200
-
-libguestfs (1.0.56-1) unstable; urgency=low
-
- * [1b77dc8] Imported Upstream version 1.0.56
- * [0ca461d] drop a all patches merged upstream or superfluous since
- we're building from a released version now.
- * [474dc39] no need to call autogen.sh
- * [32c3d61] amke sure the symlinks get created in time
-
- -- Guido Günther <agx@sigxcpu.org> Thu, 09 Jul 2009 16:44:21 +0200
-
-libguestfs (1.0.54+44git127ad3-3) unstable; urgency=low
-
- * [a6e6cc7] add virt-inspector
- * [1446178] build-dep on libaugeas-dev for augeas support in guestfsd
- * [b3769ed] select kernel by architecture
- * [103069f] speed up appliance startup
- * [aa02c11] document changes and release 1.0.54+44git127ad3-3
-
- -- Guido Günther <agx@sigxcpu.org> Sat, 04 Jul 2009 17:58:04 +0200
-
-libguestfs (1.0.54+44git127ad3-2) unstable; urgency=low
-
- * [8f1cea9] add missing shlibs dependency
- * [35663fe] shorten long descriptions a bit
- * [1631e0e] add watch file
- * [adebbd1] drop lib from python package name
- * [a24e6b9] add perl bindings
- * [cc2117e] don't run dh_makeshlibs on python lib to avoid ldconfig call
- * [d361e06] add missing ${misc:Depends}, {perl:Depends} and tighten
- dependency on libguestfs
-
- -- Guido Günther <agx@sigxcpu.org> Fri, 03 Jul 2009 12:03:14 +0200
-
-libguestfs (1.0.54+44git127ad3-1) unstable; urgency=low
-
- * [4cea8bd] Imported Upstream version 1.0.54+44git127ad3
- * [c01721f] switch to cdbs:
- * add doc package
- * add debug package
- * add python bindings
- * drop README.Debian
- * set maintainer to pkg-libvirt team
- * [91fafca] don't call configure, leave this to cdbs and make autoconf copy
- files instead of symlinking so dpkg-source can create a proper .diff.gz
- * [13207b9] drop .gitignore
- * [967d228] touch fakeroot.log to indicate the appliance has been built
- * [3477d95] use AM_MAINTAINER_MODE
-
- -- Guido Günther <agx@sigxcpu.org> Thu, 02 Jul 2009 21:49:44 +0200
-
-libguestfs (1.0.41-1) unstable; urgency=low
-
- * New upstream release 1.0.41.
-
- -- Richard Jones <rjones@redhat.com> Thu, 04 Jun 2009 16:10:38 +0100
-
-libguestfs (1.0.31-1) unstable; urgency=low
-
- * Initial release (Closes: #530427)
-
- -- Richard Jones <rjones@redhat.com> Sun, 24 May 2009 21:43:45 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011e..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644
index ddef97b8..00000000
--- a/debian/control
+++ /dev/null
@@ -1,297 +0,0 @@
-Source: libguestfs
-Section: libs
-Priority: extra
-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
-Uploaders: Richard Jones <rjones@redhat.com>, Guido Günther <agx@sigxcpu.org>
-Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
- febootstrap (>= 3.2),
- libreadline-dev, cdbs, libaugeas-dev, libhivex-dev, libvirt-dev,
- libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
- gperf,
-# XXX libconfig-dev, but it is not in Debian
- qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
-# XXX how to say we need Linux >= 2.6.36?
- genisoimage, pkg-config,
-# when building from git:
- automake, autoconf, libtool, ocaml, ocaml-findlib,
-# for python bindings:
- python-all-dev, python-support,
-# for the perl bindings:
- libtest-pod-coverage-perl, libextutils-command-perl,
- libintl-perl, libtest-pod-perl,
- libstring-shellquote-perl,
-# for Perl virt tools
- libsys-virt-perl, libwin-hivex-perl,
-# FUSE
- libfuse-dev, fuse-utils,
-# Debian OCaml
- dh-ocaml,
-# Erlang
- erlang-dev,
-# to create images in the test suite
- db4.8-util
-Homepage: http://libguestfs.org
-Standards-Version: 3.8.2
-
-Package: libguestfs0
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- febootstrap (>= 3.2),
-# These are needed for virtio-serial:
- qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
-# XXX how to say we need Linux >= 2.6.36?
-# For the supermin appliance (see appliance/packagelist):
- bsdmainutils,
- btrfs-tools,
- cryptsetup,
- diff,
-# gfs-tools,
-# gfs2-tools,
- grub-pc,
-# hfsplus,
- iproute,
- libaugeas0,
-# nilfs2-tools,
- ntfs-3g,
- ntfsprogs,
- reiserfsprogs,
- udev,
- vim-tiny,
- xz-utils,
- zfs-fuse,
- binutils,
- cpio,
- dosfstools,
- file,
- jfsutils,
- lsof,
- lvm2,
- module-init-tools,
- net-tools,
- parted,
- procps,
- scrub,
- strace,
- xfsprogs,
- zerofree
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
-
-Package: guestfish
-Section: devel
-Architecture: any
-Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: libguestfs filesystem interactive shell
- Guestfish is a shell and command-line tool for examining and modifying
- virtual machine filesystems. It uses libguestfs and exposes all of the
- functionality of the guestfs API, see guestfs(3).
-
-Package: guestfsd
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- bsdmainutils, diff, grub-pc, iproute,
- libaugeas0, udev, binutils, cpio, dosfstools,
- file, lsof, module-init-tools, net-tools, parted,
- procps, scrub, strace, zerofree
-Description: Daemon to access to guest virtual machine through virtio serial
- Daemon to access to guest virtual machine through virtio serial
-
-Package: guestmount
-Section: devel
-Architecture: any
-Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: mount guest filesystem using libguestfs and FUSE
- The guestmount program can be used to mount virtual machine filesystems
- and other disk images on the host. It uses libguestfs for access to
- the guest filesystem, and FUSE (the "filesystem in userspace") to make
- it appear as a mountable device.
-
-Package: libguestfs-tools
-Section: devel
-Architecture: any
-Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
- libsys-virt-perl, libguestfs-perl (= ${binary:Version})
-Description: libguestfs virt tools
- This package contains virt tools including virt-cat, virt-df, virt-edit,
- virt-filesystems, virt-inspector, virt-ls, virt-make-fs, virt-rescue,
- virt-resize, virt-tar and virt-win-reg.
-
-Package: libguestfs-dev
-Section: libdevel
-Architecture: any
-Depends: libguestfs0 (= ${binary:Version}), ${misc:Depends}
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the development headers.
-
-Package: libguestfs0-dbg
-Section: debug
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libguestfs0 (= ${binary:Version})
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the debugging symbols.
-
-Package: libguestfs-doc
-Section: doc
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the documentation.
-
-Package: python-guestfs
-Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libguestfs0 (= ${binary:Version})
-Provides: python-libguestfs
-Conflicts: python-libguestfs
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the Python bindings.
-
-Package: libguestfs-perl
-Section: perl
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libguestfs0 (= ${binary:Version}),
- ${perl:Depends}
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the Perl bindings.
-
-Package: libguestfs-ocaml
-Architecture: any
-Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${ocaml:Provides}
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the OCaml bindings (runtime).
-
-Package: libguestfs-ocaml-dev
-Architecture: any
-Depends: libguestfs-ocaml, libguestfs-dev, ocaml-findlib,
- ${ocaml:Depends},
- ${misc:Depends}
-Provides: ${ocaml:Provides}
-Description: library for accessing and modifying guest disk images
- libguestfs is a library for accessing and modifying guest disk images. Amongst
- the things this is good for: making batch configuration changes to guests,
- viewing and editing files inside guests, getting disk used/free statistics,
- migrating between virtualization systems, performing partial backups,
- performing partial guest clones, cloning guests and changing
- registry/UUID/hostname info, and much else besides.
- .
- It uses Linux kernel and qemu code, and can access any type of guest
- filesystem that Linux and qemu can, including but not limited to: ext2/3/4,
- btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
- vmdk.
- .
- libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what
- filesystem is in each LV, etc.). It can also run commands in the context of
- the guest. Also you can upload and download files and directories.
- .
- This package contains the OCaml bindings.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 2717ae28..00000000
--- a/debian/copyright
+++ /dev/null
@@ -1,24 +0,0 @@
-This package was debianized by Richard Jones <rjones@redhat.com> on
-Sun, 24 May 2009 21:43:45 +0100.
-
-It was downloaded from http://et.redhat.com/~rjones/libguestfs/
-
-Upstream Authors:
-
- Richard W.M. Jones <rjones@redhat.com>
- Red Hat Inc.
-
-Copyright:
-
- Copyright (C) 2009 Red Hat Inc.
-
-License:
-
- LGPL (v2+)
-
-The Debian packaging is:
-
- Copyright (C) 2009 Richard Jones <rjones@redhat.com>
-
-and is licensed under the GPL version 3,
-see `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 724e0844..00000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-README
-TODO
diff --git a/debian/guestfish.dirs b/debian/guestfish.dirs
deleted file mode 100644
index f57433a2..00000000
--- a/debian/guestfish.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/man/man1 \ No newline at end of file
diff --git a/debian/guestfish.install b/debian/guestfish.install
deleted file mode 100644
index 3e54b263..00000000
--- a/debian/guestfish.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/guestfish
-usr/share/man/man1/guestfish*
diff --git a/debian/guestfsd.dirs b/debian/guestfsd.dirs
deleted file mode 100644
index 236670a2..00000000
--- a/debian/guestfsd.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/sbin
diff --git a/debian/guestfsd.install b/debian/guestfsd.install
deleted file mode 100644
index 17d19c48..00000000
--- a/debian/guestfsd.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/sbin/guestfsd
diff --git a/debian/guestmount.dirs b/debian/guestmount.dirs
deleted file mode 100644
index f57433a2..00000000
--- a/debian/guestmount.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/man/man1 \ No newline at end of file
diff --git a/debian/guestmount.install b/debian/guestmount.install
deleted file mode 100644
index 35f65be0..00000000
--- a/debian/guestmount.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/guestmount
-usr/share/man/man1/guestmount*
diff --git a/debian/libguestfs-dev.dirs b/debian/libguestfs-dev.dirs
deleted file mode 100644
index 44188162..00000000
--- a/debian/libguestfs-dev.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib
-usr/include
diff --git a/debian/libguestfs-dev.install b/debian/libguestfs-dev.install
deleted file mode 100644
index 6b172dbf..00000000
--- a/debian/libguestfs-dev.install
+++ /dev/null
@@ -1,8 +0,0 @@
-usr/include/*
-usr/lib/lib*.a
-usr/lib/lib*.so
-usr/lib/*.la
-usr/lib/pkgconfig/*
-usr/share/man/man3/guestfs-examples.3*
-usr/share/man/man3/guestfs-ocaml.3*
-usr/share/man/man3/guestfs-python.3*
diff --git a/debian/libguestfs-doc.docs b/debian/libguestfs-doc.docs
deleted file mode 100644
index cf7cb60e..00000000
--- a/debian/libguestfs-doc.docs
+++ /dev/null
@@ -1 +0,0 @@
-html/*
diff --git a/debian/libguestfs-ocaml-dev.examples b/debian/libguestfs-ocaml-dev.examples
deleted file mode 100644
index 56bc35ed..00000000
--- a/debian/libguestfs-ocaml-dev.examples
+++ /dev/null
@@ -1 +0,0 @@
-ocaml/examples/*.ml
diff --git a/debian/libguestfs-ocaml-dev.install.in b/debian/libguestfs-ocaml-dev.install.in
deleted file mode 100644
index 55ea3857..00000000
--- a/debian/libguestfs-ocaml-dev.install.in
+++ /dev/null
@@ -1,4 +0,0 @@
-@OCamlStdlibDir@/guestfs/META
-@OCamlStdlibDir@/guestfs/*.a
-@OCamlStdlibDir@/guestfs/*.cm*
-@OCamlStdlibDir@/guestfs/*.ml*
diff --git a/debian/libguestfs-ocaml.install.in b/debian/libguestfs-ocaml.install.in
deleted file mode 100644
index 1d5ce78c..00000000
--- a/debian/libguestfs-ocaml.install.in
+++ /dev/null
@@ -1 +0,0 @@
-@OCamlDllDir@/*.so
diff --git a/debian/libguestfs-perl.examples b/debian/libguestfs-perl.examples
deleted file mode 100644
index 6754fb84..00000000
--- a/debian/libguestfs-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-perl/examples/*
diff --git a/debian/libguestfs-perl.install b/debian/libguestfs-perl.install
deleted file mode 100644
index e1501646..00000000
--- a/debian/libguestfs-perl.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/man/man3/*.3pm /usr/share/man3/
-usr/lib/perl/*/Sys/*.pm /usr/lib/perl5/Sys/
-usr/lib/perl/*/Sys/Guestfs/*.pm /usr/lib/perl5/Sys/Guestfs/
-usr/lib/perl/*/auto/Sys/Guestfs/*.so /usr/lib/perl5/auto/Sys/Guestfs/
diff --git a/debian/libguestfs-tools.dirs b/debian/libguestfs-tools.dirs
deleted file mode 100644
index f57433a2..00000000
--- a/debian/libguestfs-tools.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/man/man1 \ No newline at end of file
diff --git a/debian/libguestfs-tools.install b/debian/libguestfs-tools.install
deleted file mode 100644
index df3975f2..00000000
--- a/debian/libguestfs-tools.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/virt-*
-usr/share/man/man1/virt-*
diff --git a/debian/libguestfs0.dirs b/debian/libguestfs0.dirs
deleted file mode 100644
index d45baaf2..00000000
--- a/debian/libguestfs0.dirs
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/bin
-usr/lib
-usr/lib/guestfs
-usr/share/man/man1
-usr/share/man/man3 \ No newline at end of file
diff --git a/debian/libguestfs0.install b/debian/libguestfs0.install
deleted file mode 100644
index 33e52001..00000000
--- a/debian/libguestfs0.install
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/bin/libguestfs-test-tool
-usr/lib/lib*.so.*
-usr/lib/guestfs/*
-usr/share/man/man1/libguestfs-test-tool*
-usr/share/man/man3/guestfs.3*
-usr/share/man/man3/libguestfs.3*
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e69de29b..00000000
--- a/debian/patches/series
+++ /dev/null
diff --git a/debian/python-guestfs.install b/debian/python-guestfs.install
deleted file mode 100644
index d8c0fc6b..00000000
--- a/debian/python-guestfs.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/pyshared/*.py
-usr/share/pyshared/*.so*
diff --git a/debian/pyversions b/debian/pyversions
deleted file mode 100644
index b3dc41eb..00000000
--- a/debian/pyversions
+++ /dev/null
@@ -1 +0,0 @@
-2.5-
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 01b83297..00000000
--- a/debian/rules
+++ /dev/null
@@ -1,50 +0,0 @@
-#!/usr/bin/make -f
-
-export DH_VERBOSE=1
-
-DEB_PYTHON_SYSTEM=pysupport
-DEB_DH_INSTALL_SOURCEDIR = debian/tmp
-DEB_VENDOR=$(shell dpkg-vendor --query vendor)
-
-# Comment this to enable 'make check'
-DEB_BUILD_OPTIONS=nocheck
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/ocaml.mk
-
-DEB_CONFIGURE_EXTRA_FLAGS := \
- --with-java-home=no \
- --disable-ruby \
- --disable-haskell \
- --disable-php \
- --with-readline \
- --enable-install-daemon \
- --with-python-installdir=/usr/share/pyshared
-
-DEB_DBG_PACKAGES = libguestfs0-dbg
-DEB_PYTHON_SETUP_CMD := /dev/null
-#DEB_DH_MAKESHLIBS_ARGS_python-guestfs = -X usr/lib/pyshared
-
-ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
-debian/check-stamp:
- for TEST in ${DEBIAN_SKIP_TEST}; do \
- export $$TEST=1; \
- done; \
- make check
- touch debian/check-stamp
-
-build/guestfish:: debian/check-stamp
-endif
-
-#install/python-guestfs::
-# rm -f debian/tmp/usr/lib/python*/*/libguestfsmod.so
-# for mod in debian/tmp/usr/lib/python*/*/libguestfsmod.so.0.0.0; do \
-# mv $${mod} $$(dirname $${mod})/libguestfsmod.so; \
-# done
-
-clean::
- rm -rf perl/blib/ perl/*.o
- rm -f src/.pod2text.data
- rm -f debian/check-stamp
diff --git a/debian/shlibs.local b/debian/shlibs.local
deleted file mode 100644
index 5aff60a7..00000000
--- a/debian/shlibs.local
+++ /dev/null
@@ -1 +0,0 @@
-libguestfs 1.0.31 libguestfs (>> 1.0.31-0), libguestfs (<< 1.0.31-99)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 332e50f1..00000000
--- a/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-# format version number, currently 3; this line is compulsory!
-version=3
-http://libguestfs.org/download/libguestfs-([\d\.]*)\.tar\.gz