mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
ignore generated libvirtd.logrotate.
* qemud/.cvsignore: Add libvirtd.logrotate. * qemud/.gitignore: Regenerate.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Wed Jan 7 17:12:33 +0100 2009 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
ignore generated libvirtd.logrotate.
|
||||
* qemud/.cvsignore: Add libvirtd.logrotate.
|
||||
* qemud/.gitignore: Regenerate.
|
||||
|
||||
Wed Jan 7 13:54:05 CET 2009 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/domain_conf.c src/qemu_conf.c: implement PCI passthrough
|
||||
@@ -6,7 +12,7 @@ Wed Jan 7 13:54:05 CET 2009 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
Wed Jan 7 11:54:06 CET 2009 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/openvz_driver.c: fix the mac addresses generation for
|
||||
* src/openvz_driver.c: fix the mac addresses generation for
|
||||
OpenVZ veth devices, patch by Evgeniy Sokolov
|
||||
|
||||
Wed Jan 7 11:38:04 CET 2009 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
*.lo
|
||||
*.la
|
||||
Makefile
|
||||
Makefile.in
|
||||
libvirt_qemud
|
||||
libvirtd
|
||||
libvirtd.init
|
||||
*.gcno
|
||||
*.gcda
|
||||
libvirtd.logrotate
|
||||
|
||||
13
qemud/.gitignore
vendored
13
qemud/.gitignore
vendored
@@ -1,11 +1,12 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
*.lo
|
||||
*.la
|
||||
Makefile
|
||||
Makefile.in
|
||||
libvirt_qemud
|
||||
libvirtd
|
||||
libvirtd.init
|
||||
*.gcno
|
||||
*.gcda
|
||||
libvirtd.logrotate
|
||||
|
||||
Reference in New Issue
Block a user