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

Sync monitor timer #25

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

Sync monitor timer #25

wants to merge 11 commits into from

Commits on Mar 10, 2019

  1. Updated scp command

    Current example scp command won't work without :~ at the end.
    Jared Null authored Mar 10, 2019
    Configuration menu
    Copy the full SHA
    5859f71 View commit details
    Browse the repository at this point in the history
  2. Iproute changed to iproute2 + extras module name

    changed `linux-image-extra-` to `linux-modules-extra-`
    `iproute` to `iproute2`
    Jared Null authored Mar 10, 2019
    Configuration menu
    Copy the full SHA
    68aa6fc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. --force replaced by --allow

    --force is the same as: --allow-downgrades --allow-remove-essential --allow-change-held-packages
    Jared Null authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    caf309c View commit details
    Browse the repository at this point in the history
  2. removed duplicate iproute

     iproute package installed twice and deprecated for iproute2
    Jared Null authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    d37d338 View commit details
    Browse the repository at this point in the history
  3. added easy_install package

    easy_install not included as an install package
    Jared Null authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    447ac92 View commit details
    Browse the repository at this point in the history
  4. Comment out easy_install

    easy_install has been removed from python-setuptools
    Jared Null authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    fda667b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Merge pull request #2 from Jnull/Ubuntu-18.04

    Updated scp command
    Jared Null authored Jun 2, 2019
    Configuration menu
    Copy the full SHA
    7d3ca34 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Revert "Updated scp command"

    Jared Null authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2950bfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Jnull/revert-2-Ubuntu-18.04

    Revert "Updated scp command"
    Jared Null authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    14a0255 View commit details
    Browse the repository at this point in the history
  3. Added auto_monitor_sync script

    Null committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    bab5f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Update create_exitnode.sh

    Jared Null authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    ec350eb View commit details
    Browse the repository at this point in the history