mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-14 11:26:47 +01:00
Denis 'GNUtoo' Carikli
6e5e4f3421
Before being merged with the commitdc6e1f32c1
("Import website-build to build the GNU Boot website."), website-build was a separate git repository. And so, even after the merge, until the commit20d122e94a
("website-build: use website from local git repository."), it still worked in the same way and still downloaded the website from git. This prevented merging the website and website-build directories together as the GNU Boot repository also needed to be a valid Untitled website repository as well. Now after this commit, the website is built from the same git tree, so we can simply adjust the build scripts to be able to move things around. In addition of making things more clear for contributors, it also simplify the migration to haunt as with haunt we typically have the haunt.cfg (and the autotools build code if needed) code in the top directory and the markdown files in a subdirectory. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2.4 KiB
2.4 KiB
% Libreboot 20140622 release % Leah Rowe % 22 June 2014
Release 20140622 (5th release)
- 7th March 2014
- revised 22nd June 2014
Officially supported
- ThinkPad X60
- ThinkPad X60s
Revision (22nd June 2014 - extra)
- Documentation: added X60 Unbricking tutorial
- Documentation: added info about enabling or disabling wifi
- Documentation: added info about enabling or disabling trackpoint
Revision (22nd June 2014 - extra)
- Documentation: Improved the instructions for using flashrom
- Documentation: Improved the instructions for using cbfstool (to change the default GRUB menu)
- Documentation: Numerous small fixes.
Revision notes (22nd June 2014)
- updated GRUB (git 4b8b9135f1676924a8458da528d264bbc7bbb301, 20th April 2014)
- Made "DeJavu Sans Mono" the default font in GRUB (fixes border corruption).
- re-added background image in GRUB (meditating GNU)
- added 6 more images:
- coreboot_ukqwerty.rom (UK Qwerty keyboard layout in GRUB)
- coreboot_serial_ukqwerty.rom (UK Qwerty keyboard layout in GRUB)
- coreboot_dvorak.rom (US Dvorak keyboard layout in GRUB)
- coreboot_serial_dvorak.rom (US Dvorak keyboard layout in GRUB)
- coreboot_ukdvorak.rom (UK Dvorak keyboard layout in GRUB)
- coreboot_serial_ukdvorak.rom (UK Dvorak keyboard layout in GRUB)
- (coreboot.rom and coreboot_serial.rom have US Qwerty keyboard layout in GRUB, as usual)
- improved the documentation:
- removed FLASH_INSTRUCTION and README.powertop and merged them with README
- removed obsolete info from README and tidied it up
- deleted README (replaced with docs/)
- tidied up the menu entries in GRUB
- tidied up the root directory of X60_source/, sorted more files into subdirectories
- improved the commenting inside the 'build' script (should make modifying it easier)
- Renamed X60_binary.tar.gz and X60_source.tar.gz to libreboot_bin.tar.gz and libreboot_src.tar.gz, respectively.
- Replaced "GNU GRUB version" with "FREE AS IN FREEDOM" on GNU GRUB start screen.
- Added sha512.txt files in libreboot_src and libreboot_bin. (inside the archives)
- Added libreboot_bin.tar.gz.sha512.txt and libreboot_src.tar.gz.sha512.txt files (outside of the archives)