From owner-mint@fishpool.com Wed Apr 9 11:26:31 2003 To: mint@lists.fishpool.fi Subject: Re: [MiNT] package maintainance From: Teemu Hukkanen In-Reply-To: <03040820372803.29309@LEELOO> (Guillaume =?iso-8859-15?q?D=E9flache's?= message of "Tue, 8 Apr 2003 20:37:28 -0400") References: <03040820372803.29309@LEELOO> Date: Wed, 09 Apr 2003 12:18:08 +0300 Message-ID: <86llyk58rz.fsf@bugger.fishpool.fi> User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: tjhukkan@fishpool.fi Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Guillaume Déflache writes: >> 1) [...] >> Something like apt-get in Debian. > > apt-get has been ported to handle *.rpm files (i.e. it uses rpm instead of > dpkg)! That is not apt-get, that is a script wrapper around rpm which does wget (or similar) of rpm packages. >> 2) [...] >> Something like dselect/aptitude in Debian. > > These should be usable too as they (should?) sit on top of the former... What you really want is Debian based on mint. There is a project at http://debian-mint.nocrew.org/, but it hasn't been updated for several years. I've been meaning to pick it up, but haven't had the time. I have bootstrapped a cross-compilation environment and many of the basic utilities.