container-management

🐄 btrfs 'container' management pacman hook which makes a snapshot of the current state after moving the prior two and copies the current running kernel image before applying pacman operations allowing one to boot the snapshot directly without concern
Log | Files | Refs

config.sample (124B)


      1 stamp="/.stamp"
      2 STAMP_FORMAT="%Y-%m-%d %H:%M:%S"
      3 fsroot="/var/lib/fsroot"
      4 kernel="linux"
      5 prefix="#"
      6 a="A"
      7 b="B"
      8 c="C"
      9 d="D"