This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1e415b1ffb
pmaports
/
device
/
testing
/
device-raspberry-pi0
/
device-raspberry-pi0.post-install
4 lines
38 B
Text
Raw
Normal View
History
Unescape
Escape
New device: Raspberry Pi Zero with Ethernet over USB enabled (!125) As mentioned in #151, the Raspberry Pi Zero doesn't have an ethernet port, so this makes it quite complicated to connect to the device from a fresh install, because wifi/bluetooth/serial/... are not configured. With this new package, the device starts with the microUSB configured as ethernet and the dhcpd is running on the RPI, so you can simply connect it to a computer and connect with SSH in order to configure it.
2019-01-03 00:18:12 +00:00
#!/bin/sh
raspberry-pi{,0,3,4}: rc-service add -> rc-update add (MR 1936) rc-service add does not work, so change it to rc-update add
2021-02-07 21:28:10 +00:00
rc-update add swclock boot
Reference in a new issue
Copy permalink