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 +