Softupdate: Use user-defined file names

for apply settings and saving partitions from the flash.
This commit is contained in:
Michael Liebmann
2013-08-08 14:02:27 +02:00
parent 0cc83a6a9f
commit bc069b0a84
10 changed files with 100 additions and 16 deletions

View File

@@ -477,6 +477,8 @@ struct SNeutrinoSettings
char softupdate_proxyserver[31];
char softupdate_proxyusername[31];
char softupdate_proxypassword[31];
int softupdate_name_mode_apply;
int softupdate_name_mode_backup;
int apply_settings;
int apply_kernel;