make header format yaml
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
title: "Arch on a Raspberry Pi 4"
|
||||
tags: [ "distros", "raspberry pi", "rpi" ]
|
||||
title: Arch on a Raspberry Pi 4
|
||||
tags:
|
||||
- distros
|
||||
- raspberry pi
|
||||
- rpi
|
||||
---
|
||||
|
||||
The [Official Instructions](https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4) for a Raspberry pi 4 do not allow for working sound from the headphone jack, unless you use the aarch64 Installation.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "autologin"
|
||||
tags: [ "distros", "arch" ]
|
||||
title: autologin
|
||||
tags:
|
||||
- distros
|
||||
- arch
|
||||
---
|
||||
|
||||
# Automatic Login
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
---
|
||||
title: "Install Arch"
|
||||
tags: [ "arch" ]
|
||||
requires: [ "partitions" ]
|
||||
title: Install Arch
|
||||
tags:
|
||||
- arch
|
||||
requires:
|
||||
- partitions
|
||||
---
|
||||
Keyboard layout changed.
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "fonts"
|
||||
tags: [ "distros" ]
|
||||
title: fonts
|
||||
tags:
|
||||
- distros
|
||||
---
|
||||
# Basics
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Ach Linux GPU Setup"
|
||||
tags: [ "arch", "GPU" ]
|
||||
title: Ach Linux GPU Setup
|
||||
tags:
|
||||
- arch
|
||||
- GPU
|
||||
---
|
||||
# Step 1: Multilib
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Install yay"
|
||||
tags: [ "distros", "arch" ]
|
||||
title: Install yay
|
||||
tags:
|
||||
- distros
|
||||
- arch
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Arch Maintenance"
|
||||
tags: [ "arch" ]
|
||||
title: Arch Maintenance
|
||||
tags:
|
||||
- arch
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "pacman"
|
||||
tags: [ "distros" ]
|
||||
title: pacman
|
||||
tags:
|
||||
- distros
|
||||
requirements: [ "Install Arch" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "pacman - Extras"
|
||||
tags: [ "distros" ]
|
||||
title: pacman - Extras
|
||||
tags:
|
||||
- distros
|
||||
requirements: [ "pacman" ]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Arch Maintenance with yay"
|
||||
tags: [ "arch" ]
|
||||
title: Arch Maintenance with yay
|
||||
tags:
|
||||
- arch
|
||||
requirements: [ "Arch Maintenance" ]
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user