#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
remotes/github/master
ramon 2012-07-23 10:24:58 +00:00
parent 57f35cfbce
commit 9119104e16
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -20,3 +20,5 @@ install hfsutils
install nilfs-tools
install reiser4progs
install ufsutils
install ubuntu-zfs