anvil/Anvil/Tools
Digimer ea65fa08aa * Added generation of kickstart files from a single template and made them more configurable by the user via anvil.conf.
* Made the PXE spash image come from the active skin.

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-11-03 02:55:35 -04:00
..
Account.pm * Fixed a subtle an annoying autovivication bug in Database->write(). 2018-10-04 03:37:43 -04:00
Alert.pm Revert to bfc2204. 2018-09-25 02:05:07 -04:00
Convert.pm * Fixed a subtle an annoying autovivication bug in Database->write(). 2018-10-04 03:37:43 -04:00
Database.pm * Updated all System->*_daemon methods to not append '.service' to the daemon parameter. Also make all daemon names variables stored in 'sys::daemon::<foo>' and updated existing calls to these methods to use those variables. 2018-11-01 03:16:07 -04:00
Get.pm * Created Get->network() that returns the base network address for a given IP/subnet. 2018-10-31 01:42:24 -04:00
Job.pm * Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly. 2018-10-06 03:16:08 -04:00
Log.pm * Fixed a bug in anvil-daemon where completed jobs could be immediately cleared, causing them to re-run (repeatedly). 2018-09-28 01:50:38 -04:00
Remote.pm * Added a row-count check when deciding if a DB resync is needed. 2018-09-22 00:54:37 -04:00
Storage.pm * Added generation of kickstart files from a single template and made them more configurable by the user via anvil.conf. 2018-11-03 02:55:35 -04:00
System.pm * Updated all System->*_daemon methods to not append '.service' to the daemon parameter. Also make all daemon names variables stored in 'sys::daemon::<foo>' and updated existing calls to these methods to use those variables. 2018-11-01 03:16:07 -04:00
Template.pm * Started work on the Striker sync function. It shows (without formatting yet) the ways the local dashboard can be accessed. 2018-07-07 01:31:40 -04:00
Validate.pm * Working on saving the new peer. Made progress on, but not yet finished, sanity checking the new peer form values. 2018-07-20 03:08:44 -04:00
Words.pm * Changed Storage->read_file() to default 'force_read' to '1', causing it to always read from disk and ignore cache unless set to '0'. 2018-10-24 02:21:41 -04:00