Hello, my FreedomBox is currently running on Debian testing, so my /etc/apt/sources.list is: ======== deb http://deb.debian.org/debian testing main deb-src http://deb.debian.org/debian testing main
deb http://security.debian.org/ testing/updates main deb-src http://security.debian.org/ testing/updates main deb http://deb.debian.org/debian testing-updates main deb-src http://deb.debian.org/debian testing-updates main ======== I now would like to switch to the next stable release, "buster". According to https://wiki.debian.org/SourcesList, I have to use 'buster' instead of 'testing' in the above file. So should I simply change the file to the following? ======== deb http://deb.debian.org/debian buster main deb-src http://deb.debian.org/debian buster main deb http://security.debian.org/ buster/updates main deb-src http://security.debian.org/ buster/updates main deb http://deb.debian.org/debian buster-updates main deb-src http://deb.debian.org/debian buster-updates main ======== I thought I'd better ask before breaking stuff :) Best regards, Robert _______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
