Skip to content

Commit

Permalink
AU: 1 updated - yumi
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 27, 2019
1 parent 73be690 commit 2606f67
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/yumi/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@b3e21b285f846b9e399b42bff269a6f596eef03b/icons/yumi.png" width="48" height="48"/> [yumi](https://chocolatey.org/packages/yumi)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b3e21b285f846b9e399b42bff269a6f596eef03b/icons/yumi.png" width="48" height="48"/> [yumi](https://chocolatey.org/packages/yumi)


YUMI (Your Universal Multiboot Installer), is the successor to MultibootISOs. It can be used to create a Multiboot USB Flash Drive containing multiple operating systems, antivirus utilities, disc cloning, diagnostic tools, and more. Contrary to MultiBootISO's which used grub to boot ISO files directly from USB, YUMI uses syslinux to boot extracted distributions stored on the USB device, and reverts to using grub to Boot Multiple ISO files from USB, if necessary.
Expand Down
4 changes: 2 additions & 2 deletions automatic/yumi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.6.4.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.6.5.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 422A927A0D11324F8E763164FB4892228BC5C56A6A15E47447DC46DC309EA417
checksum: D9B025548056850E0C8A7019005E780569E4A02310CE4F9C27ED86192B418154

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
6 changes: 3 additions & 3 deletions automatic/yumi/yumi.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>yumi</id>
<version>2.0.6.4</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<version>2.0.6.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<owners>chocolatey</owners>
<title>YUMI (Your Universal Multiboot Installer)</title>
<authors>Pendrivelinux</authors>
<projectUrl>http://www.pendrivelinux.com/yumi-multiboot-usb-creator/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@b3e21b285f846b9e399b42bff269a6f596eef03b/icons/yumi.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b3e21b285f846b9e399b42bff269a6f596eef03b/icons/yumi.png</iconUrl>
<copyright>2011–2017 Lance www.pendrivelinux.com</copyright>
<licenseUrl>https://www.pendrivelinux.com/disclaimer/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down

0 comments on commit 2606f67

Please sign in to comment.