aboutsummaryrefslogtreecommitdiffstats
path: root/export-noobs
Commit message (Collapse)AuthorAgeFilesLines
* KISS: Always use qcow2, build.sh's `USE_QCOW2` only a local flag for ↵Sven Gothel2021-06-282-8/+2
| | | | EXPORT_DIRS (images) to toggle run_stage's behavior
* Update release notes2021-05-07-raspbian-busterSerge Schneider2021-05-071-0/+19
|
* Install gpiozero in lite imagesSerge Schneider2021-03-311-0/+2
|
* Update release notes2021-03-04-raspbian-busterSerge Schneider2021-03-041-0/+13
|
* Add QCOW2 build mechanism (#349)Holger Pandel2021-02-102-5/+17
|
* Update release notes2021-01-11-raspbian-busterSerge Schneider2021-01-111-1/+18
|
* Add 1.2 multiplier to nominal root partition sizeSerge Schneider2021-01-081-1/+1
|
* os.json: Update kernel version automaticallySerge Schneider2020-12-023-1/+5
|
* Finalise 2020-12-02Serge Schneider2020-12-021-0/+2
|
* Update release notes2020-12-02-raspbian-busterSerge Schneider2020-11-271-1/+22
|
* workaround build failure on AWS M6g instances (#449)kdoren2020-09-231-2/+26
|
* Update OS.pngSerge Schneider2020-08-241-0/+0
|
* Update release notesSerge Schneider2020-08-241-1/+16
|
* Add new changelog entrySerge Schneider2020-06-221-0/+2
|
* Update release notes2020-05-27-raspbian-busterSerge Schneider2020-05-191-0/+34
|
* Exposed RELEASE as a configurable variable (#391)DragonEagle2020-02-262-1/+2
| | | | | Exposed RELEASE as a configurable variable and updated README.md. As a bonus, there is only on place to change the release name when the next release is stable now.
* Update release notes2020-02-13-raspbian-busterSerge Schneider2020-02-131-1/+2
|
* Update release notesSerge Schneider2020-02-101-3/+10
|
* Update release notesSerge Schneider2020-02-071-0/+2
|
* Update release notes2020-02-05-raspbian-busterSerge Schneider2020-02-051-0/+1
|
* Update release notesSerge Schneider2020-02-031-0/+1
|
* Update release notesSerge Schneider2020-01-281-1/+22
|
* Update changelogSerge Schneider2019-10-141-0/+2
|
* Update release notes2019-09-26-raspbian-busterSerge Schneider2019-09-251-2/+2
|
* Update release notesSerge Schneider2019-09-251-2/+3
|
* stage3: Mousepad used as simple text editor instead of leafpadSerge Schneider2019-09-241-0/+1
|
* Update release notesSerge Schneider2019-09-231-0/+35
|
* Include rpi-eepromSerge Schneider2019-09-181-0/+1
|
* stage2: install pciutilsSerge Schneider2019-08-141-0/+1
|
* stage5: add scratch3Serge Schneider2019-08-141-0/+1
|
* stage2: add ntfs-3gSerge Schneider2019-07-181-2/+3
|
* stage3: remove EpiphanySerge Schneider2019-07-101-1/+1
|
* Add missing release notesSerge Schneider2019-07-101-0/+5
|
* Update release notes2019-07-10-raspbian-busterSerge Schneider2019-07-081-1/+16
|
* Update release notesSerge Schneider2019-06-211-0/+28
|
* export-noobs: update OS.pngSerge Schneider2019-06-071-0/+0
|
* partition_setup.sh: Fix cmdline.txt handlingSerge Schneider2019-06-071-1/+6
| | | | | | Add sdhci.debug_quirks2=4 to cmdline.txt when resizing Only remove 'quiet' from cmdline if splash screen is off
* os_list: Bump kernel to 4.19Serge Schneider2019-06-071-1/+1
|
* os_list: add Pi 4 supportSerge Schneider2019-06-071-1/+2
|
* os_list: add checksums for PINNSerge Schneider2019-06-072-2/+10
|
* export-image: Set /boot size to 256MBSerge Schneider2019-06-071-1/+1
|
* Update to BusterSerge Schneider2019-06-071-1/+1
| | | | Remove ui and staging components
* Add new changelog entrySerge Schneider2019-04-171-0/+2
|
* Update release notes2019-04-08-raspbian-stretchSerge Schneider2019-04-021-1/+16
|
* Switch to using parted's machine parseable output (#270)Andrew Scheller2019-03-181-10/+6
|
* Replace pxz with xz -T0Serge Schneider2019-03-111-2/+2
|
* Silence shellcheck warnings (#255)Hugo Hromic2019-02-181-1/+3
| | | | | | | | | | * Made more specific shellcheck disables * Fixed variable quoting (SC2086,SC2064) * Use `$*` expansion instead of `$@` when not using arrays (SC2124) * Use cleaner `$()` syntax instead of back quotes (SC2006) * Improved comparator (SC2166) * Minor improvements in coding style Tested clean output using: `find -name "*.sh" | xargs -n1 shellcheck -x`.
* IMG_SUFFIX evaluation in export image (fix #241)Błażej Sowa2019-01-221-2/+2
|
* Allow custom image filenameBłażej Sowa2018-12-211-3/+3
|
* Add PINN restore supportSerge Schneider2018-12-111-13/+16
|