Post #3025842
2026-05-02 04:34 UTC
@aparcar@chaos.social @T_X@chaos.social yeah, second the appreciation. It’s a game changer, as long as you remember to add any customisations to the save file.
Possibly silly suggestion: while scanning installed packages, also look for any files on flash that are not part of the packages, or explicitly listed to keep that would otherwise be discarded, and prompt? I realise that it could be quite resource intensive - basically a diff between “find / -xdev -type f” and “for all installed packages: list installed files”
Replies (2)
-
@aparcar@chaos.social 2026-05-02 04:36
@RoganDawes@infosec.exchange @T_X@chaos.social actually “apk audit” command could do the trick. If you have some time, suggestions on a workflow are welcome
-
@T_X@chaos.social 2026-05-02 15:56
@RoganDawes@infosec.exchange @aparcar@chaos.social that would be an addition to the normal sysupgrade, wouldn't it? I was also initially wondering if I could use an ASU generated image on another device of an identical model. Haven't tried that yet, but I guess the answer is yes, because the config files aren't part of the ASU image? And as I want to have the same packages installed on both devices? Only the config is supposed to differ between the two devices.