[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Add note to PARALLELS_VERSION updating (ie, no need to update this au…
Browse files Browse the repository at this point in the history
…tomatically)
  • Loading branch information
tianon committed Sep 13, 2018
1 parent dca6ec8 commit b0dad3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/make-b2d-iso.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mkdir -p /tmp/stats

echo "- Tiny Core Linux [v$TCL_VERSION](http://forum.tinycorelinux.net/index.php?board=31.0)"

echo "- Parallels Tools v$PARALLELS_VERSION" # TODO link?
echo "- Parallels Tools v$PARALLELS_VERSION" # https://github.com/boot2docker/boot2docker/pull/1332#issuecomment-420273330

ovtVersion="$(tcl-chroot vmtoolsd --version | grep -oE 'version [^ ]+' | cut -d' ' -f2)"
echo "- VMware Tools (\`open-vm-tools\`) [v$ovtVersion](http://distro.ibiblio.org/tinycorelinux/$TCL_MAJOR/x86_64/tcz/open-vm-tools.tcz.info)"
Expand Down
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ seds+=(
-e 's!^(ENV VBOX_SHA256).*!\1 '"$vboxSha256"'!'
)

# TODO PARALLELS_VERSION ??
# PARALLELS_VERSION: https://github.com/boot2docker/boot2docker/pull/1332#issuecomment-420273330

xenVersion="$(
git ls-remote --tags 'https://github.com/xenserver/xe-guest-utilities.git' \
Expand Down

0 comments on commit b0dad3e

Please sign in to comment.