/[sysadmin-cookbook]/recepies/zfs/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /recepies/zfs/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 126 by dpavlin, Fri Aug 14 19:23:20 2009 UTC revision 241 by dpavlin, Fri Feb 11 17:25:08 2011 UTC
# Line 1  Line 1 
1  # use newer zfs-fuse branch  # use newer zfs-fuse branch
2    
3  #upstream=http://www.wizy.org/mercurial/zfs-fuse/trunk  #upstream=http://www.wizy.org/mercurial/zfs-fuse/trunk
4  upstream=http://git.rudd-o.com/zfs/  #upstream=http://git.rudd-o.com/zfs/
5    upstream=http://git.zfs-fuse.net/official/
6    
7  all:  all:
8          echo "make [checkout deb clean]"          echo "make [checkout deb clean]"
9    
10  checkout:  checkout:
11          hg clone $(upstream) zfs-fuse          git clone $(upstream) zfs-fuse
12    
13  install: uninstall  install: uninstall
14          cd zfs-fuse/src && scons install #install_dir=/usr/sbin/          cd zfs-fuse/src && scons install #install_dir=/usr/sbin/

Legend:
Removed from v.126  
changed lines
  Added in v.241

  ViewVC Help
Powered by ViewVC 1.1.26