Menu

Tree [be649e] master /
 History

HTTPS access


File Date Author Commit
 mint-update.c 2016-01-15 Kryštof Píštěk Kryštof Píštěk [be649e] The first commit of application. This one dos n...
 mint-updater 2016-01-15 Kryštof Píštěk Kryštof Píštěk [be649e] The first commit of application. This one dos n...
 readme.txt 2016-01-15 Kryštof Píštěk Kryštof Píštěk [1e612b] readme commit

Read Me

This project is something like updater for ubuntu, that means do-release-upgrade. However, this is not possible on linux mint.
Currently, the project requires 1-3 arguments.
Usage: (as root) <mint-updater "release" ("where to update from" "use packages other than main")>
Taken variables: release=last (not yet implemented), update source=default, other packages=default
Example: <sudo mint-updater cinnamon default yes>

This command looks up for superuser privileges, if they are present, it finds update source from sources.list and edits it to enable the new release and other than main packages.
Then, it runs a couple of apt-get packages to upgrade the system.

Mint-updater only handles finding of superuser privileges and arguments. Then, it downloads a shell script which does the work for you.

I am doing this project alone.

Features in development:
	finding the latest compatible version of linux mint
	checking of release name and source you entered


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.