| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r280980: | dim | 2015-04-09 | 1 | -2/+2 |
* | MFC r271609: add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pages | avg | 2014-10-07 | 2 | -0/+134 |
* | r261567: Build a 32-bit libstand under sys/boot/ | emaste | 2014-09-04 | 1 | -0/+2 |
* | MFC r260334: | dim | 2014-01-09 | 1 | -1/+3 |
* | MFC r260095: | dim | 2014-01-04 | 1 | -3/+3 |
* | add detection of serial console presence to btx and boot2-like blocks | avg | 2012-10-06 | 1 | -2/+4 |
* | zfsboot: simplify probe_drive() a little bit | avg | 2012-10-06 | 1 | -27/+13 |
* | zfs boot: export boot/primary pool and vdev guid all the way to kenv | avg | 2012-10-06 | 1 | -1/+11 |
* | zfsboot: use the same zfs dataset naming format as loader | avg | 2012-10-06 | 1 | -32/+53 |
* | zfsboot/zfsloader: support accessing filesystems within a pool | avg | 2012-05-12 | 1 | -17/+50 |
* | i386 boot: consolidate MAXBDDEV definition | avg | 2012-05-09 | 1 | -2/+0 |
* | btxldr: future-proof argument passing from boot1/2-ish to loader | avg | 2012-05-09 | 1 | -3/+1 |
* | zfsboot: honor -q if it's present in boot.config | avg | 2012-04-16 | 1 | -2/+8 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -5/+4 |
* | zfsboot: print boot.config contents before parsing it | avg | 2011-12-04 | 1 | -2/+2 |
* | Look for /boot/config in addition to /boot.config, with the former taking | des | 2011-10-18 | 1 | -2/+4 |
* | gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1 | avg | 2011-09-13 | 1 | -17/+2 |
* | When building some of the boot loaders with clang, and DEBUG_FLAGS or | dim | 2011-07-17 | 1 | -0/+3 |
* | Revert the entry point label to 'start' to unbreak the build. | jhb | 2011-06-27 | 2 | -3/+3 |
* | - Remove the fake BPB from zfsldr. zfsldr doesn't support booting from | jhb | 2011-06-27 | 2 | -82/+31 |
* | The recent change to increase the zfsboot size to 64k made a few BIOSes | jhb | 2011-06-23 | 1 | -62/+63 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 1 | -1/+1 |
* | Due to space constraints, the UFS boot2 and boot1 use an evil hack where | jhb | 2011-04-28 | 2 | -123/+26 |
* | Remove all object files during 'make clean'. | ae | 2011-04-21 | 1 | -1/+2 |
* | The size of zfsboot2 grown up to 64 Kbytes in r219089. | ae | 2011-03-16 | 2 | -2/+2 |
* | Finally... Import the latest open-source ZFS version - (SPA) 28. | pjd | 2011-02-27 | 1 | -1/+1 |
* | Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. | dim | 2011-02-27 | 1 | -2/+0 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1 | -0/+7 |
* | Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles | dim | 2011-01-05 | 1 | -1/+0 |
* | - Split code shared by almost any boot loader into separate files and | pjd | 2010-09-24 | 2 | -412/+24 |
* | Before VirtualBox is fixed, mark with #ifdef what has to be done to make | pjd | 2010-09-17 | 1 | -2/+7 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH | imp | 2010-08-23 | 1 | -1/+1 |
* | - Set 'dmadat' earlier so that we properly setup the heap if we fail to | jhb | 2010-05-21 | 1 | -4/+6 |
* | Our boot loader is capable of booting both i386 and amd64 kernels so | delphij | 2010-03-26 | 1 | -1/+1 |
* | Fix a confusing typo in the EDD packet structure used in gptboot and | jhb | 2009-12-09 | 1 | -3/+3 |
* | - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to | jhb | 2009-12-09 | 1 | -20/+111 |
* | Create a seperate ZFS enabled loader. | rnoland | 2009-11-23 | 1 | -1/+1 |
* | Always use 64-bit LBAs for disk addresses in zfsboot and gptzfsboot to | jhb | 2009-11-20 | 2 | -14/+14 |
* | Correct some issues with zfs boot. | rnoland | 2009-10-23 | 1 | -4/+19 |
* | Use zfs_read() instead of xfsread() to read /boot.config. xfsread() fails | jhb | 2009-10-14 | 1 | -1/+1 |
* | Add support for booting from raidz1 and raidz2 pools. | dfr | 2009-05-16 | 1 | -14/+22 |
* | Use full 64bit arithmetic when converting file offsets to block numbers - fixes | dfr | 2008-12-17 | 1 | -1/+1 |
* | Add a GPT-aware variant of zfsboot which should be used in a similar manner | dfr | 2008-11-19 | 1 | -1/+106 |
* | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | pjd | 2008-11-17 | 3 | -0/+1454 |