2023-03-22 14:00:58 -04:00
2023-03-22 14:00:58 -04:00
2023-03-22 14:00:58 -04:00
2022-07-11 09:20:18 -04:00
2023-03-22 14:00:58 -04:00

+---------------------------+
| [ ⚙ ] Everest Tools [ ⚙ ] |
+---------------------------+

Tools for Everest Linux that were too small for their own repositories

+---------------------------+
| [ ⤓ ] Installation [ ⤓ ]  |
+---------------------------+

Obtain the source tree:

	$ git clone https://git.everestlinux.org/EverestLinux/everest-tools

Install all of the tools

	$ mv install.conf.def install.conf
	# ./INSTALL.sh

OR Install only certain tools

	$ cd src/(tool-name)
	$ mv install.conf.def install.conf
	# ./INSTALL.sh

+---------------------------------+
| [ 📁 ] Included Programs [ 📁 ] |
+---------------------------------+

	esv - Everest Service Manager
	 ∟ libesv - backend for esv
	gpc - Glacier Package Checker
	ecrypt - Everest Encryption Tools
	emk - Simple shell script based build system
	mkskel -  Create a filesystem skeleton
Description
Everest ISO tools and scripts
Readme 67 KiB
Languages
Shell 96.6%
Python 3.4%