James Barnett
78bc6ff8b9
If backupdir key is missing, use root dir to mounted disk
...
The user can hit enter when creating a new directory (no directory is
created). In doing so "backupdir" is set to nothing. Snapper does not
keep that key. Upon a search of the latest incremental backup we didn't
check for backupdir, we just had taken the first key (which ended up
being the UUID ). We now check for the backupdir key, and if it is
missing that means use the root directory on the mounted disk.
Fixes #13 .
2016-11-11 15:05:12 -06:00
James Barnett
1d9f22951c
Copy info.xml on first backup
...
Fixes #7 .
2016-11-11 14:53:17 -06:00
James Barnett
22f306c6f3
Fix formatting of menu
...
Fixes #9 .
2016-11-11 14:52:25 -06:00
James Barnett
f1ad83a8b6
Choose "yes" if only enter is pressed
...
Fixes #8 .
2016-11-11 14:36:56 -06:00
James Barnett
b93f1854db
Add missing line break
...
Fixes #6 .
2016-11-11 14:26:38 -06:00
James Barnett
209649f58e
nicer formatting
2016-11-08 15:06:19 -06:00
James Barnett
0bcb45bac6
nicer formatting
2016-11-08 15:03:56 -06:00
James Barnett
00c77cb5bf
fix format
2016-11-08 14:46:35 -06:00
James Barnett
cdd775cb90
fix check
2016-11-08 14:46:35 -06:00
James Barnett
ec5abf0a1b
if multiple mount points found with same UUID, will prompt
2016-11-08 11:19:19 -06:00
James Barnett
3a0e472f4f
fix --noconfirm and uuid selection
2016-11-07 19:21:10 -06:00
James Barnett
b70b9b80ea
make help prompt nicer
2016-11-07 15:08:38 -06:00
James Barnett
6243af4391
add --noconfirm. fix menu ( #3 )
2016-11-07 14:52:09 -06:00
James Barnett
f67cdbc5df
fix formatting
2016-11-07 12:21:50 -06:00
James Barnett
259412ecb7
fix UUID flag ( #3 )
2016-11-07 12:19:53 -06:00
James Barnett
84ffc5544b
update flags ( #3 )
2016-11-07 12:19:48 -06:00
James Barnett
7b338a5175
allow configurations to be selected via command line ( #3 , #4 )
2016-11-07 12:19:48 -06:00
James Barnett
0100edf45c
echo -> printf; update TODO ( #3 )
2016-11-07 12:19:42 -06:00
James Barnett
04b20306c5
select UUID by command line ( #3 )
2016-11-07 12:19:38 -06:00
James Barnett
af4d361f6a
add commandline description; initial help flag ( #3 )
2016-11-07 12:19:31 -06:00
James Barnett
5063bec0ff
fix typo
2016-11-01 08:48:54 -05:00
James Barnett
55cc936727
Change yes/no behavior (press enter). Notify user when skipping configuration. See #1 .
2016-10-31 21:42:16 -05:00
James Barnett
f5192fb9cb
clarify location of backup (cf. #1 )
2016-10-31 21:14:08 -05:00
James Barnett
23507dfe50
make installable
2016-10-01 11:08:36 -05:00