summaryrefslogtreecommitdiff
path: root/stand/i386/gptzfsboot
Commit message (Expand)AuthorAgeFilesLines
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+3
* loader: create single zfs nextboot implementationToomas Soome2020-06-201-6/+13
* loader: remove libsa/crc32.c and use version from zlibToomas Soome2020-03-191-0/+1
* Link stand/i386 components using a linker scriptDimitry Andric2020-03-041-2/+2
* Remove duplicate lz4 implementationsToomas Soome2019-11-021-0/+1
* gptzfsboot: remove CLANG_NO_IASEd Maste2019-08-151-3/+0
* loader: support com.delphix:removingToomas Soome2019-08-081-0/+1
* NM and OBJCOPY are already defined for all builds. There's no need toWarner Losh2018-07-201-2/+0
* Eliminate zfsloader man page.Warner Losh2018-07-201-6/+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-7/+1
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-1/+1
* Fix build of stand with base gccDimitry Andric2018-05-311-1/+1
* Avoid setting -Wno-tentative-definition-incomplete-type with gcc.Mark Johnston2017-12-071-5/+2
* Need to include skein in the include path so we don't get this fromWarner Losh2017-12-051-0/+1
* Fix gptzfsboot for cases with GELI.Warner Losh2017-11-211-3/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-143-0/+299