index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libreboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify fd copying in printf calls for readability
Andrew Robbins
2017-10-28
1
-25
/
+25
*
Remove overlooked braces from parameter expansions
Andrew Robbins
2017-09-22
1
-61
/
+61
*
Add copyright notice
Andrew Robbins
2017-07-22
1
-0
/
+1
*
Make 'sources' consequent prettier
Andrew Robbins
2017-07-22
1
-6
/
+6
*
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
1
-1
/
+3
*
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
1
-1
/
+3
*
Move libreboot_setup_include() (for symmetry)
Andrew Robbins
2017-07-21
1
-16
/
+16
*
Add libreboot_setup_tool_actions()
Andrew Robbins
2017-07-21
1
-0
/
+16
*
Add libreboot_setup_project_actions()
Andrew Robbins
2017-07-21
1
-0
/
+16
*
Make the 'test' action functional again
Andrew Robbins
2017-07-20
1
-4
/
+4
*
Avoid exploiting local variables' dynamic scoping
Andrew Robbins
2017-07-19
1
-2
/
+3
*
Alter whitespace in printf statements for readability
Andrew Robbins
2017-07-18
1
-12
/
+11
*
Simplify libreboot_setup() and libreboot()
Andrew Robbins
2017-07-18
1
-18
/
+2
*
Remove hard dependency on wget
Andrew Robbins
2017-07-18
1
-1
/
+1
*
Clean up case forms in libreboot_{project,tool}()
Andrew Robbins
2017-07-18
1
-18
/
+12
*
Replace calls to 'cat' w/ input redirection
Andrew Robbins
2017-07-18
1
-3
/
+3
*
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
Andrew Robbins
2017-07-18
1
-4
/
+0
*
Simplify libreboot_setup_variables() w/ new func.
Andrew Robbins
2017-07-18
1
-19
/
+23
*
Rely less on word splitting by using arrays
Andrew Robbins
2017-07-14
1
-2
/
+2
*
Enable 'extglob' and replace some brace expansions
Andrew Robbins
2017-07-11
1
-1
/
+1
*
Removed cruft & redundancy in project_action*()
Andrew Robbins
2017-07-07
1
-3
/
+1
*
Added functions for downloading/patching archives
Andrew Robbins
2017-06-28
1
-1
/
+1
*
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
Andrew Robbins
2017-06-23
1
-1
/
+1
*
Remove unnecessary 'env' invocation from printf.
Andrew Robbins
2017-06-23
1
-25
/
+25
*
Fixed printf calls & replaced 'echo' w/ printf.
Andrew Robbins
2017-06-23
1
-25
/
+25
*
Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.
Andrew Robbins
2017-06-19
1
-14
/
+32
*
Calls to external command 'realpath' replaced w/ 'readlink -f'.
Andrew Robbins
2017-05-19
1
-1
/
+1
*
Idiomatical modifications and safer variable expansion added.
Andrew Robbins
2017-05-12
1
-108
/
+75
*
make vi default text editor in main build script, instead of nano
Leah Rowe
2017-01-16
1
-1
/
+1
*
libreboot: Export verified boot keys path, with fallback
Paul Kocialkowski
2017-01-15
1
-0
/
+7
*
Paper build system initial import into Libreboot
Paul Kocialkowski
2017-01-15
1
-0
/
+262