mrg@ wrote:
> > FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necessary.
> >
> > (not sure if there is any "EFI on big endian CPU" system though)
>
> EFI runs in little-endian always, but efiboot can load a big
> endian kernel and run it properly. this is how we boot
> big-endia
> FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necessary.
>
> (not sure if there is any "EFI on big endian CPU" system though)
EFI runs in little-endian always, but efiboot can load a big
endian kernel and run it properly. this is how we boot
big-endian on systems like rockpro64
Module Name:src
Committed By: tsutsui
Date: Sat Jan 18 09:07:14 UTC 2025
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necessary.
(not sure if there is any "EFI on big endian CP
Module Name:src
Committed By: tsutsui
Date: Sat Jan 18 09:07:14 UTC 2025
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necessary.
(not sure if there is any "EFI on big endian CP
Module Name:src
Committed By: tsutsui
Date: Fri Jan 10 18:11:56 UTC 2025
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Remove "(untested)" comment from INSTALLBOOT_AFTER_DISKLABEL.
Also note vax requires it.
To generate a diff of this com
Module Name:src
Committed By: tsutsui
Date: Fri Jan 10 18:11:56 UTC 2025
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Remove "(untested)" comment from INSTALLBOOT_AFTER_DISKLABEL.
Also note vax requires it.
To generate a diff of this com
Module Name:src
Committed By: jmmv
Date: Tue Dec 31 06:58:00 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Do not include tests in boot images if MKATF=no
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/distrib/c
Module Name:src
Committed By: jmmv
Date: Tue Dec 31 06:58:00 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Do not include tests in boot images if MKATF=no
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/distrib/c
Module Name:src
Committed By: martin
Date: Wed Jun 26 09:13:47 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Now that we label GPT partitions, adjust the generated fdisk to match.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Wed Jun 26 09:13:47 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Now that we label GPT partitions, adjust the generated fdisk to match.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Tue Jun 25 09:07:14 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Short the root wedge name to NBImgRoot (to get NAME=NBImgRoot below 16 chars
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: martin
Date: Tue Jun 25 09:07:14 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Short the root wedge name to NBImgRoot (to get NAME=NBImgRoot below 16 chars
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: martin
Date: Tue Jun 25 08:59:52 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Previous did not work out well - ${INSTIMGBASE} was not always set here
and spaces in the label name confuse the (over simp
Module Name:src
Committed By: martin
Date: Tue Jun 25 08:59:52 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Previous did not work out well - ${INSTIMGBASE} was not always set here
and spaces in the label name confuse the (over simp
Module Name:src
Committed By: martin
Date: Mon Jun 24 07:43:33 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Try to give the root partition a usable (but unique enough) name
if we use GPT. This helps when booting without a bootloade
Module Name:src
Committed By: martin
Date: Mon Jun 24 07:43:33 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Try to give the root partition a usable (but unique enough) name
if we use GPT. This helps when booting without a bootloade
Module Name:src
Committed By: christos
Date: Sat May 18 02:03:17 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
include all extra flavors of the kernel and use the proper variable for
the machine dependent installation directory.
T
Module Name:src
Committed By: christos
Date: Sat May 18 02:03:17 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
include all extra flavors of the kernel and use the proper variable for
the machine dependent installation directory.
T
Module Name:src
Committed By: christos
Date: Thu Feb 8 18:14:02 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
PR/57910: Jan-Benedict Glaw: Fix typo preventing reproducible builds
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Thu Feb 8 18:14:02 UTC 2024
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
PR/57910: Jan-Benedict Glaw: Fix typo preventing reproducible builds
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: tsutsui
Date: Sun Dec 3 07:20:23 UTC 2023
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Use defined ${GPTSECTORS} rather than hardcoded 2048.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/
Module Name:src
Committed By: tsutsui
Date: Sun Dec 3 07:20:23 UTC 2023
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Use defined ${GPTSECTORS} rather than hardcoded 2048.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/
Module Name:src
Committed By: tsutsui
Date: Sun Dec 3 07:17:11 UTC 2023
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Document USE_GPTMBR and GPTSECTORS.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/common/boo
Module Name:src
Committed By: tsutsui
Date: Sun Dec 3 07:17:11 UTC 2023
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Document USE_GPTMBR and GPTSECTORS.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/common/boo
Module Name:src
Committed By: maya
Date: Sun Jan 29 22:12:25 UTC 2023
Modified Files:
src/distrib/common/bootimage: fstab.in
Log Message:
Make sure to mount /var/shm
Programs such as firefox seem to require it,
and this file is used by the live image as well.
To generat
Module Name:src
Committed By: maya
Date: Sun Jan 29 22:12:25 UTC 2023
Modified Files:
src/distrib/common/bootimage: fstab.in
Log Message:
Make sure to mount /var/shm
Programs such as firefox seem to require it,
and this file is used by the live image as well.
To generat
> > Module Name:src
> > Committed By: mrg
> > Date: Sun May 15 00:05:24 UTC 2022
> >
> > Modified Files:
> > src/distrib/common/bootimage: Makefile.bootimage
> >
> > Log Message:
> > allow some invocations of expr(1) to "fail" - expr(1) returns "1" is
> > the expre
mrg@ wrote:
> Module Name: src
> Committed By: mrg
> Date: Sun May 15 00:05:24 UTC 2022
>
> Modified Files:
> src/distrib/common/bootimage: Makefile.bootimage
>
> Log Message:
> allow some invocations of expr(1) to "fail" - expr(1) returns "1" is
> the expression expands to "0" or
Module Name:src
Committed By: mrg
Date: Sun May 15 00:05:24 UTC 2022
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
allow some invocations of expr(1) to "fail" - expr(1) returns "1" is
the expression expands to "0" or empty, and sometimes the
Module Name:src
Committed By: mrg
Date: Sun May 15 00:05:24 UTC 2022
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
allow some invocations of expr(1) to "fail" - expr(1) returns "1" is
the expression expands to "0" or empty, and sometimes the
> Makefile.installimage refers to it before including Makefile.bootimage and
> this test was causing make to throw an error:
>
>
> https://nxr.netbsd.org/xref/src/distrib/common/bootimage/Makefile.installimage#41
>
> All other users (i386, amd64) of Makefile.installimage explicitly set
> US
On Fri, 29 May 2020, Izumi Tsutsui wrote:
src/distrib/common/bootimage/Makefile.bootimage (included from
Makefile.installimage) already has "USE_MBR?= no" line.
Makefile.installimage refers to it before including Makefile.bootimage and
this test was causing make to throw an error:
https:
> Modified Files:
> src/distrib/common/bootimage: Makefile.installimage
>
> Log Message:
> Default USE_MBR to no
Is this necessary?
src/distrib/common/bootimage/Makefile.bootimage (included from
Makefile.installimage) already has "USE_MBR?= no" line.
---
Izumi Tsutsui
christos@ wrote:
> Why are they broken? The INSTALL kernel has ptyfs now? This is the
> wrong fix in the long run...
BTW no one takes PR install/47774 (and the following thread) even after 6.0.
http://mail-index.netbsd.org/source-changes-d/2012/09/thread1.html#005236
---
Izumi Tsutsui
In article <20150312044123.ee11...@cvs.netbsd.org>,
Soren Jacobsen wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: snj
>Date: Thu Mar 12 04:41:23 UTC 2015
>
>Modified Files:
> src/distrib/common/bootimage: Makefile.bootimage
>
>Log Message:
>unbreak amd64 install images by
35 matches
Mail list logo