You're talking about antiX - completely systemd free. On MX we still have systemd, we just have the option to not enable it at boot time which is the default.aldQueiroz wrote: ↑Thu Sep 03, 2020 7:30 pmI wish a distro "systemd free", but still simple to install (sorry, Gentoo!) and configure (sorry, Void!...) and with a good portfolio of applications!
Booting MX-19 with runit
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: Booting MX-19 with runit
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Booting MX-19 with runit
I know, andyprough. And I do think it is a clever approach: having systemd installed (then solving the troubles about systemd dependency of a lot of applications!) but disabled by default! And if people prefer to use it, it's up to them! I prefer not!!andyprough wrote: ↑Thu Sep 03, 2020 7:40 pmYou're talking about antiX - completely systemd free. On MX we still have systemd, we just have the option to not enable it at boot time which is the default.aldQueiroz wrote: ↑Thu Sep 03, 2020 7:30 pmI wish a distro "systemd free", but still simple to install (sorry, Gentoo!) and configure (sorry, Void!...) and with a good portfolio of applications!
Last edited by aldQueiroz on Thu Sep 03, 2020 8:44 pm, edited 1 time in total.
Re: Booting MX-19 with runit
Within MX Package Installer (MXPI) -> Populare Apps, we have a "special" LibreOffice installer for both the stable buster version and the buster backports version. The idea was, you can switch between those versions back and forth. Whatever version becomes available within buster-backports shall be installable with this "special" MXPI-PopApps installer. In addttiion the language packs for LO shall also be available for the installed version.aldQueiroz wrote: ↑Thu Sep 03, 2020 7:14 pmThat was a recent update of LibreOffice package at MX Linux, wasn't it? The last time I saw it, the version available from Backports repo was still 6.4.5 (while the version from flatpack was 7.0.3; but the version available there now is 7.0.1-2, I don't know why...)fehlix wrote: ↑Thu Sep 03, 2020 4:13 pmIn MX Linux you can get latest LibreOffice version (currently 7.0.1) from MX Package Installer Populare Apps:aldQueiroz wrote: ↑Thu Sep 03, 2020 2:31 pm In MX Linux we can get a later version of it using flatpack (from default flathub repository),
LO7-POP-APPS.png
EDIT: precised the comment to be applicable in MX Linux
Note:
We do also have a MX-testrepp version of latest LibreOffice. As this can become difficult to sort all dependency, it's recommended to install/keep first LO-buster-stable version before upgrade to MX-testrepo latest version.
Re: Booting MX-19 with runit
I think you should be able to install flatpaks in antiX. It's just that you'll have to install and enable the relevant flatpak programs and repos, and then search for and install the flatpak apps manually without the help of any gui tools.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
-
- Posts: 170
- Joined: Wed Jul 24, 2019 2:58 pm
Re: Booting MX-19 with runit
Thank you, asqwerth! The more I hear from you all, the more excited, anxious to use antiX I get!!
Re: Booting MX-19 with runit
Just be aware that:
1. flatpak apps and their corresponding runtime (to run in their own enclosed environment) are huge. 1 runtime can take 1 GB. If you update a flatpak app and the runtime has also been updated, you'll add an additional 1+ GB of disk usage, and the old runtime will remain on your system until you manually delete it (if you're not using it for any other flatpak app)
2. flatpak apps come from third party sources so the quality of their creation will vary. Some flatpak apps might work better than others.
1. flatpak apps and their corresponding runtime (to run in their own enclosed environment) are huge. 1 runtime can take 1 GB. If you update a flatpak app and the runtime has also been updated, you'll add an additional 1+ GB of disk usage, and the old runtime will remain on your system until you manually delete it (if you're not using it for any other flatpak app)
2. flatpak apps come from third party sources so the quality of their creation will vary. Some flatpak apps might work better than others.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: Booting MX-19 with runit
... Yes runit is fast and light, I have tried the antix19 standard buster x64 version, added lightdm, xfce, and some other apps ... into a virtualBox VM ... and tried to create a new iso via a snapshot (antixcc.sh) successfully generated ... but after, impossible to boot via this(these) snapshot (lightdm or slim or even a grub single mode I do not have the console) into virtualBox, so is this behavior is normal with the runit versions (or maybe a workaroud exists) ?
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: Booting MX-19 with runit
I thought we were supposed to remaster a live usb after making our changes to it, not try to take a snapshot from virtualbox. Do snapshots from virtualbox boot at all?oops wrote: ↑Fri Sep 04, 2020 9:19 am ... Yes runit is fast and light, I have tried the antix19 standard buster x64 version, added lightdm, xfce, and some other apps ... into a virtualBox VM ... and tried to create a new iso via a snapshot (antixcc.sh) successfully generated ... but after, impossible to boot via this(these) snapshot (lightdm or slim or even a grub single mode I do not have the console) into virtualBox, so is this behavior is normal with the runit versions (or maybe a workaroud exists) ?
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: Booting MX-19 with runit
They should, but I don't know about runit versions.andyprough wrote: ↑Fri Sep 04, 2020 10:27 amI thought we were supposed to remaster a live usb after making our changes to it, not try to take a snapshot from virtualbox. Do snapshots from virtualbox boot at all?oops wrote: ↑Fri Sep 04, 2020 9:19 am ... Yes runit is fast and light, I have tried the antix19 standard buster x64 version, added lightdm, xfce, and some other apps ... into a virtualBox VM ... and tried to create a new iso via a snapshot (antixcc.sh) successfully generated ... but after, impossible to boot via this(these) snapshot (lightdm or slim or even a grub single mode I do not have the console) into virtualBox, so is this behavior is normal with the runit versions (or maybe a workaroud exists) ?
Few years ago, I set up a VM install of antiX16 (on my desktop PC), installed MATE, customised it the way I wanted, then made a snapshot iso. I made a live USB from within the VM which I then used to install onto my old laptop.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: Booting MX-19 with runit
Yes, I do this way usually for my old eepc (worked like a charm for antiX19 classic and MX19).asqwerth wrote: ↑Fri Sep 04, 2020 10:32 am ...
They should, but I don't know about runit versions.
Few years ago, I set up a VM install of antiX16 (on my desktop PC), installed MATE, customised it the way I wanted, then made a snapshot iso. I made a live USB from within the VM which I then used to install onto my old laptop.
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32