差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改 Both sides next revision
osprovision:autoyast [2020/03/09 13:32]
tony
osprovision:autoyast [2020/03/09 13:32]
tony
行 5: 行 5:
 ===== Articles ===== ===== Articles =====
   * [[osprovision:​autoyast:​sles15:​notes_of_answerfiles|Notes of SLES15 autoinstallation file]]   * [[osprovision:​autoyast:​sles15:​notes_of_answerfiles|Notes of SLES15 autoinstallation file]]
-===== Useful configurations ===== 
-==== Disable self update ==== 
-SLES15在安裝之前,會先透過線上下載最新的安裝程式內容,如果不想執行這段可以用以下設定略過,如果網路連不到它也會自動略過:​ 
-<code xml> 
-<​general>​ 
- <​self_update config:​type="​boolean">​false</​self_update>​ 
- ... 
-</​general>​ 
-</​code>​ 
- 
  
 ===== How to clone current system? ===== ===== How to clone current system? =====