Changes between Version 4 and Version 5 of jazz/10-05-23


Ignore:
Timestamp:
May 23, 2010, 10:52:15 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/10-05-23

    v4 v5  
    1313
    1414 * 如果要用 live-helper 產生 live cd 並且用更多 apt 來源,可在 config/chroot_sources/ 加入 live.chroot 、 live.binary 跟對應的 gpg key 在 live.chroot.gpg 、live.binary.gpg
    15  * 要額外裝的套件,可以參考 /usr/share/live-helper/lists/ 底下的檔案。然後用 lh config --bootstrap-config FILE 來指定。
     15 * 要額外裝的套件,可以參考 /usr/share/live-helper/lists/ 底下的檔案。然後用 lh config --bootstrap-config FILE 來指定。預設是使用 /usr/share/live-helper/lists/standard
     16{{{
     17LH_PACKAGES_LISTS="standard"
     18}}}
     19 * 要額外拷貝進 Live CD 的檔案,可放在 config/chroot_local-includes