dolphin_oracle's respins (updated June 23, 2024)
- dolphin_oracle
- Developer
- Posts: 22247
- Joined: Sun Dec 16, 2007 12:17 pm
dolphin_oracle's respins (updated June 23, 2024)
I've made up several respins of the official isos.
***edit***
**edit** all MX-21 respins have been removed from dolphin oracle's personal sourceforge, due to sourceforge asking me to. I don't have the isos anymore, so don't ask for them please.
MX 23.3 respins are still available, and will likely get updated at somepoint to latest.
**end edit***
MX 23.4 systemd-only respin is up. Its a full version of MX-23.3 64 bit, with sysVinit removed.
MX 23.3 sysVinit-only resipin is up, Full version of MX-23.3 64 bit, with systemd removed. elogind, libelogind, and libpam-elogind are utilized to fill those session management requirements.
MX-23 respins
***edit***
**edit** all MX-21 respins have been removed from dolphin oracle's personal sourceforge, due to sourceforge asking me to. I don't have the isos anymore, so don't ask for them please.
MX 23.3 respins are still available, and will likely get updated at somepoint to latest.
**end edit***
MX 23.4 systemd-only respin is up. Its a full version of MX-23.3 64 bit, with sysVinit removed.
MX 23.3 sysVinit-only resipin is up, Full version of MX-23.3 64 bit, with systemd removed. elogind, libelogind, and libpam-elogind are utilized to fill those session management requirements.
MX-23 respins
Last edited by dolphin_oracle on Tue Dec 24, 2024 9:42 pm, edited 20 times in total.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
-
- Posts: 3602
- Joined: Tue Jun 14, 2016 2:02 pm
Re: dolphin_oracle's respins
nice!
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.
- Eadwine Rose
- Administrator
- Posts: 14625
- Joined: Wed Jul 12, 2006 2:10 am
Re: dolphin_oracle's respins
Way cool! 

MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: dolphin_oracle's respins
Very cool.
Gonna try the bare_x64 in a VM.
OK, that took only 5-6 minutes to install into a VM. Boot time is the same as my MX-21 Fluxbox on hardware. Great job.


OK, that took only 5-6 minutes to install into a VM. Boot time is the same as my MX-21 Fluxbox on hardware. Great job.


This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: dolphin_oracle's respins
On the 32bit iso boot it gives a "SQUASHFS error: Filesystem uses "unknown" compression.dolphin_oracle wrote: Thu Jan 06, 2022 8:32 am the second is a 32 bit iso with the antiX 4.9 kernel, for folks that need that kernel for one reason or another. otherwise its identical to the standard 32bit Xfce iso.
Hmm, not sure I had the impression mx-snapshot would capture this and would not allow creating zstd-compressed squashfs for antix 4.9 kernel, which does not support squashfs_zstd compression.
+++EDIT+++
for the record...
Check:
Code: Select all
unsquashfs -stat /mnt/iso/iso1/antiX/linuxfs| grep -i compression
Compression zstd
Code: Select all
grep ^CONFIG_SQUASHFS_ /mnt/iso/sq1/boot/config-4.9.0-294-antix.1-686-smp-pae
CONFIG_SQUASHFS_FILE_CACHE=y
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZ4=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
- dolphin_oracle
- Developer
- Posts: 22247
- Joined: Sun Dec 16, 2007 12:17 pm
Re: dolphin_oracle's respins
hmph...apparently not. I'll redo that one.fehlix wrote: Fri Jan 07, 2022 3:13 pmOn the 32bit iso boot it gives a "SQUASHFS error: Filesystem uses "unknown" compression.dolphin_oracle wrote: Thu Jan 06, 2022 8:32 am the second is a 32 bit iso with the antiX 4.9 kernel, for folks that need that kernel for one reason or another. otherwise its identical to the standard 32bit Xfce iso.
Hmm, not sure I had the impression mx-snapshot would capture this and would not allow creating zstd-compressed squashfs for antix 4.9 kernel, which does not support squashfs_zstd compression.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: dolphin_oracle's respins
I messed up the check? https://github.com/MX-Linux/mx-snapshot ... pp#L53-L58
Do you have headers installed? I set it up so the check doesn't fail if there is no /boot/config-kernelversion
Do you have headers installed? I set it up so the check doesn't fail if there is no /boot/config-kernelversion
- dolphin_oracle
- Developer
- Posts: 22247
- Joined: Sun Dec 16, 2007 12:17 pm
Re: dolphin_oracle's respins
I'm pretty sure the headers are installed. I'll give it a check when I get home.Adrian wrote: Fri Jan 07, 2022 3:58 pm I messed up the check? https://github.com/MX-Linux/mx-snapshot ... cpp#L53-58
Do you have headers installed? I set it up so the check doesn't fail if there is no /boot/config-kernelversion
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
- dolphin_oracle
- Developer
- Posts: 22247
- Joined: Sun Dec 16, 2007 12:17 pm
Re: dolphin_oracle's respins
@fehlix i uploaded new 4.9 iso, this time used gzip.
@Adrian there is a config file uner /boot called config-4.9.0-294-antix.1-686-smp-pae and a matching vmlinuz-4.9.0-294-antix.1-686-smp-pae.
uname -r reports as 4.9.0-294-antix.1-686-smp-pae
@Adrian there is a config file uner /boot called config-4.9.0-294-antix.1-686-smp-pae and a matching vmlinuz-4.9.0-294-antix.1-686-smp-pae.
uname -r reports as 4.9.0-294-antix.1-686-smp-pae
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: dolphin_oracle's respins
@dolphin_oracle , thank you. Especially for the 32-bit version. I think the 64-bit "bare" version would be good to try experimenting with LXDE/LXQT? That was brought up in another thread and I'd like to start playing with that idea.
Seaken64
Seaken64
MX21-64 XFCE & W11 on Lenovo 330S LT. MX21-KDE & MX21-XFCE on Live USB.
MX18-64 & W7, Fedora on HP Core2 DT
MX21-32 XFCE w/ MX-Fluxbox on P4HT DT w/ antiX21, SUSE Tumbleweed, Q4OS, WXP
antiX21 on Compaq PIII 1 Ghz DT, w/ Debian, MX18FB, W2K
MX18-64 & W7, Fedora on HP Core2 DT
MX21-32 XFCE w/ MX-Fluxbox on P4HT DT w/ antiX21, SUSE Tumbleweed, Q4OS, WXP
antiX21 on Compaq PIII 1 Ghz DT, w/ Debian, MX18FB, W2K