데비안 테스트를 실행 중입니다. 내 sources.list
상태는:
deb http://ftp.us.debian.org/debian testing main
Wheezy가 나오면 자동으로 새로운 Jessie 배포판을 가리킬 것입니다 (업데이트하려면 업데이트만 하면 됩니다 testing
) 아니면 여전히 해야 합니까 ?stable
testing
aptitude update && aptitude upgrade
dist-upgrade
답변1
테스트는 항상 현재 테스트를 가리킵니다. 테스트를 계속하려면 아무것도 변경할 필요가 없습니다. 테스트를 계속하기 위해 변경해야 하는 유일한 경우는 릴리스 이름을 지정한 경우입니다. 예:
deb http://ftp.us.debian.org/debian wheezy main