Page 1 of 1

Mint Meta-package for Debian

Posted: Sat Oct 30, 2010 2:20 pm
by LanceHaverkamp
Since the current installation is lacking LVM encryption, is it possible to install Mint as a Meta-package for Debian?
Something like this:
  • 1) Minimum Debian install using encrypted LVM options from Net Install Disk
    2) Download mint-lxde.deb OR mint-gnome.deb; which would fix the repo list & start the meta-package install for that desktop
Thanks,
Lance

Re: Mint Meta-package for Debian

Posted: Sun Oct 31, 2010 7:42 am
by secipolla
Install the regular GNOME CD, add the following repo to /etc/apt/sources.list

Code: Select all

deb http://packages.linuxmint.com/ debian main import upstream romeo
then run

Code: Select all

apt-get update && apt-get install linuxmint-keyring mint-meta-debian

Re: Mint Meta-package for Debian

Posted: Sun Oct 31, 2010 11:07 am
by gotjazz
maybe without romeo at first - that is if there isn't anything on it you know you want

oh and..

Posted: Sun Oct 31, 2010 11:48 am
by gotjazz
... you'll have to add the debian multimedia repo too to have access to all the dependencies of mint-meta-debian

Re: Mint Meta-package for Debian

Posted: Wed Nov 03, 2010 11:59 pm
by LanceHaverkamp
secipolla wrote:Install the regular GNOME CD, add the following ...
very interesting...so to avoid the extra bandwidth of upgrading installed packages a user could do this with the Debian testing net-install CD for gnome desktop.

Re: Mint Meta-package for Debian

Posted: Thu Nov 04, 2010 4:25 am
by k3lt01
As long as the appropriate repositories are listed AND enabled this is the best way to do a full LMDE conversion to an existing Debian install. If, like me, you don't want everything that is on the LMDE LiveCD then enable the repos and install only the packages you want. That is how I am going to do it when my net connection gets back to full speed.