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
Johan Gunnarsson
5be88b6121
build-debian: Collect kernel URL in versions.csv
2024-03-24 11:54:00 +01:00
Johan Gunnarsson
5583e99e9f
build-debian: Include nano in all builds
2024-01-07 20:23:30 +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
13df092fe6
Fix partition sizes
...
Fixes #56 , #58 .
2023-06-25 09:01:12 +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
b8d983c7c0
build-debian: Fix Sid build
...
There's a new package "systemd-resolved".
2022-08-16 22:23:54 +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
8e9569ea77
build-debian: Enable systemd-resolved
...
Fixes #8 .
2022-06-17 17:58:59 +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
Johan Gunnarsson
f8a73ebf8e
build-debian: Add ARTIFACTS_DIR option
2021-08-05 20:01:23 +02:00
Johan Gunnarsson
ca16cfaff8
build-debian: Remove tmp dir afterwards
2021-08-03 20:54:41 +02:00
Johan Gunnarsson
0aeb10a989
build-debian: Change filename of the "files" file
2021-08-03 20:54:30 +02:00
Johan Gunnarsson
6752f8de1e
Add x86/x86_64 support
2021-08-02 21:30:12 +02:00
Johan Gunnarsson
a7ed96f329
build-debian: Enable set -x
2021-07-29 20:24:38 +02:00
Johan Gunnarsson
781848e5c3
Use systemd-networkd instead of ifupdown
2021-02-07 12:28:52 +01:00
Johan Gunnarsson
7ff65b0620
build-debian: Move up bullseye
2019-11-19 22:06:29 +01:00
Johan Gunnarsson
00219475b3
build-debian: Add special case for Bullseye apt sources
2019-11-17 22:49:39 +01:00
Johan Gunnarsson
dd2f509e69
build-debian: Fix off-by-one introduced by previous commit
2019-05-19 13:29:11 +02:00
Johan Gunnarsson
78257de090
build-image, build-debian: Bump image size
2019-05-13 23:01:39 +02:00
Johan Gunnarsson
c8a7292461
Add support for building Ubuntu images
2019-05-12 23:46:20 +02:00
Johan Gunnarsson
90da2d4d21
build-debian: Install kernel after stage 2
...
This to be sure that the initrd generation is triggered properly.
2019-05-10 23:28:14 +02:00
Johan Gunnarsson
98d8318597
Move scripts into directories
2019-05-07 19:26:14 +02:00