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
*
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
*
Auto-enable 4k sector alignment when disk encryption is requested (it is
dteske
2013-12-16
1
-0
/
+1
*
Fix a long-standing edge-case that would result in a ghosted `zroot' pool
dteske
2013-12-16
1
-0
/
+6
*
Add kern.geom.label.disk_ident.enable="0" to loader.conf(5).
dteske
2013-12-16
1
-0
/
+3
*
De-uglify the geli(8)-setup infobox by adding a newline.
dteske
2013-12-16
1
-1
/
+1
*
fletcher4 is currently the default.
dteske
2013-12-16
1
-1
/
+1
*
Improve default ZFS disk layout (tested):
dteske
2013-12-16
1
-202
/
+197
*
Bug-fixes and debugging improvments:
dteske
2013-12-16
1
-145
/
+142
*
Accept NULL input as also meaning zero swap.
dteske
2013-12-16
1
-1
/
+1
*
As per discussions on -current, re-add /var/mail (removed in r257842) but
dteske
2013-12-16
1
-0
/
+1
*
Mask error from newaliases(1) when the hostname is not fully qualified.
dteske
2013-12-16
1
-1
/
+1
*
Add a fix for Long-standing problem with VMware. Described in below links:
dteske
2013-12-16
1
-0
/
+4
*
I caught the following snippet at the end of my /var/log/bsdinstall_log:
dteske
2013-12-12
1
-4
/
+3
*
Fix a regression introduced by SVN r257842; resulting in mountroot prompt
dteske
2013-12-09
1
-1
/
+1
*
Fix a regression introduced by SVN r257842. Result was that after
dteske
2013-12-09
1
-1
/
+1
*
sed(1): Use /i instead of /I
eadler
2013-12-09
1
-1
/
+1
*
Forgot to utilize feature added in SVN r257782 to prevent truncating
dteske
2013-12-09
1
-0
/
+1
*
Fix a regression introduced by SVN r257842 that prevents Encryption from
dteske
2013-12-04
1
-4
/
+6
*
Switch default MBR bootcode from /boot/boot0 to /boot/mbr.
dteske
2013-11-11
1
-1
/
+1
*
Check the partition scheme before blowing away disks, instead of after.
dteske
2013-11-11
1
-8
/
+12
*
mdoc: add missing El.
joel
2013-11-08
1
-0
/
+1
*
I often forget that debugFile can begin with a + for deciding that debug
dteske
2013-11-08
1
-1
/
+1
*
Copy the install log to the deployed /var/log directory so that we have
dteske
2013-11-08
1
-0
/
+2
*
Semi-revert this one file out of r257842. The ttys(5) stuff, as we
dteske
2013-11-08
1
-77
/
+0
*
A series of changes tested together as a whole:
dteske
2013-11-08
11
-446
/
+1105
[next]