apt/source.list 中的這種寫法可以嗎? - Linux

Table of Contents

※ 引述《[email protected] ( )》之銘言:
: 請問 /etc/apt/source.list 中,這樣的寫法正確嗎?
: deb http://ftp.de.debian.org/debian squeeze update main
: 又,上面這樣的寫法,和下面這樣的寫法,有差別嗎?
: deb http://ftp.de.debian.org/debian squeeze main
: 若是這兩種寫法有差別的話,是不是代表
: 第二種寫法,一定會比第一種寫法,缺少某些 update 的更新呢?
好像沒有update這個目錄。如果是security更新,那應該是squeeze/updates
如果不是security, 用main contrib non-free,應該就包括全部的更新了

--

Nice to meld you.

--

All Comments