Currently there is no error checking that uci write is successful. When file
system is full, the temporary file can be created, but no contents can be
written to it. This empty file is then renamed over the previous valid uci
file.
This patch adds error handling to all file write functions to prev
From: Tomasz Maciej Nowak
All contents of staging_dir/image are included in Image Builder (IB) in
case some binary needs to be included in final image. But in case of
this package, all sources are stored there and those clutter the final
tarball of IB for no reason. Those sources are not used dur
Hi Tomasz,
On 31/08/2022 12:18, Tomasz Maciej Nowak wrote:
From: Tomasz Maciej Nowak
All contents of staging_dir/image are included in Image Builder (IB) in
case some binary needs to be included in final image. But in case of
this package, all sources are stored there and those clutter the fin
From: Tomasz Maciej Nowak
All contents of staging_dir/image are included in Image Builder (IB) in
case some binary needs to be included in final image. But in case of
this package, all sources are stored there and those clutter the final
tarball of IB for no reason. Those sources are not used dur