updated notes

kake26 2024-08-09 17:27:45 -05:00
parent b63a20b6b1
commit 0cc129473a
Signed by: kake26
GPG key ID: E8AFC43591876B4D

@ -1,5 +1,9 @@
### Notes ### Notes
# Notes August 9 2024
I've been over the code for the debian process what seems like a hundred times. In any case Arch will be tackled next and worked over. This program does indeed what it should do. I want to add support for custom steps during the restore. So it can run additional commands to do whatever might be needed.
# Notes May 31 2024 # Notes May 31 2024
More wiki updates for now. Arch gets the rsync based /etc overwrite handling fix. Means as part of restore on Arch rsync will be installed. Flatpak support will likely never come along as this is inteded and designed for VPS type systems and Raspberry Pis. Arch support will remain and was really added as it seemed like a great idea at the time thing. OpenWRT, will be a pain to test properly as I will need couple of test systems as VMs. I don't need them to conflict with my live network either so I'll see how I can sandbox them. More wiki updates for now. Arch gets the rsync based /etc overwrite handling fix. Means as part of restore on Arch rsync will be installed. Flatpak support will likely never come along as this is inteded and designed for VPS type systems and Raspberry Pis. Arch support will remain and was really added as it seemed like a great idea at the time thing. OpenWRT, will be a pain to test properly as I will need couple of test systems as VMs. I don't need them to conflict with my live network either so I'll see how I can sandbox them.