MX Ascii Respin - Devuan (final)

For issues with MX that has been modified from the initial install. Example: adding packages that then cause issues.
Message
Author
User avatar
rasat
Posts: 644
Joined: Tue Dec 19, 2017 1:19 pm

Re: MX Ascii Respin - Devuan (final)

#21 Post by rasat »

dreamer wrote: Thu May 30, 2019 6:20 pm Sounds nice. Thanks for making this. I wonder if the upgrade path from MX Ascii to MX Beowulf is easier than MX Stretch to MX Buster because already systemd-free. ;) Only downside it's not really MX... :footinmouth: The antiX live stuff is missing, but I guess most MX users use an installed system anyway.
Already tested by changing "ascii" to "beowulf" in repo string, upgrade is smooth. Same will be by changing "stretch" to "buster" in MX string as long as MX don't change to complete different repo. In other words, the upgrade will be smooth without reinstalling the whole system. All MX and antiX stuff are there.

User avatar
rasat
Posts: 644
Joined: Tue Dec 19, 2017 1:19 pm

Re: MX Ascii Respin - Devuan (final)

#22 Post by rasat »

There is a change when upgrading ascii to beowulf. Don't run "sudo apt-get dist-upgrade", elogind does not get installed. Run instead:
sudo apt-get update
sudo aptitude full-upgrade
sudo apt --fix-broken install
sudo aptitude full-upgrade

Before upgrading, change ascii repos to beowulf:

Code: Select all

deb http://auto.mirror.devuan.org/merged/ beowulf main non-free contrib 
# deb-src http://auto.mirror.devuan.org/merged/ beowulf main non-free contrib 
deb http://auto.mirror.devuan.org/merged/ beowulf-updates main non-free contrib 
# deb-src http://auto.mirror.devuan.org/merged/ beowulf-updates main non-free contrib 
deb http://auto.mirror.devuan.org/merged/ beowulf-proposed-updates main non-free contrib 
# deb-src http://auto.mirror.devuan.org/merged/ beowulf-proposed-updates main non-free contrib 
deb http://auto.mirror.devuan.org/merged/ beowulf-security main non-free contrib 
# deb-src http://auto.mirror.devuan.org/merged/ beowulf-security main non-free contrib 
# deb http://auto.mirror.devuan.org/merged/ beowulf-backports contrib non-free main  
# deb-src http://auto.mirror.devuan.org/merged/ beowulf-backports main non-free contrib

Post Reply

Return to “MX Modified”