aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/loader/Makefile
Commit message (Expand)AuthorAgeFilesLines
* loader: create built in font from bold font faceToomas Soome2021-01-231-1/+1
* loader: implement framebuffer consoleToomas Soome2021-01-021-2/+11
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-0/+5
* Allow overriding the tool used for stripping binariesAlex Richardson2020-08-111-1/+1
* Revert that!Simon J. Gerraty2020-07-191-7/+3
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-3/+7
* Link stand/i386 components using a linker scriptDimitry Andric2020-03-041-1/+3
* loader: --gc-sections needs sections to work withToomas Soome2019-09-081-1/+1
* MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernelMatt Macy2019-01-051-2/+2
* Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-141-4/+6
* Older zfs boot blocks don't support symlinks. install the link toWarner Losh2018-07-231-1/+1
* Collapse zfsloader functionality back down into loader.Warner Losh2018-07-201-0/+5
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-131-2/+0
* Move ZFS files into libsaWarner Losh2018-07-081-2/+2
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-2/+2
* Honor settings for including / excluding cd9660, ufs, ext2fs and msdos.Warner Losh2018-02-211-3/+3
* Invent new LDR_INTERP for the loader interpreter to use. Use this inWarner Losh2018-02-021-2/+2
* Centralize several variables.Warner Losh2018-02-021-3/+0
* Hoist btx include stuff to i386/Makefile.incWarner Losh2017-12-191-3/+0
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-3/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+89