close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 4, 2008, 4:26:30 PM (18 years ago)
- Author:
-
sunny
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v11
|
v12
|
|
| 1 | | = DRBL Live Helper = |
| | 1 | = Live Usb Helper (DRBL Live Helper) = |
| 2 | 2 | |
| 3 | 3 | == 專案說明: == |
| 4 | | 協助多國語系的Windows使用者安裝DRBL Live或Clonezilla Live之映像檔於USB隨身碟, |
| 5 | | 免除使用者手動解壓縮映像檔與複製檔案流程。 |
| | 4 | 協助多國語系的Windows使用者安裝DRBL Live或Clonezilla Live之映像檔於USB隨身碟,[[br]] |
| | 5 | 免除使用者手動解壓縮映像檔與複製檔案流程,以及使用syslinux製作可開機隨身碟;[[br]] |
| | 6 | 這支小程式不會對zip檔案設限,所以可以用在任一格式的zip解壓縮並複製到隨身碟中。 |
| 6 | 7 | |
| 7 | 8 | == 關於 DRBL & Clonezilla == |
| … |
… |
|
| 9 | 10 | |
| 10 | 11 | == 下載 == |
| 11 | | * [http://free.nchc.org.tw/drbl-core/utils/live-usb-helper/bin/ DRBL Live Helper] |
| 12 | | |
| | 12 | * USB Live Helper Installer(include source code) |
| | 13 | * [http://free.nchc.org.tw/drbl-core/utils/live-usb-helper/bin/ drbl site] |
| | 14 | * [http://trac.nchc.org.tw/grid/attachment/wiki/sunny/DRBLLiveHelper/DRBL-luh-0.0.7.exe?format=raw local site] |
| 13 | 15 | == 版本記錄 == |
| 14 | 16 | === 0.0.3 === |
| … |
… |
|
| 30 | 32 | * 移除子頁面的"Exit"按鈕 |
| 31 | 33 | |
| | 34 | === 0.0.7 === |
| | 35 | * 當使用者還未選取隨身碟裝置就開始執行功能時,會出現訊息提示使用者新增 |
| | 36 | * 將程式名稱更名為"USB Live Helper" |
| | 37 | * 新增Spanish語系文件 |
| | 38 | * 感謝 Martin Laclaustra 來信幫忙翻譯 |
| | 39 | * 更新Syslinux為3.71版 |
| | 40 | |
| 32 | 41 | == 使用手冊 == |
| 33 | 42 | * [wiki:sunny/tutorial/DRBLLiveHelper v0.0.3~v0.0.4使用手冊] |
| … |
… |
|
| 41 | 50 | |
| 42 | 51 | == 待辦事項 == |
| 43 | | * DRBL Live Helper更名為Live USB Helper |
| 44 | | * 每次裝新版的Live USB Helper之前, 自動移除舊版程式 |
| 45 | | * Source Code的命名規則變更為DRBL-luh-src-[版本編號].zip |
| 46 | | * 畫一個新的Logo,圖片內含Live USB Helper字樣 |
| 47 | 52 | * 增加對於NTFS格式的隨身碟的防呆機制 |
| 48 | 53 | * 測試使用者選不要format的情況 |
| 49 | | * 分開Changelog.txt,擺放到一般目錄當中 |
| 50 | 54 | * porting from vb6 to ultimate++ |