Archlinux: Difference between revisions

From wikinotes
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Archlinux is fantastic. It's a rolling release with bleeding edge packages. It doesn't come preinstalled with anything except for the gnu core-utils which makes for a light, snappy, and versatile distrobution. Also, while the distro has a rough path carved out in terms of default init system, a and a preference for zsh, the old sysv init system, upstart and others are all available so you can create the type of distrobution that you want to actually use with only minimal guidance. Archlinux, like freeBSD, is love.
A minimalistic linux distro inspired by the BSDs.<br>
Packages are released early with minimal changes from upstream.<br>
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 10: 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 40: 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