aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove note about pci-e port not working on g41 (it actually works)Leah Rowe2016-11-201-3/+0
|
* mention that g41m can be used with just 1 flash chip installedLeah Rowe2016-11-201-0/+5
|
* docs/misc: add note about e1000 driver issueLeah Rowe2016-11-171-0/+37
|
* docs/hcl: tell the user how to find what EC version they have (i945, GM45)Leah Rowe2016-11-171-0/+25
|
* docs(i945,gm45): recommend updating the EC firmware before installing librebootLeah Rowe2016-11-175-0/+144
|
* also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUBLeah Rowe2016-11-171-0/+3
|
* build/roms/withgrub: disable loading option ROMs in SeaGRUBLeah Rowe2016-11-161-0/+3
| | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM.
* recommend the MATE desktop on all GNU+Linux guides. MATE uber allesLeah Rowe2016-11-153-1/+14
|
* Say GNU+Linux instead of GNU/Linux. This is less confusing for normal peopleLeah Rowe2016-11-1236-100/+100
|
* docs/hcl/x200.html: link to reddit post with research on RAM compatibilityLeah Rowe2016-11-051-0/+5
|
* Remove thinkpad patch to hardcode wifi/bluetooth/etc (not needed anymore)Leah Rowe2016-10-2814-188/+0
|
* delete gm45 hybrid driver patch (what it works around is now fixed upstream)Leah Rowe2016-10-289-609/+0
|
* Revert "fix patching issue on gm45 (rebase revert to hybrid driver patch)"Leah Rowe2016-10-281-34/+259
| | | | This reverts commit 7560a17789a069c322561515b390fe8bf18eeb8b.
* Revert "fix gm45 patching issue (rebase patch to universally enable ↵Leah Rowe2016-10-281-10/+10
| | | | | | wifi/bluetooth/etc)" This reverts commit 4f39be3e455a08e2362afdb5d52ff9c80fccb780.
* Revert "fix gm45 patching issue (256MiB default VRAM allocation)"Leah Rowe2016-10-281-12/+9
| | | | This reverts commit 2185ab9d6ae71d1f094548a40bfe8069ba4ac20c.
* fix glaringly obvious typo. For your informaton, it's informationLeah Rowe2016-10-251-1/+1
|
* fix gm45 patching issue (256MiB default VRAM allocation)Leah Rowe2016-10-241-9/+12
|
* fix gm45 patching issue (rebase patch to universally enable wifi/bluetooth/etc)Leah Rowe2016-10-241-10/+10
|
* fix patching issue on gm45 (rebase revert to hybrid driver patch)Leah Rowe2016-10-241-259/+34
|
* Merge branch 'master' of cesnia/libreboot into masterLeah Rowe2016-10-221-7/+66
|\
| * docs/distros: recommend adding GPL to ACCEPT_LICENSE in Gentoo.Cesnia Ramirez2016-10-221-1/+3
| |
| * docs/distros: Gentoo's page has outdated information about Gentoo.Cesnia Ramirez2016-10-211-1/+1
| |
| * docs/distros: add information about kernel deblobbing in Gentoo.Cesnia Ramirez2016-10-211-3/+60
|/
* docs/distros(Gentoo): document how to deblob the Gentoo kernelsLeah Rowe2016-10-201-0/+9
|
* docs/bsd/freebsd: s/OpenBSD/FreeBSD/Leah Rowe2016-10-191-3/+3
|
* remove redundant linkLeah Rowe2016-10-191-3/+0
|
* fix dead linksLeah Rowe2016-10-191-2/+2
|
* docs/distros: add further list of distributionsLeah Rowe2016-10-192-0/+139
|
* docs/distros: correction: Gentoo's package manager is portage, not emergeLeah Rowe2016-10-191-1/+1
|
* docs/distros: fix dead linkLeah Rowe2016-10-191-1/+1
|
* docs/distros: s/ACCEPT_LANGUAGE/ACCEPT_LICENSELeah Rowe2016-10-191-1/+1
|
* docs/distros: specify full path to /etc/portage/make.conf in gentooLeah Rowe2016-10-191-1/+1
|
* note about ACCEPT_LICENSE in /etc/portage/make.confLeah Rowe2016-10-191-1/+3
|
* add Gentoo to the list of recommended distrosLeah Rowe2016-10-191-1/+29
|
* docs/gnulinux/grub_boot_installer: update copyright headerLeah Rowe2016-10-141-1/+1
|
* Documentation: Remove links to "index.html", just link to directoriesLeah Rowe2016-10-1456-179/+179
|
* docs/bsd/openbsd: add instructions for booting fully encrypted installationsLeah Rowe2016-10-142-2/+27
|
* Add guides for installing FreeBSD and NetBSD on a libon a libreboot systemmLeah Rowe2016-10-145-2/+626
|
* docs/index: Add link to recommended distros under the Operating Systems headerLeah Rowe2016-10-141-0/+1
|
* docs: mention Devuan equally, alongside DebianLeah Rowe2016-10-1415-30/+42
|
* docs/distros: Add Devuan to the list of recommended GNU/Linux distributionsLeah Rowe2016-10-141-2/+14
|
* docs/index: re-add information about finding the version (moved from FAQ)Leah Rowe2016-10-141-1/+53
|
* docs/install/index: note about imac52 being compatible with macbook21Leah Rowe2016-10-141-0/+7
|
* docs/index: Put GNU/Linux and BSD links in their own sectionLeah Rowe2016-10-141-0/+3
|
* docs/gnulinux/encrypted_debian.html: Update copyright headerLeah Rowe2016-10-141-1/+1
|
* docs/{bsd,gnulinux}/*.html: Update copyright license headersLeah Rowe2016-10-132-0/+2
|
* show how to create a bootable GNU/Linux USB drive from OpenBSD, and vice versaLeah Rowe2016-10-132-2/+89
|
* docs/bsd/: call them BSD projects, not BSD distributionsLeah Rowe2016-10-132-6/+6
| | | | BSD != GNU/Linux
* docs/bsd/openbsd: fix incorrect grammarLeah Rowe2016-10-131-1/+1
|
* docs/bsd/openbsd: mention LibertyBSD (TODO: test LibertyBSD and rename the ↵Leah Rowe2016-10-132-4/+13
| | | | guide)