Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated docs/gnulinux/grub_boot_installer.md up to 'Preparing the drive ↵ | Libreboot Contributor | 2020-03-22 | 1 | -7/+8 |
| | | | | in NetBSD' | ||||
* | fixing moar typo in www/git.md: lireboot => libreboot | Libreboot Contributor | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | fixing typo in www/git.md | Libreboot Contributor | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | translated intro of docs/gnulinux/grub_boot_installer.md. right folder now | Libreboot Contributor | 2020-03-22 | 1 | -3/+4 |
| | |||||
* | oops reverting to original version | Libreboot Contributor | 2020-03-22 | 1 | -9/+1 |
| | |||||
* | translated intro of docs/gnulinux/grub_boot_installer.md | Libreboot Contributor | 2020-03-22 | 1 | -1/+9 |
| | |||||
* | Finished translating docs/gnulinux/grub_cbfs.md | Libreboot Contributor | 2020-03-22 | 1 | -197/+216 |
| | |||||
* | Translated docs/gnulinux/grub_cbfs.md up to 'How to get the GRUB ↵ | Libreboot Contributor | 2020-03-21 | 1 | -6/+6 |
| | | | | Configuration File' | ||||
* | Finished translating intro of docs/gnulinux/grub_cbfs.md | Libreboot Contributor | 2020-03-21 | 1 | -7/+9 |
| | |||||
* | Translated grub_hardening.md entirely. Fixing links to fdl-1.3.md in ↵ | Libreboot Contributor | 2020-03-20 | 2 | -31/+33 |
| | | | | i18ln/fr_FR/docs files | ||||
* | Translated grub_hardening.md up to 'GPG Keys' | Libreboot Contributor | 2020-03-20 | 1 | -63/+54 |
| | |||||
* | Translated intro of grub passwords | Libreboot Contributor | 2020-03-20 | 1 | -29/+17 |
| | |||||
* | translated up to beginning of 'Helpful links' | Libreboot Contributor | 2020-03-19 | 1 | -0/+31 |
| | |||||
* | Creation of i18n folder containing translations of the libreboot project. ↵ | Libreboot Contributor | 2020-03-18 | 1879 | -0/+167550 |
| | | | | Added french one, not finished. | ||||
* | Merge branch 'PC8500' of swiftgeek/libreboot into master | Andrew Robbins | 2020-02-20 | 4 | -18/+36 |
|\ | |||||
| * | [docs/install/*_external.md] Improve PC3-8500 section and make it consistent | Sebastian 'Swift Geek' Grzywna | 2020-02-18 | 4 | -18/+36 |
| | | |||||
* | | Merge branch '100-free' of swiftgeek/libreboot into master | Andrew Robbins | 2020-02-20 | 1 | -0/+26 |
|\ \ | |||||
| * | | [www/faq.md]: end 100% free statements | Sebastian 'Swift Geek' Grzywna | 2020-02-16 | 1 | -0/+26 |
| | | | |||||
* | | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into master | Andrew Robbins | 2020-02-20 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [www/index.md] pandoc doesn't like newline between url and text | Sebastian 'Swift Geek' Grzywna | 2020-02-15 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into master | Andrew Robbins | 2020-01-29 | 1 | -1/+2 |
|\| | |||||
| * | [www/index.md] Make coreboot relation bit more accurate | Sebastian 'Swift Geek' Grzywna | 2020-01-25 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into master | Andrew Robbins | 2019-12-27 | 4 | -76/+25 |
|\| | |||||
| * | Add another reference line to lenovo BUC.TS instructions | Sebastian 'Swift Geek' Grzywna | 2019-12-21 | 1 | -0/+2 |
| | | |||||
| * | Improve grub debian instructions | Sebastian 'Swift Geek' Grzywna | 2019-12-19 | 1 | -13/+13 |
| | | |||||
| * | Improve notes about screen | Sebastian 'Swift Geek' Grzywna | 2019-12-15 | 1 | -12/+10 |
| | | |||||
| * | Remove pure speculation sections on X200 page | Sebastian 'Swift Geek' Grzywna | 2019-12-15 | 1 | -51/+0 |
| | | |||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-12-02 | 6 | -3/+3 |
|\ \ | |||||
| * | | Fix broken symlinks pointing to coreboot patch | Andrew Robbins | 2019-12-02 | 6 | -3/+3 |
|/ / | | | | | | | | | `find . -xtype l` run from the repository's top-level found all broken symlinks. | ||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-11-03 | 3 | -27/+22 |
|\ \ | |||||
| * | | Remove redundant subshells in project actions | Andrew Robbins | 2019-11-02 | 2 | -27/+20 |
| | | | | | | | | | | | | | | | Since an action is performed within a subshell there is no need for a second subshell to handle errors. | ||||
| * | | Fail early for project actions | Andrew Robbins | 2019-11-02 | 1 | -0/+2 |
|/ / | | | | | | | | | Fails immediately if any command returns non-zero within a project action. | ||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-10-30 | 2 | -2/+13 |
|\ \ | |||||
| * | | Fix project usage action | Andrew Robbins | 2019-10-30 | 2 | -2/+13 |
|/ / | | | | | | | | | | | | | | | | | The project's scripts were never sourced before calling usage(), causing project_action() to fail. project_action_usage() should be used only when a project's scripts have not yet been sourced otherwise its call to project_include() would be redundant. | ||||
* | | Merge branch 'dependency-handling' of and_who/libreboot into master | Swift Geek | 2019-10-20 | 24 | -51/+182 |
|\ \ | |||||
| * | | Add missing QEMU payload dependencies files | Andrew Robbins | 2019-10-19 | 16 | -0/+16 |
| | | | |||||
| * | | Remove dependencies_check() from project scripts | Andrew Robbins | 2019-10-19 | 6 | -24/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Removing the check function allows dependencies() to be executed, printing the list of dependencies. It was not executed before due to the way check functions are handled; check functions are executed before functions with the same name (minus the "_check" suffix) in order to determine whether calling the function is necessary. | ||||
| * | | libs/project: Perform project action in subshell | Andrew Robbins | 2019-10-19 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | Whenever project_include() is called, it should be done within a subshell in order to avoid clobbering function definitions. | ||||
| * | | libs/project: Simplify acting on dependencies | Andrew Robbins | 2019-10-19 | 1 | -20/+8 |
| | | | |||||
| * | | Create new meta target working with dependencies | Andrew Robbins | 2019-10-18 | 1 | -0/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The specified action will be taken on each of the dependencies returned by project_dependencies() where $project is the first argument to the meta-target, e.g. ./libreboot download libreboot-dependencies coreboot x200 The above command would download only the minimum projects necessary for building all x200 image configurations. To then build those dependencies: ./libreboot build libreboot-dependencies coreboot x200 And to get the final images: ./libreboot build coreboot x200 | ||||
| * | | Add dependency handling | Andrew Robbins | 2019-10-18 | 1 | -4/+101 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | Dependencies for any project can be determined by calling project_dependencies() with a given project and (optional) arguments. This is the function you will almost always want to call when you're wanting to collect a list of dependencies. The output of the topological sort is only one possible ordering of those dependencies. 'dependencies' files may now contain any number of spaces or tabs between each argument. | ||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-10-17 | 1 | -4/+8 |
|\ \ | |||||
| * | | libs/project: Call functions from any project | Andrew Robbins | 2019-10-16 | 1 | -4/+8 |
|/ / | | | | | | | | | | | | | | | | | | | Helper functions, such as "arguments", provided by one project should be callable from another project for more flexibility. Metaprojects in particular could use this functionality. In order for this to work, project_include() is used to create the necessary environment separation (so defined functions are not clobbered by the helper function). | ||||
* | | Merge branch 'oldbuild' of and_who/libreboot into master | Swift Geek | 2019-09-27 | 4 | -30/+61 |
|\ \ | |||||
| * | | Use '--with-pic' if building gmp with '-pie' | Andrew Robbins | 2019-09-27 | 3 | -30/+34 |
| | | | | | | | | | | | | | | | | | | | | | The updated regex catches more instances where '-pie' would be enabled. Parabola's gcc is built with a spec string which causes issues when building gmp (as part of the crossgcc build process) using the old build system. | ||||
| * | | Update URI pointing to libelf v0.8.13 | Andrew Robbins | 2019-09-27 | 2 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | | The mirror for the version of libelf needed is down, preventing crossgcc from being built using the old build system. Resolves issues #664, #672 | ||||
* | | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into master | Andrew Robbins | 2019-09-27 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | www/faq.md: Add pitch measurement tip | Sebastian 'Swift Geek' Grzywna | 2019-09-20 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' of GNUtoo/libreboot into master | Swift Geek | 2019-09-17 | 1 | -11/+17 |
|\ \ | |||||
| * | | x200_external.md: Memory: improve wording | Denis 'GNUtoo' Carikli | 2019-09-17 | 1 | -5/+3 |
| | | | | | | | | | | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> |