Changeset 250
- Timestamp:
- Nov 8, 2012, 10:59:47 PM (12 years ago)
- Location:
- drbl-hadoop-live
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
drbl-hadoop-live/Makefile
r154 r250 6 6 7 7 clean: 8 sudo l hclean --purge8 sudo lb clean --purge 9 9 sudo rm -rf config auto -
drbl-hadoop-live/test-live-helper.sh
r249 r250 47 47 lb clean --binary 48 48 # [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/ 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 ssh sudo dhcp3-client' -k 686 52 50 53 51 lb build
Note: See TracChangeset
for help on using the changeset viewer.