Commit Graph

82 Commits

Author SHA1 Message Date
cyteen 107e8021f8 Seems to work.
Separate README
Separate Dockerfile
Added case statement entries to allow devuan releases

Using the exist Dockerfile leads to missing keys for the container and
the debootstrap chroot. To use the existing image you could:
* Add a devuan sources.list and pull in the keys package and the devuan
debootstrap
* Add gnugp2 and apt-key to the debootstrap --include and add the key
via --keyring then after the debootstrap second stage use apt-key add
2024-07-15 23:40:41 +01:00
cyteen 30bef82dcf Add the KERNEL_URL to the devuan options. 2024-07-15 23:40:41 +01:00
cyteen 120c91e2f7 Fix some typos and README layout. 2024-07-15 23:40:41 +01:00
cyteen c47af14487 Fix the case statement and add connman and openntpd to second stage. 2024-07-15 23:40:41 +01:00
cyteen 676b3633a9 Add devuan specific debootstrap and sources.list entries. 2024-07-15 23:40:41 +01:00
cbayle 6978bd9826
Add support for Banana PI CM4IO (#133) 2024-05-21 19:12:19 +02:00
Johan Gunnarsson 5be88b6121 build-debian: Collect kernel URL in versions.csv 2024-03-24 11:54:00 +01:00
Johan Gunnarsson 32e4172a46 build-boot-meson: Don't overwrite disk identifier
Fixes #115.
2024-02-22 21:09:57 +01:00
Johan Gunnarsson 8b58107057 build-u_boot: Add local version string 2024-01-10 23:23:26 +01:00
Johan Gunnarsson c7a6914832 Add Orange Pi Zero 3 2024-01-07 20:39:11 +01:00
Johan Gunnarsson 5583e99e9f build-debian: Include nano in all builds 2024-01-07 20:23:30 +01:00
Johan Gunnarsson 30d282f045 Add a few rk3568 and rk3588 boards
Very experimental.
2023-12-06 20:13:31 +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 1a15dd893d build-debian: Fall back to non-exp for exp kernel install 2023-07-25 20:50:11 +02:00
Johan Gunnarsson 713dbc2fd1 build-debian: In exp builds, only install kernel from exp 2023-07-23 21:20:30 +02:00
Johan Gunnarsson 5cd7926c90 build-debian: Experimental is based on Unstable 2023-07-23 21:20:30 +02:00
Johan Gunnarsson 18552cee60 build-debian: Fix sources.list for debian-testing 2023-07-23 21:20:30 +02:00
Johan Gunnarsson e162e9a17b Save versions into versions.csv 2023-07-08 19:39:38 +02:00
Johan Gunnarsson 9239766a43 build-boot-sunxi: Don't include SCP firmware for now 2023-07-02 12:57:32 +02:00
Johan Gunnarsson 13df092fe6 Fix partition sizes
Fixes #56, #58.
2023-06-25 09:01:12 +02:00
Johan Gunnarsson b0dc404fab build-boot-rpi: Clone firmware git 2023-06-07 20:35:29 +02:00
Johan Gunnarsson ac0ab92c62 build-debian: Increase root filesystem partition 2023-06-06 20:43:12 +02:00
Johan Gunnarsson 9f5c445b04 Revert "build-debian: - to _"
This reverts commit a016170c08.
2023-06-06 20:43:02 +02:00
Johan Gunnarsson a016170c08 build-debian: - to _ 2023-06-06 11:51:28 +02:00
Johan Gunnarsson c40dd88a67 Add Debian Experimental and Ubuntu Lunar 2023-05-21 09:35:34 +02:00
Johan Gunnarsson 5e96a8e96f build-debian: Install systemd-resolved last 2023-03-06 20:09:08 +01:00
Johan Gunnarsson 46b84c4e7f build-debian: Add a way to override the random root password 2023-03-05 20:09:11 +01:00
Johan Gunnarsson 0a086589e3 build-debian: Install systemd-timesyncd
Fixes #29.
2023-03-05 20:08:57 +01: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 5a0303edcc build-boot-meson: Tweak Amlogic board names 2022-08-17 22:52:03 +02:00
Johan Gunnarsson b8d983c7c0 build-debian: Fix Sid build
There's a new package "systemd-resolved".
2022-08-16 22:23:54 +02:00
Johan Gunnarsson 4e77bf80e5 build-boot-meson: Fix build 2022-08-15 22:30:16 +02:00
Johan Gunnarsson 59b55bbd6f Add support for Amlogic chips 2022-08-07 22:32:06 +02:00
Johan Gunnarsson 0c0699fe50 build-boot-rpi: Fix corrupt vfat partition 2022-08-05 18:19:08 +02:00
Johan Gunnarsson 68641a3356 build-boot-with-aws-batch: Add param for U-Boot and ATF revs 2022-08-03 21:44:37 +02:00
Johan Gunnarsson 194f399bda build-boot, build-debian: Create ARTIFACTS_DIR before writing to it 2022-08-03 21:40:12 +02:00
Johan Gunnarsson 5641db010c build-*-with-aws-batch: Download args to temp file 2022-08-02 20:04:33 +02:00
Johan Gunnarsson 838085cbae Add build-boot-with-aws-batch and build-debian-with-aws-batch 2022-08-01 20:06:44 +02:00
Johan Gunnarsson 0f04976ae2 build-atf, build-u_boot: Use nproc to figure out parallelism 2022-08-01 19:51:37 +02:00
Johan Gunnarsson b3ac9fb5ff Add Orange Pi Zero 2 (h616) 2022-07-26 13:23:06 +02:00
Johan Gunnarsson e84b5bc4e6 Add ROCK Pi N10 (rk3399pro) 2022-07-26 13:20:45 +02:00
Johan Gunnarsson 8e9569ea77 build-debian: Enable systemd-resolved
Fixes #8.
2022-06-17 17:58:59 +02:00
Johan Gunnarsson d765e1ed38 build-u_boot: Update U-Boot git URL 2021-11-05 22:06:17 +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 de38434b10 build-boot-rpi: Fix RPi 4 2021-08-29 20:12:48 +02:00
Johan Gunnarsson 403cf2c1de Add Bookworm and remove Buster 2021-08-24 20:00:42 +02:00
Johan Gunnarsson 9c6cf17ade Add support for Ubuntu images 2021-08-24 19:39:57 +02:00
Johan Gunnarsson 7c477085f3 Use pigz instead of gzip 2021-08-12 19:31:01 +02:00