2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-05 07:47:41 +01:00
Commit graph

688 commits

Author SHA1 Message Date
Leah Rowe
c2720c58e7 lenovo/t400: Enable all SATA ports (add persmule's patch)
See:
<https://lists.nongnu.org/archive/html/libreboot/2016-08/msg00063.html>

This enables all SATA ports, allowing full T400s compatibility. T400s already
works just fine, when flashing a T400 ROM, but not all SATA ports were usable.

The specific patch is here:
<https://lists.nongnu.org/archive/html/libreboot/2016-08/txtgT_L8DC94R.txt>

There was also this patch, which coreboot actually adapted upstream:
<https://lists.nongnu.org/archive/html/libreboot/2016-08/txtMXyws85Q_P.txt>

Yes, this patch was submitted in 2016. I overlooked it, during all this time.
2021-10-31 23:36:47 +00:00
Leah Rowe
84a1bc502b nuke memtest86+ 2021-10-31 20:52:01 +00:00
Leah Rowe
eec4dcd97e grub.cfg: scan grub.cfg on lvm first, before crypto volumes
In most LUKS setups, the user configured LVM, so doing this check first will
increase boot speeds.
2021-10-31 18:10:34 +00:00
Leah Rowe
3364d90edd grub.cfg: attempt cryptomount on raid volumes 2021-10-31 18:08:13 +00:00
Leah Rowe
de9dabe43d grub.cfg: replace spaces with tabs 2021-10-31 17:55:49 +00:00
Leah Rowe
37ebccb8a8 grub.cfg: don't handle usb at all in the main menuentry
usb support is extremely buggy in grub, and can cause boot delay issues
2021-10-31 17:21:14 +00:00
Leah Rowe
ebeeff6969 grub.cfg: don't run search_grub usb in the main menuentry
There is literally an entire other menuentry just for this purpose.
2021-10-31 17:17:05 +00:00
Leah Rowe
7c998b4538 grub.cfg: search usb *last*, in the main menuentry
There is already a separate menuentry for USB, and most people don't boot their
installed system from USB anyway. This will result in faster boot speeds.
2021-10-31 17:14:41 +00:00
Leah Rowe
62fa042a17 re-add grub backgrounds and update grub. mitigate missing characters
mitigate missing characters in unifont for border/arrow characters. this saves
space because now it is no longer necessary to add a custom font

the background added has the libreboot logo on it, and it's 10kb in size unlike
the old gnulove background that was hundreds of KB
2021-10-31 07:13:46 +00:00
Leah Rowe
e79e5bf632 typofix 2021-10-31 00:45:08 +01:00
Leah Rowe
1a60cc5aaa add grub backgrounds 2021-10-31 00:22:03 +01:00
Leah Rowe
6680d80915 add vitali64 to the contrib page 2021-10-31 00:04:34 +01:00
Leah Rowe
0896ad1c6d improve the soic8 jpg for g43t-am3 2021-10-30 23:40:48 +01:00
Leah Rowe
49198fe3d1 Disable PIKE2008 option ROM loading on KGPE-D16/KCMA-D8
These option ROMs are known to cause a system hang. If you insert an empty
option ROM into CBFS, it disables any option ROM loading for those devices
when using SeaBIOS.
2021-10-30 21:22:27 +01:00
Leah Rowe
651a3f05fd update to coreboot master on macbook21, and add vitali64's cstate 3 patch
improved battery life on macbook21
2021-10-30 19:19:31 +01:00
Leah Rowe
4e093b3ecc grub.cfg: increase default timeout to 10 seconds
this is a compromise. i was going to do 30 for desktops, 1 for laptops.
however, some laptop users complain about the 1 second timeout being too fast.
10 seconds should just about please everyone.
2021-10-30 18:23:18 +01:00
Leah Rowe
ad87e84ae1 grub.cfg: also unroll the list of usb devices 2021-10-30 16:13:27 +01:00
Leah Rowe
f195282d90 grub.cfg patch from shmalebx9: reverse search order for encrypted partitions
Also, when a cryptomount is successful, break from the loop and boot from that.
In most cases, this will work just fine, and this change improves the boot
speed in the vast majority of cases.

From <https://notabug.org/libreboot/lbmk/issues/53>

This is based on commit 5767489cadc4a9a1f2e7bffe03457e29e1c9a101 from
https://github.com/shmalebx9/Bleeding-Libreboot/
2021-10-30 16:03:10 +01:00
Leah Rowe
3def7c927d Merge branch 'guix' of raghavgururajan/lbwww into master 2021-10-29 13:44:22 +00:00
Raghav Gururajan
1c4024210f
Add FDE installation guide for Guix.
Guide for setting up Guix System (stand-alone Guix), with Full Disk Encryption (FDE), on devices powered by Libreboot.
2021-10-28 23:13:38 -04:00
Leah Rowe
f482022dbf fix formatting 2021-10-16 12:27:40 +01:00
Vitali64
700a507df1 vitali64: add useful tips for making the macbook21 overheat less with libreboot 2021-10-16 12:25:29 +01:00
Vitali64
8124ab120a vitali64 : Improve macbook21 documentation, part 1 2021-10-16 12:25:25 +01:00
Leah Rowe
4d5ac6cd5b docs/install/spi: note about wp/hold pins on ch341a 2021-10-16 09:10:52 +01:00
Leah Rowe
cb0b313dd6 remove dead youtube links 2021-10-04 08:42:46 +01:00
Leah Rowe
df5c6766fc t500 setup page: add link to FrostKiwi's quad core video 2021-09-28 23:23:46 +01:00
Leah Rowe
811898f6c3 more niceness. alter the 20210522 announcement without altering the substance 2021-09-22 13:41:42 +01:00
Leah Rowe
8266243b60 be nice. those entries on contrib are a bit mean, for no reason
history is an abstract concept
2021-09-22 08:11:29 +01:00
Leah Rowe
a455ad8087 remove more pages. they're just filler 2021-09-20 07:42:13 +01:00
Leah Rowe
64974ededf remove obsolete pages. they will me 301 redirected in nginx 2021-09-20 00:44:28 +01:00
Leah Rowe
03368d08e7 fix missing dates on news pages. they were hidden before 2021-09-12 19:05:27 +01:00
Leah Rowe
dfedfa8139 Merge branch 'master' of xloem/lbwww into master 2021-09-11 22:19:57 +00:00
0xloem
f2f2938a7c a couple links for lpc flashing 2021-09-11 08:52:44 -04:00
Leah Rowe
a1a819a69b change suppliers link to directly link to minifree.org
the suppliers page has been deleted. in the libreboot.org web server
configuration, i'm 301 redirecting that page to minifree.org
2021-09-09 14:49:42 +01:00
Leah Rowe
2a9ef0e245 switch retrofreedom back to minifree on the suppliers page 2021-09-09 13:12:26 +01:00
Leah Rowe
efbb67f4cb add libremind repository to the download page 2021-09-09 12:14:47 +01:00
Leah Rowe
a7d1193856 Merge branch 'master' of madbehaviorus/lbwww into master 2021-09-08 05:51:48 +00:00
madbehaviorus
19a83e5580 add LUKSv2 information 2021-09-07 22:47:59 +02:00
Leah Rowe
dbfed474eb re-word sentence 2021-09-07 07:31:12 +01:00
Leah Rowe
0b412f6177 re-word sentence 2021-09-07 07:27:47 +01:00
Leah Rowe
1eddc0fce3 re-word paragraph 2021-09-07 07:26:38 +01:00
Leah Rowe
8af1bb1af1 dial it up a notch 2021-09-06 07:47:36 +01:00
Leah Rowe
69e44b20ad re-add propaganda to the homepage 2021-09-06 07:38:28 +01:00
Leah Rowe
abef887050 change wording on sentence 2021-09-06 03:04:42 +01:00
Leah Rowe
7c5282b9d1 make the homepage suck even less, part 1 2021-09-05 17:39:51 +01:00
Leah Rowe
1c09a52ce6 make the homepage not suck, part 5 2021-09-05 16:56:45 +01:00
Leah Rowe
4f29355790 make the homepage not suck, part 4 2021-09-05 14:54:33 +01:00
Leah Rowe
ab45d67bb9 make the homepage not suck, part 3 2021-09-05 14:31:51 +01:00
Leah Rowe
5e847a35b7 make the homepage not suck, part 2 2021-09-05 13:26:15 +01:00
Leah Rowe
8a93fac21f make the homepage not suck 2021-09-05 13:04:32 +01:00