Page 3 of 103 FirstFirst 12345671353 ... LastLast
Results 21 to 30 of 1024

  Click here to go to the first Developer post in this thread.  

Thread: Six Updater: Install/Update mods, missions. Delta patching. Server browser, and more!

  1. #21
    Top notch work Sickboy!

    "...to boldly go where no one has gone before."

    Steam ID: Click me! | Origin ID: MrCharles9206

  2. #22
    Colonel Sickboy's Avatar
    Join Date
    May 11 2005
    Location
    Netherlands
    Posts
    9,620
    Author of the Thread
    Happy to announce the addition of another mirror to the official network, now counting 12 mirrors strong world-wide.
    The mirror is kindly provided by Jman from KellysHeroes.

    Looking for more interested hosters, details at; http://six.dev-heaven.net/wagn/Six_Updater+Mirror_Setup
    Last edited by Sickboy; May 19 2011 at 06:56.
    A.C.E. Advanced Combat Environment

    Dev-Heaven.net Free Project Hosting | A2 Community Issue Tracker Help BIS, Help yourself!

  3. #23
    When will we see some linux tools to abuse the SU mirrors? I used to use the Yoma script from helling3r but it seems that all mirrors are disappearing.
    Though, I would like to suggest to keep the linux tools somewhat native (so no ruby on rails, imo) to keep the dependencies a low as possible.

  4. #24
    Colonel Sickboy's Avatar
    Join Date
    May 11 2005
    Location
    Netherlands
    Posts
    9,620
    Author of the Thread
    Quote Originally Posted by Pvt. Lucky View Post
    When will we see some linux tools to abuse the SU mirrors? I used to use the Yoma script from helling3r but it seems that all mirrors are disappearing.
    Though, I would like to suggest to keep the linux tools somewhat native (so no ruby on rails, imo) to keep the dependencies a low as possible.
    The legacy Six Updater Suite, incl the six-updater and six-rsync console apps, should still be functioning;
    http://six.dev-heaven.net/wagn/Six_Updater_Suite+Linux
    Also Dr Pulp's update script is linked there.

    Alternatively you can sync a preset to your server from within the new updater, either by using FTP or rSync; http://six.dev-heaven.net/wagn/Updat...y_FTP_or_rSync

    I am planning to bring much of the new functionality in v2.0 and later versions to linux, but it is currently not my main priority.
    Last edited by Sickboy; May 19 2011 at 22:09.

  5. #25
    Awesome, missed that one. I guess uploading with rSync is the easiest thing to do though. Does it support rSync over SSH (without password login but with a SSH key)?

  6. #26
    Colonel Sickboy's Avatar
    Join Date
    May 11 2005
    Location
    Netherlands
    Posts
    9,620
    Author of the Thread

    Lightbulb

    Quote Originally Posted by Pvt. Lucky View Post
    Awesome, missed that one. I guess uploading with rSync is the easiest thing to do though. Does it support rSync over SSH (without password login but with a SSH key)?
    Absolutely.
    It supports openssh keys through openssh and additionally for windows putty keys through plink.
    The openssh implementation currently is most stable and seems to perform better.

    Before using it you'll have to accept the server SSH host key; http://six.dev-heaven.net/wagn/Six_U..._Setup+openSSH

    You can specify the privatekey to be used by creating a config.yml in the following folder:
    On windows: C:\users\username\appdata\roaming\six-rsync
    On linux: ~/six-rsync

    With the following content:
    Code:
    --- 
    :key: C:/path/to/id_rsa
    (or .ppk in case of putty key)

    You can find the Upload preset functionality on the RepoBuilder tab, available after enabling Advanced mode (click the button labeled Advanced).
    Use the following url format at the "Remote Folder" field: username@hostname:/path/to/arma
    and hit Push Preset.
    Last edited by Sickboy; May 19 2011 at 22:32.

  7. #27
    Nice, I'll give this a try with the next ACE update!

    One more question, I see that Six Updater is open source, I don't know if you can compile ruby on rails or not, but do you also accept patches from other people?
    Last edited by Pvt. Lucky; May 19 2011 at 23:04. Reason: question

  8. #28
    Colonel Sickboy's Avatar
    Join Date
    May 11 2005
    Location
    Netherlands
    Posts
    9,620
    Author of the Thread
    Quote Originally Posted by Pvt. Lucky View Post
    One more question, I see that Six Updater is open source, I don't know if you can compile ruby on rails or not, but do you also accept patches from other people?
    Thanks for the interest and offer!
    Currently the license does not allow derivative works - alter, transform or build upon the work, without express permission.

    But I will gladly give contributors permissions for patches.
    Forking and making a pull request on github.com would be the preferred method: https://github.com/sickboy/six-updater-gui
    In case of long term contribution, we can work out access to the official repo etc.

    The GUI repo contains all the projects for SU 2.x on windows, but im planning to refactor the code to be OS agnostic (or at least Windows/linux).
    Last edited by Sickboy; May 20 2011 at 08:44.

  9. #29
    Colonel Sickboy's Avatar
    Join Date
    May 11 2005
    Location
    Netherlands
    Posts
    9,620
    Author of the Thread

    Exclamation Six Updater 2.4 RC testing

    Currently not receiving much feedback / bug reports re the latest Six Updater 2.4 Release Candidate...
    Will probably be released as stable soon, while work will commence on the 2.5 milestone shortly after.

  10. #30
    Awesome! Will see if I can contribute something useful in the near future.

Page 3 of 103 FirstFirst 12345671353 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •