]> Sergey Matveev's repositories - public-inbox.git/commit
lei sucks: preserve utsname.machine, add "x86" where appropriate
authorEric Wong <e@80x24.org>
Fri, 30 Apr 2021 09:24:31 +0000 (09:24 +0000)
committerEric Wong <e@80x24.org>
Fri, 30 Apr 2021 19:59:42 +0000 (19:59 +0000)
commit2021754b745eba39ef83ff11d504c0257f0f8c11
treedfa81db20dcf0e6c5e84ea730d25658fd6f816f4
parent6c7b884068318011af6f8382a023befa815643c3
lei sucks: preserve utsname.machine, add "x86" where appropriate

It's helpful for us to distinguish x86 kernels from x86_64
kernels when using an x86 userspace.  OSes are dropping i386
support and only support i486 and newer, so "x86" is a more
appropriate description for that platform than "i386".
lib/PublicInbox/LeiSucks.pm