aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-02-25 14:53:55 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-25 14:53:55 +0100
commitebdbd652aeb2806e4dfef2d905a4e40cbb0e6489 (patch)
treee8d2de0ce2f9627537e818a9dc7991a5bedb83d5
parentfre 25 feb 2022 14:53:47 CET (diff)
parentMerge branch 'master' of git.hornquist.se:git/wiki-public (diff)
downloadwiki-public-ebdbd652aeb2806e4dfef2d905a4e40cbb0e6489.tar.gz
wiki-public-ebdbd652aeb2806e4dfef2d905a4e40cbb0e6489.tar.xz
Merge branch 'master' of git.hornquist.se:git/wiki-public
-rw-r--r--Raspberry Pi.wiki8
1 files changed, 4 insertions, 4 deletions
diff --git a/Raspberry Pi.wiki b/Raspberry Pi.wiki
index d28cb92..ea48194 100644
--- a/Raspberry Pi.wiki
+++ b/Raspberry Pi.wiki
@@ -3,6 +3,7 @@ deb http://raspbian.raspberrypi.org/raspbian bullseye main contrib non-free rpi
sudo debootstrap --foreign --arch=anmhf bullseye PWD/root http://raspbian.raspberrypi.org/raspbian
+- [[https://github.com/RPi-Distro/pi-gen|How upstream builds packages]]
pacaur -S qemu-user-static binfmt-qemu-static
@@ -17,15 +18,14 @@ include profiles::raspberry_builder
`/proc/sys/fs/binfmt_misc/` :: registered bin formats
`systemd-binfmt.service` :: systemd service for updating
-
-== qemu-user-static ==
-
-
== MAC-addresses ==
`b8:27:eb:b7:0e:59` :: clear case ethernet
`b8:27:eb:e2:5b:0c` :: clear case WiFi
Serial : 00000000e3b70e59
+cat /sys/firmware/devicetree/base/serial-number
+grep Serial /proc/cpuinfo
+id[8:] == e3b70e59
== Packages ==