From 488242eb941305ef61319b8499d4a1e8ccf218a1 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 20 Jul 2014 07:37:00 +0000 Subject: Libreboot release 6 beta 3. - Fixed typo that existed in 2nd beta where the release date of the 2nd beta was listed as being in year 2016, when in actual fact it was 2014. - Documentation: added (preliminary) details about (rare) buggy CPU's on the ThinkPad T60 that were found to fail (instability, kernel panics, etc) without the microcode updates. - Documentation: added docs/howtos/x60_heatsink.html for showing how to change the heatsink on the Thinkpad X60 - Added ROM images for Azerty (French) keyboard layout in GRUB (courtesy of Olivier Mondoloni) - Tidied up some scripts: - Re-factored those scripts (made easier to read/maintain): build-x60, build-x60t, build-t60, build-macbook21 - Reduced the number of grub configs to 2 (or 1, for macbook21), the build scripts now generate the other configs at build time. - Deleted build-x60, build-x60t, build-t60, build-macbook21 and replaced with intelligent (generic) buildrom-withgrub script - Updated build to use buildrom-withgrub script for building the ROM images. - coreboot.rom and coreboot_serial.rom renamed to coreboot_usqwerty.rom and coreboot_serial_usqwerty.rom - coreboot_dvorak and coreboot_serial_dvorak.rom renamed to coreboot_usdvorak.rom and coreboot_serial_usdvorak.rom - Renamed coreboot*rom to libreboot*rom - Made flash, lenovobios_firstflash and lenovobios_secondflash scripts fail if the specified file does not exist. - Updated all relevant parts of the documentation to reflect the above. - Replaced background.png with background.jpg. added gnulove.jpg. (resources/grub/background/) - Updated buildrom-withgrub to use background.jpg instead of background.png - Updated buildrom-withgrub to use gnulove.jpg aswell - Updated resources/grub/config/macbook21/grub*cfg to use gnulove.jpg background. - Updated resources/grub/config/{x60,t60,x60t}/grub*cfg to use background.jpg background. - Documentation: updated docs/index.html#grub_custom_keyboard to be more generally useful. - nvramtool: - Updated builddeps-coreboot script to build it - Updated build script to include it in libreboot_bin - Documentation: added docs/howtos/x60_security.html (security hardening for X60) --- docs/howtos/x60_heatsink/0000.jpg | Bin 0 -> 53772 bytes docs/howtos/x60_heatsink/0001.jpg | Bin 0 -> 38997 bytes docs/howtos/x60_heatsink/0002.jpg | Bin 0 -> 31435 bytes docs/howtos/x60_heatsink/0003.jpg | Bin 0 -> 29815 bytes docs/howtos/x60_heatsink/0004.jpg | Bin 0 -> 42084 bytes docs/howtos/x60_heatsink/0005.jpg | Bin 0 -> 42715 bytes docs/howtos/x60_heatsink/0006.jpg | Bin 0 -> 33748 bytes docs/howtos/x60_heatsink/0007.jpg | Bin 0 -> 45537 bytes docs/howtos/x60_heatsink/0008.jpg | Bin 0 -> 46045 bytes docs/howtos/x60_heatsink/0009.jpg | Bin 0 -> 34013 bytes docs/howtos/x60_heatsink/0010.jpg | Bin 0 -> 30985 bytes docs/howtos/x60_heatsink/0011.jpg | Bin 0 -> 45500 bytes docs/howtos/x60_heatsink/0012.jpg | Bin 0 -> 39202 bytes docs/howtos/x60_heatsink/0013.jpg | Bin 0 -> 45481 bytes docs/howtos/x60_heatsink/0014.jpg | Bin 0 -> 40388 bytes docs/howtos/x60_heatsink/0015.jpg | Bin 0 -> 38045 bytes docs/howtos/x60_heatsink/0016.jpg | Bin 0 -> 125147 bytes docs/howtos/x60_heatsink/0017.jpg | Bin 0 -> 143009 bytes docs/howtos/x60_heatsink/0018.jpg | Bin 0 -> 175369 bytes 19 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/howtos/x60_heatsink/0000.jpg create mode 100644 docs/howtos/x60_heatsink/0001.jpg create mode 100644 docs/howtos/x60_heatsink/0002.jpg create mode 100644 docs/howtos/x60_heatsink/0003.jpg create mode 100644 docs/howtos/x60_heatsink/0004.jpg create mode 100644 docs/howtos/x60_heatsink/0005.jpg create mode 100644 docs/howtos/x60_heatsink/0006.jpg create mode 100644 docs/howtos/x60_heatsink/0007.jpg create mode 100644 docs/howtos/x60_heatsink/0008.jpg create mode 100644 docs/howtos/x60_heatsink/0009.jpg create mode 100644 docs/howtos/x60_heatsink/0010.jpg create mode 100644 docs/howtos/x60_heatsink/0011.jpg create mode 100644 docs/howtos/x60_heatsink/0012.jpg create mode 100644 docs/howtos/x60_heatsink/0013.jpg create mode 100644 docs/howtos/x60_heatsink/0014.jpg create mode 100644 docs/howtos/x60_heatsink/0015.jpg create mode 100644 docs/howtos/x60_heatsink/0016.jpg create mode 100644 docs/howtos/x60_heatsink/0017.jpg create mode 100644 docs/howtos/x60_heatsink/0018.jpg (limited to 'docs/howtos/x60_heatsink') diff --git a/docs/howtos/x60_heatsink/0000.jpg b/docs/howtos/x60_heatsink/0000.jpg new file mode 100644 index 00000000..ce0ec3be Binary files /dev/null and b/docs/howtos/x60_heatsink/0000.jpg differ diff --git a/docs/howtos/x60_heatsink/0001.jpg b/docs/howtos/x60_heatsink/0001.jpg new file mode 100644 index 00000000..2bbc0cae Binary files /dev/null and b/docs/howtos/x60_heatsink/0001.jpg differ diff --git a/docs/howtos/x60_heatsink/0002.jpg b/docs/howtos/x60_heatsink/0002.jpg new file mode 100644 index 00000000..b55db3b8 Binary files /dev/null and b/docs/howtos/x60_heatsink/0002.jpg differ diff --git a/docs/howtos/x60_heatsink/0003.jpg b/docs/howtos/x60_heatsink/0003.jpg new file mode 100644 index 00000000..c5799ae5 Binary files /dev/null and b/docs/howtos/x60_heatsink/0003.jpg differ diff --git a/docs/howtos/x60_heatsink/0004.jpg b/docs/howtos/x60_heatsink/0004.jpg new file mode 100644 index 00000000..cd47840d Binary files /dev/null and b/docs/howtos/x60_heatsink/0004.jpg differ diff --git a/docs/howtos/x60_heatsink/0005.jpg b/docs/howtos/x60_heatsink/0005.jpg new file mode 100644 index 00000000..418c9d29 Binary files /dev/null and b/docs/howtos/x60_heatsink/0005.jpg differ diff --git a/docs/howtos/x60_heatsink/0006.jpg b/docs/howtos/x60_heatsink/0006.jpg new file mode 100644 index 00000000..6d36d932 Binary files /dev/null and b/docs/howtos/x60_heatsink/0006.jpg differ diff --git a/docs/howtos/x60_heatsink/0007.jpg b/docs/howtos/x60_heatsink/0007.jpg new file mode 100644 index 00000000..971ccdfd Binary files /dev/null and b/docs/howtos/x60_heatsink/0007.jpg differ diff --git a/docs/howtos/x60_heatsink/0008.jpg b/docs/howtos/x60_heatsink/0008.jpg new file mode 100644 index 00000000..24e65263 Binary files /dev/null and b/docs/howtos/x60_heatsink/0008.jpg differ diff --git a/docs/howtos/x60_heatsink/0009.jpg b/docs/howtos/x60_heatsink/0009.jpg new file mode 100644 index 00000000..d318395b Binary files /dev/null and b/docs/howtos/x60_heatsink/0009.jpg differ diff --git a/docs/howtos/x60_heatsink/0010.jpg b/docs/howtos/x60_heatsink/0010.jpg new file mode 100644 index 00000000..5e6fdc75 Binary files /dev/null and b/docs/howtos/x60_heatsink/0010.jpg differ diff --git a/docs/howtos/x60_heatsink/0011.jpg b/docs/howtos/x60_heatsink/0011.jpg new file mode 100644 index 00000000..101cf6af Binary files /dev/null and b/docs/howtos/x60_heatsink/0011.jpg differ diff --git a/docs/howtos/x60_heatsink/0012.jpg b/docs/howtos/x60_heatsink/0012.jpg new file mode 100644 index 00000000..dbb6669a Binary files /dev/null and b/docs/howtos/x60_heatsink/0012.jpg differ diff --git a/docs/howtos/x60_heatsink/0013.jpg b/docs/howtos/x60_heatsink/0013.jpg new file mode 100644 index 00000000..2d2b9dd4 Binary files /dev/null and b/docs/howtos/x60_heatsink/0013.jpg differ diff --git a/docs/howtos/x60_heatsink/0014.jpg b/docs/howtos/x60_heatsink/0014.jpg new file mode 100644 index 00000000..733f997a Binary files /dev/null and b/docs/howtos/x60_heatsink/0014.jpg differ diff --git a/docs/howtos/x60_heatsink/0015.jpg b/docs/howtos/x60_heatsink/0015.jpg new file mode 100644 index 00000000..1e811660 Binary files /dev/null and b/docs/howtos/x60_heatsink/0015.jpg differ diff --git a/docs/howtos/x60_heatsink/0016.jpg b/docs/howtos/x60_heatsink/0016.jpg new file mode 100644 index 00000000..ea418a51 Binary files /dev/null and b/docs/howtos/x60_heatsink/0016.jpg differ diff --git a/docs/howtos/x60_heatsink/0017.jpg b/docs/howtos/x60_heatsink/0017.jpg new file mode 100644 index 00000000..8a67482f Binary files /dev/null and b/docs/howtos/x60_heatsink/0017.jpg differ diff --git a/docs/howtos/x60_heatsink/0018.jpg b/docs/howtos/x60_heatsink/0018.jpg new file mode 100644 index 00000000..98c43ac1 Binary files /dev/null and b/docs/howtos/x60_heatsink/0018.jpg differ -- cgit v1.2.3-70-g09d2