Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/distrib/amd64



Module Name:    src
Committed By:   martin
Date:           Fri Oct 15 15:14:51 UTC 2021

Modified Files:
        src/distrib/amd64 [netbsd-9]: Makefile
Added Files:
        src/distrib/amd64/installimage-bios [netbsd-9]: Makefile boot.cfg.in
            etc.rc etc.ttys install.sh spec.inst

Log Message:
Pull up following revision(s) (requested by maya in ticket #1360):

        distrib/amd64/installimage-bios/etc.ttys: revision 1.1
        distrib/amd64/installimage-bios/Makefile: revision 1.1
        distrib/amd64/Makefile: revision 1.15
        distrib/amd64/installimage-bios/boot.cfg.in: revision 1.1
        distrib/amd64/installimage-bios/spec.inst: revision 1.1
        distrib/amd64/installimage-bios/etc.rc: revision 1.1
        distrib/amd64/installimage-bios/install.sh: revision 1.1

Restore having a BIOS-only amd64 USB image.

Several people reported having hardware that struggles booting the mix
EFI+BIOS image, and it's better to offer them a working image.

Keeping the EFI image as having the obvious name, this is going to become
more likely to work by default as newer hardware may not support BIOS boot.

(XXX pullup-9)


To generate a diff of this commit:
cvs rdiff -u -r1.13.12.1 -r1.13.12.2 src/distrib/amd64/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/distrib/amd64/installimage-bios/Makefile \
    src/distrib/amd64/installimage-bios/boot.cfg.in \
    src/distrib/amd64/installimage-bios/etc.rc \
    src/distrib/amd64/installimage-bios/etc.ttys \
    src/distrib/amd64/installimage-bios/install.sh \
    src/distrib/amd64/installimage-bios/spec.inst

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index