summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* COPYING: New filefeature/license-textP. J. McDermott2015-06-101-0/+674
|
* add missing file from last commitFrancis Rowe2015-06-101-0/+27
|
* docs/install/index.html: Notes about mistake in flashing scriptFrancis Rowe2015-06-101-1/+10
|
* utilities/grub-assemble: use printf properlyFrancis Rowe2015-06-101-1/+1
|
* all script: use a standard styleFrancis Rowe2015-06-1035-233/+239
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* flash script: fix a really really really dumb mistakeFrancis Rowe2015-06-101-2/+2
|
* build/release/docs: properly name directory inside archiveFrancis Rowe2015-06-101-4/+11
|
* docs/gnulinux/encrypted_parabola.html: update license headerFrancis Rowe2015-06-101-0/+1
| | | | | (previous commit had a sign-off-by, but didn't update the license header. this patch corrects that)
* The patch for encrypt hook in is not needed. Just use ↵Arthur Heymans2015-06-101-11/+3
| | | | | | cryptkey=rootfs:/path/to/key Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* docs/index.html: more infoFrancis Rowe2015-06-091-1/+2
|
* docs/index.html: improve instructions for finding version infoFrancis Rowe2015-06-091-1/+12
|
* docs/index.html: add more information about finding the versionFrancis Rowe2015-06-091-1/+27
|
* docs/gnulinux/grub_config.html: fix HTML formatting errorFrancis Rowe2015-06-081-16/+13
|
* docs/gnulinux/grub_cbfs.html: split GRUB config guides to new docFrancis Rowe2015-06-083-118/+184
|
* docs/gnulinux/grub_boot_installer.html: improve instructions (2)Francis Rowe2015-06-081-0/+7
|
* docs/gnulinux/grub_boot_installer.html: improve instructionsFrancis Rowe2015-06-081-1/+1
|
* docs/gnulinux/grub_boot_installer.html: improve titleFrancis Rowe2015-06-081-2/+2
|
* docs/gnulinux/grub_boot_installer.html: improve descriptionFrancis Rowe2015-06-081-1/+1
|
* docs/gnulinux/grub_boot_installer.html: grammar (3)Francis Rowe2015-06-081-2/+2
|
* docs/gnulinux/grub_boot_installer.html: grammar (2)Francis Rowe2015-06-081-1/+1
|
* docs/gnulinux/grub_boot_installer.html: grammarFrancis Rowe2015-06-081-1/+1
|
* docs/gnulinux/grub_boot_installer.html: improve instructionsFrancis Rowe2015-06-081-3/+6
|
* docs/gnulinux/grub_boot_installer.html: idiot-proofing (2)Francis Rowe2015-06-081-0/+6
|
* docs/gnulinux/grub_boot_installer.html: idiot-proofingFrancis Rowe2015-06-081-0/+2
|
* docs/tasks.html: clean upFrancis Rowe2015-06-081-3/+5
|
* docs/index.html#version: improve explanation (2)Francis Rowe2015-06-081-1/+1
|
* docs/index.html#version: improve explanationFrancis Rowe2015-06-081-1/+3
|
* build/roms/helper: add version information to CBFSFrancis Rowe2015-06-082-1/+31
|
* coreboot-libre: don't build cbmem/nvramtoolFrancis Rowe2015-06-082-12/+0
| | | | | They aren't included in the _util release archive anymore, and they don't need to be built either.
* build/release/src: delete build/release/docs in the _src archiveFrancis Rowe2015-06-081-0/+4
|
* build/release/src: remove redundant exclusions from the listFrancis Rowe2015-06-081-1/+1
| | | | These no longer appear in the root of the tree.
* docs/git/index.html: Update notes about building release archivesFrancis Rowe2015-06-081-3/+46
|
* build/release/sha512sums: rename sha512sums.txt to SHA512SUMSFrancis Rowe2015-06-081-1/+1
|
* download/coreboot: don't trim the coreboot source codeFrancis Rowe2015-06-082-317/+0
| | | | It saved only a few MiB, and makes maintenance a pain in the ass.
* build/release/src: don't delete the build/release/* scriptsFrancis Rowe2015-06-081-4/+3
| | | | | The scripts now re-use an existing version file, if that version file exists, so they are now safe to use in the release archives.
* build/release/*: if version file already exists, re-use itFrancis Rowe2015-06-087-7/+49
|
* build/release/sha512sums: add error checking and verbosityFrancis Rowe2015-06-081-0/+3
|
* build/release/tobuild: add line breakFrancis Rowe2015-06-081-0/+1
|
* build/release/util: proper directory notationFrancis Rowe2015-06-081-1/+1
|
* delete resources/scripts/misc/grub-backgroundFrancis Rowe2015-06-082-58/+0
| | | | Useless script. Will replace with a tutorial instead.
* build/release/util: Make it actually workFrancis Rowe2015-06-082-88/+64
| | | | Update it to reflect changes in the other scripts.
* build/release/tobuild: include version fileFrancis Rowe2015-06-081-0/+2
|
* build/release/util: don't delete the 'tobuild' archiveFrancis Rowe2015-06-081-2/+0
| | | | This is already handled by a separate script.
* build/release/util: don't include nvramtool and cbmemFrancis Rowe2015-06-081-55/+0
| | | | | | These utilities are unnecessary for most people. The kinds of people that would need them can just as easily build them from source.
* build/release/util: don't generate changelog (not needed)Francis Rowe2015-06-081-5/+0
|
* update gitignoreFrancis Rowe2015-06-081-2/+0
|
* build/release/tobuild: intergrate it with current methodsFrancis Rowe2015-06-081-32/+31
|
* build/release/sha512sums: clean upFrancis Rowe2015-06-081-3/+5
|
* build/release/sha512sums: only create sums in ${versiondir}/Francis Rowe2015-06-081-5/+16
|
* build/release/util: split sha512sum into build/release/sha512sumsFrancis Rowe2015-06-082-9/+29
|