|
Last change
on this file since 250 was
250,
checked in by jazz, 13 years ago
|
- change from live-helper to live-build
|
|
File size:
281 bytes
|
| Rev | Line | |
|---|
| [150] | 1 | all: clean |
|---|
| [154] | 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 | |
|---|
| 4 | test: clean |
|---|
| [150] | 5 | sudo ./test-live-helper.sh > build.log 2> error.log |
|---|
| 6 | |
|---|
| 7 | clean: |
|---|
| [250] | 8 | sudo lb clean --purge |
|---|
| [154] | 9 | sudo rm -rf config auto |
|---|
Note: See
TracBrowser
for help on using the repository browser.