diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-03-31 20:20:04 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-03-31 22:11:53 +0100 |
commit | 97d737a88b33d3df97ceacb026b29b1656604a8d (patch) | |
tree | c0074ae893ae98b256d64bba6d4ecc4fd37fc5c4 /.gitignore | |
parent | b41e73008a939ef493d2bfb82c9bd07b0f74736a (diff) | |
download | libguestfs-97d737a88b33d3df97ceacb026b29b1656604a8d.tar.gz libguestfs-97d737a88b33d3df97ceacb026b29b1656604a8d.tar.xz libguestfs-97d737a88b33d3df97ceacb026b29b1656604a8d.zip |
examples: Add virt-dhcp-address program.
This is like the mythical 'virt-ifconfig'. There is not enough
certainty around the right way to be doing this for us to make
a full virt tool for this. Therefore the code is just an example.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ examples/create_disk examples/guestfs-examples.3 examples/inspect_vm examples/stamp-guestfs-examples.pod +examples/virt-dhcp-address fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf |