Changes

Jump to navigation Jump to search
54 bytes removed ,  00:37, 20 May 2015
no edit summary
Line 11: Line 11:     
* install Debian ''Jessie'' in the usual way, see [https://www.debian.org/ debian.org],
 
* install Debian ''Jessie'' in the usual way, see [https://www.debian.org/ debian.org],
* change <tt>/etc/apt/sources.list</tt> to use the Debian ''Stretch'' testing release,<!-- https://www.debian.org/mirror/list -->
+
* change <tt>/etc/apt/sources.list</tt> to use the Debian ''Stretch'' testing release,
deb <nowiki>http://ftp.us.debian.org/debian</nowiki> stretch main
+
sudo sed -i 's/jessie/stretch/g' /etc/apt/sources.list
 
* update the package lists,
 
* update the package lists,
 
  sudo apt update
 
  sudo apt update

Navigation menu