FREEDOM-MAKER(1) | FreedomBox Manual | FREEDOM-MAKER(1) |
NAME¶
freedom-maker - image builder for FreedomBox
SYNOPSIS¶
freedom-maker [--build-stamp] [--image-size] [--build-mirror] [--mirror] [--distribution] [--package] [--custom-package] [--build-dir] [--log-level] [--hostname] [--sign] [--force] [targets] [-h, --help]
DESCRIPTION¶
FreedomBox is a community project to develop, design and promote personal servers running free software for private, personal communications. It is a networking appliance designed to allow interfacing with the rest of the Internet under conditions of protected privacy and data security. It hosts applications such as blog, wiki, website, social network, email, web proxy and a Tor relay on a device that can replace a wireless router so that data stays with the users.
freedom-maker is a tool to build FreedomBox images for various single board computers, virtual machines and general purpose computers.
OPTIONS¶
--build-stamp
--image-size
--build-mirror
--mirror
--distribution
--package
--custom-package
--build-dir
--log-level'
--hostname
--sign
--force
targets
EXAMPLES¶
Example 1. Build BeagleBone image
$ freedom-maker beaglebone
Build a FreedomBox image for the BeagleBone Single Board Computer.
Example 2. Build all images
$ python3 -m freedommaker raspberry2 raspberry3 raspbery3-b-plus
beaglebone cubieboard2 cubietruck a20-olinuxino-lime a20-olinuxino-lime2
a20-olinuxino-micro i386 amd64 arm64 armhf virtualbox-i386
virtualbox-amd64 qemu-i386 qemu-amd64 pcduino3 banana-pro
orange-pi-zero
Build all the available FreedomBox images using freedom-maker.
BUGS¶
See the freedom-maker issue tracker[1] for a full list of known issues and TODO items.
AUTHOR¶
FreedomBox Developers
NOTES¶
- 1.
- freedom-maker issue tracker
08/07/2020 | 0.8 |