Giter VIP home page Giter VIP logo

pihotenuse's People

Contributors

xdissent avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

vallettea

pihotenuse's Issues

Adapting for odroid

I'm exploring the capabilities with an rpi but I'm ultimately interested to port the code for odroid-c1.
Do you think it is possible? easy? a few hints would be welcomed.

Boot2docker asking for login after piho init

Hello,

thanks for this amazing project.
I'm trying to use your lib but I have a problem once I run piho init:

vallette@Mac-3 ~/Desktop/pihotenuse (master)$ piho init                                                         
Initializing boot2docker
Starting boot2docker
docker@localhost's password:

boot2docker shouldn't ask for a password

I also tried piho boot2docker ssh which asks for a password whereas boot2docker ssh works perfectly.
Any idea ? what version of boot2docker are you using ?

Internet access from within the image.

Hello xdissent,

i'm playing with piho with arch linux image now. Works fine if I comment lines:

mount -o offset=$((512*${OFFSETS[0]})) "$NBD_DEV" mount/boot
...
echo "deb file:$PIHO_DEBS ./" > mount/etc/apt/sources.list.d/piho.list
...
umount mount/boot

but i'm unable to install packages nor have I access to internet from within the image.
Any clue ?

Works only with raspbian

Have you tried, the lib with other images than raspian ?
I've used hypriot image for init with:

piho init hypriot.img
piho create rpi-docker

but:

$ piho shell rpi-docker                                                                                      [ruby-2.1.3p242]
Launching shell for rpi-docker
mount: block device /dev/nbd0 is write-protected, mounting read-only
mount: you must specify the filesystem type

Where does the limitation to raspian comes from ?

vm expanding rapidly?

Is the vm supposed to be 7.8G? I am on a tiny SSD and this is prohibitively large for me :(

Dockerfile support?

If I wanted to make a Dockerfile that used piho...how would I go about doing that?

As in, I would love to write:

FROM xdissent/pihotenuse

MAINTAINER Jonathan Dahan [email protected]

COPY my-cool-package.tar.gz /var/tmp

RUN apt-get install -y libsdl1.2

WORK /var/tmp

RUN tar xf my-cool-package.tar.gz && make && make install

CMD bash

I hope this request makes a modicum of sense...

I would expect to have to do something special, like point boot2docker to use your special vm image or maybe have a piho docker build -t ....

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.