summaryrefslogtreecommitdiffstats
path: root/ToDo.txt
blob: a97a7cbf722b6f03ae1bd53347609ee7ec1c8cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[GentooX vision]
- original idea was for GentooX OS files to be read-only, and user apps would
  only be installed via flatpak, freebsd like system separation, GentooX would be updatable via binary delta files,
  thanks to CoW feature of BTRFS, you would be able to e.g. boot April or May release of GentooX

- alternative idea was to utilize BTRFS CoW to perform upgrades (e.g. update Jan
  2021 install to March 2021) from a March 2021 LiveCD by snapshotting current
  install and extracting new image.squashfs to existing system and persisting
  only users' /home directories, resulting is superfast upgrades and ability
  to boot back previous snapshot of the system from GRUB (much like Solaris on
  ZFS)