- Opkg Packager Manager and Procd init.
- Lower memory usage than Debian or some systemd-based linux.
- Support Qt5 Gtk3 Xorg Wayland and lots of Graphics Stuff.
- Support sound csi camera encoder&decoder drm on Allwinner platform.
- Support librarys commonly use in embedded project.(opencv ncnn wiringpi etc)
- Support Networkmanager and Connman.
- Just-enough Generic OS for embedded devices!
To build your own firmware you need a Linux, BSD or MacOSX system (case sensitive filesystem required). Cygwin is unsupported.
You need gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers installed.
-
Run "./scripts/feeds update -a" to obtain all the latest package definitions defined in feeds.conf / feeds.conf.default
-
Run "./scripts/feeds install -a" to install symlinks for all obtained packages into package/feeds/
-
Run "make menuconfig" to select your preferred configuration for the toolchain, target system & firmware packages.
-
Run "make" to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the Linux kernel & all chosen applications for your target system.
This means those socs can get better support than others.
- Allwinner Socs (linux mainline)
- Qualcomm MSM89xx Family
- Rapsberry pi
- X86
- Freescale I.MX6ULL Family (WIP)
- Loongson64 Family (WIP)
- Allwinner Socs (bsp kernel) (Planing)
HandsomeMod based on OpenWrt project.
* branch : openwrt-21.02
* commit: b93327c4692e605649ff1afade98899a9c4aa1ca
https://github.com/openwrt/openwrt
- Now this project is not good enough for production environment.
- Some packages may buggy and unusable.
HandsomeMod is licensed under GPL-2.0