fluxion/lib
Matias Barcenas afe1e76690 Completed implementation & integration of installer.
The installer has been defined as a utility & is incorporated into fluxion.
The installer is now responsible for checking & installing updates.
The installer is now responsible for checking & installing dependencies.

Package managers can now be defined within fluxion/lib/installer/managers.
Dependencies are now flexible, and will attempt alternative installs.
2017-08-21 22:56:41 -05:00
..
ap Fixed wrong AP service configuration location. 2017-08-14 04:14:23 -05:00
installer Completed implementation & integration of installer. 2017-08-21 22:56:41 -05:00
ArrayUtils.sh
ColorUtils.sh Began implementation of installer update. 2017-08-20 23:02:34 -05:00
FormatUtils.sh Created an optimized solution for the last patch. 2017-08-14 21:54:31 -05:00
HashUtils.sh Fixed mawk vs gawk bug & added missing quotes. 2017-08-09 23:30:23 -05:00
IOUtils.sh Lang. globals, paths, exitmode update & bugfixes. 2017-08-10 22:02:12 -05:00
InterfaceUtils.sh Fixed a bug introduced last commit by outdated statements. 2017-08-20 15:19:40 -05:00
SandboxUtils.sh