Commit Graph

147 Commits

Author SHA1 Message Date
Serge Schneider 9dfbb1546d Update release notes 2024-10-28 14:58:23 +00:00
Serge Schneider f165f8a3a8 Update release notes 2024-10-28 14:58:23 +00:00
Serge Schneider 9e65ea75d8 Update release notes 2024-10-28 14:58:23 +00:00
Serge Schneider 9b17be9621 Update release notes 2024-06-19 12:22:39 +01:00
Serge Schneider 1109642814 Update release notes 2024-03-15 14:54:55 +00:00
Serge Schneider b829737d2a Update release notes 2024-03-13 15:46:00 +00:00
Serge Schneider e8d8670b6c Update release notes 2024-03-11 14:52:14 +00:00
Serge Schneider 57c641a64d Update release notes 2024-03-07 23:17:56 +00:00
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