Module Name:src
Committed By: tsutsui
Date: Fri Dec 8 16:29:04 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: pbr.S
Log Message:
Replace several magic numbers with macro to describe GPT's hybrid MBR boot.
To generate a diff of this commit:
cvs rdiff -u -r1.23
Module Name:src
Committed By: tsutsui
Date: Fri Dec 8 16:29:04 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: pbr.S
Log Message:
Replace several magic numbers with macro to describe GPT's hybrid MBR boot.
To generate a diff of this commit:
cvs rdiff -u -r1.23
Module Name:src
Committed By: christos
Date: Wed Aug 30 18:46:52 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx/bootxx_msdos: Makefile
src/sys/arch/i386/stand/bootxx/bootxx_ustarfs: Makefile
Log Message:
Override these two booters with -Oz for clang since
Module Name:src
Committed By: christos
Date: Wed Aug 30 18:46:52 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx/bootxx_msdos: Makefile
src/sys/arch/i386/stand/bootxx/bootxx_ustarfs: Makefile
Log Message:
Override these two booters with -Oz for clang since
Emmanuel Dreyfus writes:
> On Thu, Jun 29, 2023 at 08:43:36PM -0400, Greg Troxel wrote:
>> > Primary bootstrap is now able to read a GPT inside RAIDframe.
>> did you also update documentation?
>
> We do not have any documentation specific to primary bootstrap.
> x86/boot(8) domuent the behavior
On Thu, Jun 29, 2023 at 08:43:36PM -0400, Greg Troxel wrote:
> > Primary bootstrap is now able to read a GPT inside RAIDframe.
> did you also update documentation?
We do not have any documentation specific to primary bootstrap.
x86/boot(8) domuent the behavior with no detail about primary
and sec
"Emmanuel Dreyfus" writes:
> Log Message:
> Primary bootstrap is now able to read a GPT inside RAIDframe.
did you also update documentation?
Module Name:src
Committed By: manu
Date: Thu Jun 29 14:18:58 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
Primary bootstrap is now able to read a GPT inside RAIDframe.
Previously, primary bootstrap was able to boot on RAID-1 RAIDframe set
Module Name:src
Committed By: manu
Date: Thu Jun 29 14:18:58 UTC 2023
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
Primary bootstrap is now able to read a GPT inside RAIDframe.
Previously, primary bootstrap was able to boot on RAID-1 RAIDframe set
Module Name:src
Committed By: mlelstv
Date: Sun Mar 6 18:35:43 UTC 2022
Modified Files:
src/sys/arch/i386/stand/bootxx: bootxx.S
Log Message:
pass errno through switch to protected mode.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/sta
Module Name:src
Committed By: mlelstv
Date: Sun Mar 6 18:35:43 UTC 2022
Modified Files:
src/sys/arch/i386/stand/bootxx: bootxx.S
Log Message:
pass errno through switch to protected mode.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/sta
On Mon, Jan 04, 2016 at 06:33:50PM +1100, matthew green wrote:
> "Christos Zoulas" writes:
> > Module Name:src
> > Committed By: christos
> > Date: Sun Jan 3 20:59:47 UTC 2016
> >
> > Modified Files:
> > src/sys/arch/i386/stand/bootxx: pbr.S
> >
> > Log Message:
>
On Mon, Jan 04, 2016 at 06:33:50PM +1100, matthew green wrote:
> "Christos Zoulas" writes:
> > Module Name:src
> > Committed By: christos
> > Date: Sun Jan 3 20:59:47 UTC 2016
> >
> > Modified Files:
> > src/sys/arch/i386/stand/bootxx: pbr.S
> >
> > Log Message:
>
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Sun Jan 3 20:59:47 UTC 2016
>
> Modified Files:
> src/sys/arch/i386/stand/bootxx: pbr.S
>
> Log Message:
> change 60 to 70 which is the current release. Noticed by Rares Aioanei.
i don't think so we sho
Module Name:src
Committed By: christos
Date: Fri Jan 1 03:18:27 UTC 2010
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
If the open fails, don't call fstat, because this changes the errno to EINVAL
from eg. ENOENT.
To generate a diff of this commit
15 matches
Mail list logo