lxc-0.8.0 has bash-isms, so rather than patching the scripts and getting something unsupportable, I'm adding bash :/ |
|
More...
|
over 11 years ago
|
Add "set -e" to make_iso.sh |
|
More...
|
over 11 years ago
|
lxc 0.8.0 has bash bang lines |
|
More...
|
over 11 years ago
|
port patch to lxc-0.8.0 as thats the most stable version for docker |
|
More...
|
over 11 years ago
|
pre-initialise the boot2docker.vmdk with some initialisation data, which the vm can detect to trigger an fdisk and mkfs in automount |
|
More...
|
over 11 years ago
|
Merge pull request #109 from sanrodari/patch-1 |
|
More...
|
over 11 years ago
|
Merge pull request #113 from dol/hotfix/optional-vtxux-support |
|
More...
|
over 11 years ago
|
Merge pull request #112 from dol/hotfix/posix-fix-for-debian |
|
More...
|
over 11 years ago
|
Minor fix: Some plattform don't support the --vtxux for VBoxManage |
|
More...
|
over 11 years ago
|
Fix for 29a9bca5c: Commit introduced non POSIX (bash only) commands |
|
More...
|
over 11 years ago
|
Fix url |
|
More...
|
over 11 years ago
|
Merge pull request #107 from aheissenberger/fix/pull/get-latest-release-wrong-ua |
|
More...
|
over 11 years ago
|
fix broken get last release version function if curl UA is set to curl -A "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" 'https://api.github.com/repos/steeve/boot2docker/releases' this will return a JSON with windows line feeds add more error handling |
|
More...
|
over 11 years ago
|
Merge pull request #102 from SvenDowideit/pr/76 |
|
More...
|
over 11 years ago
|
add a heading |
|
More...
|
over 11 years ago
|
Merge pull request #90 from moul/patch-2 |
|
More...
|
over 11 years ago
|
fix boot2docker.iso not using config variable create non existing directory structure for boot2docker.iso and boot2docker.vmdk |
|
More...
|
over 11 years ago
|
Merge pull request #99 from aheissenberger/feature/pull/check-if-vm-exisits |
|
More...
|
over 11 years ago
|
Merge pull request #100 from SvenDowideit/b2d-profile |
|
More...
|
over 11 years ago
|
add VM_MEM to the customisables, and document the ./boot2docker/profile file in the README |
|
More...
|
over 11 years ago
|
Merge pull request #94 from moul/patch-4 |
|
More...
|
over 11 years ago
|
Merge pull request #97 from aheissenberger/feature/pull/optional-config-files |
|
More...
|
over 11 years ago
|
Merge pull request #98 from SvenDowideit/allow-delete-of-abort-status-vm |
|
More...
|
over 11 years ago
|
if you kill the VBoxHeadless process, the state is set to aborted (happend to me when I ran out of memory) - with this PR you can delete it as though it were stopped on purpose |
|
More...
|
over 11 years ago
|
check if vm exists |
|
More...
|
over 11 years ago
|
add Option to get settings from external config file |
|
More...
|
over 11 years ago
|
Updated default DOCKER_PORT in nat rule |
|
More...
|
over 11 years ago
|
Checking return of VBoxManage modifyvm |
|
More...
|
over 11 years ago
|
Merge pull request #88 from moul/patch-1 |
|
More...
|
over 11 years ago
|
Prevent ssh warnings |
|
More...
|
over 11 years ago
|