-
I would like to use a Raspberry PI 5, is a new version possible?
-
A Rpi distro that lets you receive, store and graph sensor information from ESP8266 chips or anything that pushes to MQTT.
It uses and MTIG stack: [Mosquitto](https://mosquitto.org/), [Telegraf](ht…
-
#### What were you doing?
nothing. My page has been working for weeks.
#### What did you expect to happen?
work as the other older verions of fullpageos
#### What happened instead?
instead of…
-
the generated image file is *readable*, *writable* **and** *executable* by everybody:
```terminal
$ ls -lha workspace/*.img
-rwxrwxrwx 1 root root 14G Oct 17 15:05 workspace/custompios.i…
-
#### What were you doing?
Used Raspberry Pi Imager v1.8.5 to install FullPageOS 2024-02-23. Install worked.
Did the custom config on the host name and wifi settings.
#### What did you expect to…
-
Hi @guysoft,
I am in the process of moving my build environment to a new server, and this process has me chasing a strange issue that seems to be related to the current docker image.
Here are th…
-
#### What were you doing?
Building the latest FullPageOS
checked out this repo, moved in the src directory and followed the instructions on the link:
https://github.com/guysoft/CustomPiOS/wiki/Bu…
-
I start works with repo and just flow the tuturial from ReadMe file. Clone the repo and try to execute
`./src/make_custom_pi_os -g test` the script returns the following error:
```bash
Settings:
m…
-
FullPageOS 0.13.0 first release candidate.
Features:
* Chromium Version 98.0.4758.106
* RpiOS 2022-01-28
* Support to for hardware raspberrypi that have been popping up
* Fixed Chromium Featu…
-
i find it slightly annoying that running `build_dist` will put the `workspace/` directory into the same directory where the `build_dist` script lives.
it would be nice if i could clone my `CustomPi…