From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 27 Jun 2015 21:20:19 -0400 Subject: s/machine/system It was annoying me. --- (limited to 'docs/git/index.html') diff --git a/docs/git/index.html b/docs/git/index.html index e21bf72..e220760 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -152,11 +152,11 @@ external flashing will be safe regardless. Each ROM contains identical data inside the two final 64K region in the file*. This corresponds to the final two 64K regions in the flash chip. Lenovo BIOS will prevent you from writing the - final one, so running "bucts 1" will set the machine to boot from the other block instead (which + final one, so running "bucts 1" will set the system to boot from the other block instead (which is writeable along with everything beneath it when using a patched flashrom. see #build_flashrom). After shutting down and booting up after the first flash of libreboot, the final 64K block is writeable so you flash the ROM again with an unpatched flashrom and run "bucts 0" to - make the machine boot from the normal (highest) block again. + make the system boot from the normal (highest) block again.

@@ -289,7 +289,7 @@

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/ + for each system type by the libreboot build scripts are stored in resources/libreboot/config/

@@ -334,7 +334,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -355,7 +355,7 @@

    The resulting .config file was saved as resources/libreboot/config/kfsn4-dre/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -376,7 +376,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -397,7 +397,7 @@

    The resulting .config file was saved as resources/libreboot/config/x60/config and is used by the build - scripts for this machine. + scripts for this system.

    This configuration is used on all variants: X60, X60S and X60 Tablet. @@ -426,7 +426,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)

  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -446,7 +446,7 @@

    The resulting .config file was saved as resources/libreboot/config/t60/config and is used by the build - scripts for this machine. + scripts for this system.

    It is believed that the motherboards on 14.1" and 15.1" T60s are the same, so the same configuration is used @@ -475,7 +475,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)

  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -497,7 +497,7 @@

    The resulting .config file was saved as resources/libreboot/config/x200_8mb/config and resources/libreboot/config/x200_4mb/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -522,7 +522,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -543,7 +543,7 @@

    The resulting .config file was saved as resources/libreboot/config/r400_8mb/config and resources/libreboot/config/r400_4mb/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -568,7 +568,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -589,7 +589,7 @@

    The resulting .config file was saved as resources/libreboot/config/t400_8mb/config and resources/libreboot/config/t400_4mb/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -614,7 +614,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -635,7 +635,7 @@

    The resulting .config file was saved as resources/libreboot/config/t500_8mb/config and resources/libreboot/config/t500_4mb/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -661,7 +661,7 @@ Display / Keep VESA framebuffer = disable (disable for text-mode graphics, enable for coreboot vesa framebuffer)
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • @@ -681,7 +681,7 @@

    The resulting .config file was saved as resources/libreboot/config/macbook21/config and is used by the build - scripts for this machine. This config is also used for the MacBook1,1. + scripts for this system. This config is also used for the MacBook1,1.

    @@ -699,7 +699,7 @@ Display / Keep VESA framebuffer = enable (disable for text-mode graphics, enable for coreboot vesa framebuffer) @@ -715,7 +715,7 @@

    The resulting .config file was saved as resources/libreboot/config/qemu_i440fx_piix4/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -733,7 +733,7 @@ Display / Keep VESA framebuffer = enable (disable for text-mode graphics, enable for coreboot vesa framebuffer) @@ -749,7 +749,7 @@

    The resulting .config file was saved as resources/libreboot/config/qemu_q35_ich9/config and is used by the build - scripts for this machine. + scripts for this system.

    @@ -874,7 +874,7 @@

    To include statically linked i686 and x86_64 binaries for bucts and flashrom, - you will need to build them on a chroot, a virtual machine or a real + you will need to build them on a chroot, a virtual system or a real system where the host uses each given architecture. These packages are difficult to cross-compile, and the libreboot project is still figuring out how to deal with them. @@ -917,7 +917,7 @@

    - The ROM images will be stored in separate archives for each machine, under release/rom/. + The ROM images will be stored in separate archives for each system, under release/rom/.

    -- cgit v0.9.1