Page 1 of 9

FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 3:44 pm
by manyroads
Hello all.

I am in the process of building and uploading an MX Linux 18 Continuum Minimal Install. This snapshot should be tested by someone other than me. :lipsrsealed:
The minimal install is about a 1.2GB image rather than the original 1.4GB. Hooray, :number1: but there's a lot less stuff. :bawling: Remember to add the 'things' you want after installing.

Here is information on lhe MX18 Minimal Install it contains (should contain) all normal:
--- MXTools
--- Essential Accessories

Extremely limited:
--- Development Tools (only Geany)
--- Office Tools (no LibreOffice)
--- Graphics Tools (no Gimp)
--- Multimedia (no VLC)

It is devoid of: :frown:
--- Email Tools
--- Games

The complete list of changes (37 removed packages) made to the basic MX18 Continuum install set follows: :eek:

aisleriot
asunder
chromium-bsu
chromium-bsu-data
clementine
clipit
dict
fbreader
fbreader
feh
gimp
gmtp
gnome-hearts
gnome-mahjongg
gnome-ppp
gscan2pdf
lbreakout2
lbreakout2-data
libreoffice*
lightning
mc
mc-data
nomacs
nomacs-l10n
orage
peg-e
pppoeconf
samba
samba-common
samba-common-bin
samba-libs
smtube
swell-foop
thunderbird
vlc
xfce4-notes
xfce4-notes-plugin
You may obtain the iso here (I will leave it online for about 30 days):
https://www.dropbox.com/sh/w0g0nzahapkx ... NbePa?dl=0
I will keep this online for about 30 days. If the devs would like to host this, make it official, or tell me it's unwanted I'm happy to defer to their greater knowledge and insight. :puppy:

Here is a script template of what I removed; it may be saved as another file and used as a script (should you prefer to run this locally rather than download another iso image). :crossfingers:

#-------Save from here down -------

#!/bin/bash
sudo apt-get remove --purge gmtp orage nomacs nomacs-l10n pppoeconf asunder chromium-bsu chromium-bsu-data clipit gnome-ppp gnome-hearts lbreakout2 lbreakout2-data mc mc-data xfce4-notes-plugin xfce4-notes peg-e smtube swell-foop fbreader gscan2pdf feh gimp aisleriot clementine dict fbreader gnome-mahjongg samba samba-libs samba-common samba-common-bin thunderbird vlc lightning
sudo apt-get remove --purge libreoffice*
#
sudo apt-get autoremove --purge

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 3:46 pm
by Adrian
The minimal install is about a 1.2GB image rather than the original 1.8GB.
The original is 1.4GB.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 3:54 pm
by manyroads
opps... good catch! Fixed (above). :eek:

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:06 pm
by dphn
gimp-data is not there. Sometimes it's a bit triggy with the 'data' packages. Not all will be deinstall via autoremove. Check this in particular by the games. LO deinstall is quite heavy. Maybe you can check after it all with deborphan --guess-all

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:09 pm
by manyroads
@dphn... I'll add gimp-data to the script for removal.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:14 pm
by Stevo
I think a lot more can be removed with a little more work. Maybe have Synaptic sort the installed packages by their Download size and then go through them to see what can go. Fonts and icons are good targets, too.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:26 pm
by dphn
Hi stevo,

in many ways it's not possible. MX-apps depends on faenza-icon theme, papirus-icons are used for the default Xfce-config. Maybe the Numix-icons can be removed.

Same with a lot of apps. When you replace featherpad for example with another editor you must change /etc/skel/.config/Thunar/uca.xml. There are entries for featherpad and with a new update from desktop-defaults-xfce-mx17 package you become all default configs back.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:31 pm
by anticapitalista
I suggest for a minimal install set iso, to remove all vpnc stuff as well as samba.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:35 pm
by anticapitalista
How minimal is minimal? I would suggest a minimal install should be way less than 1GB and closer to 500/600 MB max.

Re: FREE! MX18 Minimal Installset

Posted: Fri Jan 11, 2019 4:41 pm
by Adrian
anticapitalista wrote: Fri Jan 11, 2019 4:35 pm How minimal is minimal? I would suggest a minimal install should be way less than 1GB and closer to 500/600 MB max.
Saving 200MB seems a bit underwhelming, I think people are better off starting with antiX if their objective is to save space (for some reasons that I don't fully get)