Downloads:
3,488
Downloads of v 4.3.1:
3,393
Last Update:
19 Sep 2016
Package Maintainer(s):
Software Author(s):
- Phillip Lougher
- Robert Lougher
- Sebastiaan Ebeltjes
Tags:
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
SquashFS
- 1
- 2
- 3
4.3.1 | Updated: 19 Sep 2016
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,488
Downloads of v 4.3.1:
3,393
Maintainer(s):
Software Author(s):
- Phillip Lougher
- Robert Lougher
- Sebastiaan Ebeltjes
SquashFS 4.3.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Phillip Lougher, Robert Lougher, Sebastiaan Ebeltjes. The inclusion of Phillip Lougher, Robert Lougher, Sebastiaan Ebeltjes trademark(s), if any, upon this webpage is solely to identify Phillip Lougher, Robert Lougher, Sebastiaan Ebeltjes goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install SquashFS, run the following command from the command line or from PowerShell:
To upgrade SquashFS, run the following command from the command line or from PowerShell:
To uninstall SquashFS, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download squashfs --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade squashfs -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade squashfs -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install squashfs
win_chocolatey:
name: squashfs
version: '4.3.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'squashfs' do
action :install
source 'INTERNAL REPO URL'
version '4.3.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller squashfs
{
Name = "squashfs"
Version = "4.3.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'squashfs':
ensure => '4.3.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator flcdrg on 19 Sep 2016.
Squashfs is a highly compressed read-only filesystem for Linux. Squashfs compresses both files, inodes and directories, and supports block sizes up to 1Mbytes for greater compression. It is implemented as a kernel module under VFS.
md5: 0EC803F2194358691A6F6BBED21A8BD5 | sha1: 865F75B334AD210DE92E94EF60D1D910438CCD47 | sha256: 676D5B626D96B394685CE79031F1D7021FD9B5B3CC5B263B62B904D8AA59298D | sha512: 0F5BAB09649C5F4558E7D5F32D4D83F4B546D536EE964DF8B23CE0BE45EC67721B319ABD9BF0E927FFCE255822528926F161DE6DD3EE8AFAE2E6AD5EC7F3EC48
md5: 6D7EB233B0B572872EF614B31567C3B9 | sha1: 26B69DB90E15503A63C93373BFD60A1E13C3BFFA | sha256: 9E79A836EC88367D528C2C0A7C2ED5443DAC7DF84FBA3AEE9E356C2F344B57F9 | sha512: ED3AAC02A94436CD830807A8D35E0A5C254B8092020B187AD8211A4C61C5BAF18E614E57FA8D7915DD5E657791C813A674C488F271A52678B9F25DF5BA1C4084
md5: B0A631D369C8E245E18F9EED9001A1EB | sha1: 9E3119E1876E570AF97CB4BD495C3A9636E2CA55 | sha256: AC10BFAF78C0F86E0320909CB0CB709DCB4C28A106CA8B7730A31CB9B3A0D0F5 | sha512: CA8743AB70A6615B3BF3DE92A435BDAEC4C1FFCF04F23EF46B9AB5168C838225CB82F96A5444F8B4D900402FEFFB0099050F7081CEBCF00F88461CE1102FDBF4
md5: 1BE969E21F55C9B82EE3FF33CBF212C8 | sha1: A5FFD16D94345104ED7C7C9FC9B68CF321100B3A | sha256: 87A2FAF6F035F9739376F8C6DE6FBB527EB51DFFCC7AFD79CDA7548DD4B761BD | sha512: F85CD4452CCE6733C1E67DC372089C0B3F6E3FBBEC6EEE527B00FD02AA701B6E500F4EFECBC081CBFCBDA0BEE50AC5D3EE69C64A4CD04E3AF55B05982437C0A4
md5: CBBA6149F935F51198A37EE4C0692506 | sha1: 54496599DCDD4615CCCE1BBE0391EE3C0171C729 | sha256: 694DD0B66F77C600ABE63AE52A7D1BB5B6B10055E606F15F212D7200F7FC0DDE | sha512: FB740CF9E124DAADE5FFEF9F6C7C35E706F437546922F923F3D4041EC83289930FA66FAF6C7B1CA48A4F06D608ADAFE0601785D8620D721B92F220DEBADEF033
Log in or click on link to see number of positives.
- cyggcc_s-1.dll (676d5b626d96) - ## / 55
- cygwin1.dll (9e79a836ec88) - ## / 55
- cygz.dll (ac10bfaf78c0) - ## / 56
- squashfs.4.3.1.nupkg (38e3fd458ba0) - ## / 56
- mksquashfs.exe (6af298d12bf8) - ## / 57
- unsquashfs.exe (2b5b799ecdaf) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
This package has no dependencies.
Ground Rules:
- This discussion is only about SquashFS and the SquashFS package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or SquashFS, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.