Giter Club home page Giter Club logo

groot's People

Contributors

teejee2008 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

groot's Issues

Supported

Is this project still supported/safe to use? Looks useful

Feature Arm64 and Armhf support.

Feature
A new Linux Laptop just came out called the PineBook Pro. It's an arm based laptop. It is able to run raspberry pi based applications but not on the flagship OS. It would be great if this application could support arm so people with this device can run raspberry pi applications on the PineBook Pro easier.
Link to PineBook Pro: https://www.pine64.org/pinebook-pro/

Describe the solution you'd like
Either build instructions or a binary for arm64 and armhf architectures.

Describe alternatives you've considered
arch-chroot or just chroot with binding commands. The latter kinda works but not well.

This is a free application created in my spare time. Consider making a donation to sponsor the work for your request.

No URLs found in -.

starting:

cd /tmp && curl -s -L https://github.com/teejee2008/groot/releases/latest | egrep -o 'teejee2008/groot/releases/download/.*/groot-v[0-9.]*-amd64.run' | wget --base=http://github.com/ -i - -O groot-latest-amd64.run && sudo chmod a+x ./groot-latest-amd64.run && sudo ./groot-latest-amd64.run

and get No URLs found in -.

Missing xhost on debian

Describe the bug
Missing a debian package in your dependencies

To Reproduce

  1. copy paste the line from your instructions in the terminal in a debian :
    cd /tmp && curl -s -L https://github.com/teejee2008/groot/releases/latest | egrep -o 'teejee2008/groot/releases/download/./groot-v[0-9.]-amd64.run' | wget --base=http://github.com/ -i - -O groot-latest-amd64.run && sudo chmod a+x ./groot-latest-amd64.run && sudo ./groot-latest-amd64.run

  2. try to groot --help
    result :
    $ groot /mnt/ubuntu/
    E: Missing command: xhost
    E: Install required packages for missing commands

Expected behavior
xhost should be installed with the install script
the debian jessie package is x11-xserver-utils

Screenshots
no screenshots

System:
Debian Jessie

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.