Alpine mini: Difference between revisions
(Created page with "Alpine Rescue contains a toolset for system maintenance or rescue tasks. == Basics == {| cellpadding="5" border="1" class="wikitable" |- ! Name ! Description ! URL |- | alpine...") |
m (Used new URL for tzdata. Corrected blurb about openssl, bkeymaps package seems to have changed names.....) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
Alpine Rescue contains a | {{obsolete|See notice on [[Alpine Security and Rescue]]}} | ||
Alpine Mini contains only a very limited set of packages. | |||
== Basics == | == Basics == | ||
Line 11: | Line 12: | ||
| alpine-base | | alpine-base | ||
| Alpine base package | | Alpine base package | ||
| | | https://pkgs.alpinelinux.org/packages?name=alpine-base | ||
|- | |- | ||
| alpine-mirrors | | alpine-mirrors | ||
| Alpine | | List of Alpine Linux Mirrors | ||
| | | https://dl-cdn.alpinelinux.org/alpine/MIRRORS.txt | ||
|- | |- | ||
| bkeymaps | | {{pkg|kbd-bkeymaps}} | ||
| Binary keymaps for busybox | | Binary keymaps for busybox | ||
| | | https://dev.alpinelinux.org/bkeymaps/ | ||
|} | |} | ||
== | == Tools == | ||
{| cellpadding="5" border="1" class="wikitable" | {| cellpadding="5" border="1" class="wikitable" | ||
Line 30: | Line 31: | ||
! URL | ! URL | ||
|- | |- | ||
|- | | network-extras | ||
| | | Meta package to pull in vlan, bonding, bridge and wifi support | ||
| https://alpinelinux.org | |||
| | |||
|- | |- | ||
| openssl | | openssl | ||
| | | Toolkit for TLS. | ||
| | | https://openssl.org/ | ||
|- | |- | ||
| tzdata | | tzdata | ||
| | | Timezone data | ||
| | | https://www.iana.org/time-zones | ||
|} | |} | ||
[[Category:ISO]] |
Latest revision as of 02:08, 25 August 2023
This material is obsolete ... See notice on Alpine Security and Rescue (Discuss) |
Alpine Mini contains only a very limited set of packages.
Basics
Name | Description | URL |
---|---|---|
alpine-base | Alpine base package | https://pkgs.alpinelinux.org/packages?name=alpine-base |
alpine-mirrors | List of Alpine Linux Mirrors | https://dl-cdn.alpinelinux.org/alpine/MIRRORS.txt |
kbd-bkeymaps | Binary keymaps for busybox | https://dev.alpinelinux.org/bkeymaps/ |
Tools
Name | Description | URL |
---|---|---|
network-extras | Meta package to pull in vlan, bonding, bridge and wifi support | https://alpinelinux.org |
openssl | Toolkit for TLS. | https://openssl.org/ |
tzdata | Timezone data | https://www.iana.org/time-zones |