If you have already installed a system using a 3.1r0 CD/DVD image, you
do not need to reinstall. Instead, simply edit /etc/apt/sources.list,
look for any lines mentioning security.debian.org, change "testing" to
"stable", and remove "# " from the start of the line.
で、具体的に? (スコア:0)
sources.listといえば、
non-usセクションが廃止された [debian.org]ので、sarge使ってる人は消しておいてください、とのことです。
Re:で、具体的に? (スコア:3, 参考になる)
debian-devel-announceのこれ [debian.org]かな。
If you have already installed a system using a 3.1r0 CD/DVD image, you do not need to reinstall. Instead, simply edit /etc/apt/sources.list, look for any lines mentioning security.debian.org, change "testing" to "stable", and remove "# " from the start of the line.
(簡易訳)もし既に3.1r0のCD/DVDイメージを用いてインストールを済ませてしまっていても、再インストールする必要はない。代わりに /etc/apt/sources.list を編集し、 security.debian.org を指定している行の "testing" を "stable" に修正し、行頭の "# " を削除しなさい。
Re:で、具体的に? (スコア:1)