Maui Forums
Upgrade Maui 1 -> Maui 2 - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Installation (https://forums.mauilinux.org/forumdisplay.php?fid=83)
+--- Thread: Upgrade Maui 1 -> Maui 2 (/showthread.php?tid=24012)

Pages: 1 2 3


RE: Upgrade Maui 1 -> Maui 2 - kdemeoz - 28th November 2016

(11th October 2016, 18:45)leszek Wrote: Hi,

we uploaded a new version of the package maui-apt-config which will change some of our default repositories. 
These now link to a snapshotcopy of the neon repository under our control. The normal neon.list therefore got removed.

To get on the new maui-2 release channels, please use the following commands:






Code:
sudo apt-get update
sudo apt-get install -q -y -o Dpkg::Options::="--force-confnew" maui-apt-config
sudo apt-get update
sudo apt-get upgrade
sudo apt-get update
sudo apt-get dist-upgrade


If the last command went through fine, you can also do a cleanup via






Code:
sudo apt-get update
sudo apt autoremove

Hi. I've done this for a couple of my VMs, & it worked fine, but i have a query per the following pic... isn't that highlighted part supposed to have an actual date & time or similar?
   


RE: Upgrade Maui 1 -> Maui 2 - leszek - 28th November 2016

Yes it should have. Though this is set on build date of the ISO itself. So if you update the package it will replace the build date with a placeholder.


RE: Upgrade Maui 1 -> Maui 2 - kdemeoz - 28th November 2016

Ah, i see, ok thanks. I think i might cheat here then, & edit the file...