index
:
libreboot-backup/libreboot.git
docs-html-backport
master
r500-experimental
Free boot firmware distribution - backup
Libreboot project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
docs/tasks.html: more notes
Francis Rowe
2015-09-04
1
-1/+2
|
*
docs/tasks.html: notes about Intel D510MO motherboard
Francis Rowe
2015-09-04
1
-0/+6
|
*
grub.cfg: fix indentation and empty line
Francis Rowe
2015-09-02
1
-2/+1
|
*
grub.cfg cbfs: put set root and unset superusers in the submenu
Francis Rowe
2015-09-02
1
-2/+2
|
*
grub.cfg: re-add searching for grub.cfg on USB devices
Francis Rowe
2015-09-02
1
-1/+1
|
*
grub.cfg: only search for grub.cfg on ahci0
Francis Rowe
2015-09-02
1
-1/+1
|
*
docs/index.html: Fix typo
Francis Rowe
2015-09-02
1
-1/+1
|
*
docs/gnulinux/encrypted_parabola.html: notes about -c flashrom arg
Francis Rowe
2015-09-02
1
-0/+1
|
*
docs/gnulinux/grub_cbfs.html: Fix HTML errors
Francis Rowe
2015-09-02
1
-17/+19
|
*
docs/gnulinux/encrypted_parabola.html: Fix HTML errors/formatting
Francis Rowe
2015-09-02
1
-28/+28
|
*
docs/gnulinux/encrypted_parabola.html: Fix HTML error
Francis Rowe
2015-09-02
1
-1/+1
|
*
docs/gnulinux/grub_cbfs.html: Make it more user-friendly
Jeroen Quint
2015-09-02
1
-12/+24
|
*
docs/gnulinux/encrypted_parabola.html: Make it more user-friendly
Jeroen Quint
2015-09-02
1
-56/+98
|
*
docs/tasks.html: note about coreboot version information
Francis Rowe
2015-09-01
1
-1/+3
|
*
build/dependencies/*: Don't install subversion
Francis Rowe
2015-08-30
2
-7/+7
|
|
|
|
|
Only flashrom required this, but libreboot now downloads this from a git repository, so subversion is no longer needed.
*
grub.cfg: add missing end quote
Francis Rowe
2015-08-30
1
-1/+1
|
*
docs/install/index.html: Change to exact x60 flashing messages
Henry Bennett
2015-08-30
1
-1/+1
|
*
docs/gnulinux/grub_config.html: note about libreboot_grub.cfg
Francis Rowe
2015-08-30
1
-0/+17
|
*
grub-assemble: use GPLv3+
Francis Rowe
2015-08-30
1
-6/+17
|
|
|
|
|
|
|
The original script used a permissive license, but my changes over time have completely taken over, to the point where none of the original code exists. Therefore, I am re-releasing it under my favourite license.
*
grub-assemble gen.sh: only run list_keymaps once
Francis Rowe
2015-08-30
1
-2/+3
|
*
grub-assemble: generate keymap list using function, not script
Francis Rowe
2015-08-30
3
-39/+11
|
*
build/config/coreboot*: unify config path
Francis Rowe
2015-08-30
3
-11/+17
|
*
build/config/coreboot{modify,update}: cd ../ if returning
Francis Rowe
2015-08-30
2
-0/+2
|
*
more scripts: don't use the [[ bashism
Francis Rowe
2015-08-30
6
-6/+6
|
*
build/config/coreboot{replace,update}: for function for for loop
Francis Rowe
2015-08-30
2
-32/+30
|
*
build/roms/withgrub: don't use [[ bashism
Francis Rowe
2015-08-30
1
-2/+2
|
*
build/config/corebootmodify: s/continue/return
Francis Rowe
2015-08-30
1
-1/+1
|
*
build/config/corebootmodify: use function instead of for loop
Francis Rowe
2015-08-30
1
-16/+15
|
*
grub-assemble/grub_memdisk_keymap: simplify for loop
Francis Rowe
2015-08-30
1
-3/+2
|
*
build/roms/withgrub_helper: simplify for loop
Francis Rowe
2015-08-30
1
-1/+3
|
*
build/roms/withgrub: simplify for loop
Francis Rowe
2015-08-30
1
-1/+2
|
*
build/roms/withgrub: simplify use of rm commands
Francis Rowe
2015-08-30
1
-7/+3
|
*
build/roms/withgrub: use function instead of array
Francis Rowe
2015-08-30
1
-14/+14
|
*
docs/hcl/: Add new hardware register dumps for X200 and R500
Francis Rowe
2015-08-30
92
-13463/+9325
|
*
docs/hcl/{t400,t500,x200}.html: Simplify links to hw dumps
Francis Rowe
2015-08-30
3
-73/+4
|
*
coreboot-libre: update linux-libre deblob-check to v2015-08-15
Francis Rowe
2015-08-30
1
-4/+114
|
*
docs/tasks.html: notes about coreboot version information
Francis Rowe
2015-08-30
1
-0/+5
|
*
docs/tasks.html: notes about ThinkPad R60, Z61
Francis Rowe
2015-08-30
1
-0/+5
|
*
docs/gnulinux/encrypted_parabola.html: ahci transfer timeout notes
Francis Rowe
2015-08-30
1
-0/+98
|
*
docs/gnulinux/grub_config.html: Notes about symlinks
Francis Rowe
2015-08-30
1
-0/+14
|
*
grub-assemble: delete useless COPYING file (public domain data)
Francis Rowe
2015-08-29
1
-13/+0
|
*
all scripts: general fixes and clean up
Francis Rowe
2015-08-29
37
-118/+60
|
*
build/release/{docs,roms,src}: use GNU BASH
Francis Rowe
2015-08-29
3
-3/+3
|
*
build script: avoid conflicting with existing variable ($option)
Francis Rowe
2015-08-29
1
-1/+1
|
*
build script: don't use ls
Francis Rowe
2015-08-29
1
-2/+2
|
*
bulid/config/*: don't use ls
Francis Rowe
2015-08-29
2
-2/+2
|
*
build/config/corebootupdate: don't use ls
Francis Rowe
2015-08-29
1
-1/+1
|
*
build/roms/withgrub: don't use ls
Francis Rowe
2015-08-29
2
-5/+5
|
*
build/roms/withgrub_helper: don't use ls
Francis Rowe
2015-08-29
1
-1/+1
|
*
grub-assemble/grub_memdisk_keymap: don't use ls
Francis Rowe
2015-08-29
1
-1/+3
|
[prev]
[next]