Mozilla on the coming version-100 apocalypse
Mozilla on the coming version-100 apocalypse
Posted Feb 17, 2022 12:17 UTC (Thu) by farnz (subscriber, #17727)In reply to: Mozilla on the coming version-100 apocalypse by shiftee
Parent article: Mozilla on the coming version-100 apocalypse
Yes - the UNAME26 personality flag. On my Fedora 34 laptop, I can switch with either setarch or uname26:
$ uname -r 5.16.7-100.fc34.x86_64 $ setarch --uname-2.6 uname -r 2.6.76-100.fc34.x86_64 $ uname26 uname -r 2.6.76-100.fc34.x86_64
