/[sysadmin-cookbook]/recepies/btrfs/btrfs-progs-unstable-checkinstall.sh
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/btrfs/btrfs-progs-unstable-checkinstall.sh

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

revision 158 by dpavlin, Wed Jan 27 19:27:06 2010 UTC revision 191 by dpavlin, Thu Mar 18 20:50:33 2010 UTC
# Line 1  Line 1 
1  #!/bin/sh -x  #!/bin/sh -x
2    
3    sudo apt-get install git-core uuid-dev checkinstall
4    
5  test -e btrfs-progs-unstable || git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git  test -e btrfs-progs-unstable || git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
6    
7  cd btrfs-progs-unstable && git pull && make && \  cd btrfs-progs-unstable && git pull && make && \

Legend:
Removed from v.158  
changed lines
  Added in v.191

  ViewVC Help
Powered by ViewVC 1.1.26