35 Commits (master)

Author SHA1 Message Date
AJ ONeal c3890ca8a9 silence stupid errors 5 years ago
AJ ONeal 92ec7ad5b6 use better tmp dir 6 years ago
AJ ONeal 95c0caf4be cleanup 6 years ago
AJ ONeal ed24276356 bugfix for Arch Linux sans rsync 6 years ago
AJ ONeal dddf31db8d do copy links with rsync 6 years ago
AJ ONeal a1af3328cb copy -Hr as best approximation for rsync -Kr 6 years ago
AJ ONeal 515bdce8c2 rsync with -Kr instead of -a to not break symlinks in /usr/local 6 years ago
AJ ONeal 4ea01c4c42 don't include * in quotes 6 years ago
AJ ONeal 45adb12ae1 cp has slightly different symmantecs 6 years ago
AJ ONeal 0d6e15ee62 don't rely on rsync 6 years ago
AJ ONeal f2a8c2fc49 allow ANDROID_ROOT to be undefined 6 years ago
AJ ONeal bad41027ad only sudo as fallback, use mktemp -d 6 years ago
AJ ONeal 5d39eef143 less verbose output 7 years ago
richdex14 aed892007f Clean up debugging from copying paths issue. 7 years ago
richdex14 2f9f3c0c82 Update setup-node-ubuntu.bash to use portable `$sudo_cmd` syntax 7 years ago
richdex14 351056f9bc Update setup-node-ubuntu.bash 7 years ago
richdex14 28c1ad8484 Debugging copying issues 7 years ago
richdex14 ae331149f7 Debugging file copy issues on daplie board. 7 years ago
richdex14 16a6d7e18c Debugging installer script issues on daplie board. 7 years ago
richdex14 6c0afe6488 Update setup-node-ubuntu.bash to use portable copy method as opposed to non-portable `tar --strip-components` in unpacking step. 7 years ago
richdex14 31b92cdadb Update setup-node-ubuntu.bash to replace `arch` call with portable call to `uname -a` 7 years ago
richdex14 561a2e2fa1 Correcting copy-paste mistake in `setup-node-ubuntu.bash`. Restoring version from coolaj86 repo. 7 years ago
richdex14 0948a728c3 Update setup-node-ubuntu.bash to use portable `head -n` syntax. 7 years ago
richdex14 fb0a8f6372 Update setup-node-ubuntu.bash to change to Daplie project from coolaj86 private project. 7 years ago
richdex14 de522df09b Update setup-node-ubuntu.bash to allow for `Marvell` OS. This is for our development purposes. In the future, we will have a fully custom image with the name containing `Daplie` 7 years ago
AJ ONeal 5a1edbd2e4 Update setup-node-ubuntu.bash 7 years ago
AJ ONeal 1bc7b66208 Update setup-node-ubuntu.bash 7 years ago
AJ ONeal c3e6fa9660 Update setup-node-ubuntu.bash 7 years ago
AJ ONeal 94e18f04a9 Derive $node_install_path from $NODE_PATH 7 years ago
AJ ONeal 2f42061544 support pine64, raspberry pi 3 8 years ago
AJ ONeal 9163e8e4e5 allow npm to install to /usr/local/bin/ 8 years ago
AJ ONeal 3f364aa1ed change perms on /usr/local/lib/node_modules/ only 8 years ago
AJ ONeal 1445f20fca fix iojs-install-script#6 8 years ago
AJ ONeal 5658598c4a merged iojs-install-script#6 8 years ago
AJ ONeal 40ab864ee8 updating iojs -> node.js 8 years ago
AJ ONeal d9f6f974ae remove bc 8 years ago
AJ ONeal d8c75b08f4 install io.js if 1 <= x < 4, otherwise install node.js 9 years ago
AJ ONeal 2a362e70e9 support armv7l, armv6l 9 years ago
AJ ONeal 21f26603f6 specify output dir with tar instead of using cd 9 years ago
AJ ONeal 6d2d7e7c20 move paths to bash vars 9 years ago
AJ ONeal 0ff11fbf72 no output for pushd 9 years ago
AJ ONeal e013693961 refactor 9 years ago