summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/gptzfsboot
Commit message (Expand)AuthorAgeFilesLines
* MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)avg2016-11-211-1/+1
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-261-1/+0
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-03-211-0/+3
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootallanjude2016-03-161-3/+11
* Add more .NOMETA missed in r291320bdrewery2016-03-111-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-011-0/+16
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-021-2/+2
* Misc mdoc fixes:joel2014-11-231-3/+3
* Correct grammos.schweikh2014-10-151-3/+3
* add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pagesavg2014-09-152-0/+194
* Build a 32-bit libstand under sys/boot/emaste2014-02-061-0/+2
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-051-1/+3
* For sys/boot/i386 and sys/boot/pc98, separate flags to be passeddim2013-12-301-3/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-5/+4
* gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1avg2011-09-131-6/+1
* Remove all object files during 'make clean'.ae2011-04-211-1/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-0/+1
* Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.dim2011-02-271-2/+0
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+7
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-051-1/+0
* - Split code shared by almost any boot loader into separate files andpjd2010-09-241-3/+7
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCHimp2010-08-231-1/+1
* Use full 64bit arithmetic when converting file offsets to block numbers - fixesdfr2008-12-171-1/+1
* Fix amd64 build and re-enable gptzfsboot.dfr2008-11-221-1/+1
* Add a GPT-aware variant of zfsboot which should be used in a similar mannerdfr2008-11-191-0/+74
OpenPOWER on IntegriCloud