Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bsdinstall: correct comment after r320007 | Ed Maste | 2017-06-16 | 1 | -1/+1 | |
* | bsdinstall: use consistent EFI configuration across platforms | Ed Maste | 2017-06-16 | 2 | -4/+8 | |
* | sade(8): start new sentence on new line | Enji Cooper | 2017-05-23 | 1 | -1/+2 | |
* | style(9): sort headers | Enji Cooper | 2017-05-23 | 1 | -3/+2 | |
* | Some minor style(9) fixes | Enji Cooper | 2017-05-23 | 1 | -10/+12 | |
* | Use nitems() from sys/param.h. | Marcelo Araujo | 2017-05-03 | 1 | -9/+9 | |
* | bsdinstall(8): Sprinkle a snprintf to fixed size buffer | Conrad Meyer | 2017-04-14 | 1 | -1/+1 | |
* | Convert absolute links to relative links. | Rodney W. Grimes | 2017-03-07 | 1 | -1/+1 | |
* | Fix indentation (only line in file w/ 8-space indent rather than hard-tab). | Ravi Pokala | 2017-02-08 | 1 | -1/+1 | |
* | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 4 | -92/+4 | |
* | bsdinstall: add warning when unsupported partition is modified | Wojciech Macek | 2016-09-05 | 1 | -0/+14 | |
* | Ensure that the sector size is a multiple of 4096 to avoid creating | Dag-Erling Smørgrav | 2016-08-15 | 1 | -6/+20 | |
* | bsdinstall: increase EFI partition size to 200MB | Ed Maste | 2016-06-23 | 1 | -1/+1 | |
* | ARM64: bsdinstall support for creating EFI partitions | Wojciech Macek | 2016-06-20 | 2 | -1/+105 | |
* | Remove unportable calls to basename(). | Ed Schouten | 2016-04-26 | 1 | -10/+11 | |
* | Use LIBEXECDIR for /usr/libexec. | Bryan Drewery | 2015-11-26 | 1 | -1/+1 | |
* | Add support for two workarounds for known issues booting GPT in legacy mode o... | Allan Jude | 2015-07-18 | 4 | -19/+115 | |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+25 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -3/+5 | |
| |\ | |/ |/| | ||||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 11 | -70/+248 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 4 | -18/+28 | |
| |\ \ | ||||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 | |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 8 | -19/+97 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 2 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+2 | |
| * | | | | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -1/+18 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 7 | -18/+323 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -8/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+24 | |
* | | | | | | | | | | Use MBR by default on BIOS systems. An increasing number of motherboards | Nathan Whitehorn | 2015-01-30 | 1 | -1/+4 | |
* | | | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Only allow ZFS boot on GPT; the MBR ZFS bootblocks cannot be installed using | Nathan Whitehorn | 2014-10-12 | 1 | -1/+3 | |
* | | | | | | | | | Centralize determination of boot firmware (UEFI vs. BIOS/CSM) into a | Nathan Whitehorn | 2014-10-12 | 1 | -32/+35 | |
* | | | | | | | | | Add ZFS support to the bsdinstall partition editor and sade. | Nathan Whitehorn | 2014-09-13 | 11 | -43/+216 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Allow up to 512K for boot code on GPT with BIOS. As pmbr.s says in a comment, | Nathan Whitehorn | 2014-07-11 | 1 | -1/+1 | |
* | | | | | | | | After EFI support was added to the installer, it needed to allow boot | Nathan Whitehorn | 2014-07-04 | 1 | -2/+23 | |
* | | | | | | | | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 1 | -3/+2 | |
* | | | | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option. | Brooks Davis | 2014-05-15 | 1 | -12/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Finish connecting up installer UEFI support. If the kernel was booted using | Nathan Whitehorn | 2014-04-27 | 1 | -5/+5 | |
* | | | | | | Add EFI support to the installer. This requires that the kernel provide | Nathan Whitehorn | 2014-04-26 | 7 | -17/+85 | |
* | | | | | | Merge from CheriBSD: | Brooks Davis | 2014-01-30 | 1 | -2/+12 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSD | Nathan Whitehorn | 2013-09-23 | 2 | -2/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix bindings of keys when in the partition editor. By adding the usual input ... | Baptiste Daroussin | 2013-06-17 | 1 | -1/+17 | |
* | | | | Add some missing DPADD. | Antoine Brodin | 2013-05-11 | 1 | -0/+1 | |
| |_|/ |/| | |