mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
35029ad010
Added a tool to operate with zIPL environment, currently installed in the boot record. All modifying operations result in atomic update of the installed environment block, bypassing the file system driver. Operations currently supported by zIPL environment editor: . set/unset environment variables, . print/reset environment Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Eduard Shishkin <edward6@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>