Archboot is a most advanced, modular Arch Linux boot/install image creation utility to generate reproducible bootable media for UKI/CD/USB/PXE, designed for installation or rescue operation. Homepage is located here: https://archboot.com
Find a file
Tobias Powalowski 5d40b47f88 ChangeLog:
* Detect UEFI and Kernel Arch mismatch and add noefi to kernel
parameters in such a case, while uefi booting archboot (not in setup
script)
* Split x86_64 and i686 kernel parameter variables in uefi
grub_archboot.cfg due to above reason
* use /sys/class/dmi/id instead of dmidecode, dmidecode removed from
initramfs (bbut arch_dmidecode still exists)
* Added support for separate /usr in grub2 config, added grub2 search
hints support in config
* Re arranged bootloader menu, submenus per firmware, suffixed _bios
or _uefi_ to bootloader functions
* Minor (misc.) modifications in setup script

TODO: Implement Apple mactel-boot efi bless code
TODO: Implement elilo for x86_64 UEFI
2012-02-20 08:20:18 +01:00
etc/archboot ChangeLog: 2012-02-20 08:20:18 +01:00
lib/initcpio ChangeLog: 2012-02-20 08:20:18 +01:00
usr ChangeLog: 2012-02-20 08:20:18 +01:00