Index: /drbl-hadoop-live/Makefile
===================================================================
--- /drbl-hadoop-live/Makefile	(revision 249)
+++ /drbl-hadoop-live/Makefile	(revision 250)
@@ -6,4 +6,4 @@
 
 clean:
-	sudo lh clean --purge
+	sudo lb clean --purge
 	sudo rm -rf config auto
Index: /drbl-hadoop-live/test-live-helper.sh
===================================================================
--- /drbl-hadoop-live/test-live-helper.sh	(revision 249)
+++ /drbl-hadoop-live/test-live-helper.sh	(revision 250)
@@ -47,7 +47,5 @@
 lb clean --binary
 # [Note] option '--categories' is only avaible at live-helper 1.0.3-2
-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
-
-cp chroot-hook/* config/chroot_local-hooks/
+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 
 
 lb build
