1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-23 19:29:24 +00:00

New Linux page (#491)

Co-Authored-By: Daniel Gray <dng@disroot.org>
This commit is contained in:
Tommy
2021-12-22 09:14:00 -05:00
committed by Daniel Gray
parent 1fe813e254
commit a465dab437
40 changed files with 495 additions and 319 deletions

View File

@@ -0,0 +1,14 @@
title: OpenWrt
type: Recommendation
logo: /assets/img/router/openwrt.svg
logo_dark: /assets/img/router/openwrt-dark.svg
description: |
**OpenWrt** is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc, and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers.
## Notes
Consult the [Table of Hardware](https://openwrt.org/toh/start) to check if your device is supported.
website: 'https://openwrt.org'
downloads:
- icon: fab fa-git
url: 'https://git.openwrt.org/'