Maui Forums

Full Version: Upgrade Maui 1 -> Maui 2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(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?
[attachment=1111]
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.
Ah, i see, ok thanks. I think i might cheat here then, & edit the file...
Pages: 1 2 3