Everest Linux Installation Framework
Go to file Use this template
lw-everestlinux 084dd83800 hi
2022-10-25 18:55:37 -04:00
elif-setup hi 2022-10-25 18:55:37 -04:00
LICENSE Initial commit 2022-10-06 17:12:41 -04:00
README hi 2022-10-25 18:55:37 -04:00
setup.conf hi 2022-10-25 18:55:37 -04:00

+--------------------------------------+
| Everest Linux Installation Framework |
+--------------------------------------+

The Everest Linux Installation Framework is an easy way to
build and deploy Everest onto a target system.

+----------------+
| Using the ELIF |
+----------------+

Obtain the source tree.

	$ git clone https://git.everestlinux.org/EverestLinux/elif

If you wish to use a more stable release, download a tarball from the releases tab.

You will need to run the corresponding script for your system.

	If you are running the Everest live USB:
		$ elif-setup live

	If you are using another host:
		$ elif-setup tar

	elif-setup will set the system up to install Everest.

Each script allows for a quick deployment of a prebuilt tarball, or
for every component to be locally compiled.

	If you wish to use a prebuilt tarball:
		$ elif no-build

	If you wish to compile locally:
		$ elif build