Everest ISO tools and scripts
Go to file
lw-everestlinux e66ebba7f9 Integrate emk
2022-11-28 11:28:29 -05:00
install Integrate emk 2022-11-28 11:28:29 -05:00
src emk v1.0.0 2022-11-28 11:05:17 -05:00
LICENSE Initial commit 2022-07-11 09:20:18 -04:00
README Integrate emk 2022-11-28 11:28:29 -05: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