Giter Club home page Giter Club logo

Comments (8)

MarkGibbons avatar MarkGibbons commented on July 24, 2024 1

PR #120

from vagrant.

MarkGibbons avatar MarkGibbons commented on July 24, 2024

https://github.com/AppImage/AppImageKit/wiki/AppImages is what you mean? I don't see vagrant listed. Could you update with some more information about what you would like installed and how?

from vagrant.

jayhendren avatar jayhendren commented on July 24, 2024

The AppImage distribution is the generic "Linux" download on the official Vagrant downloads page:

https://www.vagrantup.com/downloads.html

It's just a zip file containing a single executable.

from vagrant.

MarkGibbons avatar MarkGibbons commented on July 24, 2024

@Poohblah I looked and didn't find any documentation explaining that executable. Do you know of some? What OS images should we expect that to run on?
Thanks

from vagrant.

jayhendren avatar jayhendren commented on July 24, 2024

Here's the information I do have:

From the blog post where the AppImage package was announced:

The Vagrant 2.1.0 release includes the initial offering of a generic Linux package for Vagrant. This package includes a single Vagrant executable file which users can install into a directory on their PATH. The Vagrant executable in this package is an AppImage application and is intended for distributions where a native Vagrant package may not available.

I would add that I have also found the AppImage package very useful even for OSes that have a native Vagrant package, since the native package tends to rely on the system Ruby and Gems and this has led to issues with Vagrant having conflicting Ruby and/or Gem requirements with other packages on the system.

As for what OSes it should run on, the executable itself is a 64-bit ELF executable with no link-time dependencies and a run-time dependency on FUSE, so in theory it should run on any 64-bit Linux-based OS with FUSE installed. The AppImage documentation says that OS compatibility depends on how the packager made the package, but I can't find any official statements from Hashicorp about precisely what OSes the package is intended to be compatible with.

from vagrant.

MarkGibbons avatar MarkGibbons commented on July 24, 2024

Thanks for the link.

from vagrant.

MarkGibbons avatar MarkGibbons commented on July 24, 2024

Merged, I'll publish on supermarket soon.

from vagrant.

lock avatar lock commented on July 24, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from vagrant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.