From 671b2ff5e40dc21c80e0483c2ea05def3d18d5bc Mon Sep 17 00:00:00 2001
From: Francis Rowe
- The information here is user documentation mainly. For development notes and TODO's, see release.html and + The information here is mainly user documentation. For development notes and TODO's, see release.html and future/index.html
@@ -148,9 +148,9 @@ Coreboot contains blobs (proprietary data/code) and libreboot does not (it intentionally removes them).
- To build bucts, do that in the main directory:
+ To build bucts, do this in the main directory:
$ ./builddeps-bucts
- Configurations are saved then as files called ".config". Copies of each configuration used + Configurations are then saved as files called ".config". Copies of each configuration used for each machine type by the libreboot build scripts are stored in resources/libreboot/config/
@@ -432,7 +432,7 @@ This is based on an X60S with the Core 2 Duo L7400 processor.- SMBIOS Version Number is ThinkPad X60 on the X60, but it is believed that X60 and X60s both have identical + SMBIOS Version Number is ThinkPad X60 on the X60, but it is believed that the X60 and X60s both have identical motherboards where the only difference is the CPU. This same configuration is used on the X60 and X60s.
@@ -563,7 +563,7 @@You don't need to do much: there are scripts already written for you that can build everything automatically.
+You don't need to do much, as there are scripts already written for you that can build everything automatically.
First, install the build dependencies.
@@ -578,7 +578,7 @@
Just run that from now on to build your ROM's:
$ ./build
To un-build (clean) the build dependencies that you built before, do that:
+
To un-build (clean) the build dependencies that you built before, do the following:
This also deletes the ROM images under ./bin/:
$ ./cleandeps
- It is possible to build ROM images (from source) for other machines aswell (and virtual machines, e.g. QEMU). + It is also possible to build ROM images (from source) for other machines (and virtual machines, e.g. QEMU).
-- cgit v0.9.1