Page 3 of 4
Re: Adelie
Posted: Sun Aug 04, 2024 12:17 pm
by xeno74
OpenGL works in a chroot as well. Unfortunately audio doesn't work. Maybe I need an additional command.

Re: Adelie
Posted: Mon Aug 05, 2024 1:41 pm
by xeno74
xeno74 wrote: Sun Aug 04, 2024 12:17 pm
OpenGL works in a chroot as well. Unfortunately audio doesn't work. Maybe I need an additional command.
Maybe this helps:
Code: Select all
# cd /run/media/live/void
# mkdir -p ./$XDG_RUNTIME_DIR/pulse
# mount -o bind $XDG_RUNTIME_DIR/pulse ./$XDG_RUNTIME_DIR/pulse
echo $XDG_RUNTIME_DIR
Output: /run/user/0
Re: Adelie
Posted: Wed Oct 23, 2024 9:09 am
by xeno74
Repository of Adélie Linux:
distfiles.adelielinux.org
Soon in this repository:

Re: Adelie
Posted: Thu Oct 31, 2024 3:44 pm
by xeno74
I love Adélie Linux.

Adélie on my X5000/40 with kernel 6.12-rc5 (Thanks to A. Wilcox):

Re: Adelie
Posted: Thu Dec 05, 2024 7:20 am
by xeno74
Repositories of Adélie Linux:
Re: Adelie
Posted: Thu Dec 05, 2024 10:11 am
by xeno74
Test of exFAT with the RC1 of kernel 6.13 on Adélie PPC Linux:

Re: Adelie
Posted: Tue Dec 10, 2024 3:12 pm
by xeno74
Test of LVM and XFS with the RC2 of kernel 6.13 on Adélie Linux:

Re: Adelie
Posted: Tue Dec 10, 2024 3:58 pm
by xeno74
Arctic Fox 45.1/Musl is on the way to Adélie Linux.
Further information:
git.adelielinux.org
Re: Adelie
Posted: Thu Dec 12, 2024 10:27 am
by xeno74
Test of NTFS3 with the stable long-term kernel 6.12.4 on Adélie PPC Linux:
There are only the ntfs-3g utilities available but they also work without FUSE.
SUSE has two packages: ntfs-3g and ntfsprogs.
The ntfs-3g package has the mount command and the ntfsprogs package has the mkfs.ntfs command (symbolic link to mkntfs). Both are ntfs-3g userland utilities.
Adélie‘s ntfs-3g-2017.3.23-r2 package has both commands.
Re: Adelie
Posted: Mon Dec 16, 2024 1:22 pm
by xeno74
WARNING:
Please don't upgrade Adélie Linux with "apk upgrade". There is an Xorg issue and the display manager doesn't load.