diff options
Diffstat (limited to 'provision')
-rwxr-xr-x | provision/desktop-basic | 1 | ||||
-rw-r--r-- | provision/files/etc/lightdm/lightdm.conf | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/provision/desktop-basic b/provision/desktop-basic index a23b3aa..b25f186 100755 --- a/provision/desktop-basic +++ b/provision/desktop-basic @@ -30,6 +30,7 @@ BACKSPACE="guess" EOF # Dependencies +sudo sed -i -e "s|main$|main contrib non-free|g" /etc/apt/sources.list sudo apt-get update $APT_INSTALL git diff --git a/provision/files/etc/lightdm/lightdm.conf b/provision/files/etc/lightdm/lightdm.conf index 1fcb471..f9b1371 100644 --- a/provision/files/etc/lightdm/lightdm.conf +++ b/provision/files/etc/lightdm/lightdm.conf @@ -1,11 +1,3 @@ - -The programs included with the Debian GNU/Linux system are free software; -the exact distribution terms for each program are described in the -individual files in /usr/share/doc/*/copyright. - -Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent -permitted by applicable law. -You have new mail. # # General configuration # |