Archlinux: Difference between revisions

From wikinotes
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
Packages are released early with minimal changes from upstream.<br>
Packages are released early with minimal changes from upstream.<br>
It has a BSD-like ports system for building your own packages.
It has a BSD-like ports system for building your own packages.
= Documentation =
<blockquote>
{| class="wikitable"
|-
| home || https://archlinux.org/
|-
| pine64 archlinux || https://github.com/dreemurrs-embedded/Pine64-Arch/releases
|-
| t2linux wiki (macbook) || https://wiki.t2linux.org/distributions/arch/installation/
|-
|}
</blockquote><!-- Documentation -->


= Install =
= Install =
<blockquote>
<blockquote>
{|
{|
|-
!colspan=2| PCs
|-
|-
| [[archiso]] || customized install media
| [[archiso]] || customized install media
Line 12: Line 27:
|-
|-
| [[Arch PostInstall]] || after boot fresh install
| [[Arch PostInstall]] || after boot fresh install
|-
!colspan=2| Macbook Pro
|-
| [[t2linux archiso]] || customized install media
|-
| [[t2linux archlinux install]] || install arch and base packages
|-
| [[t2linux archlinux mbp-16.1]] || device specific configuration
|-
!colspan=2| Pinephone
|-
| [[pine64-arch install]] || base install
|-
|-
|}
|}
Line 42: Line 69:
|-
|-
| [[netctl]]  || network manager
| [[netctl]]  || network manager
|-
| [[iwd]] || network manager
|-
|-
| [[iptables]] || firewall
| [[iptables]] || firewall

Latest revision as of 02:02, 13 March 2022

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

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