Git Product home page Git Product logo

Comments (12)

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Original comment by Dennis Siemensma (Bitbucket: dennissiemensma, GitHub: dennissiemensma):


#33 is followup. But to create images, install script should be written in ansible.

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Original comment by Dennis Siemensma (Bitbucket: dennissiemensma, GitHub: dennissiemensma):


It could go either way. The installer I used can be configured using : "packages= # comma separated list of extra packages".
On the other hand it also creates a dependency to the installer, so I think that in the end the project should just have an bash script installer, prompting the user for some basic settings (mysql/postgresql).

Scheduled for 1.1 or later.

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Original comment by Jeroen Peters (Bitbucket: jeroenpeters, GitHub: jeroenpeters):


hey Dennis, just to check, do you want to have all the mentioned packages installed in a raspbian netinstall kinda way? So more like a ready-to-go raspbian installer with dsmr?

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Original comment by Dennis Siemensma (Bitbucket: dennissiemensma, GitHub: dennissiemensma):


Removing milestone: 1.1 (Stable) (automated comment)

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

installer-config.txt
mirror=http://raspbian.mirror.technl.net/raspbian

from dsmr-reader.

jeroenpeters1986 avatar jeroenpeters1986 commented on July 17, 2024

they just released a new Jessie Lite, using it for my Pi now :)
Current issue is February 2016 edition!
https://downloads.raspberrypi.org/raspbian_lite_latest

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

dd if=2016-02-03-raspbian-jessie-lite.img of=/dev/mmcblk0 bs=1M

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Hmm Raspbian Lite misses a lot of stuff, such as python3, mysql, postgresql, so for now I'll have to revert to netinstall.

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

xzcat raspbian-ua-netinst-v1.0.8.1.img.xz > /dev/mmcblk0

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Hmm seems ansible is not ready for python3 yet, so I'll have to suspend this issue for now.

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

Investigate whether we could use PIP sometime to checkout DSMR. Sentry does that as well, in a virtualenv, having only a .sentry/settings.py file. Might be interesting.

from dsmr-reader.

dennissiemensma avatar dennissiemensma commented on July 17, 2024

I think this would be outdated by both the PIP and pre-installed SD-card ticket.

from dsmr-reader.

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.