Git Product home page Git Product logo

leipuryn's Introduction

Leipuryn

Leipuryn (/'laɪ̯purin/) bakes images for Raspberry Pis.

Why?

If you have to ask, you probably aren't one of the two people who cares about this project.

Leipuryn Components

Leipuryn consists of two parts:

  • leipuryn.go, which downloads and unzips the latest lite raspbian image, and
  • raparperyn.sh, which mounts the image, makes the desired modifications to it, and then creates a new ISO to be uploaded.

Yes, I realize that leipuryn could be replaced with a few lines of bash. That wasn't the point here.

Running Leipuryn

Leipuryn really isn't designed to be run manually. It is designed to be triggered and run as part of an automated process, whenever changes are pushed to the (private) ryngredients repo. Because it mounts a linux image as part of the image build process, it wants to be run on a linux system; since neither of the two people who care about this project develop on linux boxes, it's currently designed to be run with Github Actions.

If you really wanted to run it manually, you could:

go build
./leipuryn
./raparperyn.sh

but, unless you have a repository full of ryngredients that contain organized files you would like yeeted into a Raspbian image, it will probably do nothing and/or break.

Can you stop with the puns?

I absolutely can not and will not.

leipuryn's People

Contributors

ryndaniels avatar

leipuryn's Issues

TODOs

  • Find the ISO we actually want to use
  • Create an S3 bucket
  • Create the install repo
  • Write the script that will modify the ISO filesystem based on the install repo
  • Move the guts of this .travis.yml to the install repo

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.