index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
bsdinstall
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MBR by default on BIOS systems. An increasing number of motherboards
nwhitehorn
2015-01-30
1
-1
/
+4
*
Fix bsdinstall when working with geli boot disks
smh
2015-01-18
1
-0
/
+3
*
mdoc: remove EOL whitespace.
joel
2014-12-29
1
-2
/
+2
*
Switch zfsboot installer force 4K option to use vfs.zfs.min_auto_ashift=12
smh
2014-12-21
1
-46
/
+19
*
In bsdinstall's distextract, replace mixed_gauge() of dialog(3) with
dteske
2014-12-18
2
-93
/
+84
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
3
-6
/
+3
*
Rewrite some of the disk setup documentation to be clearer and contain
nwhitehorn
2014-10-31
1
-32
/
+34
*
Only allow ZFS boot on GPT; the MBR ZFS bootblocks cannot be installed using
nwhitehorn
2014-10-12
1
-1
/
+3
*
Centralize determination of boot firmware (UEFI vs. BIOS/CSM) into a
nwhitehorn
2014-10-12
1
-32
/
+35
*
Optimize program flow for execution speed. Also fix some more style(9) nits
dteske
2014-10-01
2
-67
/
+153
*
Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).
dteske
2014-09-29
2
-78
/
+97
*
Change the /var dataset in the default ZFS layout to have the
allanjude
2014-09-28
1
-1
/
+1
*
Add a line to the post-installation configuration dialog to enable the
des
2014-09-26
1
-0
/
+1
*
ZFS support isn't actually experimental anymore, so no need to scare
nwhitehorn
2014-09-14
1
-1
/
+1
*
Make the root-on-zfs part of the installer warn a user who booted the install...
allanjude
2014-09-14
1
-0
/
+58
*
Rename the choices in the partitioning methods dialog to reflect current
nwhitehorn
2014-09-13
1
-5
/
+5
*
Make the default choice for the chroot shell at the end be "No". This allows
nwhitehorn
2014-09-13
1
-1
/
+2
*
Add ZFS support to the bsdinstall partition editor and sade.
nwhitehorn
2014-09-13
13
-45
/
+217
*
More man pages that need to know about vt in addition to syscons.
se
2014-08-26
1
-0
/
+2
*
Give a brief message as to what error was encountered to help the user along.
thompsa
2014-08-07
2
-27
/
+35
*
Strip the patch level from the release name before trying to fetch the
des
2014-07-24
1
-0
/
+1
*
Allow up to 512K for boot code on GPT with BIOS. As pmbr.s says in a comment,
nwhitehorn
2014-07-11
1
-1
/
+1
*
After EFI support was added to the installer, it needed to allow boot
nwhitehorn
2014-07-04
1
-2
/
+23
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
2
-5
/
+3
*
Fix syntax error thrown at the point of creating the root pool, caused by
dteske
2014-05-22
1
-12
/
+17
*
Revert r261296. This removes the WITHOUT_NCURSESW option.
brooks
2014-05-15
3
-36
/
+6
*
Fix the "disks" variable reuse.
roberto
2014-05-15
1
-3
/
+6
*
Updates to the datasets created by zfsboot.
roberto
2014-05-15
1
-8
/
+9
*
Here is a patch for the bsdinstall root-on-zfs stuff that adds optional
roberto
2014-05-15
1
-16
/
+93
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
3
-3
/
+3
*
Finish connecting up installer UEFI support. If the kernel was booted using
nwhitehorn
2014-04-27
1
-5
/
+5
*
Add EFI support to the installer. This requires that the kernel provide
nwhitehorn
2014-04-26
7
-17
/
+85
*
Update zfsboot to coincide with r264840 to bsdconfig(8) adding
dteske
2014-04-23
1
-23
/
+71
*
When merging docsinstall and zfsboot updates to stable/9 it was discovered
dteske
2014-04-15
2
-0
/
+2
*
Fix typo in debug/log statement.
dteske
2014-04-14
1
-1
/
+1
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
3
-3
/
+3
*
Revert r263638 (create /root dataset) for now as it breaks install and needs
bdrewery
2014-03-26
1
-2
/
+0
*
Create a root dataset so that /root is outside of the boot environment.
bdrewery
2014-03-22
1
-0
/
+2
*
Add zfsboot to the scripted interface of bsdinstall(8); oops!
dteske
2014-02-16
1
-1
/
+5
*
Merge from CheriBSD:
brooks
2014-01-30
3
-6
/
+36
*
Dummy commit (whitespace changes and style nits) to show previous commit
dteske
2014-01-20
1
-4
/
+6
*
Fix a bad comparison operator (s/==/=/), and address a use-case issue where-
dteske
2014-01-18
1
-8
/
+6
*
Allow bsdinstall to use WPA-Enterprise networks when installing. This
gavin
2014-01-04
1
-0
/
+23
*
Lower the priority of the "connect to any open wireless network" network
gavin
2014-01-04
1
-1
/
+1
*
Remove what appears to be a stray debugging printf.
gavin
2014-01-04
1
-1
/
+0
*
Move the installer's keymap solution introduced by SVN r259468. The new
dteske
2013-12-21
1
-4
/
+0
*
When using a bootpool, set the cachefile property so that it gets
dteske
2013-12-19
1
-1
/
+7
*
Fix a regression that occurred with SVN revisions 259474 and 259476 where
dteske
2013-12-19
1
-2
/
+4
*
In bsdinstall_log, it's rather confusing to see the following sequence:
dteske
2013-12-18
1
-1
/
+1
*
Fix "[: -eq: argument expected" error introduced by SVN r256343. The code
dteske
2013-12-18
1
-2
/
+1
[next]