We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
building: update Debian pkg list Some packages have been renamed, some were duplicate. Change-Id: I6d8678dd744cbd623b640f6bbafd471d13a60cf0
build: on Debian more packages are needed Add additional packages that are needed on Debian to e.g. generate the documentation and to display the entries dialog. Change-Id: I03b167ef03032153abb9a18ec3da4f83ea6c436b
fix typo in BUILDING.md Change-Id: I0a0e659f858383e0d23b5683c847bd7aa8b85706
Update BUILDING Change-Id: I95a5fe5714503d1874be7b8d9b233b8758c8de03
Update links to usable ARM and MIPS compilers Change-Id: Ie2b9b7c529c1a56133314bbdf73d95cd38f6044b
Adapt to new CONFIG_VIRT default setting Luckily the QEMU command line in the Makeconf.boot.example for the QEMU Virt machine already comes with virtualization=true so we only need to fix it in individual cases where the tutorials run QEMU manually. For some reason QEMU does not start bootstrap in HYP mode for the vexpress-a15 machine, so the user must unselect Virtualization support in the BUILDING howto. Change-Id: I9707f3c9caa57d63b580d6f33e83ea7aa6b30048
Reflect the change in Fiasco default architecture Change-Id: Ie675361aaa1e855f3413e5568e9e08af924a8cab
Update link to the MIPS compilers Change-Id: I82bb0b44b4e67bc6620bce079ddfd1ed283f94b3
arm64: add Kernel supports virtualization config Also add a troubleshoot entry describing the behavior if the config option is missing. Change-Id: I30bea55b19dbbff458bcf315b1f0caf12b582bfe
add package dependency for Debian and Fedora 'dtc' is provided through the 'device-tree-compiler' package on Debian and `dtc` package on Fedora. Change-Id: Ia3b0feb622363a82a022d0ae20707a79e8667da7
remove redundant perl dependencies and include perl-URI Change-Id: I21c643f16da59ae3a218e48c1eaf6eebf1f4a8e5
Add build dependencies for Arch Linux Change-Id: I23d6610ad0f92c4cf16b4b653e32d2218a535f9d
Update BUILDING and LinuxVM instructions. Add ham sync troubleshooting. Add missing package deps. Add reference to QEMU ARM Virtual Platform. Change-Id: I791de72ea1da0cdd4f57e0ba99d7aae5ded2a1b6
Fix dead toolchain hyperlinks Change-Id: I9375c211001e7a7ccece91fa57121fb6492f9cc9
Whitespace fixes Change-Id: I8375c211001e7a7ccece91fa77121fb6492f9cc8
Initial wiki for the L4Re operating system For now this wiki contains a * contributors guide, * style guide and * build instructions