From 9df9d0a596fdd6659cd09981272363e6cebdb3e4 Mon Sep 17 00:00:00 2001 From: Christopher Spinrath <admin@spinrath.net> Date: Tue, 7 Oct 2014 18:51:23 +0200 Subject: [PATCH] Updated sources.list (added multiverse) --- contrib/rootfs/lip_sources.list | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/contrib/rootfs/lip_sources.list b/contrib/rootfs/lip_sources.list index f0192bd..1356dda 100644 --- a/contrib/rootfs/lip_sources.list +++ b/contrib/rootfs/lip_sources.list @@ -1,3 +1,6 @@ -deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty main restricted universe -deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe -deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty-updates main restricted universe +deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty main restricted universe multiverse +deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse +deb http://ftp.halifax.rwth-aachen.de/ubuntu/ trusty-updates main restricted universe multiverse + +#deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse +#deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse -- GitLab