Posted August 30, 2016
Hey guys. So I wrote a script for Manjaro mainly for myself but I thought maybe other people might like it to. While Linux doesn't have any kind of DRM it does however rely quite heavily on an internet connection to work. Mostly for installing packages and updating the system. So I wrote a script intended to be used with the live ISO version of Manjaro.
Here's what it does
> Creates a folder called man-pack
> Downloads all updates and Linux Kernel 47.
> Also downloads a few packages included wine full spell checking for LibreOffice and Nvidia Drivers.
> Packs them all into a .tar file and creates another script to install it all.
This script is meant for NVIDIA USERS ONLY Attempting this on a system without an Nvidia card will more then likely break it.
Please let me know what you think and also be sure to check the code and don't hold me responsible if it doesn't work for you like it has for me.
https://www.dropbox.com/s/jguyh58kcmv7dtd/manjaro-live-3.sh?dl=0
If you like this script please let me know I plan to write more for more distributions.
Here's what it does
> Creates a folder called man-pack
> Downloads all updates and Linux Kernel 47.
> Also downloads a few packages included wine full spell checking for LibreOffice and Nvidia Drivers.
> Packs them all into a .tar file and creates another script to install it all.
This script is meant for NVIDIA USERS ONLY Attempting this on a system without an Nvidia card will more then likely break it.
Please let me know what you think and also be sure to check the code and don't hold me responsible if it doesn't work for you like it has for me.
https://www.dropbox.com/s/jguyh58kcmv7dtd/manjaro-live-3.sh?dl=0
If you like this script please let me know I plan to write more for more distributions.
Post edited August 30, 2016 by Magmarock