lienol/openwrt

Lienol's Modified OpenWrt source

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 18th, 2026
Created on February 12th, 2020
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 1,775
Total Stargazers: 3,668 (+0)
Total Subscribers: 98 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 33.5 days
Mean response time: 507.3 days
90th percentile: 1557.2 days
Tracked items: 34

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (6)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Lienol/openwrt is a customized distribution of the OpenWrt Linux operating system targeting embedded devices and routers.

This fork addresses the need for a fully customizable embedded Linux system by providing a writable filesystem with package management instead of static vendor firmware. Rather than being locked into the applications and configurations chosen by device manufacturers, users can install and configure packages to suit their specific needs. The approach treats the device as a general-purpose computing platform where both the kernel and applications can be modified and extended through a package manager.

Developers building custom router firmware or embedded Linux applications should consider this fork if they need a pre-configured variant of OpenWrt with specific modifications or optimizations already applied. The project suits users who want to move beyond vendor limitations and developers who need a framework for building applications without constructing complete firmware from scratch.

The project maintains active development with regular updates to the codebase. Build infrastructure is actively refined to support compilation across multiple platforms and architectures. The toolchain and cross-compilation system receive ongoing attention to ensure reliable firmware generation for diverse target devices. Package management integration continues to be developed, keeping the system current with upstream package definitions and installations.