Results 2867 comments of MichaIng

> I use pi-hole together with unbound. Everything works, if time is ok. But I switch the Raspberry Pi 400 off, when going to bed with the famous Fn +...

Generally we keep the config options in `dietpi-installer` minimal. It is not meant to be a pre-configuration tool, but a tool to create a minimal DietPi image from a Debian...

> So I waited for about an hour without touching DietPi and my router ->> magic: PiHole-Unbound got the time and everything was fine. It sounds like the network time...

> Yes because router and DietPi SBC are started at same time. Means DietPi is already up, while router still booting. But why is the proceeding network connection check succeeding?...

> Could you give me any advice how to implement a variable and so on, since I don't have the foggiest idea ... Anyway I will switch on "4: Daemon...

Some `dietpi.txt` options are relevant only on 1st boot, especially the ones prefixed with `AUTO_`. Some others are also more flags for our scripts to know what has been applied...

I guess the MAC address is set via bootloader config (or kernel commend-line?), and that one is hidden on one of the partitions 1-7 🤔. Isn't it possible to set...

Okay, that is nasty. But the `ip l set ...` command works, right? If not possible via `interfaces` config, then drop-in config for the `networking.service` should do: ```sh mkdir -p...

Sorry for the delay. I'm on a trip currently but will be back on Sunday to investigate this on my R5S.

The problem is likely fixed with our new images, based on kernel and bootloader generated with Armbian build system. I'll update our download page tomorrow, until then they can be...