anvil/man/Makefile.am
digimer 7710d9d109 * Created the new anvil-manage-server-storage tool which will specifically handle managing a server's disks.
* Created DRBD->parse_resource() to pass a specific DRBD resource's XML data.
* Fixed a bug in Get->available_resources() so that if the threads is lower than CPU cores, the cores are used as the total available to VMs.
* Fixed bugs in Get->server_from_switch() where it just wasn't working properly.
* Updated scan_drbd to not reset a resource's size to 0-bytes when a resource goes offline.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-02-03 22:05:34 -05:00

26 lines
597 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
dist_man1_MANS = \
anvil-manage-keys.1
dist_man5_MANS = \
anvil.conf.5
dist_man8_MANS = \
alteeve-repo-setup.8 \
anvil-boot-server.8 \
anvil-change-password.8 \
anvil-check-memory.8 \
anvil-configure-host.8 \
anvil-daemon.8 \
anvil-delete-server.8 \
anvil-manage-alerts.8 \
anvil-manage-dr.8 \
anvil-manage-files.8 \
anvil-manage-keys.1 \
anvil-manage-server.8 \
anvil-manage-server-storage.8 \
anvil-manage-storage-groups.8 \
scancore.8 \
striker-initialize-host.8