Skip to content

Commit

Permalink
Download: Add Raspberry Pi OS
Browse files Browse the repository at this point in the history
  • Loading branch information
lah7 committed Oct 29, 2024
1 parent a75a4a0 commit 2c491d9
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
75 changes: 75 additions & 0 deletions assets/img/distros/raspberry_pi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions pages/download/derivatives/raspberrypi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: download-page
title: Download for Raspberry Pi OS
permalink: /download/raspberrypi/
class: download

distro_name: Raspberry Pi OS
distro_accent: '150,14,53'
distro_icon: raspberry_pi.svg
legal: "Raspberry Pi logo is a trademark of the Raspberry Pi Foundation."
order: 35
inherits: Debian
---

Raspberry Pi OS is based on Debian.
To find out which version:

```shell
lsb_release -a
```

0 comments on commit 2c491d9

Please sign in to comment.