On Fri, Apr 25, 2014 at 03:00:45PM -0700, Adrian Chadd wrote:
> I've found a bunch of BIOSes on recent hardware that seems to assume
> GPTs == EFI booting, and just plain don't boot your system.
Suggestion? Put a list of these on the wiki so that other people know
not to get burned, too.
mcl
___
> -Original Message-
> From: Nathan Whitehorn [mailto:nwhiteh...@freebsd.org]
> Sent: Friday, April 25, 2014 3:09 PM
> To: Glen Barber
> Cc: src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src-
> h...@freebsd.org
> Subject: Re: svn commit: r264935 - head/release/amd64
>
>
> On
On 04/25/14 15:06, Glen Barber wrote:
On Fri, Apr 25, 2014 at 02:58:34PM -0700, Nathan Whitehorn wrote:
On 04/25/14 14:52, Glen Barber wrote:
On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote:
I appreciate the caution. Thanks for the clarification! I'm planning to get
EFI suppo
On Fri, Apr 25, 2014 at 02:58:34PM -0700, Nathan Whitehorn wrote:
>
> On 04/25/14 14:52, Glen Barber wrote:
> >On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote:
> >>I appreciate the caution. Thanks for the clarification! I'm planning to get
> >>EFI support into the installer this w
On 04/25/14 15:00, Adrian Chadd wrote:
On 25 April 2014 14:41, Nathan Whitehorn wrote:
On 04/25/14 14:11, Glen Barber wrote:
Author: gjb
Date: Fri Apr 25 21:11:00 2014
New Revision: 264935
URL: http://svnweb.freebsd.org/changeset/base/264935
Log:
Add a separate script to build the memsti
On 25 April 2014 14:41, Nathan Whitehorn wrote:
>
> On 04/25/14 14:11, Glen Barber wrote:
>>
>> Author: gjb
>> Date: Fri Apr 25 21:11:00 2014
>> New Revision: 264935
>> URL: http://svnweb.freebsd.org/changeset/base/264935
>>
>> Log:
>>Add a separate script to build the memstick.img and the
>>
On 04/25/14 14:52, Glen Barber wrote:
On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote:
I appreciate the caution. Thanks for the clarification! I'm planning to get
EFI support into the installer this weekend.
Speaking of the installer...
How difficult would it be to be able to
On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote:
> I appreciate the caution. Thanks for the clarification! I'm planning to get
> EFI support into the installer this weekend.
Speaking of the installer...
How difficult would it be to be able to select a kernel for installation
if m
Author: gjb
Date: Fri Apr 25 21:47:24 2014
New Revision: 264946
URL: http://svnweb.freebsd.org/changeset/base/264946
Log:
Add a UEFI kernel configuration to include the VT kernel, and
replace the vt_vga driver with vt_efifb.
This is intended to help with snapshot builds only.
There i
On 04/25/14 14:44, Glen Barber wrote:
On Fri, Apr 25, 2014 at 02:41:25PM -0700, Nathan Whitehorn wrote:
On 04/25/14 14:11, Glen Barber wrote:
Author: gjb
Date: Fri Apr 25 21:11:00 2014
New Revision: 264935
URL: http://svnweb.freebsd.org/changeset/base/264935
Log:
Add a separate script to b
On Fri, Apr 25, 2014 at 02:41:25PM -0700, Nathan Whitehorn wrote:
>
> On 04/25/14 14:11, Glen Barber wrote:
> >Author: gjb
> >Date: Fri Apr 25 21:11:00 2014
> >New Revision: 264935
> >URL: http://svnweb.freebsd.org/changeset/base/264935
> >
> >Log:
> > Add a separate script to build the memstick
On 04/25/14 14:11, Glen Barber wrote:
Author: gjb
Date: Fri Apr 25 21:11:00 2014
New Revision: 264935
URL: http://svnweb.freebsd.org/changeset/base/264935
Log:
Add a separate script to build the memstick.img and the
mini-memstick.img with UEFI support.
As the comments in the file s
Author: gjb
Date: Fri Apr 25 21:11:00 2014
New Revision: 264935
URL: http://svnweb.freebsd.org/changeset/base/264935
Log:
Add a separate script to build the memstick.img and the
mini-memstick.img with UEFI support.
As the comments in the file suggest, 1) there must
be existing ${.OBJDIR
Someone else should do it.
-a
On 25 April 2014 11:09, Gleb Smirnoff wrote:
> On Fri, Apr 25, 2014 at 09:58:31AM -0600, Alan Somers wrote:
> A> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd wrote:
> A> > Author: adrian
> A> > Date: Fri Jul 26 19:41:13 2013
> A> > New Revision: 253687
> A> > UR
Author: ian
Date: Fri Apr 25 19:47:27 2014
New Revision: 264934
URL: http://svnweb.freebsd.org/changeset/base/264934
Log:
The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2,
a jtag debugging product, which was used on early Beaglebone boards (later
boards used a standa
Author: gjb
Date: Fri Apr 25 19:43:18 2014
New Revision: 264933
URL: http://svnweb.freebsd.org/changeset/base/264933
Log:
Fix indentation for diff reduction with commits to follow.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/amd64/make-memstick.sh
head/release/i386/make
Author: imp
Date: Fri Apr 25 19:25:53 2014
New Revision: 264931
URL: http://svnweb.freebsd.org/changeset/base/264931
Log:
Split up the options into those used only by bsd.mk.* or sys.mk and
the rest. Add note of caution for the surprises that popped up. MK_SSP
is the only one used by sys.mk,
Author: imp
Date: Fri Apr 25 19:25:57 2014
New Revision: 264932
URL: http://svnweb.freebsd.org/changeset/base/264932
Log:
Generalize FOO.clang to FOO.${COMPILER_TYPE}. There's no reason these
need to be clang specific. Also generalize things a bit.
Modified:
head/share/mk/bsd.sys.mk
Modifi
Author: imp
Date: Fri Apr 25 19:25:45 2014
New Revision: 264930
URL: http://svnweb.freebsd.org/changeset/base/264930
Log:
Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no will
handle the job just as well. Opt for simplicity rather than one more
option.
Modified:
head/Makefile.
Author: imp
Date: Fri Apr 25 19:25:13 2014
New Revision: 264926
URL: http://svnweb.freebsd.org/changeset/base/264926
Log:
Kill last remaining NO_INSTALLLIB in tree by converting it over to
MK_INSTALLIB=no.
Modified:
head/lib/libpam/modules/Makefile.inc
Modified: head/lib/libpam/modules/Mak
Author: imp
Date: Fri Apr 25 19:25:26 2014
New Revision: 264928
URL: http://svnweb.freebsd.org/changeset/base/264928
Log:
Spell NO_PROFILE= as MK_PROFILE=no.
Modified:
head/Makefile.inc1
head/cddl/lib/libzpool/Makefile
head/contrib/ofed/usr.lib/libibcm/Makefile
head/contrib/ofed/usr.lib
Author: imp
Date: Fri Apr 25 19:25:37 2014
New Revision: 264929
URL: http://svnweb.freebsd.org/changeset/base/264929
Log:
Now that all the NO_foo expressed in this loop have been removed from
the tree, start warning that NO_foo is deprecated. It was supposed to
be gone from the tree as a use
Author: imp
Date: Fri Apr 25 19:25:18 2014
New Revision: 264927
URL: http://svnweb.freebsd.org/changeset/base/264927
Log:
NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.
Modified:
head/share/mk/bsd.crunchgen.mk
Modified: head/share/mk/bsd.crunchgen.mk
===
Author: imp
Date: Fri Apr 25 19:25:05 2014
New Revision: 264925
URL: http://svnweb.freebsd.org/changeset/base/264925
Log:
Eliminate last vestigies of NO_MAN= in the tree. Also, remove
ineffectual NOMAN= lines. These don't change the build at all.
Modified:
head/lib/ncurses/ncurses/Makefile
Author: imp
Date: Fri Apr 25 19:25:00 2014
New Revision: 264924
URL: http://svnweb.freebsd.org/changeset/base/264924
Log:
Remove NO_CTF, exccept as an undocumented compatibility
option. Convert all other uses to MK_CTF=no. Set MK_CTF=no rather than
the indirect WITHOUT_CDDL in filemon regres
Author: ian
Date: Fri Apr 25 19:13:57 2014
New Revision: 264923
URL: http://svnweb.freebsd.org/changeset/base/264923
Log:
Remove device type from the uftdi_devs table, enhance the jtag-skip feature.
Device type and revision is now determined from the bcdDevice field and
doesn't need to be
Author: gjb
Date: Fri Apr 25 18:46:54 2014
New Revision: 264922
URL: http://svnweb.freebsd.org/changeset/base/264922
Log:
Revert r264907 and r264908:
Restore make-memstick.sh back to its original state to
unbreak booting for machines that do not support GPT.
I have in-progress work t
On Fri, Apr 25, 2014 at 09:58:31AM -0600, Alan Somers wrote:
A> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd wrote:
A> > Author: adrian
A> > Date: Fri Jul 26 19:41:13 2013
A> > New Revision: 253687
A> > URL: http://svnweb.freebsd.org/changeset/base/253687
A> >
A> > Log:
A> > Break out the stati
Author: grehan
Date: Fri Apr 25 17:35:34 2014
New Revision: 264921
URL: http://svnweb.freebsd.org/changeset/base/264921
Log:
Respect and track the enable bit in the PCI configuration address word.
Ignore writes, and return 0xff's, on config accesses when not set.
Behaviour now matches that s
On Fri, Apr 25, 2014 at 10:42 AM, Andrey V. Elsukov wrote:
> On 25.04.2014 19:58, Alan Somers wrote:
>> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd wrote:
>>> Author: adrian
>>> Date: Fri Jul 26 19:41:13 2013
>>> New Revision: 253687
>>> URL: http://svnweb.freebsd.org/changeset/base/253687
>>>
On 25.04.2014 19:58, Alan Somers wrote:
> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd wrote:
>> Author: adrian
>> Date: Fri Jul 26 19:41:13 2013
>> New Revision: 253687
>> URL: http://svnweb.freebsd.org/changeset/base/253687
>>
>> Log:
>> Break out the static, global LACP debug options into a
On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd wrote:
> Author: adrian
> Date: Fri Jul 26 19:41:13 2013
> New Revision: 253687
> URL: http://svnweb.freebsd.org/changeset/base/253687
>
> Log:
> Break out the static, global LACP debug options into a per-lagg unit
> sysctl tree.
>
> * Create a n
Author: bdrewery
Date: Fri Apr 25 15:27:19 2014
New Revision: 264918
URL: http://svnweb.freebsd.org/changeset/base/264918
Log:
Fix spelling error.
MFC after:3 days
Modified:
head/usr.bin/sort/sort.1.in
Modified: head/usr.bin/sort/sort.1.in
===
Author: asomers
Date: Fri Apr 25 14:35:30 2014
New Revision: 264917
URL: http://svnweb.freebsd.org/changeset/base/264917
Log:
Style fixes, mostly trailing whitespace elimination. No functional change.
Reported by: pho
MFC after:3 weeks
Modified:
head/tests/sys/netinet/fibs_test.s
Author: tychon
Date: Fri Apr 25 13:38:18 2014
New Revision: 264916
URL: http://svnweb.freebsd.org/changeset/base/264916
Log:
Provide a very basic stub for the 8042 PS/2 keyboard controller.
Reviewed by: jhb
Approved by: neel (co-mentor)
Added:
head/usr.sbin/bhyve/atkbdc.c (contents
On Fri, Apr 25, 2014 at 02:00:13PM +0400, Dmitry Morozovsky wrote:
> seconded, till now the most bootable case for machines under my hands were
> happy with no-partition at all (fake MBR with 50k@s4, dd from UFS)
>
I'm working on restoring the MBR, but need some time to test. If
I can't get a w
Author: glebius
Date: Fri Apr 25 11:36:11 2014
New Revision: 264915
URL: http://svnweb.freebsd.org/changeset/base/264915
Log:
The current API for adding rules with pool addresses is the following:
- DIOCADDADDR adds addresses and puts them into V_pf_pabuf
- DIOCADDRULE takes all addresses
On Thu, 24 Apr 2014, Don Lewis wrote:
[snip]
> >> GPT may not be the best choice here. On a number of, in particular, Lenovo
> >> hardware, the BIOS will unconditionally boot with EFI from GPT media. I'm
> >> not sure we want to just swap the set of machines on which this will not
> >> boot. It p
Author: kevlo
Date: Fri Apr 25 08:01:22 2014
New Revision: 264912
URL: http://svnweb.freebsd.org/changeset/base/264912
Log:
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
Committed over the TP-LINK TL-WN725N v2 (RTL8188EUS) on amd64 with WPA.
Added:
head/sys/
39 matches
Mail list logo