[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging annotated tag, 0.4, created. 0.4
Richard Jones
rjones at redhat.com
Thu Jun 30 07:06:24 UTC 2011
The annotated tag, 0.4 has been created
at a0e155ebc8df0bb48b671c2152770a7e3ad41395 (tag)
tagging dfb90f793a40d38da47ee1b604ed0a73a05281d0 (commit)
tagged by Richard Jones
on Tue Apr 7 11:10:53 2009 +0100
- Shortlog ------------------------------------------------------------
Version 0.4.
Richard Jones (58):
Moved .cvsignore -> .gitignore.
Print size of kernel, don't need to delete gnome/help any more.
More files to ignore.
Run autoreconf with -i parameter.
Various fixes to the build system, add 'make test-boot-image' target.
Correct permissions problem in root filesystem by using febootstrap-run
Add test-boot-realistic target.
Documentation of low-level API.
More documentation.
More documentation updates.
Ignore generated manual page.
Guest boots, and basic select/callbacks work.
Code to handle the daemon communications socket.
Correctly handle the case when select runs out of filehandles.
Updated to newer GPLv2 document.
Add update-initramfs.sh.in so we don't need to rebuild initramfs for
Add the first version of the guestfsd daemon.
Start the generated code and code generator.
Set up ethernet interface.
Lots more auto-generation.
Remove NFS support - we will probably use FTP instead.
Remove initramfs/fakelog.root if make-initramfs fails.
Daemon and library are mostly talking to each other now.
Makes a series of non-trivial calls.
Pass -no-kqemu parameter to avoid warning about kqemu.
No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want.
Added README file for examples directory.
Make the partition configurable.
Parses return values and returned errors properly.
Added images/ directory for test images, and one image.
Added a HACKING file.
Implemented 'mount' and 'touch' commands.
Small updates to the generator.
Added outline of shell command, added generator support.
Command line and interactive shell parsing, prompts etc.
Command line, help.
More tidy up of messages.
Implemented running actions in guestfish.
Generate actions section in guestfs.3 man page.
Implemented autosync, make it the default for guestfish.
Mostly working spec file.
Document --add and --mount options.
LIBGUESTFS_PATH implementation.
Fix parsing of paths with more than one element.
Add %post and %postun.
guest_add_{drive,cdrom} now test if the files exist.
Implement the alloc shell command.
Implement RString and RStringList return types.
Fix incorrect short description of 'cat' command
Debugging tips.
Implementations of 'cat', 'ls', and some cleanups.
Implement list-devices and list-partitions.
pvs/vgs/lvs commands working now.
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Implement simple lvs/vgs/pvs commands.
Fix incorrect realloc size which was causing 'ls' command to fail on large directories.
Remove unnecessary kernel drivers. Big reduction in image size.
New header file.
rjones (6):
Build environment set up for libguestfs.
Final fixes to build environment, and added autogen.sh.
Running qemu as a subprocess.
Starts up QEMU now
Now using febootstrap.
Build the initramfs.
-----------------------------------------------------------------------
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list