Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for root filesystem image transfer via uftp, and md5sum c… #3560

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2017

  1. add support for root filesystem image transfer via uftp, and md5sum c…

    …heck
    Richard Ray committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    a7ab2e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Merge branch 'master' of github.com:xcat2/xcat-core into rich350_uftp

    merging updates from upstream master
    Richard Ray committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    fcd5003 View commit details
    Browse the repository at this point in the history
  2. added support for copying multiple images simultaneously

    packimage.pm now associates a unique port with an image, which is passed
    to xcatroot, so uftpd knows on which port to listen.  The port is added
    to the request to uftp-listener, which parses it and starts the transfer
    only to nodes listening on that port.  Tested on crest1 and crest2 here.
    Richard Ray committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    9cf42fd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    979fd4b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Merge branch 'master' of github.com:xcat2/xcat-core into rich350_uftp

    pulling in latest upstream changes
    Richard Ray committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    23eea8b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge branch 'master' of github.com:xcat2/xcat-core into rich350_uftp

    Getting caught up with upstream master
    Richard Ray committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    538f479 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Merge branch 'master' of github.com:xcat2/xcat-core into rich350_uftp

    merging with upstream
    Richard Ray committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    11cfcd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Merge branch 'master' of github.com:xcat2/xcat-core into rich350_uftp

    Conflicts:
    	xCAT-server/lib/xcat/plugins/packimage.pm
    Richard Ray committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    81820c5 View commit details
    Browse the repository at this point in the history