aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/packages.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* configs/releng/packages.x86_64: add mmc-utilsnl67202025-06-241-0/+1
| | | | | Now that ``mmc-utils`` has a stable release and is packaged, it can be included for those who want to configure (e)MMC storage devices.
* configs/releng/packages.x86_64: remove rp-pppoenl67202025-05-051-1/+0
| | | | | | | The ppp package already provides a PPPoE client. Most people are not running a PPPoE relay/server in the live environment. See https://lists.archlinux.org/archives/list/arch-dev-public%40lists.archlinux.org/message/K6N7ZBFPFNAOQ52WCLISGP2TWZMDFLPY/
* configs/releng/packages.x86_64: remove deprecated dhclientnl67202025-03-211-1/+0
| | | | | | | | ISC stopped maintaining dhclient since early 2022 and advises against its use in production. Since the cloud-init package no longer hard-depends on it, it can finally be removed from the ISO.
* Remove gnu-netcat from releng profileDavid Runge2024-10-261-1/+0
| | | | | | | | | | After adding openbsd-netcat to the list of dependencies for cloud-init, we have to remove gnu-netcat from the releng profile, as both netcat implementations conflict with one another. Related-to: https://gitlab.archlinux.org/archlinux/packaging/packages/cloud-init/-/issues/3 Fixes: https://gitlab.archlinux.org/archlinux/archiso/-/issues/234 Signed-off-by: David Runge <dvzrv@archlinux.org>
* Remove reiserfsprogs (EOL)Tobias Powalowski2024-09-051-1/+0
|
* configs/releng/packages.x86_64: Remove wezterm-terminfoDavid Runge2024-05-221-1/+0
| | | | | | The wezterm-terminfo package is replaced by the ncurses package. Signed-off-by: David Runge <dvzrv@archlinux.org>
* configs/releng/packages.x86_64: explicitly add ldnsnl67202024-01-051-0/+1
| | | | | | | | | Currently the ldns package is pulled in as a dependency of openssh, but that dependency may be gone in the future. See https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/issues/2 Explicitly include ldns to ensure the live environment will continue to have `drill`.
* add bcachefs-toolskojq su2023-12-011-0/+1
|
* configs/releng/packages.x86_64: add boltnl67202023-09-241-0/+1
| | | | | | | bolt can be used to list and authorize Thunderbolt and USB4 devices. Inspired by https://bbs.archlinux.org/viewtopic.php?id=288731 where a user needed to install the package in the live environment.
* Add sequoia-sq and openpgp-card-tools to releng profileDavid Runge2023-08-291-0/+2
|
* configs/releng/packages.x86_64: add tpm2-toolsnl67202023-08-261-0/+1
| | | | | The tools are useful for clearing, creating and reading keys and etc. on the TPM.
* configs/releng/packages.x86_64: add more terminfo packagesnl67202023-05-171-0/+2
| | | | | Add foot-terminfo and wezterm-terminfo packages to allow using their terminfo entries for installations via SSH.
* Add Memtest86+ to x86_64 UEFI GRUB boot menuJonathan Liu2022-12-031-0/+1
| | | | Implements #203.
* remove ipw2100-fw and ipw2200-fw, cleanup of [core]Tobias Powalowski2022-09-221-2/+0
|
* bind-tools has been replaced with bindDarren Ng2022-05-171-1/+1
|
* configs/*: add VMware and Hyper-V guest packages and enable their servicesnl67202022-04-301-0/+2
| | | | | | | * open-vm-tools package, vmtoolsd.service and vmware-vmblock-fuse.service for VMware. * hyperv package, hv_fcopy_daemon.service, hv_kvp_daemon.service and hv_vss_daemon.service for Hyper-V. Related to #118.
* configs/releng/packages.x86_64: add open-iscsinl67202022-04-281-0/+1
| | | | It is needed for installing Arch on an iSCSI target.
* configs/releng/packages.x86_64: add dmidecodenl67202022-04-071-0/+1
| | | | It is useful for finding information about the system's hardware and firmware.
* remove crda, removed from core recentlyTobias Powalowski2022-04-051-1/+0
|
* Revert "Merge remote-tracking branch 'origin/merge-requests/239'"nl67202022-04-041-1/+0
| | | | | | | People get scared by it. See https://gitlab.archlinux.org/archlinux/archiso/-/merge_requests/239#note_61954. This reverts commit b5011af3f4ac63214fdecef442550cce5ae4a971, reversing changes made to 07d8035624cff64e28f1148ddec9e970e26173da.
* add needed filesAlexander Epaneshnikov2022-03-291-0/+1
| | | | this fixes #167
* Add linux-firmware-marvell for Surface Pro 6 wi-fimono wock2022-01-221-0/+1
|
* Add grub and refind backTom Yan2021-11-301-0/+2
| | | | | | | "rescue/installation actions for {grub,refind} should be run from within a chroot" is a false statement. See --boot-directory of grub-install and --root of refind-install. (In the case of grub, there are people that do not use the ugly grub-mkconfig at all.)
* Remove SPDX license identifier from releng configsDavid Runge2021-07-291-2/+0
| | | | | | configs/releng/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright.
* configs/releng/packages.x86_64: remove termite-terminfonl67202021-07-111-1/+0
| | | | | | termite was removed from the official repos. Fixes https://bugs.archlinux.org/task/71481 .
* Add pv to the list of releng packagesDavid Runge2021-05-301-0/+1
| | | | | configs/releng/packages.x86_64: Add pv, as it was not added in the context of !118.
* configs/releng/packages.x86_64: explicitly add wanted packages instead of ↵nl67202021-05-111-1/+6
| | | | | | relying on pulling them in as dependencies Fixes #119.
* configs/*: add VM guest packages and enable their servicesnl67202021-05-111-0/+2
| | | | | | | * virtualbox-guest-utils-nox package and vboxservice.service for VirtualBox. * qemu-guest-agent package and qemu-guest-agent.service for QEMU & libvirt. Implements #118.
* Add packages for unlocking LUKS2 volumes with systemdDavid Runge2021-04-301-0/+2
| | | | | | configs/releng/packages.x86_64: Add libfido2 for unlocking LUKS2 volumes with FIDO2 tokens. Add tpm2-tss for unlocking LUKS2 volumes with TPM2.
* Add required packages to interact with smartcardsDavid Runge2021-04-301-0/+2
| | | | | | | configs/releng/packages.x86_64: Add libusb-compat and pcsclite as optional dependencies for gnupg to be able to interact with smartcards out-of-the-box. Closes #122
* Revert "configs/releng: improve UX"David Runge2021-03-301-1/+0
| | | | This reverts commit 8b6f3545e348caf16a2ff30d948ff93b4d9a4b89.
* configs/releng: improve UXnl67202021-03-301-0/+1
| | | | Implements #90
* releng/packages: Add archinstall to the list of packagesGiancarlo Razzolini2021-03-301-0/+1
| | | | Add archinstall to the list of packages thare are installed on the ISO.
* configs/releng: add and enable ModemManagernl67202021-03-261-0/+1
| | | | | | | | ModemManager's mmcli is the simplest way to connect with WWAN modems. Mention mmcli in MOTD. Implements #110.
* add a sound card firmwareAlexander Epaneshnikov2021-03-141-0/+1
|
* releng: Add usbmuxd to list of packagesDavid Runge2021-02-161-0/+1
| | | | | | | | configs/releng/packages.x86_64: Add usbmuxd to list of packages, so that users have the option to use iOS devices out-of-the-box for data connection during installation. Fixes #99
* Remove havegedKristian Klausen2021-02-161-1/+0
| | | | | | | | | | | | | | | | | | | haveged was added 8 years ago[1] to increase entropy and presumably to prevent entropy starvation. A few things has changed since, most notable: * the kernel actively tries to add entropy (jitter entropy)[2][3][4][5] * /dev/random no longer blocks after CRNG initialization[6][7] [1] d7e790d ("Initialize pacman keyring on bootup") [2] https://github.com/torvalds/linux/commit/3f2dc2798b81531fd93a3b9b7c39da47ec689e55 [3] https://github.com/torvalds/linux/commit/50ee7529ec4500c88f8664560770a7a1b65db72b [4] https://lore.kernel.org/lkml/alpine.DEB.2.21.1909290010500.2636@nanos.tec.linutronix.de/T/ [5] https://lwn.net/Articles/800509/ [6] https://github.com/torvalds/linux/commit/30c08efec8884fb106b8e57094baa51bb4c44e32 [7] https://lwn.net/Articles/808575/ Fix #98
* add cloud-init to relengMichael Vorburger2021-01-231-0/+1
|
* configs/releng/packages.x86_64: add fatresize, gpart and tmuxnl67202020-11-011-0/+3
| | | | | | - fatresize is a utility to resize FAT filesystems using libparted. - gpart is partition table rescue/guessing tool. - tmux is a terminal multiplexer. Requested in https://bugs.archlinux.org/task/68252 .
* implement accessibility support in archisoAlexander Epaneshnikov2020-10-291-0/+4
| | | | this fixes #67
* configs/releng/packages.x86_64: add squashfs-tools and udftoolsnl67202020-10-291-0/+2
| | | | | - squashfs-tools can be used for system backup. https://wiki.archlinux.org/index.php/Full_system_backup_with_SquashFS - udftools is needed to format UDF file systems.
* configs/releng/packages.x86_64: replace exfat-utils with exfatprogsnl67202020-08-111-1/+1
| | | | exfatprogs uses the kernel's driver unlike exfat-utils which provides a FUSE driver.
* releng: copy UEFI shell from airootfs instead of the host systemnl67202020-07-301-0/+1
| | | | Fixes https://gitlab.archlinux.org/archlinux/archiso/-/issues/35 .
* Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks ↵nl67202020-07-301-0/+1
| | | | from host
* Add license and basic documentationDavid Runge2020-07-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | LICENSE: Add GPL-3.0 license. {{archiso,configs}/*,.editorconfig,.gitlab-ci.yml}: Add SPDX license identifier. Makefile: Add SPDX license identifier. Install the `run_archiso.sh` script as global executable `run_archiso`. Use -D and -t flags to install to install files more generically (without a previous call to install the directory). README.rst: Add README outlining the project's scope, how to build images from the profiles and how to test. AUTHORS.rst: Add list of all direct contributors to the repository. CONTRIBUTING.rst: Add basic contribution guidelines, explaining the linter and the license in use. Closes #7 Closes #3
* Install all packages in one go and don't copy pacman.conf to airootfsnl67202020-07-281-0/+2
| | | | | | | | | configs/{baseline,releng}/build.sh: Copy custom files to airootfs before installing packages. Instead of calling `mkarchiso init`, list all required packages in packages.x86_64 and install them all at once with `mkarchiso install`. The mkdir command which `mkarchiso init` performs is now done by make_custom_airootfs. configs/releng/build.sh: Don't copy configs/releng/pacman.conf to airootfs, it is only meant to provide a unmodified pacman.conf durring pacstrap. In airootfs, an unmodified /etc/pacman.conf will be installed with the pacman package.
* Explicitly add linux and mkinitcpio to packages.x86_64nl67202020-07-121-0/+2
| | | | linux only gets pulled in because of broadcom-wl and mkinitcpio (usually) gets pulled in by linux.
* Don't hardcode packages in build.shnl67202020-07-121-0/+7
| | | | | Move all required packages to packages.x86_64. Test file availability before copying them.
* Remove lynx usage in configs/releng/build.shnl67202020-07-111-1/+1
| | | | | | | | /usr/local/bin/Installation_guide: Add a convenience script which opens the installation guide in lynx. /etc/motd: Provide a message with minimal instructions for connecting to internet and inform about the Installation_guide convenience script.
* Remove unnecessary dialog packagenl67202020-07-111-1/+0
| | | | | dialog was only added because it was needed for netctl's wifi-menu. Now that netctl is removed, nothing requires dialog.