nixpkgs/pkgs/os-specific
Ben Wolsieffer 988c12faed linux/common-config.nix: disable LPAE on armv7l-linux
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.

Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
2021-07-30 15:21:03 -04:00
..
bsd netbsd: Use rsync to speed up source merging 2021-07-10 21:20:29 +00:00
darwin Merge pull request #130501 from SuperSandro2000/remove-noop-phases-mass 2021-07-18 23:46:50 +02:00
linux linux/common-config.nix: disable LPAE on armv7l-linux 2021-07-30 15:21:03 -04:00
solo5 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
windows mingw-64: 6.0.0 -> 9.0.0 2021-07-20 22:34:50 +02:00