Ignore:
Timestamp:
Jul 16, 2010, 9:23:24 PM (14 years ago)
Author:
jazz
Message:
  • fix two typos and verified the output iso includes cloudera's distribution for hadoop.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • drbl-hadoop-live/Makefile

    r152 r154  
    11all: clean
     2  sudo ./create-hadoop-live-by-pkg -m http://free.nchc.org.tw/debian -s http://free.nchc.org.tw/debian-security -e unstable > build.log 2> error.log
     3
     4test: clean
    25  sudo ./test-live-helper.sh > build.log 2> error.log
    36
    47clean:
    58  sudo lh clean --purge
    6   sudo rm -rf config
    7 
    8 drbl-hadoop: clean
    9   sudo ./create-hadoop-live-by-pkg -m http://free.nchc.org.tw/debian -s http://free.nchc.org.tw/debian-security -e unstable > build.log 2> error.log
     9  sudo rm -rf config auto
Note: See TracChangeset for help on using the changeset viewer.