mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add export and import support for site-specific settings. For each site-specific configuration, a new site-block will be generated as below. The same format can be interpreted by the import function and use the values on the device's site-specific configuration. Typical example of a site-block in the export file: [site3 dasd-fba 0.0.f001] online=1 cmb_enable=0 Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>