Changeset 250


Ignore:
Timestamp:
Nov 8, 2012, 10:59:47 PM (12 years ago)
Author:
jazz
Message:
  • change from live-helper to live-build
Location:
drbl-hadoop-live
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • drbl-hadoop-live/Makefile

    r154 r250  
    66
    77clean:
    8   sudo lh clean --purge
     8  sudo lb clean --purge
    99  sudo rm -rf config auto
  • drbl-hadoop-live/test-live-helper.sh

    r249 r250  
    4747lb clean --binary
    4848# [Note] option '--categories' is only avaible at live-helper 1.0.3-2
    49 lb config -b iso --binary-indices disabled -f minimal --cache enabled --cache-indices enabled -d squeeze --hostname hadoop -m http://free.nchc.org.tw/debian --mirror-chroot http://free.nchc.org.tw/debian --mirror-chroot-security http://free.nchc.org.tw/debian-security --mirror-binary http://free.nchc.org.tw/debian --mirror-binary-security http://free.nchc.org.tw/debian-security --username hadoop --packages 'net-tools wireless-tools ssh sudo dhcp3-client' -k 686
    50 
    51 cp chroot-hook/* config/chroot_local-hooks/
     49lb config -b iso --binary-indices disabled -f minimal --cache enabled --cache-indices enabled -d squeeze --hostname hadoop -m http://free.nchc.org.tw/debian --mirror-chroot http://free.nchc.org.tw/debian --mirror-chroot-security http://free.nchc.org.tw/debian-security --mirror-binary http://free.nchc.org.tw/debian --mirror-binary-security http://free.nchc.org.tw/debian-security --username hadoop --packages 'net-tools ssh sudo dhcp3-client' -k 686
    5250
    5351lb build
Note: See TracChangeset for help on using the changeset viewer.