Hi,
if you want to use Conditional Rules in tasmota you have to built your own firmware, because Conditional Rules are not included in the precomplied binaries.
Continue reading Tasmota: Build your own tasmota firmware
Hi,
if you want to use Conditional Rules in tasmota you have to built your own firmware, because Conditional Rules are not included in the precomplied binaries.
Continue reading Tasmota: Build your own tasmota firmware
Hi,
these steps compile openssl on Windows.
Continue reading OpenSSL: Build on Windows
Hi,
Libreelec for Allwinner CPUs is currently under development.
If you want to test the latest version you have to compile it from source or use the precompiled images.
Ensure you have enough disk space (>= 20GB). These steps are necessary for a Orange Pi PC and you have to adopt it to your device.
Continue reading Libreelec: Compile latest Libreelec for Orange Pi PC
Hi,
its quite simply to compile from source:
Enable Source repositories in /etc/apt/sources.list
deb-src http://ftp.uni-erlangen.de/debian/ jessie main
deb-src http://security.debian.org/ jessie/updates main
deb-src http://ftp.uni-erlangen.de/debian/ jessie-updates main
Continue reading Debian: Create package from (debian) source
Hi,
a my Project Owncloud on a Raspberry Pi I want to use AppArmor to protect the lighttpd webserver. Unfortunately the default kernel is complied without apparmor support.
So I decided to build my own kernel:-)
Continue reading Raspberry Pi: Script to (Cross) Compile a new Kernel