inspect: Ignore Pardus "/.swap" swapfile.
[libguestfs.git] / src / launch.c
2010-10-28 Matthew BoothNew internal function guestfs___print_timestamped_argv
2010-10-27 Matthew BoothFix networking in the appliance.
2010-10-22 Richard W.M. Jonesgenerator: Optional arguments, add-drive-opts (RHBZ...
2010-09-24 Richard W.M. JonesAllow $TMPDIR to override most temporary directory...
2010-09-21 Richard W.M. Jonesleak: Appliance name was leaked during guestfs_launch.
2010-09-10 Richard Jonessyntax: Remove unused ignore-value.h header.
2010-09-10 Richard Jonessyntax: Remove unused c-ctype.h header.
2010-09-10 Richard Jonessyntax: Use spaces instead of tabs for indentation.
2010-08-24 Daniel BerrangeAdd -nodefconfig command line option to qemu.
2010-08-24 Richard JonesNew APIs: set-network and get-network to enable network...
2010-08-24 Richard JonesUse virtio-serial, remove other vmchannel methods.
2010-08-23 Richard JonesChange to using ext2-based, cached supermin appliance.
2010-08-23 Richard JonesMake print_timestamped_message into a cross-module...
2010-08-23 Richard JonesFactor out code for locating the temporary directory.
2010-07-28 Richard JonesRename internal functions.
2010-07-27 Richard JonesRearrange library code into separate files.