Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vg-activate{,-all} commands, and resize recipe. | Richard Jones | 2009-05-18 | 6 | -1/+261 |
| | |||||
* | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, ↵ | Richard W.M. Jones | 2009-05-15 | 6 | -4/+768 |
| | | | | sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk. | ||||
* | Add support for zerofree command. | Richard W.M. Jones | 2009-05-14 | 6 | -1/+135 |
| | |||||
* | Enable run-time conditional test prerequisites. | Richard W.M. Jones | 2009-05-14 | 1 | -24/+55 |
| | |||||
* | Add test prerequisites. | Richard W.M. Jones | 2009-05-14 | 1 | -295/+317 |
| | |||||
* | Don't stash strings in the handle. | Richard W.M. Jones | 2009-05-13 | 2 | -26/+36 |
| | | | | | - makes it impossible to write bindings for set_{path,qemu,append} functions | ||||
* | Add 'append', LIBGUESTFS_APPEND to set additional kernel options. | Richard W.M. Jones | 2009-05-13 | 3 | -2/+48 |
| | |||||
* | Increase the wait time for vmchannel socket to appear (fix for slow / ↵ | Richard Jones | 2009-05-13 | 1 | -3/+3 |
| | | | | heavily-loaded) machines. | ||||
* | Test the 'command' and 'command_lines' functions thoroughly. | Richard Jones | 2009-05-12 | 1 | -5/+105 |
| | |||||
* | Perl bindings fix: Not enough memory was allocated for array params. | Richard Jones | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | Partial Haskell bindings. | Richard Jones | 2009-05-10 | 1 | -2/+209 |
| | |||||
* | Handle EINTR, EAGAIN in select main loop. | Richard Jones | 2009-05-10 | 1 | -0/+2 |
| | |||||
* | Fix four memory leaks in guestfs.c revealed by valgrind. | Richard Jones | 2009-05-09 | 1 | -0/+7 |
| | |||||
* | Fix memory leak in error return path. | Richard Jones | 2009-05-09 | 2 | -0/+97 |
| | |||||
* | Generated code to support last 3 commits. | Richard Jones | 2009-05-08 | 2 | -486/+487 |
| | |||||
* | Allow recovery from guest failure. | Richard Jones | 2009-05-08 | 2 | -35/+74 |
| | |||||
* | Generated code to support previous 2 commits. | Richard Jones | 2009-05-08 | 5 | -1/+433 |
| | |||||
* | Implement 'strings' and 'hexdump' commands. | Richard Jones | 2009-05-08 | 1 | -0/+37 |
| | |||||
* | Bug: write_file doesn't work with strings containing ASCII NUL. | Richard Jones | 2009-05-08 | 1 | -1/+7 |
| | |||||
* | Change memory calculation to choose a generous amount of memory. | Richard Jones | 2009-05-08 | 1 | -33/+7 |
| | |||||
* | Force qemu quit when kernel panics (Charles Duffy). | Richard Jones | 2009-05-08 | 1 | -1/+2 |
| | |||||
* | Use unsigned type for lengths. | Richard Jones | 2009-05-07 | 1 | -9/+12 |
| | |||||
* | Handle EINTR and EAGAIN in reads. | Richard Jones | 2009-05-07 | 1 | -4/+11 |
| | |||||
* | Specify prototyping behaviour for Perl XSUBs. | Richard Jones | 2009-05-07 | 1 | -0/+2 |
| | |||||
* | Misc changes to make tests pass in RHEL 5. | Richard Jones | 2009-05-07 | 1 | -19/+78 |
| | |||||
* | RARRAY_LEN macro for Ruby < 1.9. Small strictness fix for OCaml < 3.10. | Richard Jones | 2009-05-06 | 1 | -1/+6 |
| | |||||
* | Typo in documentation. | Richard W.M. Jones | 2009-05-01 | 1 | -1/+1 |
| | |||||
* | Generated code for 'equal' command. | Richard W.M. Jones | 2009-05-01 | 5 | -1/+143 |
| | |||||
* | Added 'equal' command to compare files. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+18 |
| | |||||
* | Generated code for ping-daemon command. | Richard W.M. Jones | 2009-05-01 | 4 | -1/+86 |
| | |||||
* | Added ping-daemon command. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+10 |
| | |||||
* | Generated code for dmesg command. | Richard W.M. Jones | 2009-05-01 | 5 | -1/+112 |
| | |||||
* | Added dmesg command. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+14 |
| | |||||
* | Generated code for drop-caches command. | Richard W.M. Jones | 2009-05-01 | 5 | -1/+111 |
| | |||||
* | Added drop-caches command. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+14 |
| | |||||
* | Generated code for cp, cp-a and mv commands. | Richard W.M. Jones | 2009-05-01 | 5 | -1/+349 |
| | |||||
* | Add cp, cp-a and mv commands. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+45 |
| | |||||
* | Generated code for grub-install command. | Richard Jones | 2009-04-30 | 5 | -1/+117 |
| | |||||
* | Add grub-install command. | Richard Jones | 2009-04-30 | 1 | -0/+9 |
| | |||||
* | Replace rtl8139 network card with virtio-net. | Richard Jones | 2009-04-30 | 1 | -1/+1 |
| | |||||
* | Added notes to the 'fsck' command documentation. | Richard Jones | 2009-04-30 | 1 | -5/+22 |
| | |||||
* | Added 'zero' command to wipe partition tables and superblocks. | Richard Jones | 2009-04-30 | 6 | -3/+133 |
| | |||||
* | Add generated code for 'fsck' command. | Richard Jones | 2009-04-30 | 5 | -1/+143 |
| | |||||
* | Added 'fsck' command. | Richard Jones | 2009-04-30 | 1 | -0/+15 |
| | |||||
* | Autosync now runs umount-all; sync | Richard Jones | 2009-04-30 | 2 | -3/+9 |
| | |||||
* | Fix umount_all command so it unmounts filesystems in the correct order. | Richard Jones | 2009-04-30 | 1 | -0/+14 |
| | |||||
* | build: don't tell "make clean" to remove my '~' backup files | Jim Meyering | 2009-04-30 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi Rich, automake's policy on what to remove via "make clean" is reasonable: if running build rules creates it, then "make clean" can and should remove it. However, even if build rules happen to create backup files, please remove only the specific ones they can create, not all of the ones in a directory. Just in case someone relies on those and expect them to hang around... >From 1e8be391ac17b4ddcf9671e8413d2660844e6993 Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering@redhat.com> Date: Thu, 30 Apr 2009 15:47:52 +0200 Subject: [PATCH] build: don't tell "make clean" to remove my '~' backup files * Makefile.am (CLEANFILES): Don't remove '~' backup files. * daemon/Makefile.am: Ditto. * examples/Makefile.am: Ditto. * fish/Makefile.am: Ditto. * images/Makefile.am: Ditto. * inspector/Makefile.am: Ditto. * java/Makefile.am: Ditto. * ocaml/Makefile.am: Ditto. * ocaml/examples/Makefile.am: Ditto. * perl/Makefile.am: Ditto. * python/Makefile.am: Ditto. * ruby/Makefile.am: Ditto. * src/Makefile.am: Ditto. | ||||
* | Updated the generator so it only overwrites files if they've changed. | Richard Jones | 2009-04-30 | 1 | -2/+18 |
| | |||||
* | Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5: | Richard Jones | 2009-04-30 | 1 | -1/+1 |
| | | | | The code in fish/completion.c is generated, so update the generator instead. | ||||
* | Use safe_malloc and/or check returns from malloc (Jim Meyering). | Richard Jones | 2009-04-30 | 1 | -6/+8 |
| |