This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ==================================================================== | |
| # Author: 凍仁翔 / chusiang.lai (at) gmail.com | |
| # Blog: http://note.drx.tw | |
| # Filename: ks.cfg. | |
| # Modified: 2015-02-25 10:20 | |
| # Description: Kickstart Configurator for Ubuntu 14.04.1 LTS server (amd64) | |
| # Reference: | |
| # | |
| # 1. 作業系統自動安裝應答 CD 製作 - kickstart | iThome Download | |
| # - http://download.ithome.com.tw/article/index/id/1792 |