Skip to content

Set of profiles for the networks using LibreMesh

Notifications You must be signed in to change notification settings

freifunk-leipzig/network-profiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-profiles

Set of profiles for the networks using LibreMesh used by the firmware cooker lime-sdk.

  • Each community profile goes into a directory named as the community.
  • Inside a community profile directory goes the devices profile, also split in directories
  • The files available into community/device will be copied to the output firmware binary

The expected files to be into this repository are:

  • Customized /etc/config/lime-defaults
  • Set of scripts to configure/fix/add small specific stuff on the system (/etc/uci-defaults)
  • SSH public keys from the community administrators (/etc/dropbear/authorized_keys)
  • Any other stuff you need to customize your own community network firmware

There will be a branch per LibreMesh release so the set of files might be different according to the release.

A special file named PACKAGES might be placed on the root of the community profile (community/device/PACKAGES) to include a list (separated by spaces or lines) of extra packages which will be included in the firmware.

About

Set of profiles for the networks using LibreMesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.7%
  • Makefile 5.8%
  • HTML 0.5%