Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Releases: ff-kbu/site-ffkbu-bonn-v2

wireguard v2019.1.x

08 Oct 20:21
d537f7f
Compare
Choose a tag to compare

Build wireguard targets (flashspeicher >= 8 MB)

sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev time
git clone https://github.com/freifunk-gluon/gluon.git gluon -b v2019.1.x
cd gluon
rm -rf site/ || true
git clone https://github.com/ff-kbu/site-ffkbu-bonn-v2 -b wireguard site
make update
make -j9 GLUON_TARGET=ipq40xx GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ar71xx-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ar71xx-nand GLUON_BRANCH=stable
make -j9 GLUON_TARGET=brcm2708-bcm2708 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=brcm2708-bcm2709 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=mpc85xx-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt7620 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt7621 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt76x8 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=sunxi-cortexa7 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-geode GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-64 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=mpc85xx-p1020 GLUON_BRANCH=stable
make manifest GLUON_BRANCH=stable GLUON_PRIORITY=1

fastd v2019.1.x

08 Oct 20:13
4ee396c
Compare
Choose a tag to compare

Build fastd targets (flashspeicher < 8 MB)

sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev time
git clone https://github.com/freifunk-gluon/gluon.git gluon -b v2019.1.x
cd gluon
rm -rf site/ || true
git clone https://github.com/ff-kbu/site-ffkbu-bonn-v2 -b fastd site/
make update
make -j9 GLUON_TARGET=ar71xx-tiny GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-rt305x GLUON_BRANCH=stable

make manifest GLUON_BRANCH=stable GLUON_PRIORITY=1

wireguard v2018.2.x

26 Aug 15:16
971cfe0
Compare
Choose a tag to compare

Build wireguard targets (flashspeicher >= 8 MB)

sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev time
git clone https://github.com/freifunk-gluon/gluon.git gluon -b v2018.2.x
cd gluon
rm -rf site/ || true
git clone https://github.com/ff-kbu/site-ffkbu-bonn-v2 -b wireguard site
make update
make -j9 GLUON_TARGET=ipq40xx GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ar71xx-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ar71xx-nand GLUON_BRANCH=stable
make -j9 GLUON_TARGET=brcm2708-bcm2708 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=brcm2708-bcm2709 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=mpc85xx-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt7620 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt7621 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-mt76x8 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=sunxi-cortexa7 GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-generic GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-geode GLUON_BRANCH=stable
make -j9 GLUON_TARGET=x86-64 GLUON_BRANCH=stable
make manifest GLUON_BRANCH=stable GLUON_PRIORITY=1

fastd v2018.2.x

26 Aug 14:57
5ec65cd
Compare
Choose a tag to compare

Build fastd targets (flashspeicher < 8 MB)

sudo apt-get install git subversion build-essential gawk unzip libncurses5-dev zlib1g-dev python libssl-dev time
git clone https://github.com/freifunk-gluon/gluon.git gluon -b v2018.2.x
cd gluon
rm -rf site/ || true
git clone https://github.com/ff-kbu/site-ffkbu-bonn-v2 -b fastd site/
make update
make -j9 GLUON_TARGET=ar71xx-tiny GLUON_BRANCH=stable
make -j9 GLUON_TARGET=ramips-rt305x GLUON_BRANCH=stable

make manifest GLUON_BRANCH=stable GLUON_PRIORITY=1