Commit Graph

11 Commits

Author SHA1 Message Date
david 82a488eb5e Fix: 'truncate' work-around for git CI on COW files systems.
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bookworm) (push) Has been cancelled Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bullseye) (push) Has been cancelled Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, sid) (push) Has been cancelled Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, trixie) (push) Has been cancelled Details
sd-card-images CI / build docker images (push) Has been cancelled Details
fallocate fails on some (git CI) COW filesystems, so have a
coreutils alternative.

build-boot-rpi
build-debian
build-image
qemu.sh
2024-05-13 19:39:36 +01:00
Phil Jaenke baf97d399a
Add support to configure IMAGE_SIZE (#89)
* Add support to configure IMAGE_SIZE

Add support to define IMAGE_SIZE without changing the defaults; this is helpful for use with both larger (Alma) and smaller (Alpine) distros.

* Resolve review 

Put IMAGE_SIZE in quotes as requested
2023-11-22 23:25:29 +01:00
Johan Gunnarsson 13df092fe6 Fix partition sizes
Fixes #56, #58.
2023-06-25 09:01:12 +02:00
Johan Gunnarsson c4d0058c6f build-image: Add a friendly text file in the empty FAT32 partition 2022-10-30 18:58:06 +01:00
Johan Gunnarsson 1ee0b4f8da build-image: Increase image size to 4 GB
Ubuntu doesn't fit in 2 GB.
2021-10-24 19:18:51 +02:00
Johan Gunnarsson 457e1b5ff9 Revert "build-image: Increase image size to 4 GB"
This reverts commit c848f846c6.
2021-10-19 23:36:48 +02:00
Johan Gunnarsson c848f846c6 build-image: Increase image size to 4 GB
Ubuntu doesn't fit in 2 GB.
2021-10-19 19:09:08 +02:00
Johan Gunnarsson 6752f8de1e Add x86/x86_64 support 2021-08-02 21:30:12 +02:00
Johan Gunnarsson 0c8acf53d1 build-image: Enable set -x 2021-07-29 20:24:41 +02:00
Johan Gunnarsson 78257de090 build-image, build-debian: Bump image size 2019-05-13 23:01:39 +02:00
Johan Gunnarsson 98d8318597 Move scripts into directories 2019-05-07 19:26:14 +02:00