head 1.2; access; symbols netbsd-11-0-RC5:1.2 netbsd-11-0-RC4:1.2 netbsd-11-0-RC3:1.2 netbsd-11-0-RC2:1.2 netbsd-11-0-RC1:1.2 perseant-exfatfs-base-20250801:1.2 netbsd-11:1.2.0.6 netbsd-11-base:1.2 netbsd-10-1-RELEASE:1.2 perseant-exfatfs-base-20240630:1.2 perseant-exfatfs:1.2.0.4 perseant-exfatfs-base:1.2 netbsd-9-4-RELEASE:1.1.2.2 netbsd-10-0-RELEASE:1.2 netbsd-10-0-RC6:1.2 netbsd-10-0-RC5:1.2 netbsd-10-0-RC4:1.2 netbsd-10-0-RC3:1.2 netbsd-10-0-RC2:1.2 netbsd-10-0-RC1:1.2 netbsd-10:1.2.0.2 netbsd-10-base:1.2 netbsd-9-3-RELEASE:1.1.2.2 netbsd-9:1.1.0.2; locks; strict; comment @# @; 1.2 date 2022.01.03.12.10.17; author martin; state Exp; branches; next 1.1; commitid UznGWyBMkfqdtbnD; 1.1 date 2021.10.08.20.24.06; author maya; state Exp; branches 1.1.2.1; next ; commitid 7HaXTC1T8ALIZ2cD; 1.1.2.1 date 2021.10.08.20.24.06; author martin; state dead; branches; next 1.1.2.2; commitid kzLSwVifHPC84VcD; 1.1.2.2 date 2021.10.15.15.14.51; author martin; state Exp; branches; next ; commitid kzLSwVifHPC84VcD; desc @@ 1.2 log @There is no point in putting a second sysinst binary into the install image's root filesystem. @ text @# $NetBSD: spec.inst,v 1.1 2021/10/08 20:24:06 maya Exp $ ./mnt2 type=dir mode=0755 uname=root gname=wheel ./targetroot type=dir mode=0755 uname=root gname=wheel ./install.sh type=file mode=0755 uname=root gname=wheel # for sysinst "install from local directory" default ./release type=link mode=0755 uname=root gname=wheel link=. # XXX what to do for files in ${RELEASEMACHINEDIR}? @ 1.1 log @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) @ text @d1 1 a1 1 # $NetBSD: spec.inst,v 1.2 2014/09/13 10:18:24 roy Exp $ a5 5 ./sysinst type=file mode=0755 uname=root gname=wheel ./sysinstmsgs.de type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.es type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.fr type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.pl type=file mode=0444 uname=root gname=wheel @ 1.1.2.1 log @file spec.inst was added on branch netbsd-9 on 2021-10-15 15:14:51 +0000 @ text @d1 15 @ 1.1.2.2 log @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) @ text @a0 15 # $NetBSD: spec.inst,v 1.1 2021/10/08 20:24:06 maya Exp $ ./mnt2 type=dir mode=0755 uname=root gname=wheel ./targetroot type=dir mode=0755 uname=root gname=wheel ./install.sh type=file mode=0755 uname=root gname=wheel ./sysinst type=file mode=0755 uname=root gname=wheel ./sysinstmsgs.de type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.es type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.fr type=file mode=0444 uname=root gname=wheel ./sysinstmsgs.pl type=file mode=0444 uname=root gname=wheel # for sysinst "install from local directory" default ./release type=link mode=0755 uname=root gname=wheel link=. # XXX what to do for files in ${RELEASEMACHINEDIR}? @