From 3fb523e7e7fd0c2fe7428293e83b15935fcd62a8 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Wed, 1 Mar 2023 11:28:36 -0500 Subject: [PATCH] Delete 'docs/home.md' --- docs/home.md | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 docs/home.md diff --git a/docs/home.md b/docs/home.md deleted file mode 100644 index 26aeb93..0000000 --- a/docs/home.md +++ /dev/null @@ -1,36 +0,0 @@ -## Everest Linux - -A minimalist GNU/Linux distribution focused on simplicity. - -Includes the Glacier package manager, a simple script which fetches tarballs from https://github.com/everest-linux/glacier-pkgs - -### News - -3/10/22 > We are looking for help with packaging essential system software, such as Glibc, Binutils, and GCC. - -3/9/22 > Glacier 0.1-rc has been released. - -2/14/22 > 0.1.0-systemd-rc has been released. - -### Installation - -Installation instructions are considered unfinished, and as a result may be inconsistent. - -The following steps should be followed should you wish to proceed anyways: - -- Unzip Everest tarball into /mnt/everest -- chroot into the system -- install essential packages -- configure the system -- configure a bootloader - -### Contributing - -We are always looking for volunteers to help us mature our distribution and package set. - -Some ways you can contribute: - -- Submit packages -- Edit wiki entries -- Test packages -- Test releases