summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-07-28 18:33:00 (EDT)
committer Michał Masłowski <mtjm@mtjm.eu>2014-08-22 14:19:33 (EDT)
commit7eca665d684a734d55b0bb26c4f1831d399c5330 (patch)
tree01b0e5bd983ae30b6f545d0d1d0cec4d7cc9b01d /build
parent488242eb941305ef61319b8499d4a1e8ccf218a1 (diff)
downloadlibreboot-7eca665d684a734d55b0bb26c4f1831d399c5330.zip
libreboot-7eca665d684a734d55b0bb26c4f1831d399c5330.tar.gz
libreboot-7eca665d684a734d55b0bb26c4f1831d399c5330.tar.bz2
Libreboot release 6 beta 4.r20140729
- Documentation: improved (more explanations, background info) in docs/howtos/x60_security.html (courtesy of Denis Carikli) - MacBook2,1 tested (confirmed) - macbook21: Added script 'macbook21_firstflash' for flashing libreboot while Apple EFI firmware is running. - Documentation: macbook21: added software-based flashing instructions for flashing libreboot while Apple EFI firmware is running. - Reduced size of libreboot_src.tar.gz: - Removed .git and .gitignore from grub directory (libreboot_src); not needed. Removing them reduces the size of the archive (by a lot). GRUB development should be upstream. - Removed .git and .gitignore from bucts directory (libreboot_src); not needed. Removing them reduces the size of the archive. bucts development should be upstream. - Removed .svn from flashrom directory (libreboot_src); not needed. Removing it reduces the size of the archive. flashrom development should be upstream. - Added ROM's with Qwerty (Italian) layout in GRUB (libreboot*itqwerty.rom) - Added resources/utilities/i945gpu/intel-regs.py for debugging issues related to LCD panel compatibility on X60 Tablet and T60. (courtesy of Michał Masłowski)
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 4ef6fa0..728d0e4 100755
--- a/build
+++ b/build
@@ -136,7 +136,7 @@ cp -r resources ../libreboot_bin
cp lenovobios_firstflash ../libreboot_bin
cp lenovobios_secondflash ../libreboot_bin
-# Flashrom script (makes flashing easier: ./flash path/to/coreboot.rom)
+# Flashrom script (makes flashing easier: ./flash path/to/libreboot.rom)
cp flash ../libreboot_bin
# patch the version of cbfstool included in libreboot_bin,