Alexandre Aubin
382e870efd
Merge pull request #2 from BDouze/yunohost-buster
...
Work-around curl ssl certificates issue
2021-11-30 21:26:54 +01:00
Lab 8916100448256
1f97df4b42
Work-around curl ssl certificates issue
2021-11-30 18:16:15 +01:00
Alexandre Aubin
c974405b23
systemctl enable has to be ran inside chroot
2021-11-27 21:26:22 +01:00
Alexandre Aubin
81383710e8
Install yunohost stable, not testing
2021-11-26 01:18:54 +01:00
Alexandre Aubin
d6993788ca
Merge branch 'RPi-Distro-master' into yunohost-buster
2021-11-05 17:50:10 +01:00
Alexandre Aubin
59babe0987
Merge branch 'master' of https://github.com/RPi-Distro/pi-gen into RPi-Distro-master
2021-11-05 17:50:02 +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
DBongiorno-CG
54e1bb428f
Added simple catch for default case in which PIGEN_DOCKER_OPTS is unspecified during docker build ( #522 )
2021-06-17 22:44:30 +01:00
Serge Schneider
4ebe5490d1
Update Beginner's Guide download link
2021-06-17 16:52:44 +01:00
Claude Warren
f271ce26e9
Added PIGEN_DOCKER_OPTS to build-docker.sh ( #521 )
2021-06-16 14:32:21 +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
Alexandre Aubin
cf6b269627
We don't want stage4
2021-01-25 20:57:52 +01:00
Alexandre Aubin
7214cfd84a
Merge branch 'yunohost-buster' of https://github.com/yunohost/rpi-image into yunohost-buster
2021-01-25 20:56:12 +01:00
Alexandre Aubin
b15b714eae
Merge tag '2020-12-02-raspbian-buster' into yunohost-buster
2021-01-25 20:53:17 +01: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
69ee26fb34
stage5: Remove scratch2
2021-01-04 11:42:42 +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
Serge Schneider
0f59f0085a
export-image: get apt lists from public repo
2020-11-17 15:22:12 +00:00
Serge Schneider
6c21cc1e4d
stage4: add printing support
2020-11-17 15:13:18 +00:00
Ani
dd96ca1c86
Automagically use i386/debian:buster ( #415 )
...
* Autmagically use 1386/debian:buster when running on 64-bit host to prevent error #271
2020-10-06 10:58:18 +01:00
Alexandre Aubin
3361346adf
Update 00-run.sh
2020-10-03 15:18:52 +02:00
kdoren
d1596451b9
workaround build failure on AWS M6g instances ( #449 )
2020-09-23 19:54:37 +01:00
Raphael Nestler
be8daaa721
Only disable wifi if WPA_COUNTRY is not set ( #416 )
...
* Only disable wifi if WPA_COUNTRY is not set
* Use '-n' instead of '-v' to test if WPA_COUNTRY is set
Apparently -v doesn't work in all shells.
2020-09-18 14:40:33 +01:00
andrum99
d6ee1e5469
Update README.md
2020-09-18 11:08:07 +01:00
Daniel F. Dickinson
c1a7dae113
Enable adding SSH pubkey and setting pubkey only ( #380 )
...
This commit add the ability to specify an SSH public key as well as the
option to disable password authentication and only allow public key
authentication for SSH.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-09-08 21:16:07 +01:00
Serge Schneider
d6207a620a
Update OS.png
2020-08-24 17:01:54 +01:00
Serge Schneider
78c9e2cf02
Raspbian -> Raspberry Pi OS
2020-08-24 15:47:59 +01:00
Serge Schneider
930d86115d
Update release notes
2020-08-24 15:47:59 +01:00
Serge Schneider
9a3a10bf10
stage2: install raspinfo
2020-06-22 05:33:42 +01:00
Serge Schneider
f663d4c6d1
Add new changelog entry
2020-06-22 03:54:38 +01:00
Alexandre Aubin
196b7f534b
Fix stupid curl issue
2020-06-18 23:33:35 +02:00
Alexandre Aubin
113a6f654d
stretch -> buster
2020-06-18 17:42:08 +02:00
Alexandre Aubin
462b929186
Add config file for yunohost builds
2020-06-18 17:42:08 +02:00
Alexandre Aubin
cc7e29b623
Add first time script that force resize2fs + message about running the postinstall
2020-06-18 17:42:05 +02:00
Alexandre Aubin
e267da5c4d
Add yunohost installation as stage3
2020-06-18 17:42:02 +02:00
Alexandre Aubin
f6e24df737
We don't want a first user
2020-06-18 16:57:49 +02:00
Alexandre Aubin
65d031a68c
Remove stage 3, 4, 5
2020-06-18 16:57:49 +02:00