anvil/html/skins/alteeve
Madison Kelly 3838babf57 * OK, this time CentOS is actually supported. For reals.
** Needed to add a couple more packages to CentOS's package list.
** Changed the PXE kickstart template to create a dedicated '/boot' partition (raw partition or on RAID 1). This seems to be required now on 8.1.
** Added PXE's UEFI support to the template system (untested, but it's at least generated now).
* Filtered out 'debug' and 'verbose' options when configuring fence devices.
* Added an internet test to tools/striker-manage-install-target and skipped attempting to download packages when there's no internet. Also made loading the host OS info into a small function.
* Started creating the man pages.

Signed-off-by: Madison Kelly <mkelly@alteeve.ca>
2020-02-03 02:10:00 -05:00
..
images * Moved the fences_unified_metadata file from /tmp, which apache can not read, to /var/www/html/. 2020-01-20 23:41:01 -05:00
anvil.html * OK, this time CentOS is actually supported. For reals. 2020-02-03 02:10:00 -05:00
anvil.js * Added a flag that tells anvil-daemon when a node is having it's network mapped. When this happens, open ssh connections are closed each loop and only tasks related to mapping the network run. This improves responsiveness in Striker when reporting which network links have come up or gone down. 2020-01-09 01:52:04 -05:00
config.html * Standardized 'subnet_mask' over 'subnet' naming throughout. 2019-11-19 02:13:19 -05:00
config.js * Standardized 'subnet_mask' over 'subnet' naming throughout. 2019-11-19 02:13:19 -05:00
email.html * Started work on Email->check_alert_recipients(). 2020-01-05 15:07:35 -07:00
email.js * Finished the mail server configuration menu. Mail servers can be added, edited, and deleted now. 2019-12-27 23:12:13 -05:00
files.css * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
files.html * Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file. 2019-02-11 03:36:41 -05:00
files.js * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
jobs.js * Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well. 2018-08-31 16:52:53 -04:00
main.css * Filtered out 'delay' and 'plug' options from Striker->get_fence_data()'s options parsing. 2020-02-01 19:05:39 -05:00
main.html * Started adding in front-end support for managing email servers and alert recipients. Added the new 'Email' module to (later) habdle all email-related tasks. 2019-12-23 00:54:09 -05:00
main.js * Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted). 2018-07-19 16:40:03 -04:00
pxe.txt * OK, this time CentOS is actually supported. For reals. 2020-02-03 02:10:00 -05:00
shared.html
striker.html * Created Network->get_company_from_mac() that converts a MAC address to the company name that owns it. 2019-11-15 18:29:07 -05:00