From 9119104e16c628710cd8aa48023e83fdf4d429fe Mon Sep 17 00:00:00 2001 From: ramon Date: Mon, 23 Jul 2012 10:24:58 +0000 Subject: [PATCH] #142: Preparar soporte para sistemas de archivos ZFS, montar BTRFS, UFS y ZFS y extender BTRFS. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3263 a21b9725-9963-47de-94b9-378ad31fedc9 --- includes/etc/apt/sources.list.ubuntu | 4 ++++ includes/usr/bin/boot-tools/listpackages/sw.filesystem.local | 2 ++ 2 files changed, 6 insertions(+) diff --git a/includes/etc/apt/sources.list.ubuntu b/includes/etc/apt/sources.list.ubuntu index 1487573..3cd91c3 100644 --- a/includes/etc/apt/sources.list.ubuntu +++ b/includes/etc/apt/sources.list.ubuntu @@ -54,3 +54,7 @@ deb http://free.nchc.org.tw/ubuntu OSCODENAME-security main restricted universe 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 + diff --git a/includes/usr/bin/boot-tools/listpackages/sw.filesystem.local b/includes/usr/bin/boot-tools/listpackages/sw.filesystem.local index 400bb44..9f012ff 100644 --- a/includes/usr/bin/boot-tools/listpackages/sw.filesystem.local +++ b/includes/usr/bin/boot-tools/listpackages/sw.filesystem.local @@ -20,3 +20,5 @@ install hfsutils install nilfs-tools install reiser4progs install ufsutils +install ubuntu-zfs +