diff --git a/usr/share/archboot/wiki/wiki.md b/usr/share/archboot/wiki/wiki.md index e37f0b937..627d6db4c 100644 --- a/usr/share/archboot/wiki/wiki.md +++ b/usr/share/archboot/wiki/wiki.md @@ -8,8 +8,8 @@ ## Introduction -**Archboot** is a most advanced, modular Arch Linux boot/install image creation utility to generate reproducible bootable media for CD/USB/PXE, designed for installation or rescue operation. It is fully based on [**mkinitcpio**](https://wiki.archlinux.org/title/Mkinitcpio "Mkinitcpio"), only runs in RAM and without any special filesystems like squashfs/erofs.\ -The project is developed by [**tpowa**](https://archlinux.org/people/developers/#tpowa). +**Archboot** is a most advanced, modular [**Arch Linux**](https://archlinux.org/) boot/install image creation utility to generate reproducible bootable media for CD/USB/PXE, designed for installation or rescue operation. It is fully based on [**mkinitcpio**](https://wiki.archlinux.org/title/Mkinitcpio "Mkinitcpio"), only runs in RAM and without any special filesystems like squashfs/erofs.\ +The project is developed by [**tpowa**](https://archlinux.org/people/developers/#tpowa) since 2006. ## Image Releases @@ -23,21 +23,18 @@ * Source packages with archboot repository are located [**here**](https://pkgbuild.com/\~tpowa/archboot/src/iso/). * Latest news about the package itself, are posted [**here**](https://www.reddit.com/r/archboot/). -#### **aarch64 architecture** +#### **[**Arch Linux ARM aarch64**](https://archlinuxarm.org/)** | Release information | ISO images | SHA256SUM | Forum thread | |---------------------|------------|-----------|--------------| | [**Latest**](https://pkgbuild.com/\~tpowa/archboot/iso/aarch64/latest/Release.txt) | [**Download**](https://pkgbuild.com/\~tpowa/archboot/iso/aarch64/latest) | [**Check**](https://pkgbuild.com/\~tpowa/archboot/iso/aarch64/latest/sha256sum.txt) | [**Forum link**](https://archlinuxarm.org/forum/viewtopic.php?f=8&t=15777) | - -* Installs the Arch Linux port of [**Arch Linux ARM aarch64**](https://archlinuxarm.org/) * Supports Apple Mac M1 and higher for virtual machines eg. [**Parallels Desktop**](https://wiki.archlinux.org/title/Parallels_Desktop "Parallels Desktop"), [**UTM**](https://mac.getutm.app/ "UTM MacOS") and [**VMware**](https://wiki.archlinux.org/title/VMware "VMware") -#### **riscv64 architecture** +#### **[**Arch Linux RISC-V riscv64**](https://archriscv.felixc.at/)** | Release information | ISO images | SHA256SUM | |---------------------|------------|-----------| | [**Latest**](https://pkgbuild.com/\~tpowa/archboot/iso/riscv64/latest/Release.txt) | [**Download**](https://pkgbuild.com/\~tpowa/archboot/iso/riscv64/latest) | [**Check**](https://pkgbuild.com/\~tpowa/archboot/iso/riscv64/latest/sha256sum.txt) -* Installs the Arch Linux port of [**Arch Linux RISC-V riscv64**](https://archriscv.felixc.at/) -#### **x86_64 architecture** +#### **[**Arch Linux x86_64**](https://archlinux.org/)** | Release information | ISO images | SHA256SUM | Forum thread | |---------------------|------------|-----------|--------------| | [**Latest**](https://pkgbuild.com/\~tpowa/archboot/iso/x86_64/latest/Release.txt) | [**Download**](https://pkgbuild.com/\~tpowa/archboot/iso/x86_64/latest) | [**Check**](https://pkgbuild.com/\~tpowa/archboot/iso/x86_64/latest/sha256sum.txt) | [**Forum link**](https://bbs.archlinux.org/viewtopic.php?id=182439) | @@ -164,6 +161,10 @@ $ ssh root@yourip ```plaintext # secureboot-keys.sh -name=yournametoembed directory ``` +### **Switch to full Arch Linux system** +* The Archboot system is stripped down to minimal space usage, though man/info pages, includes, additional kernel modules (eg. sound) and other things are not provided by default. +* If you need the full Arch Linux system launch: `# update-installer -full-system` +* This will also stop cleaning the system, while running other `# update-installer` tasks. ### **Interactive setup** @@ -424,20 +425,20 @@ Fix: Switch to a virtual console (with `Alt+F1...F6`) you have not used so far o | Feature | archboot | archiso | |---------|----------|---------| | Developers | tpowa | arch-releng team | -| [**archinstall**](https://wiki.archlinux.org/title/Archinstall "Archinstall") | No | Yes | +| [**archinstall**](https://wiki.archlinux.org/title/Archinstall "Archinstall") | Optional | Yes | | setup/quickinst script | Yes | No | | [**Arch Install Scripts**](https://wiki.archlinux.org/title/Arch_Install_Scripts "Arch Install Scripts") | Yes | Yes | | [**Secure Boot**](https://wiki.archlinux.org/title/Secure_Boot "Secure Boot")
with Microsoft certificates
supported by fedora signed shim | Yes | No | -| Initramfs only | Yes | No | -| Man/Info pages | No | Yes | -| Localization | English only | Yes | +| Base system located on| initramfs | squashfs | +| Man/Info pages | Optional | Yes | +| Localization | Optional | Yes | | [**accessibility**](https://wiki.archlinux.org/title/Accessibility "Accessibility") support | No | Yes | | [**netctl**](https://wiki.archlinux.org/title/Netctl "Netctl") support | Yes | No | | Mobile broadband modem
management service (modemmanager) | No | Yes | | Text browser | [**elinks**](https://wiki.archlinux.org/title/Elinks "Elinks") | [**lynx**](https://wiki.archlinux.org/title/Lynx "Lynx") | | IRC client | [**weechat**](https://wiki.archlinux.org/title/Weechat "Weechat") | [**irssi**](https://wiki.archlinux.org/title/Irssi "Irssi") | | IRC and text browser preconfigured | Yes | No | -| [**Chromium**](https://wiki.archlinux.org/title/Chromium "Chromium") browser | Yes | No | +| [**Chromium**](https://wiki.archlinux.org/title/Chromium "Chromium") browser | Optional | No | | [**Firefox**](https://wiki.archlinux.org/title/Firefox "Firefox") browser | Yes | No | | [**Gnome**](https://wiki.archlinux.org/title/Gnome "Gnome") desktop | Yes | No | | [**Gnome**](https://wiki.archlinux.org/title/Gnome "Gnome") [**Wayland**](https://wiki.archlinux.org/title/Wayland "Wayland") | Yes | No | @@ -771,7 +772,7 @@ $ qemu-system-x86_64 -drive file=yourisofile,if=virtio,format=raw \ -vga none ``` -## Related articles +## Arch Linux Wiki * [**Installation Guide**](https://wiki.archlinux.org/title/Installation_Guide "Installation Guide") * [**Improving performance**](https://wiki.archlinux.org/title/Improving_performance "Improving performance") @@ -788,16 +789,19 @@ $ qemu-system-x86_64 -drive file=yourisofile,if=virtio,format=raw \ * [**VNC**](https://wiki.archlinux.org/title/VNC "VNC") * [**Wayland**](https://wiki.archlinux.org/title/Wayland "Wayland") -## Quick links +## Quick links Archboot -* [**Archboot blog**](https://www.reddit.com/r/archboot) -* [**Archboot project page**](https://gitlab.archlinux.org/tpowa/archboot) -* [**Archboot download**](https://pkgbuild.com/\~tpowa/archboot/iso) -* [**Archboot screenshots**](https://pkgbuild.com/\~tpowa/archboot/web) -* [**Archboot build sources**](https://pkgbuild.com/\~tpowa/archboot/src) -* [**Archboot repository**](https://gitlab.archlinux.org/tpowa/archboot-repository) -* [**Archboot video on Parallels Macbook M1**](https://www.youtube.com/watch?v=xo_PlJHloqk) -* [**Archboot video featuring local image**](https://www.youtube.com/watch?v=mb3ykTklnWU) +* [**Blog**](https://www.reddit.com/r/archboot) +* [**Project page**](https://gitlab.archlinux.org/tpowa/archboot) +* [**Download**](https://pkgbuild.com/\~tpowa/archboot/iso) +* [**Screenshots**](https://pkgbuild.com/\~tpowa/archboot/web) +* [**Build sources**](https://pkgbuild.com/\~tpowa/archboot/src) +* [**Repository**](https://gitlab.archlinux.org/tpowa/archboot-repository) + +## Quick links videos + +* [**Parallels Macbook M1**](https://www.youtube.com/watch?v=xo_PlJHloqk) +* [**Running local image**](https://www.youtube.com/watch?v=mb3ykTklnWU) ## References * [**Qemu display devices**](https://www.kraxel.org/blog/2019/09/display-devices-in-qemu/)