Displaying 20 results from an estimated 10000 matches similar to: "NOTE: New location for libguestfs, hivex and febootstrap git repositories"
2009 Nov 16
1
IMPORTANT: New git repositories for febootstrap & libguestfs
The machine at et.redhat.com is going to be decommissioned soon, and
so I have arranged alternate hosting for these two git repositories.
As of now you should use:
http://git.annexia.org/?p=febootstrap.git;a=summary (web interface)
git clone git://git.annexia.org/git/febootstrap.git
http://git.annexia.org/?p=libguestfs.git;a=summary (web interface)
git clone
2012 Dec 14
1
febootstrap - Arch User Repository
Arch User Repository - https://aur.archlinux.org/
have changed the package location
I am not a developer (and i dont know ocaml) but i've tried to build a patch
eg.
old location:
http://aur.archlinux.org/packages/hivex/hivex.tar.gz
new location:
https://aur.archlinux.org/packages/hi/hivex/hivex.tar.gz
AUR has a lot Flagged out-of-date packages so it would be nice if
febootstrap would
2012 Jan 04
1
Development and hosting arrangements [new discussion thread]
[Let's start a new thread for this so all the mail archives will
appear in one place. Please follow up on any of these items, and
hopefully we can formulate policy together.]
(1) Policy for commits.
[with thanks to Dan Berrange for helping to formulate this ...]
"In order to become a committer, someone must demonstrate an ongoing
skill posting patches of high quality and
2010 Feb 22
1
A note about hivex
I'm currently disentangling the semi-separate 'hivex' library from the
libguestfs sources, so it will become a separate upstream project.
The git URL of the new hivex project is here:
http://git.annexia.org/?p=hivex.git;a=summary
Tarballs will be released in the usual downloads directory
(http://libguestfs.org/download/) but there are none there yet. We
will also create a separate
2011 May 12
1
hivex 1.2.6
I just pushed hivex 1.2.6:
http://libguestfs.org/download/hivex/
http://git.annexia.org/?p=hivex.git;a=summary
You probably want this patch which didn't make it into 1.2.6 too:
http://git.annexia.org/?p=hivex.git;a=commitdiff;h=2cf6eef8ff7b7ab642943e67183f0d7491c69f9d
This is a bug fix release. Upgrading is not required, unless you are
using a big endian machine or are trying to use the
2013 Sep 24
2
Hivex - Trailing garbage at the end of hive file
[Forwarding to the proper list]
We use hivex for one of our projects and I see the following diff committed to the hivex project (source link provided) that ignores trailing garbage. But this code has been reverted to no ignore this condition in later version of hivex
- /* This error is seemingly common in uncorrupt registry files. */
- /*
- fprintf (stderr, "hivex: %s:
2010 May 13
1
[PATCH febootstrap] Pull in febootstrap-supermin-helper (C version) from libguestfs.
This patch is FYI as it needs more testing, although feel free to take
a look at it if you want.
Background: We'd like to change libguestfs so that the appliance can
support optional features. This would mean you could have (for
example) a 'libguestfs' base package and a 'libguestfs-xfs' package
providing optional support for XFS filesystem tools. This would only
apply to
2013 May 15
1
Debian 6 (squeeze) backports of libguestfs etc.
Hi,
Backports of the libguestfs, febootstrap, and hivex packages that have
been shipped with Debian 7 (wheezy) for Debian 6 (squeeze) are now
available via backports.debian.org. The versions are:
libguestfs 1:1.18.1-1+deb7u2~bpo60+1
febootstrap 3.17-1~bpo60+1
hivex 1.3.6-2~bpo60+1
I have also removed the archive of older backports that was previously
available at
2011 Nov 16
1
febootstrap-3.12 configure error on Fedora 16
On Mon, Nov 14, 2011 at 04:43:28PM +0100, Andrzej Tobola wrote:
> Hello Richard,
>
> Can't configure febootstrap-3.12 on Fedora 16:
>
> $ ./configure
> ............
> checking for aptitude... no
> checking for apt-cache... no
> checking for dpkg... no
> checking for pacman... no
> checking for gzopen in -lz... no
> checking for mke2fs... /sbin/mke2fs
>
2011 Aug 12
1
ANNOUNCE: hivex 1.2.8 - A library for reading and writing Windows Registry hive files
I'm pleased to announce the next release of hivex, a library and some
tools for reading and writing Windows Registry hive files.
Man page: http://libguestfs.org/hivex.3.html
Source: http://libguestfs.org/download/hivex/
Git repo: http://git.annexia.org/?p=hivex.git;a=summary
Fedora pkg: http://koji.fedoraproject.org/koji/taskinfo?taskID=3267857
This release mainly contains bug fixes.
2011 Aug 08
1
libguestfs-test-tool on ubuntu: kernel panic
Hi,
I am trying to get libguestfs-test-tool working on ubuntu. The first
problem I had was that HiveX won't compile on ubuntu to due to some missing
symbols (rpl-getopt, I see this has already been reported). Second problem
is that if HiveX is not available, guestfish doesn't link because code
refers to symbols which aren't compiled into libguestfs (I was able to work
around this by
2013 May 30
1
libguestfs for RHEL 6.5 preview repository
In RHEL 6.5 we are probably going to rebase libguestfs, febootstrap
and virt-v2v.
As usual when this happens, I've put up a preview repository:
http://oirase.annexia.org/tmp/libguestfs-RHEL-6.5/
If you want to use these packages, the easiest thing to do is to copy
the attached file into /etc/yum.repos.d/ and simply install or upgrade
libguestfs.
If you want to test libguestfs, obviously
2011 Jun 05
1
another missing link in febootstrap; failing tests for libguestfs
After the last round of patches to febootstrap, the image-based test in
libguestfs still failed. It turned out that this happens because Debian
started replacing /var/run and /var/lock with symlinks that point to a
tmpfs mounted to /run. The symlinks were copied to the appliance but
/run/lock did not exist, so pvcreate refused to run (script
'images/guest-aux/make-debian-img.sh').
After I
2010 Apr 03
1
hivex: Bug: RPATH in Perl SO
Whilst cleaning up the lintian reports in preparation for the
Debian/Ubuntu hivex package one of the issues is:
E: libhivex-perl: binary-or-shlib-defines-rpath
./usr/lib/perl/5.10.1/auto/Win/Hivex/Hivex.so
/tmp/buildd/hivex-1.2.1/perl/../lib/.libs
I've temporarily dealt with this by using chrpath in the build and a
rule to delete the RPATH from "auto/Win/Hivex/Hivex.so".
I wonder
2010 Jun 18
1
febootstrap F12 ppc coreutils PREIN
On Fri, Jun 18, 2010 at 11:09:10AM -0700, Dwayne Fontenot <dwayne.fontenot at att.net> wrote:
>
> open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=80626448, ...}) = 0
> mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30041000
> mmap2(NULL, 245760, PROT_READ, MAP_PRIVATE, 3, 0x2330) = 0x30241000
>
2009 Jul 30
2
Re: error when compiling libguestfs on Ubuntu 9.04
> Install debian-archive-keyring:
>
> http://packages.debian.org/sid/debian-archive-keyring
>
> Debirf wants to pass it to debootstrap for verification. The other
> possibility is to try to build an Ubuntu based appliance instead of a
> Debian based one with:
>
> /configure --with-repo=karmic --with-mirror=<your_ubuntu_mirror>
Hi,
I just got the same issue, and
2009 Nov 03
1
[PATCH libguestfs] hivex: fail upon integer overflow
This is probably only theoretical, but just the same...
>From 29edcca195d2998ca4a54aacec261752a3bdeb3d Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Tue, 3 Nov 2009 18:50:23 +0100
Subject: [PATCH libguestfs] hivex: fail upon integer overflow
* hivex/hivex.c (windows_utf16_to_utf8): Avoid overflow and a
potential infloop.
---
hivex/hivex.c | 3 +++
1
2011 Feb 03
0
Holiday
I'm going to be out of contact from next week until the beginning of
March.
libguestfs and the virt tools will obviously keep going without me,
but I'm just sending this note to say that I have put mirrors for the
following git repositories up in case the primary git repo has any
problems.
Primary Mirror
http://git.annexia.org/?p=febootstrap.git;a=summary
2010 Aug 20
8
[PATCH febootstrap 0/8] Add support for building an ext2-based appliance
This patch series adds support for outputing an ext2-based appliance
from febootstrap-supermin-helper. The usage is very simple, you just
add '-f ext2' flag and the name of the appliance file that you want to
write to.
The implementation uses libext2fs, which is a very low level way to
create ext2 filesystems from scratch. We'd like to use libguestfs,
but that's an obvious
2010 Jun 16
1
febootstrap git empty /lib dir
On Wed, Jun 16, 2010 at 03:38:22PM -0700, Dwayne Fontenot <dwayne.fontenot at att.net> wrote:
> Is lib/ supposed to be empty in febootstrap git HEAD?
Yes. Run ./autogen.sh to populate it with gnulib stuff.
Actually, this may not work too well unless you have gnulib checked
out exactly in ../gnulib. I need to ask Jim Meyering nicely if he'll
make gnulib into a submodule of