Changes between Version 13 and Version 14 of jazz/09-04-16


Ignore:
Timestamp:
Apr 8, 2012, 1:38:17 AM (12 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-04-16

    v13 v14  
    99   * 經過簡單的原始碼目錄追蹤,發現它是用  grub 來當 ISO 開機的 boot loader 因此就簡單許多。
    1010   * 在 ISO Generator 的 TODO 裡提到:最好把相對應的 script 整合進 live-helper 裡,那以後就不需要自己維護不同的版本。這確實是比較好的做法,或者包一個相依 live-helper 的 live-helper-xen 套件也不錯。drbl-live 跟 clonezilla-live 目前也是用 live-helper ,可以朝類似的目標前進。
     11   * http://downloads.xen.org/LiveCD/ - 最新版本的 Live CD 下載位址
     12   * http://wiki.xen.org/wiki/LiveCD - Xen Live CD 說明
    1113
    1214 * [想法] 每次 DRBL Server 作小升級,都會忘記要跑 re-deploy,想說為什麼不能每次只要有跑 apt-get 就像 localepurge 一樣都會去執行對應的 script 呢?? 今天研究了一下,原來作法並不難,只要在 /etc/apt/apt.conf.d/ 中放一個 script 就可以了。