User Tools

Site Tools


unix:linux:debian:upgradeproblems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

unix:linux:debian:upgradeproblems [2017/12/17 23:31] – external edit 127.0.0.1unix:linux:debian:upgradeproblems [2020/03/28 01:09] (current) rodolico
Line 73: Line 73:
  
 Again, read the sample conf, but basically, remove anything not needed. Again, read the sample conf, but basically, remove anything not needed.
 +
 +===== Upgrade Jessie to ASCII =====
 +
 +Just a note on how to upgrade jessie to ascii (devuan)
 +
 +<code>
 +deb http://deb.devuan.org/merged ascii main
 +deb http://deb.devuan.org/merged ascii-updates main
 +deb http://deb.devuan.org/merged ascii-security main
 +deb http://deb.devuan.org/merged ascii-backports main
 +</code>
 +
 +<code bash>
 +apt-get upgrade devuan-keyring
 +apt-get update
 +apt-get dist-upgrade
 +</code>
  
unix/linux/debian/upgradeproblems.txt · Last modified: 2020/03/28 01:09 by rodolico