mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 988041298dfe472f2679be314f331b07aee7110f
parent 9aad39edf7d269a234724372bd7a765f023fee5a
Author: mayfrost <mayfrost@cock.li>
Date:   Tue, 13 Mar 2018 17:43:36 +0000

Update INITIATION.md
Diffstat:
MINITIATION.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/INITIATION.md b/INITIATION.md @@ -91,7 +91,7 @@ Don't forget to create and mount the extra directories in the case you had creat `tar xvf smgl-stable-<version>-basesystem-x86_64.<compression>` ### CHROOT -* On CRUX you can issue the next command to mount everything else and chroot automatically. +* On __CRUX__ you can issue the next command to mount everything else and chroot automatically. `setup-chroot`   * On __Source Mage GNU/Linux__ mount everything else manually. `mount --bind /dev /mnt/drive/dev` @@ -170,4 +170,5 @@ Next is a simple example of setting the bootloader, for a more in depth view see * Shutdown the machine. `shutdown -h now` -And done. For more information on both distros and what to do next see: https://github.com/mayfrost/guides/blob/master/DISTROS.md +And done. For more information on both distros and what to do next see: https://github.com/mayfrost/guides/blob/master/DISTROS.md +Also check the list of software alternative to bloatware and support minimalism https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md