Initial commit

This commit is contained in:
2026-03-03 19:53:38 -05:00
parent 64e854364b
commit bfd1006698
82 changed files with 9540 additions and 0 deletions

18
TODO.txt Normal file
View File

@@ -0,0 +1,18 @@
TODO list for RescueBRU
feature: save config of backup in a backup.conf file to include devices.
Check for this file when doing a new backup. Offer to use existing
config.
feature: replace spaces with underscores in new image name.
bug: when getting a list of images in imageselect() sometime a busy
server can make the client appear to lock up. Need a "please wait.."
message so user doesn't panic.
bug: server may appear to lock up when using several functions. Need a
"please wait..." message for anything that might have to load data
from the CD.
bug: settings selections submenus don't preselect the current setting as
the default-item in the dialog.