| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | download/grub: remove dead code | Francis Rowe | 2015-08-29 | 1 | -7/+0 |
* | download script: fix typo in help text | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
* | download script: show help text if no argument is given | Francis Rowe | 2015-08-29 | 1 | -8/+12 |
* | download script: add note about --noconfirm and -y options | Francis Rowe | 2015-08-29 | 1 | -0/+1 |
* | download script: add --noconfirm and -y option for downloading | Francis Rowe | 2015-08-29 | 1 | -8/+17 |
* | download script: produce error if no argument given | Francis Rowe | 2015-08-29 | 1 | -0/+5 |
* | download script: ask before replacing an already downloaded module | Francis Rowe | 2015-08-29 | 1 | -0/+12 |
* | download script: exit if using help/list option | Francis Rowe | 2015-08-29 | 1 | -1/+2 |
* | download: fix bug: valid programmes being declared invalid | Francis Rowe | 2015-08-29 | 1 | -2/+2 |
* | download script: re-factor. only have 1 loop for downloading | Francis Rowe | 2015-08-29 | 1 | -11/+10 |
* | download/flashrom: screw svn use stefanct's unofficial git repo | Francis Rowe | 2015-08-29 | 2 | -2/+5 |
* | downloads: don't check sha512 on git/svm downloads | Francis Rowe | 2015-08-29 | 9 | -16617/+0 |
* | docs/hcl/x200.html: note about docking station undock button | Francis Rowe | 2015-08-29 | 1 | -0/+11 |
* | docs/maintain/index.html: typofix | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
* | download script: put ending characters on new line | Francis Rowe | 2015-08-29 | 1 | -4/+8 |
* | build/module/memtest86plus: fix typo | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
* | really make memtest86plus naming consistent | Francis Rowe | 2015-08-29 | 4 | -5/+5 |
* | Make memtest86plus be named consistently | Klemens Nanni | 2015-08-29 | 5 | -4/+8 |
* | Fix: Download all passed modules | Klemens Nanni | 2015-08-29 | 1 | -1/+3 |
* | download script: Don't download if argument is invalid | Klemens Nanni | 2015-08-29 | 1 | -34/+23 |
* | grub.cfg: fix indentation on if statement | Klemens Nanni | 2015-08-29 | 1 | -1/+1 |
* | docs/index.html: Fix dead link | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
* | docs/hcl/index.html: Fix dead link | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
* | docs/tasks.html: note about bucts on i945 | Francis Rowe | 2015-08-29 | 1 | -0/+3 |
* | docs/gnulinux/encrypted_parabola.html: Fix formatting issues | Francis Rowe | 2015-08-29 | 1 | -3/+5 |
* | build/release/src: properly delete unwanted binaries | Francis Rowe | 2015-08-28 | 1 | -14/+6 |
* | build/roms/withgrub: delete ich9gen-related files | Francis Rowe | 2015-08-27 | 1 | -2/+2 |
* | docs/tasks.html: notes about possible WSON chip for iKVM on S8320 | Francis Rowe | 2015-08-26 | 1 | -0/+3 |
* | docs/tasks.html: Tyan S8230 notes about IPMI/iKVM firmware | Francis Rowe | 2015-08-26 | 1 | -0/+5 |
* | docs/tasks.html: Tyan S8230 notes about SAS firmware | Francis Rowe | 2015-08-26 | 1 | -0/+1 |
* | docs/tasks.html: Tyan S8230 notes | Francis Rowe | 2015-08-26 | 1 | -0/+5 |
* | docs/tasks.html: Tyan S8230 more notes | Francis Rowe | 2015-08-26 | 1 | -0/+10 |
* | docs/tasks.html: notes about socket type on Tyan S8230 | Francis Rowe | 2015-08-26 | 1 | -1/+1 |
* | docs/tasks.html: more notes about Tyan S8230 | Francis Rowe | 2015-08-26 | 1 | -0/+7 |
* | docs/tasks.html: TYAN S8230 | Francis Rowe | 2015-08-26 | 1 | -0/+6 |
* | grub-assemble: add RAID modules | Francis Rowe | 2015-08-26 | 1 | -0/+5 |
* | docs/gnulinux/encrypted_parabola.html: clearer pword instructions | Francis Rowe | 2015-08-26 | 1 | -24/+24 |
* | docs/gnulinux/encrypted_parabola.html: bring it up to date | Jeroen Quint | 2015-08-26 | 1 | -132/+134 |
* | grub config: update email address on request of author | Francis Rowe | 2015-08-23 | 1 | -1/+1 |
* | grub.cfg files: update copyright author info | Francis Rowe | 2015-08-23 | 2 | -3/+682 |
* | grub.cfg: Be more intelligent: automatically decrypt, etc | Klemens Nanni | 2015-08-23 | 2 | -33/+97 |
* | grub.cfg: refer to variables properly | Francis Rowe | 2015-08-18 | 1 | -5/+5 |
* | grub.cfg: Don't load on-disk grub.cfg, just libreboot_grub.cfg | Francis Rowe | 2015-08-18 | 1 | -1/+1 |
* | docs/hcl/gm45_remove_me.html: emphasize that programmer is needed | Francis Rowe | 2015-08-18 | 1 | -0/+8 |
* | GRUB keymaps: Add Esponal (Spanish) Qwerty | Francis Rowe | 2015-08-17 | 2 | -0/+130 |
* | docs/gnulinux/encrypted_*.html: emphasize use of grubtest.cfg | Francis Rowe | 2015-08-16 | 2 | -2/+21 |
* | grub.cfg: re-add missing if check for initrd.img | Francis Rowe | 2015-08-16 | 1 | -1/+3 |
* | grub.cfg: simplify (remove repetition) | Francis Rowe | 2015-08-16 | 1 | -81/+35 |
* | build/dependencies/parabola: skip already installed packages | Klemens Nanni | 2015-08-16 | 1 | -13/+13 |
* | build/dependencies/parabola: better messages, plus failover | Klemens Nanni | 2015-08-16 | 1 | -2/+10 |