From 0cc129473ad9c33aededd742fcfd09f2875e6c15 Mon Sep 17 00:00:00 2001 From: kake26 Date: Fri, 9 Aug 2024 17:27:45 -0500 Subject: [PATCH] updated notes --- Notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Notes.md b/Notes.md index 2b769b4..f64dc98 100644 --- a/Notes.md +++ b/Notes.md @@ -1,5 +1,9 @@ ### 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 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.