Giter Site home page Giter Site logo

ffw4's Introduction

ffw4

Homepage: http://www.zelow.no/floppyfw

The good old floppyfw, now generation 4.

But what will this be? It's still Buildroot based but this time without a devkit. You just download / clone ffw4 and buildroot, pick the defconfig you want (right now it's ffw4-vm for virtual machines and ffw4-pi for RaspberryPi.) and start making.

I will provide images aswell, and those will of course be found here. Images in a floppy? Sorry, no. I am pretty sure that's practically impossible, just the compiled kernel for vmfw is 1.9MB

So, what's the main difference from floppyfw-3.0?

  • It does not fit on a floppy. It has grown way beyond my liking and the base image is now 40MB.
  • No web server, no GUI. Just edit files and run along.
  • /etc/init.d/ - initscripts. But still very simple and main config is done in ff2.conf (which was named config before)
  • Newest possible released Linux kernel (3.17 when this was written.
  • No iptables,but instead I've jumped directly to nftables
  • Can be compiled and run on anything that Buildroot can be persuaded to build for. Right now it's RaspberryPi and Virtualbox, but I also want to run it on one or more Mikrotik routers.

Install/Build

  • Download/clone buildroot.
  • cp Makefile.ffw-dist Makefile.ffw
  • Edit Makefile
    • You need to pick a variant. (Or use an environment variable)
    • and change at least the placement of the buildroot source.
  • For now, to handle the ffw4 specific stuff in Makefile.ffw you have to run mk.sh.
  • Copy the config files you want to edit from ffw4-configs/ to local-configs/ and edit them there. They will be copied into the image on image creation.

ffw4's People

Contributors

thomasez 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.