diff options
author | ramon <ramongomez@us.es> | 2016-05-03 17:11:42 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2016-05-03 17:11:42 +0000 |
commit | e928e32481408a8e3b26bae89380443ce7e70a3c (patch) | |
tree | 265eff5c74c0f1daae861eb9e3742cb0d87d6c52 /client/boot-tools/includes/etc/apt/sources.list.ubuntu | |
parent | 48c9e6e41046123f2f14e4fc266ff0cef68a1f1a (diff) |
#724: Actualizar lista de paquetes y evitar algunas interacciones en el proceso de creación de ogLive.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4918 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/boot-tools/includes/etc/apt/sources.list.ubuntu')
-rw-r--r-- | client/boot-tools/includes/etc/apt/sources.list.ubuntu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/boot-tools/includes/etc/apt/sources.list.ubuntu b/client/boot-tools/includes/etc/apt/sources.list.ubuntu index 3cd91c34..b2071d35 100644 --- a/client/boot-tools/includes/etc/apt/sources.list.ubuntu +++ b/client/boot-tools/includes/etc/apt/sources.list.ubuntu @@ -51,9 +51,9 @@ deb-src http://security.ubuntu.com/ubuntu OSCODENAME-security multiverse deb http://archive.ubuntu.com/ubuntu OSCODENAME main deb http://free.nchc.org.tw/drbl-core drbl stable deb http://free.nchc.org.tw/ubuntu OSCODENAME-security main restricted universe multiverse -deb http://ppa.launchpad.net/freenx-team/ubuntu/ OSCODENAME main -deb http://ppa.launchpad.net/randomaction/ppa/ubuntu OSCODENAME main -deb-src http://ppa.launchpad.net/randomaction/ppa/ubuntu OSCODENAME main +#deb http://ppa.launchpad.net/freenx-team/ubuntu/ OSCODENAME main +#deb http://ppa.launchpad.net/randomaction/ppa/ubuntu OSCODENAME main +#deb-src http://ppa.launchpad.net/randomaction/ppa/ubuntu OSCODENAME main # Ubuntu-ZFS deb http://ppa.launchpad.net/zfs-native/stable/ubuntu OSCODENAME main deb-src http://ppa.launchpad.net/zfs-native/stable/ubuntu OSCODENAME main |