Skip to content

Commit e3e2e8e

Browse files
committed
Fix non-ambiguous typos with codespell
Fixed typos (codespell -w): - compatability -> compatibility (CHANGELOG.md) - compatable -> compatible (CHANGELOG.md x4) - Porposal -> Proposal (CHANGELOG.md) - metdata -> metadata (CHANGELOG.md) - intead -> instead (CHANGELOG.md) - seperated -> separated (README.md x2, lib/bento/cli.rb x2) - incomming -> incoming (README.md) - specfic -> specific (lib/bento/cli.rb) - polularity -> popularity (debian/preseed.cfg) - belogs -> belongs (suse/vagrant_group_suse.sh) - neccesary -> necessary (windows/cleanup.ps1) - administraor -> administrator (windows/remove-one-drive-and-teams.ps1 x2) - Sucessfully -> Successfully (windows/remove-one-drive-and-teams.ps1 x2)
1 parent c8d1b2a commit e3e2e8e

7 files changed

Lines changed: 21 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
273273

274274
## [v3.1.0] (2023-05-17)
275275

276-
- Updated VMware disk and cdrom adaptor type to sata for aarch64 build compatability
276+
- Updated VMware disk and cdrom adaptor type to sata for aarch64 build compatibility
277277
- Added "arm-" to aarch64 pkrvars files vmware_guest_os_type
278278
- Fixed readme example for bento debian build
279279
- Added pkrvars file for amazon 2023, more work needed to build vagrant box if/when amazon releases images for providers
@@ -307,7 +307,7 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
307307
- Fix failing builds
308308
- Finish removal of deprecated chef-solo provider to powershell provider for windows
309309
- migrate from http directory for hosting files to cd_files in source templates
310-
- This makes all builds compatable with hyper-v gen 2 which removes floppy disk capability
310+
- This makes all builds compatible with hyper-v gen 2 which removes floppy disk capability
311311
- This also makes things universal for Virtualbox 6.1 to 7.x due to latter requiring extra config for guests on NAT to be able to connect to host
312312

313313
- Update pipelines to only run on updated pkrvars files
@@ -341,7 +341,7 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
341341

342342
- Finish removal of deprecated chef-solo provider to powershell provider for windows
343343
- migrate from http directory for hosting files to cd_files in source templates
344-
- This makes all builds compatable with hyper-v gen 2 which removes floppy disk capability
344+
- This makes all builds compatible with hyper-v gen 2 which removes floppy disk capability
345345
- This also makes things universal for Virtualbox 6.1 to 7.x due to latter requiring extra config for guests on NAT to be able to connect to host
346346

347347
- Update pipelines to only run on updated pkrvars files
@@ -385,7 +385,7 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
385385
- Add more Virtualization providers to build pipelines
386386
- Finish removal of deprecated chef-solo provider to powershell provider for windows
387387
- migrate from http directory for hosting files to cd_files in source templates
388-
- This makes all builds compatable with hyper-v gen 2 which removes floppy disk capability
388+
- This makes all builds compatible with hyper-v gen 2 which removes floppy disk capability
389389
- This also makes things universal for Virtualbox 6.1 to 7.x due to latter requiring extra config for guests on NAT to be able to connect to host
390390

391391
- Update pipelines to only run on updated pkrvars files
@@ -465,7 +465,7 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
465465
- Add more Virtualization providers to build pipelines
466466
- Finish removal of deprecated chef-solo provider to powershell provider for windows
467467
- migrate from http directory for hosting files to cd_files in source templates
468-
- This makes all builds compatable with hyper-v gen 2 which removes floppy disk capability
468+
- This makes all builds compatible with hyper-v gen 2 which removes floppy disk capability
469469
- This also makes things universal for Virtualbox 6.1 to 7.x due to latter requiring extra config for guests on NAT to be able to connect to host
470470

471471
- Update pipelines to only run on updated pkrvars files
@@ -1045,7 +1045,7 @@ Please ensure that Virtualbox is at least 5.1.6 and Vagrant at least 1.8.6 befor
10451045
- RHEL 6.7 image has wrong guest [\#501](https://github.com/chef/bento/issues/501)
10461046
- Fedora 23 x86\_64 and virtualbox: no vboxsf [\#500](https://github.com/chef/bento/issues/500)
10471047
- Broken url on description [\#493](https://github.com/chef/bento/issues/493)
1048-
- Porposal Fedora 23 [\#491](https://github.com/chef/bento/issues/491)
1048+
- Proposal Fedora 23 [\#491](https://github.com/chef/bento/issues/491)
10491049
- Ubuntu 15.10 [\#482](https://github.com/chef/bento/issues/482)
10501050
- /dev/sr0 is readonly [\#480](https://github.com/chef/bento/issues/480)
10511051
- Ubuntu 14.04 Fails to build with bento/packer [\#477](https://github.com/chef/bento/issues/477)
@@ -1276,7 +1276,7 @@ Please ensure that Virtualbox is at least 5.1.6 and Vagrant at least 1.8.6 befor
12761276
- \[macosx-\*\] Add support for {http,https,no}\_proxy environment variables. [\#391](https://github.com/chef/bento/pull/391) ([fnichol](https://github.com/fnichol))
12771277
- Remove files that are no longer referenced by any templates. [\#390](https://github.com/chef/bento/pull/390) ([fnichol](https://github.com/fnichol))
12781278
- \[macosx-\*\] Improve DRYness & correctness of Mac templates. [\#389](https://github.com/chef/bento/pull/389) ([fnichol](https://github.com/fnichol))
1279-
- Add provider metadata to metdata files on build. [\#387](https://github.com/chef/bento/pull/387) ([fnichol](https://github.com/fnichol))
1279+
- Add provider metadata to metadata files on build. [\#387](https://github.com/chef/bento/pull/387) ([fnichol](https://github.com/fnichol))
12801280
- updated debian's download redirector address [\#386](https://github.com/chef/bento/pull/386) ([rmoriz](https://github.com/rmoriz))
12811281
- preliminary debian 8.1 templates [\#385](https://github.com/chef/bento/pull/385) ([rmoriz](https://github.com/rmoriz))
12821282
- Add Mac OS X 10.10 template. [\#384](https://github.com/chef/bento/pull/384) ([fnichol](https://github.com/fnichol))
@@ -1291,7 +1291,7 @@ Please ensure that Virtualbox is at least 5.1.6 and Vagrant at least 1.8.6 befor
12911291
- \[ubuntu-12.04-\*\] Update URL paths to use 12.04.5. [\#359](https://github.com/chef/bento/pull/359) ([fnichol](https://github.com/fnichol))
12921292
- Remove VeeWee definitions from project [\#358](https://github.com/chef/bento/pull/358) ([fnichol](https://github.com/fnichol))
12931293
- Add packer/bin/bento for building templates. [\#357](https://github.com/chef/bento/pull/357) ([fnichol](https://github.com/fnichol))
1294-
- update README to point to Boxcutter intead of basebox [\#354](https://github.com/chef/bento/pull/354) ([OBrienCommaJosh](https://github.com/OBrienCommaJosh))
1294+
- update README to point to Boxcutter instead of basebox [\#354](https://github.com/chef/bento/pull/354) ([OBrienCommaJosh](https://github.com/OBrienCommaJosh))
12951295
- Add MAINTAINERS.md file. [\#347](https://github.com/chef/bento/pull/347) ([fnichol](https://github.com/fnichol))
12961296
- Add RHEL 7.1 JSON file. [\#342](https://github.com/chef/bento/pull/342) ([lopaka](https://github.com/lopaka))
12971297
- Solaris 10u11 - zfs base box [\#341](https://github.com/chef/bento/pull/341) ([scotthain](https://github.com/scotthain))

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ Other available options:
6666
- --mem - Specify the memory
6767
- --config - Use a configuration file other than default builds.yml
6868
- --on-error - Choose what to do if a build fails
69-
- --vars - Comma seperated list of variable names equal values (ex: boot_wait="2s",ssh_timeout="5s")
70-
- --var_files - Comma seperated list of pkrvar.hcl files to include in the builds (ex: /path/to/var_file.pkrvars.hcl,/path/to/next/var_file2.pkrvars.hcl)
69+
- --vars - Comma separated list of variable names equal values (ex: boot_wait="2s",ssh_timeout="5s")
70+
- --var_files - Comma separated list of pkrvar.hcl files to include in the builds (ex: /path/to/var_file.pkrvars.hcl,/path/to/next/var_file2.pkrvars.hcl)
7171
- --metadata-only - Only generate the metadata json file
7272
- --mirror - The template will have a default mirror link, if you wish to use an alternative one, you can utilise this configuration
7373
- --dry-run - This will not create any build, but will create a metadata file for reference
@@ -168,7 +168,7 @@ Most of the providers expect unrestricted access to networking in order to build
168168
```powershell
169169
$VS = "Standardswitch"
170170
$IF_ALIAS = (Get-NetAdapter -Name "vEthernet ($VS)").ifAlias
171-
New-NetFirewallRule -Displayname "Allow incomming from $VS" -Direction Inbound -InterfaceAlias $IF_ALIAS -Action Allow
171+
New-NetFirewallRule -Displayname "Allow incoming from $VS" -Direction Inbound -InterfaceAlias $IF_ALIAS -Action Allow
172172
```
173173

174174
#### Hyper-V Generation 2 VM's

lib/bento/cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ def self.parse(args)
8989
options.on_error = opt
9090
end
9191

92-
opts.on('--vars VARS', 'Comma seperated list of variable names equal values (ex: boot_wait="2s",ssh_timeout="5s")') do |opt|
92+
opts.on('--vars VARS', 'Comma separated list of variable names equal values (ex: boot_wait="2s",ssh_timeout="5s")') do |opt|
9393
options.vars = opt
9494
end
9595

96-
opts.on('--var_files VAR_FILES', 'Comma seperated list of pkrvar.hcl files to include in the builds (ex: /path/to/var_file.pkrvars.hcl,/path/to/next/var_file2.pkrvars.hcl)') do |opt|
96+
opts.on('--var_files VAR_FILES', 'Comma separated list of pkrvar.hcl files to include in the builds (ex: /path/to/var_file.pkrvars.hcl,/path/to/next/var_file2.pkrvars.hcl)') do |opt|
9797
options.var_files = opt
9898
end
9999

@@ -165,7 +165,7 @@ def self.parse(args)
165165
options.no_shared = opt
166166
end
167167

168-
opts.on('-p', '--provisioner PROVISIONER', 'Use a specfic provisioner') do |opt|
168+
opts.on('-p', '--provisioner PROVISIONER', 'Use a specific provisioner') do |opt|
169169
options.provisioner = opt
170170
end
171171
end,

packer_templates/http/debian/preseed.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ apt-mirror-setup apt-setup/use_mirror boolean true
8585
d-i pkgsel/update-policy select none
8686
d-i pkgsel/upgrade select full-upgrade
8787

88-
# Disable polularity contest
88+
# Disable popularity contest
8989
popularity-contest popularity-contest/participate boolean false
9090

9191
# Select base install

packer_templates/scripts/suse/vagrant_group_suse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -eux
22

3-
# User 'vagrant' belogs to the 'users' group by default so we need to
3+
# User 'vagrant' belongs to the 'users' group by default so we need to
44
# create a new group 'vagrant' and put our user there.
55

66
groupadd -f vagrant

packer_templates/scripts/windows/cleanup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if ($osInfo.ProductType -eq 1) { # cleanmgr isn't on servers
2929
Write-Host 'Starting CleanMgr.exe...'
3030
Start-Process -FilePath CleanMgr.exe -ArgumentList '/sagerun:1' -Wait # -WindowStyle Hidden
3131

32-
Write-Host 'Waiting for CleanMgr and DismHost processes. Second wait neccesary as CleanMgr.exe spins off separate processes.'
32+
Write-Host 'Waiting for CleanMgr and DismHost processes. Second wait necessary as CleanMgr.exe spins off separate processes.'
3333
Get-Process -Name cleanmgr,dismhost -ErrorAction SilentlyContinue | Wait-Process
3434
}
3535

packer_templates/scripts/windows/remove-one-drive-and-teams.ps1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function Takeown-Registry($key) {
3636
}
3737
}
3838

39-
# get administraor group
39+
# get administrator group
4040
$admins = New-Object System.Security.Principal.SecurityIdentifier("S-1-5-32-544")
4141
$admins = $admins.Translate([System.Security.Principal.NTAccount])
4242

@@ -57,7 +57,7 @@ function Takeown-File($path) {
5757
takeown.exe /A /F $path
5858
$acl = Get-Acl $path
5959

60-
# get administraor group
60+
# get administrator group
6161
$admins = New-Object System.Security.Principal.SecurityIdentifier("S-1-5-32-544")
6262
$admins = $admins.Translate([System.Security.Principal.NTAccount])
6363

@@ -178,7 +178,7 @@ Write-Host "Stopping Teams Process" -ForegroundColor Yellow
178178
try{
179179
Get-Process -ProcessName Teams | Stop-Process -Force
180180
Start-Sleep -Seconds 3
181-
Write-Host "Teams Process Sucessfully Stopped" -ForegroundColor Green
181+
Write-Host "Teams Process Successfully Stopped" -ForegroundColor Green
182182
}catch{
183183
Write-Host $_
184184
}
@@ -202,7 +202,7 @@ Write-Host "Stopping IE Process" -ForegroundColor Yellow
202202
try{
203203
Get-Process -ProcessName MicrosoftEdge | Stop-Process -Force
204204
Get-Process -ProcessName IExplore | Stop-Process -Force
205-
Write-Host "Internet Explorer and Edge Processes Sucessfully Stopped" -ForegroundColor Green
205+
Write-Host "Internet Explorer and Edge Processes Successfully Stopped" -ForegroundColor Green
206206
}catch{
207207
Write-Host $_
208208
}

0 commit comments

Comments
 (0)