From cfcd51979895909825b89ce09e2434e80691bfb0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 14:28:59 -0400 Subject: docs/git/index.html: GRUB-payload configs get their own section --- (limited to 'docs') diff --git a/docs/git/index.html b/docs/git/index.html index f4d2f2c..620af0c 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -31,16 +31,21 @@ Configuring libreboot
  • How to build the ROM images
  • @@ -287,13 +292,8 @@ If you've already built a kernel before, you know how to use this interface.

    -

    - Configurations are then saved as files called ".config". Copies of each configuration used - for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/ -

    -
    -

    +

    dmidecode

    @@ -316,442 +316,458 @@ with the original BIOS or firmware. libreboot has already done this for you. This information is for reference, in the hope that it will be useful.

    -
    - -
    -

    - ASUS KFSN4-DRE configuration (file: resources/libreboot/config/grub/kfsn4-dre/config) -

    -

    - Now go back into Devices: -

    - -

    - The resulting .config file was saved as resources/libreboot/config/grub/kfsn4-dre/config and is used by the build - scripts for this system. + In practise, this information is useless and you can + just leave it on the defaults that coreboot uses (this + is what libreboot does, on most boards).

    -
    -

    - ThinkPad X60, X60S and X60 Tablet configuration (file: resources/libreboot/config/grub/x60/config) -

    - -

    - Now go back into Devices: -

    - -

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

    -

    - This configuration is used on all variants: X60, X60S and X60 Tablet. -

    -
    +

    GRUB payload

    -
    -

    - ThinkPad T60 configuration (file: resources/libreboot/config/grub/t60/config) -

    - -

    - Go back into Devices: -

    - -

    - The resulting .config file was saved as resources/libreboot/config/grub/t60/config and is used by the build - 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 - on both the 14.1" and 15.1" T60s. -

    -
    - -
    -

    - ThinkPad X200 configuration (file: resources/libreboot/config/grub/x200_4mb/config and resources/libreboot/config/grub/x200_8mb/config) -

    -

    - These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    - -
    -

    - ThinkPad R400 configuration (file: resources/libreboot/config/grub/r400_4mb/config and resources/libreboot/config/grub/r400_8mb/config) -

    -

    - These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    - -
    -

    - ThinkPad T400 configuration (file: resources/libreboot/config/grub/t400_4mb/config and resources/libreboot/config/grub/t400_8mb/config) -

    -

    - These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    - -
    -

    - ThinkPad T500 configuration (file: resources/libreboot/config/grub/t500_4mb/config and resources/libreboot/config/grub/t500_8mb/config) -

    -

    - These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    +

    + GRUB is one of the payloads that libreboot targets. +

    -
    -

    - MacBook2,1 configuration (file: resources/libreboot/config/grub/macbook21/config) -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    +

    + Configurations are then saved as files called ".config". Copies of each configuration used + for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/ +

    + +
    +

    + ASUS KFSN4-DRE configuration (file: resources/libreboot/config/grub/kfsn4-dre/config) +

    + +

    + Now go back into Devices: +

    + +

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

    +
    + +
    +

    + ThinkPad X60, X60S and X60 Tablet configuration (file: resources/libreboot/config/grub/x60/config) +

    + +

    + Now go back into Devices: +

    + +

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

    +

    + This configuration is used on all variants: X60, X60S and X60 Tablet. +

    +
    + +
    +

    + ThinkPad T60 configuration (file: resources/libreboot/config/grub/t60/config) +

    + +

    + Go back into Devices: +

    + +

    + The resulting .config file was saved as resources/libreboot/config/grub/t60/config and is used by the build + 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 + on both the 14.1" and 15.1" T60s. +

    +
    + +
    +

    + ThinkPad X200 configuration (file: resources/libreboot/config/grub/x200_4mb/config and resources/libreboot/config/grub/x200_8mb/config) +

    +

    + These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    -
    -

    - QEMU (x86 i440fx/piix4) configuration (file: resources/libreboot/config/grub/qemu_i440fx_piix4/config) -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    +
    +

    + ThinkPad R400 configuration (file: resources/libreboot/config/grub/r400_4mb/config and resources/libreboot/config/grub/r400_8mb/config) +

    +

    + These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    -
    -

    - QEMU (x86 q35/ich9) configuration (file: resources/libreboot/config/grub/qemu_q35_ich9/config) -

    - -

    - Go back and disable option ROMs: -

    - -

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

    -
    +
    +

    + ThinkPad T400 configuration (file: resources/libreboot/config/grub/t400_4mb/config and resources/libreboot/config/grub/t400_8mb/config) +

    +

    + These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    + +
    +

    + ThinkPad T500 configuration (file: resources/libreboot/config/grub/t500_4mb/config and resources/libreboot/config/grub/t500_8mb/config) +

    +

    + These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    + +
    +

    + MacBook2,1 configuration (file: resources/libreboot/config/grub/macbook21/config) +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    + +
    +

    + QEMU (x86 i440fx/piix4) configuration (file: resources/libreboot/config/grub/qemu_i440fx_piix4/config) +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +
    + +
    +

    + QEMU (x86 q35/ich9) configuration (file: resources/libreboot/config/grub/qemu_q35_ich9/config) +

    + +

    + Go back and disable option ROMs: +

    + +

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

    +

    Back to top of page.

    -- cgit v0.9.1