boxes 3.4.0 → 3.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/CHANGELOG.md +14 -0
- data/lib/boxes/version.rb +1 -1
- data/scripts/ruby.sh +4 -5
- data/templates/debian/stretch64.erb +2 -2
- data/templates/ubuntu/bionic64.erb +2 -2
- data/templates/ubuntu/trusty64.erb +2 -2
- data/templates/ubuntu/xenial64.erb +2 -2
- metadata +3 -6
- data/templates/debian/wheezy64.erb +0 -60
- data/templates/ubuntu/precise64.erb +0 -60
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 64f7614db739d07260c15f81d3814fd5314caa0a3771008c04e601852e8c9155
|
4
|
+
data.tar.gz: 11fd1f51aece67b81e2c3b49e82f768da36a3f08763f95b7c87a32083a094f8a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bdd2f70eeacaf86e775754ae870695f57141bcb630a9cae505c821af26fe5176b53cabb95fbcb95f72a371294fd23a6302550b2735f6bd8c697f0199d0f50300
|
7
|
+
data.tar.gz: fc201425ff25f3a7c214688c14a658c9588324d92910398c1fe78e67c089c008486f3efeeb9c909240fa779cda04d40aa01da205b1b6d04c71bf8ac6db1650c6
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
ruby-2.
|
1
|
+
ruby-2.6.3
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1
1
|
# CHANGELOG
|
2
2
|
|
3
|
+
## 3.5.0 (27/05/2019)
|
4
|
+
|
5
|
+
* Refresh Rubies:
|
6
|
+
- Drop 2.1, 2.2,
|
7
|
+
- Add 2.6,
|
8
|
+
- Bump to current patch of 2.3, 2.4, 2.5.
|
9
|
+
* Upgrade Ruby to 2.6.3.
|
10
|
+
* Update Ubuntu Bionic from 18.04.1 to 18.04.2.
|
11
|
+
* Update Ubuntu Xenial from 16.04.5 to 16.04.6.
|
12
|
+
* Update Ubuntu Trusty from 14.04.5 to 14.04.6.
|
13
|
+
* Update Debian Stretch from 9.6.0 to 9.9.0.
|
14
|
+
* Drop Ubuntu Precise (12.04).
|
15
|
+
* Drop Debian Wheezy (7).
|
16
|
+
|
3
17
|
## 3.4.0 (02/12/2018)
|
4
18
|
|
5
19
|
* Update Debian Stretch ISO to 9.6.0.
|
data/lib/boxes/version.rb
CHANGED
data/scripts/ruby.sh
CHANGED
@@ -27,11 +27,10 @@ cd ruby-install-$rubyinstall_version/
|
|
27
27
|
make install
|
28
28
|
|
29
29
|
# install a set of recent MRI Rubies.
|
30
|
-
ruby-install ruby 2.
|
31
|
-
ruby-install ruby 2.
|
32
|
-
ruby-install ruby 2.
|
33
|
-
ruby-install ruby 2.
|
34
|
-
ruby-install ruby 2.5.0
|
30
|
+
ruby-install ruby 2.3.8
|
31
|
+
ruby-install ruby 2.4.6
|
32
|
+
ruby-install ruby 2.5.5
|
33
|
+
ruby-install ruby 2.6.3
|
35
34
|
|
36
35
|
# update gems and install bundler
|
37
36
|
source /usr/local/share/chruby/chruby.sh
|
@@ -25,8 +25,8 @@
|
|
25
25
|
<%- end -%>
|
26
26
|
"headless": true,
|
27
27
|
|
28
|
-
"iso_url": "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.
|
29
|
-
"iso_checksum": "
|
28
|
+
"iso_url": "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.9.0-amd64-netinst.iso",
|
29
|
+
"iso_checksum": "d4a22c81c76a66558fb92e690ef70a5d67c685a08216701b15746586520f6e8e",
|
30
30
|
"iso_checksum_type": "sha256",
|
31
31
|
|
32
32
|
"ssh_username": "vagrant",
|
@@ -26,8 +26,8 @@
|
|
26
26
|
<%- end -%>
|
27
27
|
"headless": true,
|
28
28
|
|
29
|
-
"iso_url": "http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.
|
30
|
-
"iso_checksum": "
|
29
|
+
"iso_url": "http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso",
|
30
|
+
"iso_checksum": "a2cb36dc010d98ad9253ea5ad5a07fd6b409e3412c48f1860536970b073c98f5",
|
31
31
|
"iso_checksum_type": "sha256",
|
32
32
|
|
33
33
|
"ssh_username": "vagrant",
|
@@ -26,8 +26,8 @@
|
|
26
26
|
<%- end -%>
|
27
27
|
"headless": true,
|
28
28
|
|
29
|
-
"iso_url": "http://releases.ubuntu.com/trusty/ubuntu-14.04.
|
30
|
-
"iso_checksum": "
|
29
|
+
"iso_url": "http://releases.ubuntu.com/trusty/ubuntu-14.04.6-server-amd64.iso",
|
30
|
+
"iso_checksum": "b17d7c1e9d0321ad5810ba77b69aef43f0f29a5422b08120e6ee0576c4527c0e",
|
31
31
|
"iso_checksum_type": "sha256",
|
32
32
|
|
33
33
|
"ssh_username": "vagrant",
|
@@ -26,8 +26,8 @@
|
|
26
26
|
<%- end -%>
|
27
27
|
"headless": true,
|
28
28
|
|
29
|
-
"iso_url": "http://releases.ubuntu.com/xenial/ubuntu-16.04.
|
30
|
-
"iso_checksum": "
|
29
|
+
"iso_url": "http://releases.ubuntu.com/xenial/ubuntu-16.04.6-server-amd64.iso",
|
30
|
+
"iso_checksum": "16afb1375372c57471ea5e29803a89a5a6bd1f6aabea2e5e34ac1ab7eb9786ac",
|
31
31
|
"iso_checksum_type": "sha256",
|
32
32
|
|
33
33
|
"ssh_username": "vagrant",
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: boxes
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.
|
4
|
+
version: 3.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nick Charlton
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-05-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: claide
|
@@ -197,9 +197,7 @@ files:
|
|
197
197
|
- templates/debian/jessie64.erb
|
198
198
|
- templates/debian/preseed.cfg
|
199
199
|
- templates/debian/stretch64.erb
|
200
|
-
- templates/debian/wheezy64.erb
|
201
200
|
- templates/ubuntu/bionic64.erb
|
202
|
-
- templates/ubuntu/precise64.erb
|
203
201
|
- templates/ubuntu/preseed.cfg
|
204
202
|
- templates/ubuntu/trusty64.erb
|
205
203
|
- templates/ubuntu/xenial64.erb
|
@@ -222,8 +220,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
222
220
|
- !ruby/object:Gem::Version
|
223
221
|
version: '0'
|
224
222
|
requirements: []
|
225
|
-
|
226
|
-
rubygems_version: 2.7.6
|
223
|
+
rubygems_version: 3.0.3
|
227
224
|
signing_key:
|
228
225
|
specification_version: 4
|
229
226
|
summary: A command line tool to take the complexity out of building Vagrant boxes.
|
@@ -1,60 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"provisioners": [
|
3
|
-
{
|
4
|
-
"type": "shell",
|
5
|
-
"scripts": [
|
6
|
-
"scripts/postinstall.sh",
|
7
|
-
"scripts/vmtools.sh",
|
8
|
-
<%- @scripts.each do |script| -%>
|
9
|
-
"scripts/<%= script %>",
|
10
|
-
<%- end -%>
|
11
|
-
"scripts/purge.sh"
|
12
|
-
],
|
13
|
-
"execute_command": "echo 'vagrant' | {{ .Vars }} sudo -E -S bash '{{ .Path }}'"
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"builders": [
|
17
|
-
{
|
18
|
-
"name": "<%= @name %>",
|
19
|
-
"type": "<%= @provider %>-iso",
|
20
|
-
<%- if @provider == "vmware" -%>
|
21
|
-
"guest_os_type": "debian7-64",
|
22
|
-
"tools_upload_flavor": "linux",
|
23
|
-
<%- else -%>
|
24
|
-
"guest_os_type": "Debian_64",
|
25
|
-
<%- end -%>
|
26
|
-
"headless": true,
|
27
|
-
|
28
|
-
"iso_url": "http://debian.ethz.ch/debian-cd/7.8.0/amd64/iso-cd/debian-7.8.0-amd64-netinst.iso",
|
29
|
-
"iso_checksum": "e39c36d6adc0fd86c6edb0e03e22919086c883b37ca194d063b8e3e8f6ff6a3a",
|
30
|
-
"iso_checksum_type": "sha256",
|
31
|
-
|
32
|
-
"ssh_username": "vagrant",
|
33
|
-
"ssh_password": "vagrant",
|
34
|
-
"ssh_timeout": "15m",
|
35
|
-
|
36
|
-
"http_directory": "templates/debian",
|
37
|
-
|
38
|
-
"boot_command": [
|
39
|
-
"<esc><wait>",
|
40
|
-
"install ",
|
41
|
-
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/preseed.cfg ",
|
42
|
-
"debian-installer=en_US auto=true locale=en_US kbd-chooser/method=us ",
|
43
|
-
"netcfg/get_hostname={{ .Name }} ",
|
44
|
-
"netcfg/get_domain=vagrantup.com ",
|
45
|
-
"fb=false debconf/frontend=noninteractive ",
|
46
|
-
"console-setup/ask_detect=false console-keymaps-at/keymap=us ",
|
47
|
-
"keyboard-configuration/xkb-keymap=us ",
|
48
|
-
"<enter>"
|
49
|
-
],
|
50
|
-
|
51
|
-
"shutdown_command": "echo 'shutdown -h now' > shutdown.sh; echo 'vagrant'|sudo -S sh 'shutdown.sh'"
|
52
|
-
}
|
53
|
-
],
|
54
|
-
|
55
|
-
"post-processors": [
|
56
|
-
{
|
57
|
-
"type": "vagrant"
|
58
|
-
}
|
59
|
-
]
|
60
|
-
}
|
@@ -1,60 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"provisioners": [
|
3
|
-
{
|
4
|
-
"type": "shell",
|
5
|
-
"scripts": [
|
6
|
-
"scripts/postinstall.sh",
|
7
|
-
"scripts/vmtools.sh",
|
8
|
-
<%- @scripts.each do |script| -%>
|
9
|
-
"scripts/<%= script %>",
|
10
|
-
<%- end -%>
|
11
|
-
"scripts/purge.sh"
|
12
|
-
],
|
13
|
-
"execute_command": "echo 'vagrant' | {{ .Vars }} sudo -E -S bash '{{ .Path }}'"
|
14
|
-
}
|
15
|
-
],
|
16
|
-
|
17
|
-
"builders": [
|
18
|
-
{
|
19
|
-
"name": "<%= @name %>",
|
20
|
-
"type": "<%= @provider %>-iso",
|
21
|
-
<%- if @provider == "vmware" -%>
|
22
|
-
"guest_os_type": "ubuntu-64",
|
23
|
-
"tools_upload_flavor": "linux",
|
24
|
-
<%- else -%>
|
25
|
-
"guest_os_type": "Ubuntu_64",
|
26
|
-
<%- end -%>
|
27
|
-
"headless": true,
|
28
|
-
|
29
|
-
"iso_url": "http://releases.ubuntu.com/12.04/ubuntu-12.04.5-server-amd64.iso",
|
30
|
-
"iso_checksum": "769474248a3897f4865817446f9a4a53",
|
31
|
-
"iso_checksum_type": "md5",
|
32
|
-
|
33
|
-
"ssh_username": "vagrant",
|
34
|
-
"ssh_password": "vagrant",
|
35
|
-
"ssh_timeout": "15m",
|
36
|
-
|
37
|
-
"http_directory": "templates/ubuntu",
|
38
|
-
|
39
|
-
"boot_command": [
|
40
|
-
"<esc><esc><enter><wait>",
|
41
|
-
"/install/vmlinuz noapic ",
|
42
|
-
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/preseed.cfg ",
|
43
|
-
"debian-installer=en_US auto locale=en_US kbd-chooser/method=us ",
|
44
|
-
"hostname={{ .Name }} ",
|
45
|
-
"fb=false debconf/frontend=noninteractive ",
|
46
|
-
"keyboard-configuration/modelcode=SKIP keyboard-configuration/layout=USA ",
|
47
|
-
"keyboard-configuration/variant=USA console-setup/ask_detect=false ",
|
48
|
-
"initrd=/install/initrd.gz -- <enter>"
|
49
|
-
],
|
50
|
-
|
51
|
-
"shutdown_command": "echo 'shutdown -P now' > shutdown.sh; echo 'vagrant'|sudo -S sh 'shutdown.sh'"
|
52
|
-
}
|
53
|
-
],
|
54
|
-
|
55
|
-
"post-processors": [
|
56
|
-
{
|
57
|
-
"type": "vagrant"
|
58
|
-
}
|
59
|
-
]
|
60
|
-
}
|