Title here
Summary here
Type of install | Description / properties |
---|---|
Pure diskless, from the Alpine wiki | Core OS is the same on every boot and data is lost on every boot, except for what is stored in a ‘overlay’ file on persistent storage (if any). |
Data, fom the Alpine wiki | Core OS is the same on every boot, however data is preserved across boots, and many OS changes can be preserved via an ‘overlay’ files. The data and ‘overlay’ are stored on persistent storage. |
System disk (classic), from the Alpine wiki | Fully persistent OS and data. A traditional (non-OStree) Linux distribution install. None-encrypted by default. Except on Raspberry Pi, the easiest type of install in terms of avoiding ‘gotchas’ (least surprises). It is also the documented method in the main Alpine documentation. |
Semi-diskless/semi-data, described in this document collection | Core OS is the same on every boot, some data is preserved across boots, and many OS changes can be preserved via an ‘overlay’ file. The preserved data and ‘overlay’ are stored on persistent storage. |
Custom system disk (classic), described in this document collection | Fully persistent OS and data. A traditional (non-OStree) Linux distribution install. This documentation includes setting of full disk encryption, enabling LVM, and (if applicable) RAID. We include documentation for doing this on a Raspberry Pi in addition to x86_64 (aka amd64) hardware. |
lbu.conf
(really is keeping copies of previous configurations when
committing a new version), then you can revert to a previous configuration by
renaming the backup copy to the active copy name.