1 Star 0 Fork 0

virtualization / s390-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
GPL-2.0
s390-tools (1.8.4)
   Category operating system. Contains the source tree of a set of
   user space utilities that should to be used together with the
   zSeries (s390) Linux kernel and device drivers.

   The package contains:

   * dasdfmt:
     Low-level format ECKD DASDs with the classical Linux disk layout or the new
     z/OS compatible disk layout.

   * fdasd:
     Create or modify partitions on ECKD DASDs formatted with the z/OS
     compatible disk layout.

   * dasdview:
     Display DASD and VTOC information or dump the contents of a DASD to the
     console.

   * dasdinfo:
     Display unique DASD ID, either UID or volser.

   * udev rules:
     - 59-dasd.rules: rules for unique DASD device nodes created in /dev/disk/.
     - 57-osasnmpd.rules: udev rules for osasnmpd.
     - 60-readahead.rules: udev rules to set increased "default max readahead".

   * zipl:
     Make DASDs or tapes bootable for system IPL or system dump.

   * zgetdump:
     Retrieve system dumps from either tapes or DASDs.

   * qetharp:
     Read and flush the ARP cache on OSA Express network cards.

   * tape390_display:
     Display information on the message display facility of a zSeries tape
     device.

   * tape390_crypt:
     Control and query crypto settings for 3592 zSeries tape devices.

   * osasnmpd:
     UCD-SNMP/NET-SNMP subagent implementing MIBs provided by OSA-Express
     features Fast Ethernet, Gigabit Ethernet, High Speed Token Ring and
     ATM Ethernet LAN Emulation in QDIO mode.

   * qethconf:
     bash shell script simplifying the usage of qeth IPA (IP address
     takeover), VIPA (Virtual IP address) and Proxy ARP.

   * dbginfo.sh:
     Shell script collecting useful information about the current system for
     debugging purposes.

   * zfcpdump:
     Dump tool to create system dumps on fibre channel attached SCSI disks.
     It is installed using the zipl command.

   * zfcpdump_v2:
     Version 2 of the zfcpdump tool. Now based on the upstream 2.6.26 Linux
     kernel.

   * ip_watcher:
     Provides HiperSockets Network Concentrator functionality.
     It looks for addresses in the HiperSockets and sets them as Proxy ARP
     on the OSA cards. It also adds routing entries for all IP addresses
     configured on active HiperSockets devices.
     Use start_hsnc.sh to start HiperSockets Network Concentrator.

   * tunedasd:
     Adjust tunable parameters on DASD devices.

   * vmconvert:
     Convert system dumps created by the z/VM VMDUMP command into dumps with
     LKCD format. These LKCD dumps can then be analyzed with the dump analysis
     tool lcrash.

   * vmcp:
     Allows Linux users to send commands to the z/VM control program (CP).
     The normal usage is to invoke vmcp with the command you want to
     execute. The response of z/VM is written to the standard output.

   * vmur:
     Allows to work with z/VM spool file queues (reader, punch, printer).

   * zfcpdbf:
     Display debug data of zfcp. zfcp provides traces via the s390 debug
     feature. Those traces are filtered with the zfcpdbf script, i.e. merge
     several traces, make it more readable etc.

   * scsi_logging_level:
     Create, get or set the logging level for the SCSI logging facility.

   * zconf:
     Set of scripts to configure and list status information of Linux for
     zSeries IO devices.
     - chccwdev: Modify generic attributes of channel attached devices.
     - lscss:      List channel subsystem devices.
     - lsdasd:     List channel attached direct access storage devices (DASD).
     - lsqeth:     List all qeth-based network devices with their corresponding
                   settings.
     - lstape:     List tape devices, both channel and FCP attached.
     - lszfcp:     Shows information contained in sysfs about zfcp adapters,
                   ports and units that are online.
     - lschp:      List information about available channel-paths.
     - chchp:      Modify channel-path state.
     - lsluns:     List available SCSI LUNs depending on adapter or port.
     - lszcrypt:   Show Information about zcrypt devices and configuration.
     - chzcrypt:   Modify zcrypt configuration.
     - znetconf:   List and configure network devices for System z network
                   adapters.
     - cio_ignore: Query and modify the contents of the CIO device driver
                   blacklist.

   * dumpconf:
     Allows to configure the dump device used for system dump in case a kernel
     panic occurs. This tool can also be used as an init script for etc/init.d.
     Prerequisite for dumpconf is a Linux kernel with the "dump on panic"
     feature.

   * mon_statd:
     Linux - z/VM monitoring daemons.

     - mon_fsstatd: Daemon that writes file system utilization data to the
                    z/VM monitor stream.

     - mon_procd:   Daemon that writes process information data to the z/VM
                    monitor stream.

   * cpuplugd:
     Daemon that manages CPU and memory resources based on a set of rules.
     Depending on the workload CPUs can be enabled or disabled. The amount of
     memory can be increased or decreased exploiting the CMM1 feature.

   * ipl_tools:
     Tool set to configure and list reipl and shutdown actions.
     - lsreipl: List information of reipl device.
     - chreipl: Change reipl device settings.
     - lsshut:  List actions which will be done in case of halt, poff, reboot
                or panic.
     - chshut:  Change actions which should be done in case of halt, poff,
                reboot or panic.

   * ziomon tools:
     Tool set to collect data for zfcp performance analysis and report.

   * iucvterm:
     z/VM IUCV terminal applications.

     A set of applications to provide terminal access via the z/VM Inter-User
     Communication Vehicle (IUCV). The terminal access does not require an
     active TCP/IP connection between two Linux guest operating systems.

     - iucvconn:  Application to establish a terminal connection via z/VM IUCV.
     - iucvtty:   Application to provide terminal access via z/VM IUCV.
     - ts-shell:  Terminal server shell to authorize and control IUCV terminal
                  connections for individual Linux users.


For more information refer to the following publications:
   * "Device Drivers, Features, and Commands" chapter "Useful Linux commands"
   * "Using the dump tools"

Dependencies:
=============
   * osasnmpd:
     You need at least the UCD-SNMP 4.2.3 package installed, before
     building the osasnmpd subagent.
     For more information on UCD-SNMP/NET-SNMP refer to:
     http://net-snmp.sourceforge.net/

   * lsluns:
     For executing the lsluns script the sg_luns command must be available.
     The sg_luns executable is part of the SCSI generic device driver package
     (sg3 utils/sg utils).

   * ziomon tools:
     For executing the ziomon tools an installed blktrace package is required.
     See: git://git.kernel.dk/blktrace.git

Release History:
================
1.8.4
    Added new tools:
    - 60-readahead.rules: udev rules to set increased "default max readahead"
          The current "default max readahead" defined by the kernel is too
          small for s390. Add udev rule to set a better default value. This
          will increase sequential read performance up to 40%.

    Changes of existing tools:
     - zipl: Improve I/O error recovery during IPL
          Change the boot loader code to handle temporary path errors and link
          flapping during IPL.

     - zipl: Remove DEFAULT_RAMDISK_ADDRESS
          Using the default value has been replaced by calculating the address
          dependent on the image size.

     - lsqeth: Introduce "lay'2" column for "lsqeth -p"
          Add new qeth attribute "isolation".

     - qethconf: Indicate command failure and show message list
          When qethconf detects a bad exit status of its issued echo
          command, an error message is presented to the user.
          In addition possible reasons for command failure can be
          listed with "qethconf list_msg".

     - dumpconf: Prevent reipl loop for dump on panic
          A new DELAY_MINUTES keyword is introduced in the dumpconf
          configuration file. The keyword delays the activation of dumpconf to
          prevent potential re-IPL loops.

     - dbginfo: Add new attributes

    Bug Fixes:
     - cpuplugd: Fix file handling in get_cmmpages_size()

     - fdasd, dasdinfo, tunedasd: Fix handling of read-only devices
          A as long as a tool does not require write access do a block device,
          it should open the device in read-only mode. Otherwise opening the
          device may fail, and usability of the tool on read-only devices is
          unnecessarily restricted.

     - fdasd: Fix auto mode behavior
          Fix the misbehavior of fdasd in case the -a or -i option is specified
          and the label block is broken. Previously it asked interactively for
          a new label. Now it exits with an error message.

     - dasdview, fdasd: Fix floating point error for unformatted devices
          When executed on an unformatted device the tools dasdview and fdasd
          will end with an floating point exception error.
          The reason for the error lies in the fact that we cannot rely on the
          HDIO_GETGEO ioctl to report a correct number of cylinders and so we
          compute the number of cylinders from the device size. However,
          for unformatted devices the device size is zero and thus our
          computation ends with a floating point exception.
          To solve this issue read the correct number of cylinders from
          the DASD device characteristics, which can be found in the data
          returned by the BIODASDINFO ioctl.

     - libvtoc: Fix string overflow in vtoc_volume_label_init()
          Originally it tries to copy a 84B string into 4B field and reset also
          the other fields through the overflow. This doesn't work with recent
          GCC versions.

     - mon_statd: Improve init script
          * stop: Do not print error messages if a daemon is not configured.
          * start: Do not load module if no daemon is configured.
          * Remove useless newlines.

     - lscss: Fix uppercase conversion (appeared with -u option)

     - lstape: Help function returns 1, although it was successful
          Changed exit status of "lstape --help" from 1 to 0.

     - znetconf: Index into chpidtype lookup table must be hex
          Network subchannels with CHPID type containing non-decimal digits,
          i.e. a-f, cause lsznet.raw errors. The value of the sysfs attribute
          "type" of a CHPID is hex, but the lookup table index in the bash
          script must be decimal. To solve the problem, we now
          interpret "type" as hex number when used as lookup table index.

     - chreipl: Fix SIGSEGV in "chreipl node"
          When calling "chreipl node /dev/dasdxy" chreipl crashes with SIGSEGV.
          The problem is a missing check in get_ccw_devno_old_sysfs(). Besides
          of that at two places strncpy() was called with the wrong size.

     - chshut: Disable panic action
          The panic action should be configured using the dumpconf service.
          Therefore we disable the possibility to configure it with chshut in
          order to avoid conflicts.

     - lsreipl: Add missing NSS support

     - vmconvert: Ensure null termination of progress bar string
          The progress bar shows control characters at end of line, because
          one variable responsible for the progress bar has not been
          initialized. We now initialize this variable correctly.

     - vmconvert, zfcpdump_v2: Set correct LKCD end marker flag

     - zfcpdump_v2: Ignore failure of modprobe
          It is possible that all modules are built-in the zfcpdump kernel.
          Therefore modprobe of those modules will fail and we must not
          check the return value.

     - ziomon: ziorep_traffic/utilization return 1 when called with -h & -v
          These two tools return 1 when -h or -v are used as arguments. Changed
          the return code in these cases to 0.

     - zipl: zfcp dump partition error
          The info structure was used after it was freed. This leads to wrong
          partition information on the zfcp dump device. Therefore SCSI
          dumps may fail. To fix this, we free the info structure after last
          usage.

1.8.3
    Changes of existing tools:
     - zipl: Add support for device mapper devices.
         Allow installation of and booting from a boot record on logical
         devices, i.e. devices managed by device mapper (or similar products),
         e.g. multipath devices.

1.8.2
    Added new tools:
    - znetconf
    - cio_ignore

    Changes of existing tools:
    - dasdview: Add solid state device support.
         Extend the -c option to show if a disk is a solid state device or not.

    - lscss: Also show devices on the defunct subchannel.

    - all: Reworked s390-tools build process.

    Bug Fixes:
    - dumpconf: Validate DEVICE keyword, enhance error handling.
         The DEVICE keyword is accepted in both devno and bus-ID syntax.
         In case of invalid keywords the corresponding error messages are more
         precise.

    - zipl: Ensure that zipl is built with non-executable stack.
         The ".note.GNU-stack" section is lost when the boot loaders in zipl
         are built. The reason is that objcopy removes all sections except
         of the text section: $(OBJCOPY) -O binary --only-section=.text $< $@
         When the linker finds a object file without the .note.GNU-stack
         section, it forces the binary to have executable stack.
         To fix the problem, the noexecstack option is used in the link step.

    - zipl: "zipl --help" does not mention "--force".
         Add information on the "--force" option introduced together with
         "--mvdump".

    - zipl: Don't use "Error" if user answered zipl confirmation prompt with no
         For several operations zipl issues a confirmation prompt such as
         "Do you want to continue creating a dump partition (y/n)".
         If the user disagrees, there should be no error indication in the
         "Operation canceled by user." message.

    - zipl:
         * Exit when trying to run zipl on an unknown device type.
         * Skip check for invalid geometry on FBA devices.
         * Fix use after free error when installing a multi-volume dump.

    - vmur, ziomon tools: Install tools under "/usr/sbin" instead of "/sbin".
         Because vmur and ziomon use libstdc++ that normally is installed under
         "/usr/lib", we have to install the tools under "/usr/sbin".

    - cpuplugd: Fix cmm_pages allocation.
         Fix cmm_pages allocation outside min and max limitation.

    - dasdinfo:
         * Strip trailing spaces from volume serials with less then 6
           characters.
         * Read volume serials also from CMS formatted disks.

    - lsluns:
         Fixed disk encryption check that is performed when the new "--active"
         command line switch is used.

    - zfcpdbf:
         * Fix reading of recovery trace.
         * Fix tag checks in reading of hba trace.
         * Fix output of els requests in san trace.
         * Remove color output that only works on some terminal types.
         * Remove output of no longer existing driver flags.
         * Remove outdated code for support of 2.4.x kernels.

    - ipl_tools (lsshut):
         Fix printing of vmcmd shutdown action: Also print CP commands that
         have more than one word.

    - all:
         Fixed a lot of build warnings and minor bugs.

1.8.1
    Added new tools:
    - iucvterm

    Changes of existing tools:
    - dump tools: Add support for "Automatic IPL after dump"
         Kernels supporting the new shutdown action "dump_reipl" allow to
         specify a re-IPL device that should be used after dump. To
         exploit this feature the following tools have been updated:
         - zipl dump tools:
           Trigger IPL after dump, if specified.
         - zfcpdump:
           Trigger IPL after dump, if specified.
         - dumpconf:
           Allow to specify "dump_reipl" in case a kernel panic occurs.

    - DASD related tools: Add Large Volume Support for ECKD DASDs
         The DASD device driver with "Large Volume Support" allows to access
         ECKD DASD devices with more than 65520 cylinders. To exploit this
         feature the following tools have been updated:
         - dasdfmt
         - fdasd
         - dasdview
         - zipl
         - zipl dump tools

    - ziomon: Add report utilities
         New tools ziorep_config, ziorep_traffic and ziorep_utilization
         for performance data report generation are added.

    - vmur: Add "--convert" option
         With this option a VMDUMP file can be converted into the LKCD dump
         format while receiving it from the z/VM reader. LKCD dumps
         can be processed by the Linux dump analysis tools lcrash and crash.

    - lsluns: Add "--active" option
         With this option all activated LUNs are shown. In addition LUN
         encryption information is provided.

    - dasdview: Add "--characteristic" option
         With this option a list of hardware specific DASD characteristics is
         shown. Currently only the encryption status is shown, this may
         be extended for future releases.

    - tunedasd: Normalize profile data
         Change the scaling of DASD profile data from binary to decimal
         shifting. Also print the scaling factor.

    - qetharp, qethconf, osasnmpd and lsqeth:
         removed 2.4 supporting code

    - dasdfmt: Add "--norecordzero" option
         With this option the permission for the subsystem to format record
         zero is removed.

    - dasdfmt: Add "--percentage" option
         With this option one line for each formatted cylinder is printed
         showing the number of the cylinder and percentage of formatting
         process.

    Bug Fixes:
    - zipl dump tools:
         The 31-bit dump tools did not update the address portion of the
         disabled wait psw with the error code. This omission has been fixed.

    - zipl dump tools:
         FBA dump tool can only dump up to 4GB. When dumping a Linux system
         with more than 4GB on a FBA disk, a corrupt dump is generated, where
         the first 4GB of memory are repeatedly dumped. The problem is that
         the dumper code uses two 32 bit instructions, where 64 bit
         instructions are required. To fix the problem 64 bit instructions are
         used now.

    - Remove -s option from install sections in Makefiles
         Because the binaries have been stripped in the install step, the
         debug info was not available for rpmbuild. Therefore the -s option
         has been removed now.

    - Improve LSB (Linux Standard Base) compliance of init scripts

    - tape390_display:
         The command  "tape390_display <message1> <message2> <node>" can cause
         message "stack smashing detected" if <message2> contains exactly
         eight characters. This stack overwrite has been fixed.

    - lscss:
         Don't print newline for availability attributes containing blanks.

    - chccwdev:
         Suppress bash error message, if device is gone between test and
         read of online attribute. Exit with error if no device was found
         in a given range.

    - chccwdev, lscss, lstape:
         Add missing "-v" and "-V" (lstape) options.

    - chchp:
         Improve value checking.

    - dasdinfo:
         Fix handling of new sysfs layout. Due to changes in the sysfs
         dasdinfo did not find a block device to a given busid. Changed
         dasdinfo to accept the new and the old sysfs layout.

1.8.0
    Added new tools:
    - ipl_tools (lsreipl, chreipl, lsshut, chshut)
    - ziomon tools
    - lszcrypt
    - chzcrypt
    - lsluns

    Changes of existing tools:
    - zfcpdump_v2: Add support for memory holes
         zfcpdump was not prepared to deal with multiple, non-contiguous
         storage extents. This shortcoming has been fixed by introducing
         a new debugfs file zcore/memmap which contains information on
         start address and length of memory chunks.

    - zfcpdump_v2: Update to latest e2fsprogs (1.41.3) and kernel (2.6.27)
         versions.

    - zipl: Support for virtio devices
         This feature allows zipl to prepare virtio devices for ipl and dump.

    - zipl dump tools: Add multi volume support
         This feature adds the ability to dump on multiple ECKD DASD devices,
         which can be necessary, if the system memory size is larger than
         the size of a single DASD device.

    - lscss: Support for non I/O subchannels
         lscss now shows non I/O subchannels. New options to limit the output
         to ranges of subchannels or devices have been added.

    - lstape: Add SCSI tape support
         With this feature it is now possible to list installed SCSI tapes
         besides channel attached tapes.

    - ip_watcher: New qeth driver support
         Adapt ip_watcher to support sysfs interface of the qeth driver.
         This is necessary to support the new implementation of the qeth driver
         (kernel 2.6.26).

    - osasnmpd: New qeth driver support
         Adapt osasnmpd to new implementation of qeth driver (kernel 2.6.26),
         which does no longer offer the sysfs attribute notifier_register.
         Notification of added or removed OSA-cards now has to be done in
         user space (udev). The udev rule file '57-osasnmpd.rules' is
         provided now in the s390-tools package.

    - dbginfo.sh:
         Collect additional system information.

    Bug Fixes:
    - zipl dump tools:
         The tape dump tool provided incorrect input for the progress message.
         For memory sizes larger than 4G the progress message display stopped
         at 3584M thus leaving the user in doubt, whether the dump tool is
         still dumping or not.

    - zfcpdump_v2:
         With kernels 2.6.26 or above, the port_add attribute has been
         removed which caused "Dump to SCSI disk" to fail with following
         message:
            ERROR: Could not open /sys/bus/ccw/drivers/zfcp/<bus_id>/port_add
            No such file or directory 
         This has now been fixed.

    - lsdasd:
        - correct presentation of DASD HPAV alias devices 
        - improve performance of script
        - correct bug with non-privileged users
        - adaption to sysfs rules
        - improve usability

    - cpuplugd/mon_statd:
         Fix "Required Start/Stop" dependencies.

    - cpuplugd:
         A bug which prevented CPUs from being set online again after
         /etc/init.d/cpuplugd reload and restart has been fixed.

1.7.0:
    Changes of existing tools:
    - zipl: IPL-retry on IFCC.
         This feature causes the hardware to retry a CCW IPL operation on an
         alternate channel-path if an interface-control check is detected
         during execution of the CCW IPL operation.

    - zipl: Boot menu can be used to replace kernel parameter string
         zipl's boot menu for DASD devices has been changed to allow replacing
         the complete kernel parameter string with user input when the first
         character of user input is an equal sign ('=').

    - cpuplugd: Enhanced configuration file parser
         The parser of cpuplugd has been enhanced to provide more hints to
         the user at which entry in the configuration file a configuration
         error occurred.

    - dumpconf: Add VMCMD support
         The dumpconf init script now exploits the new "shutdown actions
         interface" introduced with vanilla Linux kernel 2.6.25. Up to
         five VM commands can be specified to be triggered in case of
         a kernel panic.

    - mon_fsstatd: Remove init script and sysconfig file
         mon_fsstatd init script and sysconfig file are replaced by
         mon_statd, which controls both monitor daemons mon_fsstatd and
         mon_procd.

    - lszfcp: Source code cleanup

1.6.3:
    Added new tool:
    - cpuplugd

    Changes of existing tools:
    - dasdinfo: New -x/--extended-uid option.
         With the PTF for APAR VM64273 installed, z/VM provides a unique
         identifier that allows to distinguish between virtual disks which
         are defined on the same real device. This identifier will be part
         of the UID. To allow for an easier upgrade, the original -u/--uid
         option will print the UID without this token and the
         -x/--extended-uid will return the full UID.

1.6.2:
    Added new tools:
    - vmur
    - lschp
    - chchp
    - zfcpdump_v2
    - mon_procd (with new mon_statd init script and sysconfig file)

    Changes of existing tools:
    - Use "-O3" compile option for all tools.
    - Update zipl to enable zfcpdump_v2.

1.6.0:
    Added new tools:
    - tape390_crypt
    - mon_fsstatd
    - dumpconf
    - dasdinfo
    - 59-dasd.rules

    Changes of existing tools:
    - DASD/Tape dump tools:
      SCLP console support to show dump progress on the operator console.

    - zgetdump:
      New -d option to check if DASD is a valid dump device.

    - No more XML in zfcpdump:
      Because XML is going to be obsolete, we now use the binary parameter
      block provided by the hardware to find out on which scsi disk the dump
      should be created.

    - dbginfo.sh:
      Collect additional system information.

    - No libsysfs in DASD tools:
      It turned out that using libsysfs is less stable than using the sysfs
      attributes directly. Therefore the libsysfs dependency has been removed.

    - Removed '-c' option of lsqeth.

    - Unification of 'invalid option' error messages, Makefiles and "-v" output
      for all tools.

1.5.2:
    Added new tools:
    - lszfcp
    - scsi_logging_level

1.5.0:
     Added new tool:
     - vmcp: tool for accessing the control program of z/VM using the
          kernel module 'vmcp'.

     - zfcpdbf: perl script to filter ZFCP debug (DBF) data.

     Added new features for existing tools:
     - vmconvert: 64bit support.
          Enhance vmconvert that it can convert the new 64bit format
          z/VM dumps in addition to the old format dumps.

     - osasnmpd: implement long options
          For for all options now also long options have been implemented
          using the "getopt_long" function.

     - dasdxxxx: DASD tool harmonization
          Some changes are applied to dasdfmt, fdasd and dasdview either to
          make the syntax more common to other Linux tools or to introduce
          small enhancements to get better usability.

     - zfcpdump: Update SCSI System Dumper
          Replaced the old Linux 2.4.19 kernel with Linux 2.6.12 and
          e2fsprogs version 1.32 with version 1.37.
          The busybox will be removed completely, since the functionality
          provided by busybox will be implemented manually.

     - dbginfo.sh: collect additional debug output.
          fixed collection of s390dbf files which moved to debugfs.
          Changed behavior when trying to detect the kernel version.

1.4.0:
     Added new tool:
     - zconf/lsqeth: shell script to list all QETH based networking devices

     Added new features for existing tools:
     - dbginfo.sh: collect additional debug output,
          corrected/changed command line handling

     - zipl: added --dry-run function
          This function can be used to simulate a zipl run without modifying
          an existing IPL record.

     - zipl: dump support for memory holes. Enables dumping for z/VM guests
          with fragmented storage (defined with z/VM command
          'define storage config').

     - dasd tools: minor enhancements, rework and harmonization of the
          command line options

1.3.2: Added new tool:
     - vmconvert
     Added new features for existing tools:
     - zipl: FBA dump support

1.3: Added new tools:
     - zconf (chccwdev,lscss,lsdasd,lstape)
     - tunedasd

     Added new features for existing tools:
     - zipl: multi boot, IPL from tape, custom dump size limit
     - dbginfo.sh: adaptions for Linux 2.6

1.2.2: Added new tool:
     - ip_watcher/start_hsnc

1.2: Added new tools:
     - qethconf
     - zfcpdump

     Added new features for existing tools:
     - zipl: zfcp scsi ipl and dump support
     - qetharp: static ARP support
     - tape390_display: new tape load option and new message types

1.1: Added new tools:
     - dbginfo.sh
     - osasnmpd
     - qetharp
     - tape390_display

1.0: Initial s390-tools release containing:
     - dasdfmt
     - dasdview
     - fdasd
     - zgetdump
     - zipl
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS

简介

暂无描述 展开 收起
GPL-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/Virtulization/s390-tools.git
git@gitee.com:Virtulization/s390-tools.git
Virtulization
s390-tools
s390-tools
master

搜索帮助