SHA256
1
0
forked from pool/libguestfs

Commit Graph

  • 704a3f5fdd - add Requires libguestfs0 to libguestfs-devel to fix rpmlint warning Olaf Hering 2012-09-13 18:07:18 +00:00
  • b373555d5f - force virtio-blk usage only if the guest kernel has no virtio-scsi Olaf Hering 2012-09-13 12:54:57 +00:00
  • c0cdbdd21e - delete unused perl script without executable permissions to fix rpmlint warning Olaf Hering 2012-09-13 08:40:16 +00:00
  • 12d092a073 - delete empty perl bootstrap files to fix rpmlint warning Olaf Hering 2012-09-13 08:18:28 +00:00
  • 1ed2b4d241 - adjust Summary of libguestfs0 to fix rpmlint warning Olaf Hering 2012-09-13 08:12:31 +00:00
  • 3014f430a0 remove unused debug commands Olaf Hering 2012-09-13 07:58:43 +00:00
  • 900fd5594a show missing_commands only in verbose mode Olaf Hering 2012-09-13 07:57:31 +00:00
  • 5c9a1c65ce - add jfsutils and reiserfs to BuildRequires to reduce number of missing_commands Olaf Hering 2012-09-13 05:10:10 +00:00
  • ffacc11c73 update .changes from obs log Olaf Hering 2012-09-12 13:39:27 +00:00
  • f320af81bf add chroot helper for virt-rescue, Bug 674684 - mount-rootfs-and-do-chroot.sh Olaf Hering 2012-09-12 09:53:15 +00:00
  • 27969a5f19 create /selinux in initrd, guestfsd tries to bind mount it into the guest Olaf Hering 2012-09-12 09:04:13 +00:00
  • 3cfa25b5f5 copy terminfo files so that backspace works in screen Olaf Hering 2012-09-07 15:03:24 +00:00
  • 4e25bbb654 run the rescue shell with setctsid so that it gets a controlling tty Olaf Hering 2012-09-07 14:32:27 +00:00
  • 01411068c2 move all modules, except dm-mod, to udevmodules so that the are really loaded on demand Olaf Hering 2012-09-05 13:04:16 +00:00
  • f834f94ba3 include sparsify from zerofree.rpm, and strace in initrd Olaf Hering 2012-09-05 09:30:26 +00:00
  • 65c8c74858 use perl_gen_filelist to avoid packaging the "auto" directory this leads to build errors in SLE_11 repo %perl_gen_filelist tries to package everything, remove all non-perl files from list to avoid duplicate files Olaf Hering 2012-09-05 09:29:37 +00:00
  • 1406bdbc7d - Update to version 1.19.40 Olaf Hering 2012-09-05 08:17:44 +00:00
  • 58c16e2b11 move additional modules to mkinitrd to prevent loading everything rely on autoloading instead add also nls modules, remove ecrypt Olaf Hering 2012-09-04 19:14:31 +00:00
  • 855ed4d003 - Update to version 1.19.39 Olaf Hering 2012-09-04 17:41:16 +00:00
  • 00a56c6192 add also btrfs and ext4 Olaf Hering 2012-09-04 17:40:38 +00:00
  • 38a16a7a51 surprise: filesystem modules are required to mount a filesystem 9p cramfs ecryptfs ext2 ext3 fat fuse hfs hfsplus jfs minix ncpfs nfs quota reiserfs squashfs squashfs3 udf ufs xfs Olaf Hering 2012-09-04 17:39:58 +00:00
  • 975655b152 remove obsolete libguestfs-1.13.14-without-hivex.patch Olaf Hering 2012-09-04 14:07:50 +00:00
  • 3a4645092e - Update to version 1.19.38 Olaf Hering 2012-09-04 07:38:00 +00:00
  • fd887b9073 correct assignment for additional external commands Olaf Hering 2012-09-04 06:02:36 +00:00
  • da8b6e8325 actually enable the code to force virtio_blk Olaf Hering 2012-09-03 21:38:25 +00:00
  • 92e2668f86 add also the fsck.* commands because guestfsd can not provide such a list Olaf Hering 2012-09-03 18:12:05 +00:00
  • 88b02d524c run format_specfile Olaf Hering 2012-09-03 18:11:21 +00:00
  • 6c59560b69 add dosfstools for mkfs.vfat/msdos Olaf Hering 2012-09-03 18:10:43 +00:00
  • 8439719993 move all BuildRequires for the initrd into the subpackage section Olaf Hering 2012-09-03 18:08:08 +00:00
  • edd8433ad0 add patch to force virtio_blk or virtio_scsi via environment variable Olaf Hering 2012-09-03 18:00:34 +00:00
  • e7c418f9f1 update Group of ocaml-libguestfs-devel to fix rpmlint warning Olaf Hering 2012-09-03 17:21:14 +00:00
  • f7ec0a4bc3 provide fixed list of mkfs subcommands because guestfsd can not export such list Olaf Hering 2012-09-03 16:05:00 +00:00
  • 03c60de8f5 create /sysroot directory in initrd, guestfsd relies on it Olaf Hering 2012-09-03 15:32:29 +00:00
  • 81fafb8188 show more /proc/entries using head(1) Olaf Hering 2012-09-03 14:27:26 +00:00
  • 86c255dcc8 add missing perl Requires, they are not automatically added at build time Olaf Hering 2012-09-03 09:45:22 +00:00
  • 4f685999cd remove the LD_RUN_PATH patch The same result can appearently achieved by passing an empty LD_RUN_PATH to make Olaf Hering 2012-09-03 09:19:09 +00:00
  • 9518d1f2bb quote % in awk regex to avoid potential errors Olaf Hering 2012-09-03 08:27:44 +00:00
  • f7c0877c99 use perl macro to remove unwanted files from buildroot Olaf Hering 2012-09-03 08:27:00 +00:00
  • a2e5b3e9bb Reduce number of rpmlint warnings: update Group of doc and devel subpackage update Summary and description of perl, python and ruby bindings trim description of ruby bindings Olaf Hering 2012-09-03 07:47:14 +00:00
  • 469445cf2c update perl(Pod::Simple::XHTML) BuildRequires, and comment Olaf Hering 2012-09-02 18:04:08 +00:00
  • c2a0a43dd0 add hack to force virtio_blk instead of virtio_scsi because 12.1 and older kernels do not have virtio_scsi yet Olaf Hering 2012-09-02 12:25:54 +00:00
  • 1e74dfd9e3 enable BuildRequires: perl(Win::Hivex) Olaf Hering 2012-09-01 21:01:59 +00:00
  • e42e2ce06b use versioned obsoletes to avoid self-obsoletes Olaf Hering 2012-09-01 19:01:16 +00:00
  • 2eeced7fed - move guestfsd to subpackage libguestfs-guestfsd Olaf Hering 2012-09-01 18:53:34 +00:00
  • a7bbf95fe2 enable BuildRequires: perl(String::ShellQuote) Olaf Hering 2012-09-01 18:39:04 +00:00
  • d361fc3218 - move ocaml files to ocaml-libguestfs and ocaml-libguestfs-devel Olaf Hering 2012-09-01 18:26:42 +00:00
  • 744f9b0f08 - rename subpackage libguestfs-python to python-libguestfs Olaf Hering 2012-09-01 13:41:10 +00:00
  • f6aa82bf69 - rename subpackage libguestfs-perl to perl-Sys-Guestfs Olaf Hering 2012-09-01 12:15:10 +00:00
  • 926f017d54 - Update to version 1.19.37 Olaf Hering 2012-08-31 19:41:03 +00:00
  • d452806999 reenable ruby bindings, apply patch to fix failure in 11.4 and 12.1 happens to work in sles11sp2 and 12.2 for some reason Olaf Hering 2012-08-31 19:39:27 +00:00
  • 65e8c8e0d6 remove Version from libguestfs-data package, not needed. remove Requires from libguestfs-data package, not needed either. Olaf Hering 2012-08-31 18:22:08 +00:00
  • c99bbec8f1 remove libguestfs.perl.install_vendor.patch INSTALLDIRS=vendor can be used to select a different dir from Fedora libguestfs.spec Olaf Hering 2012-08-31 18:20:22 +00:00
  • 12d47b73e2 fix module loading, they have to be listed in a single line include magic files for file Olaf Hering 2012-08-31 16:14:04 +00:00
  • 7bb7bd89cf add iproute2 for ip command Olaf Hering 2012-08-31 14:52:38 +00:00
  • db14b0b431 - add workaround for copying symlinks in mkinitrd (bnc#778149) Olaf Hering 2012-08-31 13:32:43 +00:00
  • 1281aa499f run mkinitrd with bash -x as a debugging aid Olaf Hering 2012-08-31 12:12:40 +00:00
  • f87b3d6c50 add ntfs-3g Olaf Hering 2012-08-31 11:36:54 +00:00
  • 167452df48 remove compress Olaf Hering 2012-08-31 10:11:59 +00:00
  • ee6b909e03 add more packages to BuildRequires to reduce number of missing_commands Olaf Hering 2012-08-31 10:10:06 +00:00
  • e114d9a2d1 - Update to version 1.19.36 Add patch to collect a list of all called binaries from guestfsd Olaf Hering 2012-08-30 18:40:11 +00:00
  • 2e24d337c4 sort modules and programs in initrd Olaf Hering 2012-08-30 09:18:11 +00:00
  • 8f679212e6 add blockdev from util-linux to initrd Olaf Hering 2012-08-30 09:16:22 +00:00
  • 3881762cdc build with parted, for virt-alignment-scan Olaf Hering 2012-08-30 08:54:36 +00:00
  • 70e557bfa0 use final filename for initrd and vmlinuz to simplify copying from build chroot Olaf Hering 2012-08-30 08:45:15 +00:00
  • e28b92b647 - Update to version 1.19.35 disable java remove kvm and qemu from BuildRequires, the path to qemu-kvm can be passed to configure Olaf Hering 2012-08-30 08:27:21 +00:00
  • 3004eebd00 remove buildtime dependency of kvm Olaf Hering 2012-08-29 21:30:35 +00:00
  • 86bc25c3c2 - build appliance as initramfs image with the help of mkinitrd Olaf Hering 2012-08-29 17:43:39 +00:00
  • a097a6c48f - enable and install the guestfs daemon Olaf Hering 2012-08-29 15:27:00 +00:00
  • b08a9b83f7 - build with attr-devel Olaf Hering 2012-08-29 14:48:35 +00:00
  • 1a8e13710d - build with file-devel Olaf Hering 2012-08-29 14:36:23 +00:00
  • 58b64e5d4d - build with augeas in openSUSE 11.4 and later Olaf Hering 2012-08-29 14:27:36 +00:00
  • e547ccb349 - build with libconfig in openSUSE 12.2 and later Olaf Hering 2012-08-29 14:17:14 +00:00
  • d9ff6c49c2 split perl patch libguestfs-1.19.30.patch into libguestfs.perl.install_vendor.patch and libguestfs.perl.no-rpath.patch Both are needed in upcoming versions Olaf Hering 2012-08-29 14:07:05 +00:00
  • aea87fef39 remove obsolete patches libguestfs-1.13.14-disable-erlang.patch libguestfs-1.13.14-no-machine.patch libguestfs-1.13.14-provided-appliance.patch Olaf Hering 2012-08-29 13:31:00 +00:00
  • f3151abec5 - Update to version 1.19.34 enable fuse support Olaf Hering 2012-08-29 12:41:50 +00:00
  • a5a8aad1b3 require at least kvm 1.1 ad runtime Olaf Hering 2012-08-24 17:24:15 +00:00
  • e88d5a3d5f - Update to version 1.19.32 Olaf Hering 2012-08-20 10:13:09 +00:00
  • 14c8a4526f package ocaml directory to fix build Olaf Hering 2012-08-20 10:01:08 +00:00
  • f5b51bcbb0 - enable ocaml for sparsify Olaf Hering 2012-08-20 08:58:04 +00:00
  • d4d02f03e4 Require kvm, to get /usr/bin/qemu-kvm move devel man pages to devel package Olaf Hering 2012-08-18 14:38:57 +00:00
  • b3a6a23cab force usage of Pod::Simple::XHTML from this project to fix build in 11.4 Olaf Hering 2012-08-17 08:18:18 +00:00
  • 612eca1535 run /usr/lib/obs/service/format_spec_file Olaf Hering 2012-08-16 15:55:36 +00:00
  • 9f383ac958 disable qemu test. If the package is built within kvm the configure test will fail because it starts kvm within kvm Olaf Hering 2012-08-16 15:44:26 +00:00
  • ca59df377c require Pod::Simple::XHTML for podwrapper.pl Olaf Hering 2012-08-16 14:48:39 +00:00
  • 83ebed72f2 add more groups to enable sles11 build Olaf Hering 2012-08-16 13:03:20 +00:00
  • d98ab63b57 Add Group: Documentation to fix build in sles11 Olaf Hering 2012-08-16 12:34:59 +00:00
  • 555f01a201 RPM_OPT_FLAGS can not be used with configure macro, use CFLAGS instead Olaf Hering 2012-08-16 09:24:11 +00:00
  • 9481fd971a remove libguestfs.files reference Olaf Hering 2012-08-16 08:57:01 +00:00
  • 5a2c85e441 disable ruby, uses -Wl,-R build with -Wno-unused touch file list Olaf Hering 2012-08-16 08:35:01 +00:00
  • 7f0f21c357 - Update to version 1.19.30 move python, perl and ruby bindings to extra package Olaf Hering 2012-08-15 18:06:38 +00:00
  • b6606e51f3 - ExclusiveArch x86 Olaf Hering 2012-08-07 09:16:16 +00:00
  • 7eb2c1f7bc - fix filelist to build on sles11 Olaf Hering 2012-07-02 17:58:52 +00:00
  • ddc77aadf5 Accepting request 85864 from home:-miska- Cristian Rodríguez 2011-10-02 18:45:11 +00:00