Gaëtan Trellu
Gaëtan Trellu
@wmanley Wow your change already got merged!
Thanks @starnight this is great stuff! How do you manage the files into `/boot` then, like new kernel, firmwares, etc...? What happens if someone is running the `rpi-update` command? For...
> Hi @goldyfruit: How are you getting on? @wmanley I still looking into it, it's more complicated than I thought xD
The more I search for a solution the more I think it's related to my `rootfs`. What will be the "best" tool/solution to build `rootfs` based on Debian for Raspberry...
@starnight Thanks for the information, this is exactly what I'm trying to achieve with all this information in mind. How can I prevent `ostree admin deploy` to write in `/boot`?...
You are missing the import. ``` getTranslations: function() { //FIXME: This can be load a one file javascript definition return { en: "translations/en.json", es: "translations/es.json", fr: "translations/fr.json" }; }, ```
I'm facing kind the same behavior, with `vue.draggable.next` I can move an item from a list to an other. I don't really know how to workaround this. ```js ``` ```js...
Seems that `picamera2` has been released; https://www.raspberrypi.com/news/picamera2-beta-release/
Is there any workaround for this? I'm in the same situation as @mtaobiz. ``` Client WS ===> Nginx ===> HAproxy ===> VerneMQ ```
@ioolkos Thanks for the link. What is the header checked by VerneMQ to define the client IP?