Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change colour of background images for grub | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 2 | -0/+0 |
| | |||||
* | re-add libreboot-specific background | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 2 | -0/+0 |
| | |||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 6 | -0/+69 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 4 | -69/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | add colour to the backgrounds | Leah Rowe | 2016-09-27 | 2 | -0/+0 |
| | |||||
* | Revert "bring back the old backgrounds. They were better" | Leah Rowe | 2016-09-27 | 2 | -0/+0 |
| | | | | This reverts commit 8864dc9a01743b7c66a4b63d90ffcf92fcd66535. | ||||
* | bring back the old backgrounds. They were better | Leah Woods | 2016-05-21 | 2 | -0/+0 |
| | |||||
* | Revert "grub: re-introduce old GNU Love background (with libreboot logo ↵ | Francis Rowe | 2016-03-24 | 2 | -0/+0 |
| | | | | | | super imposed)" This reverts commit 6419e80e79db5a263bb222b0815797f5c9a471dc. | ||||
* | grub: re-introduce old GNU Love background (with libreboot logo super imposed) | Francis Rowe | 2016-03-20 | 2 | -0/+0 |
| | |||||
* | fix lack of line breaks in some files | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | GRUB: move logo to the centre of the background | Francis Rowe | 2015-05-25 | 2 | -0/+0 |
| | |||||
* | GRUB: change background to libreboot logo, with grey background | Francis Rowe | 2015-05-25 | 6 | -7/+69 |
| | |||||
* | Libreboot release 6 beta 4. | Francis Rowe | 2014-08-22 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
* | Libreboot release 6 beta 3. | Francis Rowe | 2014-08-22 | 4 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
* | Libreboot release 6 beta 1. | Francis Rowe | 2014-08-22 | 2 | -0/+3 |