mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Image backup apollo Part #6
- Menu option for including kernel/uldr/u-boot in the image backup - Menu option for creating an image with a different erasesize Tank <=> Trinity
This commit is contained in:
@@ -482,6 +482,12 @@ struct SNeutrinoSettings
|
||||
int apply_settings;
|
||||
int apply_kernel;
|
||||
|
||||
int flashupdate_createimage_add_uldr;
|
||||
int flashupdate_createimage_add_u_boot;
|
||||
int flashupdate_createimage_add_env;
|
||||
int flashupdate_createimage_add_spare;
|
||||
int flashupdate_createimage_add_kernel;
|
||||
|
||||
//BouquetHandling
|
||||
int bouquetlist_mode;
|
||||
|
||||
|
Reference in New Issue
Block a user