Giter VIP home page Giter VIP logo

harpy's Introduction

harpy

A Simple "nano-router" type Raspberry image

Building

Using the mk script.

subcommands

  • prep : Prepare the build environment
  • clean : deletes the build and src trees
  • ovl [sd=/dev/sdx] : copy the overlay files to sdcard
  • sdcard [sd=/dev/sdx] : Install image to sdcard
  • inst [sd=/dev/sdx ] : Install image and copy overlays to sdcard
  • cc : Call make Make targets:
    • nconfig : Configure image
    • linux-menuconfig : Configure kernel
    • busybox-menuconfig : Configure busybox

workflow

  1. ./mk prep Prepares the build environment
  2. ./mk nconfig Initialises basic configuration.
  3. ./mk Builds the whole thing
  4. ./mk sdcard sd=/dev/xxxx Installs to SD card
  5. Insert SD card into pi and run...

  1. setup ethernet
  2. setup wifi client
  3. setup AP router
    • hostapd
    • nat (IP!)
      • static IP
      • sysctl
      • iptables
    • ap_ipcfg (configs static IP and dnsmasq)
    • dnsmasq (IP!)
  4. user interface

TODO

  • Configure AP SSID and PSK
  • TODO: udhcp script should kill dnsmasq (so it checks IPs again)

harpy's People

Contributors

alejandroliu avatar

Stargazers

Dave Rauchwerk avatar

Watchers

James Cloos avatar  avatar

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.