Commit graph

442 commits

Author SHA1 Message Date
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
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
69cd27944c Update chromium install 2021-12-02 12:37:19 +00:00
Serge Schneider
6117b9bb61 Add user to render group 2021-11-12 10:16:50 +00:00
XECDesign
9e5228553f
Remove omxplayer 2021-11-10 18:20:11 +00:00
myxxmikeyxx
27983073c9 Update README.md 2021-11-10 15:31:31 +00:00
marcone
1e0c20690c Fix imagetool example
The long option name is "--image-name", not "--image"
2021-11-08 08:45:43 +00:00
Serge Schneider
68fee340f9 Do not use qcow2 images by default 2021-11-08 08:44:36 +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
6d363779ba Automatically load overlays for detected DSI displays 2021-10-29 10:21:08 +01:00
Serge Schneider
93beb9fb74 stage2: install libcamera-apps-lite 2021-10-15 16:04:41 +01:00
Serge Schneider
b542f68d68 stage2: install python-is-python3 2021-10-07 10:08:16 +01:00
Serge Schneider
5a4b7ec067 Update release notes 2021-10-05 17:26:51 +01:00
Serge Schneider
ac246e300b Use raspi-config to toggle boot_wait 2021-10-05 17:26:51 +01:00
Serge Schneider
d0eed3b76f Update config.txt
Disable overscan

Enable camera_auto_detect

Switch all models to KMS

Enable arm_boost on pi 4

Enable host mode on built-in USB controller on CM4
2021-10-05 17:26:51 +01:00
Serge Schneider
456aa2e50b bootstrap: do not install the info package 2021-10-05 17:26:51 +01:00
Serge Schneider
7c45f4e11f stage3: install libcamera-tools and libcamera-apps 2021-10-05 17:26:51 +01:00
Serge Schneider
b23d0b144d Use raspi-config to disable predictable network interface names 2021-10-05 17:26:40 +01:00
Serge Schneider
d9b4a4a985 Switch to bullseye 2021-10-05 16:59:28 +01:00
Josh Ackley
a8596e0d89 Use sync mode when running 'kpartx -a' 2021-10-05 13:53:08 +01:00
Serge Schneider
2f12cf985a Remove IMG_DATE from work directories 2021-09-21 16:36:26 +01:00
Rob Smith
029f258cdd Don't check for binfmt_misc on arm platforms
When building on a native ARM platform, binfmt_misc is not
required to be loaded. This change checks the machine type
and if it's a ARM platform, skip the binfmt_misc validation.
2021-09-20 16:20:09 +01:00
Serge Schneider
f6048c7745 Update 07-resize-init.diff 2021-09-01 14:03:11 +01:00
MichaIng
ff1e8b1aac
Remove deprecated elevator key from cmdline (#535)
With recent kernel versions, the "deadline" I/O scheduler has been replaced with "mq-deadline", and the "elevator" kernel command line option has been deprecated in general with Linux 5.4: https://kernelnewbies.org/Linux_5.4?highlight=%28elevator%29#Block_layer

Signed-off-by: MichaIng <micha@dietpi.com>
2021-09-01 11:10:26 +01:00
Bruno Binet
42bbe02c78
Fix broken imagetool.sh --mount (#529) 2021-06-24 13:32:01 +01:00
Serge Schneider
f9d44edb72 Copy debootstrap.log on failure 2021-06-22 15:48:09 +01:00
Michał Ciesielski
d562f2a35b
Fix: update dependencies (#526) 2021-06-22 15:04:51 +01:00