- Oct 09, 2018
-
-
There should be no $ in: '$(cd ...', just '(...) || exit'. Otherwise the output to stdout will be executed as commands, which is probably not intended. Reported-by:
Mark Harris <mark.hsj@gmail.com> Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- Aug 10, 2017
-
-
Ralph Giles authored
The filename change needed to be propagated to Dockerfile. The new remote host's ssh key needs to be in the container for startup to complete without prompting for interaction.
-
Ralph Giles authored
Mirror changes from git.xiph.org to gitlab.xiph.org as well as github.
-
Ralph Giles authored
Push to more than one mirror, so we can support gitlab.
-
- Aug 03, 2017
-
-
Ralph Giles authored
-
- May 23, 2017
-
-
Ralph Giles authored
Mark was concerned about confusion with the opusenc exectuable, and there wasn't consensus to break up the opus-tools repo.
-
- May 19, 2017
-
-
Ralph Giles authored
Per J-M request.
-
Ralph Giles authored
-
- Feb 05, 2016
-
-
Ralph Giles authored
-
- Jan 18, 2016
-
-
Ralph Giles authored
This is like daemon.sh except it uses the invoking user's credentials. I find it useful for local testing before deployment.
-
Ralph Giles authored
-
- Sep 25, 2015
-
-
Ralph Giles authored
-
- May 28, 2015
-
-
Ralph Giles authored
-
- May 06, 2015
-
-
Ralph Giles authored
These were recently converted from svn.
-
- Jan 20, 2015
-
-
Thomas B. Rücker authored
-
- Dec 18, 2014
-
-
Ralph Giles authored
This speeds up the build significantly by avoiding copying redundant information.
-
Ralph Giles authored
-
- Dec 07, 2014
-
-
Ralph Giles authored
-
- Dec 04, 2014
-
-
Ralph Giles authored
-
Ralph Giles authored
We're now using the same flat repo naming on git.xiph.org and github.
-
Thomas B. Rücker authored
-
Thomas B. Rücker authored
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
These probably aren't what we want for the final repos.
-
- Dec 03, 2014
-
-
-
Thomas B. Rücker authored
-
- Sep 12, 2014
-
-
Ralph Giles authored
-
- Sep 01, 2014
-
-
Ralph Giles authored
-
Ralph Giles authored
There are at least three ip addresses, so calling twice isn't sufficient. However if we have at least one it seems to add the other addresses without prompting. If we don't have an entry it asks for confirmation, so try connecting with the check disabled when we build the container.
-
Ralph Giles authored
We print the public half of the key pair when the daemon script is started so we can pull it from the logs and authorize the container instance with the remote server.
-
Ralph Giles authored
-
- Aug 28, 2014
-
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
-
Ralph Giles authored
I'm unclear how --mirror interacts with fetch/pull and push. I get an error using 'pull' to a bare repo because there's not working copy to update. I assume 'fetch' is therefore good enough and that 'push --mirror' will copy the fetched changes.
-
Ralph Giles authored
-
Ralph Giles authored
-