Archlinux: Difference between revisions

From wikinotes
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 46: Line 46:
<blockquote>
<blockquote>
{|
{|
|-
| [[archlinux package management strategies]]
|-
|-
| [[pacman]]
| [[pacman]]
Line 69: Line 71:
|-
|-
| [[netctl]]  || network manager
| [[netctl]]  || network manager
|-
| [[iwd]] || network manager
|-
|-
| [[iptables]] || firewall
| [[iptables]] || firewall

Latest revision as of 22:19, 5 May 2024

A minimalistic linux distro inspired by the BSDs.
Packages are released early with minimal changes from upstream.
It has a BSD-like ports system for building your own packages.

Documentation

home https://archlinux.org/
pine64 archlinux https://github.com/dreemurrs-embedded/Pine64-Arch/releases
t2linux wiki (macbook) https://wiki.t2linux.org/distributions/arch/installation/

Install

PCs
archiso customized install media
Arch BaseInstall from install media
Arch PostInstall after boot fresh install
Macbook Pro
t2linux archiso customized install media
t2linux archlinux install install arch and base packages
t2linux archlinux mbp-16.1 device specific configuration
Pinephone
pine64-arch install base install

Package Management

archlinux package management strategies
pacman
Arch ABS
Arch AUR

Services/Init System

systemd

Network

networkmanager network manager
netctl network manager
iwd network manager
iptables firewall
nftables firewall

Audio/Video

pulseaudio audio
alsa audio
video4linux video

Troubleshooting

archlinux troubleshooting