Mark Spatz
502e5fa0e3
Remove QCOW2 build mechanism ( #648 )
2024-02-23 04:19:10 +00:00
Serge Schneider
c5fdb01eac
Update release notes
2024-01-17 16:20:55 +00:00
Vasilis Tsiligiannis
1377e903b8
Ensure loop device partition nodes are created ( #741 )
...
Although the loop block device is created before attaching the image
to it, the devices for the partition that the image contains are still
not created. This patch creates those devices as well, when they are
not already available.
Fixes #482
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2024-01-04 11:05:51 +00:00
Serge Schneider
e07ee9b988
Update release notes
2023-11-29 01:34:04 +00:00
Serge Schneider
5b22a55361
Update release notes
2023-11-27 15:34:24 +00:00
Serge Schneider
a0b8868fbf
Update release notes
2023-09-27 15:56:37 +01:00
bamartin125
446f3e34c8
Adds call to mknod if loop dev does not exist after call to losetup -f
( #483 )
2023-08-17 16:24:47 +01:00
Serge Schneider
47eee1f0dd
Update release notes
2023-04-25 15:44:19 +01:00
Serge Schneider
f2d385517c
Update release notes
2023-02-14 15:26:12 +00:00
rfc6919
1d13a292a7
use a single partitioned loop device ( #641 )
2022-11-11 08:56:04 +00:00
Serge Schneider
47e34efb89
stage2: pre-install kms++-utils
2022-11-08 10:59:55 +00:00
Serge Schneider
6b8e41274f
Update release notes
2022-09-26 12:15:19 +01:00
Serge Schneider
8a42abcd1d
Update release notes
2022-09-21 16:15:01 +01:00
Serge Schneider
59886d8cdf
Update release notes
2022-09-15 15:41:26 +01:00
Serge Schneider
c0cddb7c83
Update release notes
2022-09-07 13:00:14 +01:00
Serge Schneider
66255495f2
Update release notes
2022-09-06 11:28:50 +01:00
Serge Schneider
ec643eb66a
Update release notes
2022-08-31 17:03:45 +01:00
Serge Schneider
69cd410162
Install picamera2
2022-08-30 16:54:09 +01:00
Serge Schneider
db3cd433fb
stage2: Install NetworkManager
2022-08-09 12:18:13 +01:00
Serge Schneider
288a0a615a
Update release notes
2022-06-17 15:48:27 +01:00
Serge Schneider
00da85177c
Adjust partition formatting and mount options
...
Format the root partition with the metadata_csum option
Format the boot partition with 4 sectors per cluster for a slight performance boost
Remove 'flush' mount option from the boot partition
2022-06-17 15:48:27 +01:00
Serge Schneider
3385618efb
Update release notes
2022-04-08 15:26:37 +01:00
Serge Schneider
f651a43337
Update release notes
2022-03-29 10:59:14 +01:00
Serge Schneider
f1f6722ba4
Update release notes
2022-03-28 19:44:24 +01:00
Romain Bazile
5d044ba71b
Addition of a DEPLOY_COMPRESSION
option to the configuration ( #592 )
2022-03-01 16:23:42 +00:00
Serge Schneider
b3f6852c3e
Update release notes
2022-02-03 15:50:48 +00:00
Serge Schneider
f01430c9d8
Update release notes
2022-01-20 15:31:41 +00:00
Serge Schneider
cc8f695b9a
Add 7z and zip support
...
https://github.com/RPi-Distro/repo/issues/266#issuecomment-1010713450
2022-01-12 10:21:47 +00:00
Serge Schneider
23f75d6655
Update release notes
2022-01-10 12:41:48 +00:00
Serge Schneider
786af7c5a4
stage3: install gnome-keyring
2021-12-22 15:47:54 +00:00
Serge Schneider
f04a4143e9
Install mkvtoolnix for mkvmerge
2021-12-22 15:46:17 +00:00
Serge Schneider
351024d3c3
stage2: Install udisks2
2021-12-06 16:04:15 +00:00
Serge Schneider
3fb5442494
Update release notes
2021-12-06 10:06:28 +00:00
Serge Schneider
288b21fc27
Update release notes
2021-10-29 20:38:10 +01:00
Serge Schneider
85bc296d16
Update release notes
2021-10-29 10:24:13 +01:00
Serge Schneider
5a4b7ec067
Update release notes
2021-10-05 17:26:51 +01:00
Serge Schneider
2f12cf985a
Remove IMG_DATE from work directories
2021-09-21 16:36:26 +01:00
Serge Schneider
dcfd74d7d1
Update release notes
2021-05-07 15:37:52 +01:00
Serge Schneider
66cd2d17a0
Install gpiozero in lite images
2021-03-31 12:29:01 +01:00
Serge Schneider
4611094150
Update release notes
2021-03-04 22:43:11 +00:00
Holger Pandel
bf8c9f5383
Add QCOW2 build mechanism ( #349 )
2021-02-10 10:37:15 +00:00
Serge Schneider
21090519d8
Update release notes
2021-01-11 11:23:07 +00:00
Serge Schneider
96982d119a
Add 1.2 multiplier to nominal root partition size
2021-01-08 19:26:28 +00:00
Serge Schneider
225f69828f
os.json: Update kernel version automatically
2020-12-02 16:56:25 +00:00
Serge Schneider
94a4e4b41c
Finalise 2020-12-02
2020-12-02 16:53:07 +00:00
Serge Schneider
cce27bd6f4
Update release notes
2020-11-27 15:50:50 +00:00
kdoren
d1596451b9
workaround build failure on AWS M6g instances ( #449 )
2020-09-23 19:54:37 +01:00
Serge Schneider
d6207a620a
Update OS.png
2020-08-24 17:01:54 +01:00
Serge Schneider
930d86115d
Update release notes
2020-08-24 15:47:59 +01:00
Serge Schneider
f663d4c6d1
Add new changelog entry
2020-06-22 03:54:38 +01:00