Björn Bidar
efe1759a1d
use seperate files rather than using the old global file(s)
...
..for handling modules
2018-03-19 21:34:10 +01:00
Björn Bidar
a04a8a9523
removed useless cat and cleaned if statemants up
...
Calling bash is no longer needed.
Also grep can search on files on its own.
The return status of grep is usable with if and avoids calling
test (or [ for that matter ).
2018-03-19 21:34:10 +01:00
Björn Bidar
ec119f904b
use --quiet rather than redirecting to /dev/null
2018-03-19 12:00:15 +01:00
Craig Wilhite
00fe6a84b3
Update install.sh
...
Change dist-upgrade to just upgrade
2018-03-05 11:02:40 -08:00
Craig Wilhite
661c4bdde9
Update install.sh
...
Remove pulling in bionic-proposed. 18.04 is now on to the 4.15 kernels, so there's no need anymore.
2018-03-05 10:51:08 -08:00
Justin Terry (VM)
4b0cee52ea
Remove sudo and added root check for 16.04
2018-03-02 09:55:31 -08:00
Björn Bidar
ae012977ab
remove sudo and added root check
...
Removed sudo because it made no sense running the script not as root
when nearly all of the commands where run as root.
2018-03-02 10:01:36 +01:00
Björn Bidar
80666ace16
rediret errors to stderr
2018-03-02 09:10:52 +01:00
Justin Terry (VM)
5927c9de2e
Adding checks before writiting multiple entries to files on rerun
2018-02-21 06:42:05 -08:00
Craig Wilhite
5082f8ce12
Remove Build XRDP, use proposed changes
...
-XRDP now includes config changes.
-We don't need Billy's PPA, we can just use Ubuntu Proposed archive.
2018-02-20 12:32:36 -08:00
Justin Terry (VM)
a62e669547
Fixing blacklisting via sudo
2018-02-20 09:32:29 -08:00
Justin Terry (VM)
e7b964edc1
Updating 18.04 script prompts
2018-02-16 08:59:58 -08:00
Craig Wilhite
c782cf334e
Update install.sh
...
-Blacklist the vmw module and load hv_sock on boot.
-Add gnome tweak to get dock
2018-02-16 08:58:15 -08:00
Justin Terry (VM)
6520635acb
Init script for 18.04
2018-02-16 08:58:09 -08:00