From 5bb9d3187ba628159c3741f0ce77621ea7b0d7a1 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 11 Feb 2021 19:39:59 +0800 Subject: update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90010d3..34202fb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You need these packages on your GNU/Linux system to use liveusb-builder. - udevil: for mounting iso files - wget: for downloading - syslinux (recommended): bootloader for legacy BIOS -- GRUB: bootloader for leagacy BIOS if there's no syslinux, and bootloader for UEFI +- GRUB: bootloader for legacy BIOS if there's no syslinux, and bootloader for UEFI For Arch Linux users, just install [liveusb-builder-git](https://aur.archlinux.org/packages/liveusb-builder-git/) from AUR. @@ -125,6 +125,13 @@ At last, make the Live USB (we install Arch and Fedora 32 in it): $ ./buildlive --boot /media/boot --root /media/root arch fedora/32 ``` +## Experimental features + +I've made some experimental features that are not yet merged to the main source tree. + +- [metaiso](https://github.com/mytbk/liveusb-builder/tree/metaiso): support using a custom iso file for a certain distro +- [ia32efi-test](https://github.com/mytbk/liveusb-builder/commits/ia32efi-test): support IA32 EFI + ## Status The resulting USB stick works on QEMU with PC BIOS (SeaBIOS), UEFI (OVMF), libreboot (i440fx, GRUB txtmode) as firmware. -- cgit v1.2.3