Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add BR on ncurses-devel (needed for RHEL 5). | Richard Jones | 2009-05-07 | 1 | -0/+4 | |
| | ||||||
* | Augeas is now completely optional. | Richard Jones | 2009-05-07 | 4 | -16/+69 | |
| | ||||||
* | Added TODO item. | Richard Jones | 2009-05-06 | 1 | -0/+4 | |
| | ||||||
* | Merge branch 'master' of git+ssh://rich@hakodate/home/rich/d/libguestfs | Richard Jones | 2009-05-06 | 1 | -0/+3 | |
|\ | ||||||
| * | Note bug about chroot not found. | Richard Jones | 2009-05-06 | 1 | -0/+3 | |
| | | ||||||
* | | Note Augeas support should be optional (TODO). | Richard Jones | 2009-05-06 | 1 | -0/+5 | |
|/ | ||||||
* | Fix missing futimens bug. | Richard Jones | 2009-05-06 | 3 | -1/+12 | |
| | ||||||
* | AC_CHECK_FUNCS for multiple functions. | Richard Jones | 2009-05-06 | 1 | -1/+1 | |
| | ||||||
* | RARRAY_LEN macro for Ruby < 1.9. Small strictness fix for OCaml < 3.10. | Richard Jones | 2009-05-06 | 2 | -1/+11 | |
| | ||||||
* | Backport CAMLreturnT for OCaml <= 3.10 | Richard Jones | 2009-05-06 | 1 | -0/+9 | |
| | ||||||
* | Missing include <ctype.h> | Richard Jones | 2009-05-06 | 1 | -0/+1 | |
| | ||||||
* | virt-inspector configure bug. | Richard Jones | 2009-05-06 | 1 | -0/+3 | |
| | ||||||
* | Added bugs noted by Charles Duffy. | Richard Jones | 2009-05-06 | 1 | -0/+6 | |
| | ||||||
* | Another TODO item. | Richard W.M. Jones | 2009-05-01 | 1 | -0/+8 | |
| | ||||||
* | Typo in documentation. | Richard W.M. Jones | 2009-05-01 | 7 | -7/+7 | |
| | ||||||
* | Implement !local in guestfish. | Richard W.M. Jones | 2009-05-01 | 2 | -0/+29 | |
| | ||||||
* | Version 1.0.181.0.18 | Richard Jones | 2009-05-01 | 1 | -1/+1 | |
| | ||||||
* | Generated code for 'equal' command. | Richard W.M. Jones | 2009-05-01 | 22 | -2/+591 | |
| | ||||||
* | Added 'equal' command to compare files. | Richard W.M. Jones | 2009-05-01 | 3 | -0/+93 | |
| | ||||||
* | Generated code for ping-daemon command. | Richard W.M. Jones | 2009-05-01 | 21 | -2/+309 | |
| | ||||||
* | Added ping-daemon command. | Richard W.M. Jones | 2009-05-01 | 3 | -0/+43 | |
| | ||||||
* | Generated code for dmesg command. | Richard W.M. Jones | 2009-05-01 | 22 | -2/+372 | |
| | ||||||
* | Added dmesg command. | Richard W.M. Jones | 2009-05-01 | 3 | -0/+61 | |
| | ||||||
* | Generated code for drop-caches command. | Richard W.M. Jones | 2009-05-01 | 22 | -2/+377 | |
| | ||||||
* | Added drop-caches command. | Richard W.M. Jones | 2009-05-01 | 3 | -0/+67 | |
| | ||||||
* | Generated code for cp, cp-a and mv commands. | Richard W.M. Jones | 2009-05-01 | 22 | -2/+1482 | |
| | ||||||
* | Add cp, cp-a and mv commands. | Richard W.M. Jones | 2009-05-01 | 3 | -0/+140 | |
| | ||||||
* | Always look for qemu-kvm, even on non-x86_64 platform. | Richard W.M. Jones | 2009-05-01 | 1 | -5/+1 | |
| | ||||||
* | Check fakechroot >= 2.9 | Richard W.M. Jones | 2009-05-01 | 1 | -0/+22 | |
| | ||||||
* | Version 1.0.171.0.17 | Richard Jones | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | Generated code for grub-install command. | Richard Jones | 2009-04-30 | 22 | -2/+405 | |
| | ||||||
* | Add grub-install command. | Richard Jones | 2009-04-30 | 4 | -2/+71 | |
| | ||||||
* | Replace rtl8139 network card with virtio-net. | Richard Jones | 2009-04-30 | 3 | -5/+8 | |
| | ||||||
* | Add documentation for the 'edit' and 'echo' commands. | Richard Jones | 2009-04-30 | 1 | -0/+25 | |
| | ||||||
* | Added guestfish 'echo' command.1.0.16 | Richard Jones | 2009-04-30 | 4 | -0/+52 | |
| | ||||||
* | Added a comment syntax to guestfish (# ...). | Richard Jones | 2009-04-30 | 2 | -0/+17 | |
| | ||||||
* | Prepare for version 1.0.16. | Richard Jones | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | Added notes to the 'fsck' command documentation. | Richard Jones | 2009-04-30 | 7 | -28/+114 | |
| | ||||||
* | Added 'zero' command to wipe partition tables and superblocks. | Richard Jones | 2009-04-30 | 25 | -5/+573 | |
| | ||||||
* | Correct the path to /sbin/fsck. | Richard Jones | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | Enable parallel builds (Jim Meyering). | Richard Jones | 2009-04-30 | 2 | -3/+6 | |
| | ||||||
* | Add generated code for 'fsck' command. | Richard Jones | 2009-04-30 | 24 | -6/+529 | |
| | ||||||
* | Added 'fsck' command. | Richard Jones | 2009-04-30 | 3 | -0/+61 | |
| | ||||||
* | Bind-mount /dev, /proc and /sys into chroot when running commands. | Richard Jones | 2009-04-30 | 1 | -0/+20 | |
| | ||||||
* | Autosync now runs umount-all; sync | Richard Jones | 2009-04-30 | 8 | -13/+37 | |
| | ||||||
* | Fix umount_all command so it unmounts filesystems in the correct order. | Richard Jones | 2009-04-30 | 4 | -15/+209 | |
| | ||||||
* | build: don't tell "make clean" to remove my '~' backup files | Jim Meyering | 2009-04-30 | 13 | -23/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | Safer way to copy RPMs in no-net builds (Jim Meyering). | Richard Jones | 2009-04-30 | 1 | -4/+2 | |
| | ||||||
* | 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. |