470 Commits

Author SHA1 Message Date
kralo
f00b72208c
apt/retries: specify option from the Acquire group (#638)
per man apt.conf, Acquire group is not part of the apt group
2022-10-14 14:48:30 +01:00
kralo
4da039215b
Update README.md document WPA_COUNTRY Code format (#636)
raspi-config will silently fail, if the argument to `do_wifi_country` is not an uppercase 2-letter Code from the list in /usr/share/zoneinfo/iso3166.tab
2022-10-03 16:39:39 +01:00
Serge Schneider
6b8e41274f Update release notes 2022-09-26 12:15:19 +01:00
Serge Schneider
6a61be9295 Disable first run wizard if DISABLE_FIRST_BOOT_USER_RENAME is set 2022-09-22 13:06:38 +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
cb26ff3c1d nodered is no longer included in full images 2022-09-14 16:50:18 +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
7206ab1c22 Switch to sys-mods' firstboot script 2022-09-01 16:27:15 +01:00
Serge Schneider
67491f15a8 Install 'file' 2022-09-01 11:21:09 +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
d53c4e58fb Default to dhcpcd for now 2022-08-19 12:38:33 +01:00
Serge Schneider
68ddb44960 Use raspi-config to set WPA_COUNTRY 2022-08-19 12:35:48 +01:00
Serge Schneider
db3cd433fb stage2: Install NetworkManager 2022-08-09 12:18:13 +01:00
Serge Schneider
4de913c1ff Modify 010_pi-nopasswd to match FIRST_USER_NAME
https://github.com/RPi-Distro/raspberrypi-sys-mods/issues/62#issuecomment-1148443217=
2022-06-17 15:48:27 +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
d3105c68ab Use unbundled BlueJ variant 2022-06-17 15:48:27 +01:00
Serge Schneider
eb823214ef Prevent install of OpenJDK 11
OpenJDK 11 does not support ARMv6. Switching to OpenJDK 17 with client JVM.
2022-06-17 15:48:27 +01:00
Romain Bazile
01b2432007
Create a DISABLE_FIRST_BOOT_USER_RENAME flag to be set in config (#618)
Closes #614
2022-06-17 15:45:08 +01:00
Serge Schneider
3385618efb Update release notes 2022-04-08 15:26:37 +01:00
Serge Schneider
226b479f8d stage1: install systemd-timesyncd
systemd no longer depends on systemd-timesyncd, so we need to include it here
2022-04-04 12:40: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
Serge Schneider
1b635daf30 stage4: Install rpi-wayland 2022-03-21 11:48:20 +00:00
Serge Schneider
09ebc77e6b stage4: Install rpi-imager 2022-03-21 11:48:11 +00:00
Serge Schneider
b0316ae870 Enable userconf-pi on first boot 2022-03-21 08:37:25 +00:00
Serge Schneider
95ac3cfb3b Remove default password 2022-03-18 15:03:23 +00:00
Romain Bazile
5d044ba71b
Addition of a DEPLOY_COMPRESSION option to the configuration (#592) 2022-03-01 16:23:42 +00:00
Phil Elwell
a120c4128e
Fix fstab flush option
raspberrypi/linux#4844
2022-02-28 09:58:08 +00:00
Serge Schneider
c5a906b676 Fix whitespace 2022-02-23 18:36:02 +00:00
Serge Schneider
1ad53be314 Add flush option to boot partition
https://github.com/raspberrypi/linux/issues/4844
2022-02-23 18:32:36 +00:00
jannik
b2bd87c512 Add more binfmt errors and hints to README 2022-02-23 15:14:55 +00:00
Romain Bazile
b1d54c82fe
Provide information to build the 64 bit image in the README (#596)
Fixes #595
2022-02-22 10:30:46 +00:00
jannik
c63a3aedf9 fix dash in README 2022-02-16 10:06:17 +00:00
Serge Schneider
b3f6852c3e Update release notes 2022-02-03 15:50:48 +00:00
bwisn
724820051c Add gpg dependency 2022-02-02 14:24:53 +00:00
Romain Bazile
8862e4d9ff Add check and warning for a space presence in the base path 2022-02-02 14:12:39 +00:00
Serge Schneider
c393ef105e Strip trailing spaces 2022-02-02 14:04:25 +00:00
simonliedl
0b4874f75a Fix docker build with debian bullseye image
- Fix missing sfdisk which is not included anymore in bullseye container
- Fix problem with binfmt_misc not being mounted inside docker although present on host
2022-01-31 15:51:58 +00:00
Serge Schneider
f01430c9d8 Update release notes 2022-01-20 15:31:41 +00:00
Serge Schneider
40f67ce4ba Install ca-certificates during bootstrap
Fixes #424
2022-01-14 09:12:38 +00:00
Serge Schneider
6d2d36e7f2 Don't try to use qemu-debootstrap
Fixes #563
2022-01-14 09:11:46 +00:00
Serge Schneider
231487d9d6 Use trusted.gpg.d instead of apt-key 2022-01-13 15:39:22 +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