- Linux 7.2 Brings More Work Around WiFi Aware, WiFi 8 / UHR & More Networking Hardware -- phoronix.com
- New NTFS Driver Sees Hardening & Fixes, Windows Native Symlinks With Linux 7.2 -- phoronix.com
- exFAT File-System Enjoys Better Performance On Linux 7.2 With IOmap Conversion -- phoronix.com
- NTFS updates
- exFAT updates
- Linux Git log
- Phoronix articles, reviews and news stories covering Linux 7.2
New kernels
Re: New kernels
New for the alpha6 of kernel 7.2:
Re: New kernels
Hi All,
I have released the alpha6 of kernel 7.2 with NTFS Resurrection and exFAT updates.
Downloads and further information: github.com

Cheers,
Christian
I have released the alpha6 of kernel 7.2 with NTFS Resurrection and exFAT updates.
Downloads and further information: github.com

Cheers,
Christian
Re: New kernels
alpha6 of kernel 7.2 works fine on X1000

P.S. Mirari I will test later - now rebuilding it from testbed to new case and make new installations of OSes...

P.S. Mirari I will test later - now rebuilding it from testbed to new case and make new installations of OSes...
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: New kernels
Thank you very much for testing.
Re: New kernels
Modify the version string of the Linux kernel:
Code: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' vmlinux-7.2Code: Select all
gunzip zImage-7.2.gzCode: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' zImage-7.2Code: Select all
binwalk -e uImage-7.2Code: Select all
cd _uImage-7.2.extractedCode: Select all
perl -pi -e 's/ubuntu20-04/ppc-cross01/g' 40Code: Select all
gzip -9 40Code: Select all
mkimage -A powerpc -O linux -T kernel -C gzip -a 0x00000000 -e 0x00000000 -n "Linux-7.2.0-a7-powerpc64-smp" -d 40.gz uImageRe: New kernels
Hi All,
I released the alpha7 of kernel 7.2 today.
Downloads and further information: github.com

Please test the kernels.
Thanks,
Christian
I released the alpha7 of kernel 7.2 today.
Downloads and further information: github.com

Please test the kernels.
Thanks,
Christian
Re: New kernels
New for the alpha8 of kernel 7.2:
- More MM updates (including PowerPC updates)
- NFS client updates
- Linux Git log
- Phoronix articles, reviews and news stories covering Linux 7.2
Re: New kernels
Hi All,
I released the alpha8 of kernel 7.2 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com

Please test the kernels.
Thanks,
Christian
I released the alpha8 of kernel 7.2 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com

Please test the kernels.
Thanks,
Christian