翻译一下:Modifying filesChirpStack Gateway OS uses an OverlayFS on top of the read-only root filesystem This means you can make modifications that are persisted even after a Software update as these chang
修改文件 ChirpStack Gateway OS在只读根文件系统之上使用OverlayFS。这意味着您可以进行修改,并且这些修改将在软件更新后得以保留,因为这些更改会写入不同的数据分区。
重要提示 尽管这使您完全自由地对根文件系统进行修改,但这也意味着一旦您进行了修改,ChirpStack Gateway OS更新将永远不会“覆盖”此更改的文件。实际上,ChirpStack Gateway OS更新仍会更新根文件系统上的文件,但OverlayFS将为您提供来自数据分区的文件。
要“回滚”更改,您只需从/data/upperdir中删除这些更改。从/data/upperdir中删除所有内容将有效地进行“恢复出厂设置”。
原文地址: https://www.cveoy.top/t/topic/igIE 著作权归作者所有。请勿转载和采集!