Alpine rescue: Difference between revisions
(→Basics) |
m (→Basics) |
||
Line 19: | Line 19: | ||
== Basics == | == Basics == | ||
{| cellpadding="5" border="1" class="wikitable" | |||
|- | |||
! Name | |||
! Description | |||
! URL | |||
|- | |||
| alpine-base | |||
| Alpine base package | |||
| http://alpinelinux.org | |||
|- | |||
| alpine-mirrors | |||
| List of Alpine Linux Mirrors | |||
| http://alpinelinux.org/ | |||
|- | |||
| bkeymaps | |||
| Binary keymaps for busybox | |||
| http://dev.alpinelinux.org/alpine/bkeymaps | |||
|} | |||
== Misc == | |||
{| cellpadding="5" border="1" class="wikitable" | {| cellpadding="5" border="1" class="wikitable" | ||
Line 27: | Line 48: | ||
|- | |- | ||
| openssh | | openssh | ||
| | | Port of OpenBSD's free SSH | ||
| | | http://www.openssh.org/portable.html | ||
|- | |- | ||
| e2fsprogs | | e2fsprogs | ||
| | | Standard Ext2/3/4 filesystem utilities | ||
| | | http://e2fsprogs.sourceforge.net/ | ||
|- | |- | ||
| mdadm | | mdadm | ||
| | | A tool for managing Linux Software RAID arrays | ||
| | | http://neil.brown.name/blog/mdadm | ||
|- | |- | ||
| lvm2 | | lvm2 | ||
| | | Logical Volume Manager 2 utilities | ||
| | | http://sourceware.org/lvm2/ | ||
|- | |- | ||
| parted | | parted | ||
| | | Utility to create, destroy, resize, check and copy partitions | ||
| | | http://www.gnu.org/software/parted/parted.html | ||
|- | |- | ||
| debootstrap | | debootstrap | ||
| | | Debian/Ubuntu bootstrap scripts | ||
| | | http://packages.qa.debian.org/d/debootstrap.html | ||
|- | |- | ||
| ntfs-3g | | ntfs-3g | ||
| | | A userspace ntfs driver with write support | ||
| | | A userspace ntfs driver with write support | ||
|- | |||
| tzdata | |||
| Timezone data | |||
| http://www.twinsun.com/tz/tz-link.htm | |||
|} | |} |
Revision as of 06:35, 7 March 2012
Alpine Rescue contains a toolset for system maintenance or rescue tasks.
Basics
Name | Description | URL |
---|---|---|
alpine-base | Alpine base package | http://alpinelinux.org |
bkeymaps | Binary keymaps for busybox | http://dev.alpinelinux.org/alpine/bkeymaps |
Basics
Name | Description | URL |
---|---|---|
alpine-base | Alpine base package | http://alpinelinux.org |
alpine-mirrors | List of Alpine Linux Mirrors | http://alpinelinux.org/ |
bkeymaps | Binary keymaps for busybox | http://dev.alpinelinux.org/alpine/bkeymaps |
Misc
Name | Description | URL |
---|---|---|
openssh | Port of OpenBSD's free SSH | http://www.openssh.org/portable.html |
e2fsprogs | Standard Ext2/3/4 filesystem utilities | http://e2fsprogs.sourceforge.net/ |
mdadm | A tool for managing Linux Software RAID arrays | http://neil.brown.name/blog/mdadm |
lvm2 | Logical Volume Manager 2 utilities | http://sourceware.org/lvm2/ |
parted | Utility to create, destroy, resize, check and copy partitions | http://www.gnu.org/software/parted/parted.html |
debootstrap | Debian/Ubuntu bootstrap scripts | http://packages.qa.debian.org/d/debootstrap.html |
ntfs-3g | A userspace ntfs driver with write support | A userspace ntfs driver with write support |
tzdata | Timezone data | http://www.twinsun.com/tz/tz-link.htm |