diff options
| -rw-r--r-- | 1.root.bash_history | 2 | ||||
| -rw-r--r-- | README.md | 5 | 
2 files changed, 4 insertions, 3 deletions
diff --git a/1.root.bash_history b/1.root.bash_history index aa2a253..e2968cf 100644 --- a/1.root.bash_history +++ b/1.root.bash_history @@ -10,7 +10,7 @@ nano /etc/locale.conf      LANG=en_US.UTF-8  ln -s /usr/share/zoneinfo/MST7MDT /etc/localtime -# Quiet Boot +# Quiet Boot (Optional)  nano /boot/cmdline.txt      root=/dev/mmcblk0p2 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 elevator=noop audit=0 quiet loglevel=3 vga=current  nano /etc/sysctl.conf @@ -1,5 +1,6 @@  # zeno-setup  A set of scripts and such to walk you through setting up Arch Linux ARM and the -basic connection management software for Zeno. Just follow the directions in -the files starting with 1, 2, and 3. +basic connection management software for Zeno. Just follow the normal +installation guide at <https://archlinuxarm.org> and then follow the directions +in the files starting with 1, 2, and 3.  | 
