# HandsomeMod_v2s
**Repository Path**: xiaobaola/handsome-mod_v2s
## Basic Information
- **Project Name**: HandsomeMod_v2s
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-12-11
- **Last Updated**: 2021-12-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

HandsomeMod 21.03
IOT Freedom For End-user!


## Feature Overview
- 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!
## Building Firmware
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.
1. Run "./scripts/feeds update -a" to obtain all the latest package definitions
defined in feeds.conf / feeds.conf.default
2. Run "./scripts/feeds install -a" to install symlinks for all obtained
packages into package/feeds/
3. Run "make menuconfig" to select your preferred configuration for the
toolchain, target system & firmware packages.
4. 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.
## Mainly Supporting Platform
This means those socs can get better support than others.
- Rapsberry pi
- Allwinner Socs (linux mainline)
- X86
- Allwinner Socs (bsp kernel) (Planing)
- Freescale I.MX6ULL Family (WIP)
- Loongson64 Family (WIP)
- Qualcomm MSM89xx Family (WIP)
## Thanks
The orginal code comes form openwrt project.
https://github.com/openwrt/openwrt
## Warning
* Now this project is not good enough for production environment.
* Some packages may buggy and unusable.
## License
HandsomeMod is licensed under GPL-2.0