Re: [PATCH V2 01/13] env: Complete generic support for writable list

2022-10-28 Thread Stefan Herbrechtsmeier
Hi Jan, Am 27.10.2022 um 14:38 schrieb Jan Kiszka: On 27.10.22 09:49, Stefan Herbrechtsmeier wrote: Hi, Am 05.10.2022 um 10:33 schrieb Jan Kiszka: From: Jan Kiszka This completes what 890feecaab72 started by selecting ENV_APPEND and ENV_IS_NOWHERE and by moving this driver to top if the lis

Re: [PATCH V2 01/13] env: Complete generic support for writable list

2022-10-27 Thread Jan Kiszka
On 27.10.22 09:49, Stefan Herbrechtsmeier wrote: > Hi, > > Am 05.10.2022 um 10:33 schrieb Jan Kiszka: >> From: Jan Kiszka >> >> This completes what 890feecaab72 started by selecting ENV_APPEND and >> ENV_IS_NOWHERE and by moving this driver to top if the list. This >> ensures that load operations

Re: [PATCH V2 01/13] env: Complete generic support for writable list

2022-10-27 Thread Stefan Herbrechtsmeier
Hi, Am 05.10.2022 um 10:33 schrieb Jan Kiszka: From: Jan Kiszka This completes what 890feecaab72 started by selecting ENV_APPEND and ENV_IS_NOWHERE and by moving this driver to top if the list. This ensures that load operations pick up both the default env and the permitted parts of the next-p

[PATCH V2 01/13] env: Complete generic support for writable list

2022-10-05 Thread Jan Kiszka
From: Jan Kiszka This completes what 890feecaab72 started by selecting ENV_APPEND and ENV_IS_NOWHERE and by moving this driver to top if the list. This ensures that load operations pick up both the default env and the permitted parts of the next-prio location. When writing though, we must use the