{"id":17383022,"url":"https://github.com/kfermercer/openwrt","last_synced_at":"2025-02-27T11:31:14.914Z","repository":{"id":41549700,"uuid":"196280750","full_name":"KFERMercer/OpenWrt","owner":"KFERMercer","description":"Mercer's OpenWrt source tree","archived":true,"fork":false,"pushed_at":"2023-02-12T19:36:45.000Z","size":294855,"stargazers_count":198,"open_issues_count":0,"forks_count":198,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-12T07:54:38.781Z","etag":null,"topics":["c","linux","lua","makefile","openwrt","shell-script"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KFERMercer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-10T22:04:51.000Z","updated_at":"2024-11-27T05:53:28.000Z","dependencies_parsed_at":"2023-02-10T17:31:16.256Z","dependency_job_id":"75e8824b-ccdc-4253-97c0-8c88e949fc29","html_url":"https://github.com/KFERMercer/OpenWrt","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KFERMercer%2FOpenWrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KFERMercer%2FOpenWrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KFERMercer%2FOpenWrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KFERMercer%2FOpenWrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KFERMercer","download_url":"https://codeload.github.com/KFERMercer/OpenWrt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241007411,"owners_count":19893004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","linux","lua","makefile","openwrt","shell-script"],"created_at":"2024-10-16T07:40:19.191Z","updated_at":"2025-02-27T11:31:09.903Z","avatar_url":"https://github.com/KFERMercer.png","language":"C","readme":"# Mercer's OpenWrt source\n\n## [![Build](https://img.shields.io/github/workflow/status/KFERMercer/OpenWrt/OpenWrt-CI/master?color=blue)](https://github.com/KFERMercer/OpenWrt/actions?query=workflow%3AOpenWrt-CI) [![Release](https://img.shields.io/github/release/KFERMercer/OpenWrt?color=blue)](https://github.com/KFERMercer/OpenWrt/releases) [![Contributors](https://img.shields.io/github/contributors/KFERMercer/OpenWrt?color=blue)](https://github.com/KFERMercer/OpenWrt/graphs/contributors) [![Last commit](https://img.shields.io/github/last-commit/KFERMercer/OpenWrt?color=blue)](https://github.com/KFERMercer/OpenWrt/commits/master)\n\nThis repository is a router firmware that my own using. \\\nI'm already made some improvements based on the original project.\n\n## Build firmware:\n\nTo build your own firmware, you need to have access to a Linux, BSD or MacOSX system (case-sensitive filesystem required). Cygwin will not be supported because of the lack of case sensitiveness in the file system.\n\nAlso, you need to have installed necessary packages. For example, in Debian: \\\nrunning\n\n```shell\nsudo apt-get update\n```\n\nthen\n\n```shell\nsudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3 python2.7 unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler g++-multilib antlr3 gperf wget curl swig rsync\n```\n\n\nRun\n\n```shell\n./scripts/feeds update -a\n```\n\nto get all the latest package definitions, defined in `/feeds.conf` or `/feeds.conf.default` respectively;\n\n```shell\n./scripts/feeds install -a\n```\n\nto install symlinks of all of them into `/package/feeds/`.\n\n\nUse\n\n```shell\nmake menuconfig\n```\n\nto configure your image.\n\n\nSimply running\n\n```shell\nmake\n```\n\nwill build your firmware. It will download all sources, build the cross-compile toolchain, and then cross-compile the kernel and all choosen applications for your target system.\n\n## Acknowledgements:\n\nThe original codes built by [OpenWrt Project](https://openwrt.org), other core codes comes from [coolsnowwolf](https://github.com/coolsnowwolf/lede). \\\nFor this, I am sincerely pay tribute to them.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfermercer%2Fopenwrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkfermercer%2Fopenwrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfermercer%2Fopenwrt/lists"}