anvil/Anvil
digimer 66c82e5e22 * Fixed a bug in anvil-update-system where updating a single package with --reboot wouldn't request a reboot. Finished reworking it so that a check is made to see if the kernel or DRBD kmod will be updated and, if so, removes the kmod-drbd RPMs prior to doing the update (as opposed to the sloppier check-on-error method).
* Fixed a bug in System->reboot_needed() where the cache file path had a typo in the hash key.
* Updated anvil-daemon to use the full path to dnf when determining if a dnf process was running.

Signed-off-by: digimer <mkelly@alteeve.ca>
2023-07-23 21:43:26 -04:00
..
Tools * Fixed a bug in anvil-update-system where updating a single package with --reboot wouldn't request a reboot. Finished reworking it so that a check is made to see if the kernel or DRBD kmod will be updated and, if so, removes the kmod-drbd RPMs prior to doing the update (as opposed to the sloppier check-on-error method). 2023-07-23 21:43:26 -04:00
anvil-tools.xml ** Major Changes ** 2017-10-20 00:19:32 -04:00
Makefile.am [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
test.conf ** Major Changes ** 2017-10-20 00:19:32 -04:00
tools.conf * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 2018-04-13 19:55:34 -04:00
Tools.pm chore: remove anvil-manage-tunnel 2023-07-23 21:43:26 -04:00
Tools.t * Renamed all Validate->is_X to Validate->X. Also created Validate->ipv6() to validate IPv6 addresses using Data::Validate::IP (and added it as a requirement to the .spec base RPM). 2020-07-07 01:18:38 -04:00