| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
use pv to give feedback on copying the airootfs to RAM when copytoram
kernel parameter is given
|
| |
|
|
|
|
| |
This gets rid of the duplicate ldlinux.c32 and the useless isolinux.cfg which only points to syslinux.cfg.
Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/46 .
|
| | |
|
|
|
Slightly simplifies adding boot loader configuration for more kernels.
Unfortunately the INCLUDE statement doesn't support wildcards, so each new file must be manually included in the main syslinux configuration file (syslinux.cfg for baseline and archiso_sys.cfg for releng).
|