Home | History | Annotate | only in /src/distrib/mac68k
History log of /src/distrib/mac68k
RevisionDateAuthorComments
 1.8 26-Mar-2004  jmc branches: 1.8.32;
Add stand to directory list
 1.7 02-May-2002  lukem yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
(fixes problem caused by implicit include of ../Makefile.inc in certain
submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of
etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
 1.6 10-Apr-2002  lukem take advantage of TARGETS+=release
 1.5 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.4 17-Dec-1999  fredb Changes to mac68k instkernel

- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
 1.3 26-Mar-1999  ender branches: 1.3.2; 1.3.6;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.2 22-Sep-1997  scottr Remove obsolete miniroot configuration.
 1.1 18-Jul-1995  briggs Add some distribution stuff. There's a lot left to be done. This is
pieced together from the Atari and i386 stuff and builds a 1MB image
suitable for use with RB_MINIROOT...
 1.3.6.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.2.1 08-Jan-2000  he Pull up revision 1.4 (requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
 1.8.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.4 22-Sep-1997  scottr Remove obsolete miniroot configuration.
 1.3 10-May-1997  lukem Don't hardcode in the current release information; generate it
automatically on the fly, by using
`sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
 1.2 16-Mar-1997  veego Bump the REV to 12D to get in sync with param.h and newvers.sh.
This REALLY needs to be in ONE file and not in 11 files.
 1.1 18-Jul-1995  briggs Add some distribution stuff. There's a lot left to be done. This is
pieced together from the Atari and i386 stuff and builds a 1MB image
suitable for use with RB_MINIROOT...
 1.2 22-Sep-1997  scottr Remove obsolete miniroot configuration.
 1.1 18-Jul-1995  briggs Add some distribution stuff. There's a lot left to be done. This is
pieced together from the Atari and i386 stuff and builds a 1MB image
suitable for use with RB_MINIROOT...
 1.2 22-Sep-1997  scottr Remove obsolete miniroot configuration.
 1.1 18-Jul-1995  briggs Add some distribution stuff. There's a lot left to be done. This is
pieced together from the Atari and i386 stuff and builds a 1MB image
suitable for use with RB_MINIROOT...
 1.6 02-May-2002  lukem branches: 1.6.34;
yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
(fixes problem caused by implicit include of ../Makefile.inc in certain
submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of
etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
 1.5 11-Apr-2002  lukem .WAIT sync
 1.4 10-Apr-2002  lukem take advantage of TARGETS+=release
 1.3 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.2 17-Dec-1999  fredb Changes to mac68k instkernel

- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
 1.1 26-Mar-1999  ender branches: 1.1.2; 1.1.6;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.6.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.1 08-Jan-2000  he Pull up revision 1.2 (requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
 1.6.34.1 05-Oct-2008  mjf Sync with HEAD.
 1.4 24-Mar-2002  lukem use src/distrib/Makefile.inc, removing obsolete version here
 1.3 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.2 17-Jun-2000  matt branches: 1.2.2;
.include <bsd.own.mk> for BSDSRCDIR
 1.1 26-Mar-1999  ender NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.2.2.1 25-Mar-2002  he Apply patch (requested by he):
Introduce dependency between ramdisk/miniroot construction and
osrelease.sh, to better support UPDATE builds of releases.
 1.18 25-Oct-2003  lukem branches: 1.18.32;
use simpler MDSET_NOSTRIP= instead of MDSET_NOSTRIP.xxxx=
 1.17 10-May-2002  lukem enable MDSET_NOSTRIP.${FILENAME} for mac68k kernels
 1.16 08-May-2002  lukem - whitespace consistency cleanup
- build (mdset/nm/strip) into ${filename} as one rule, and move ${filename}.gz
into separate rule
- rename MDSET.${filename}.nosymbols -> MDSET_NOSYMBOLS.${filename}
- rename MDSET.${filename}.post -> MDSET_POST.${filename}, and don't do
suffix handling here
- rework suffix handling:
- rename MDSET.${filename}.suffixes -> MDSET_SUFFIXES.${filename},
and change from list of suffixes to list of "suffix cmdtobuildsuffix",
where cmdtobuildsuffix is the name of the variable containing the
command to build ${filename}.${suffix} (available as "${.TARGET}").
- for each ${filename}.${suffix}, depend upon ${filename} and use
${cmdtobuildsuffix} to create the former.
- add separate ${filename}.${suffix}.gz rule
- mipsco & pmax: rename "install.gz" to "netbsd-INSTALL.gz", for
consistency and so the target to build the mdset kernel doesn't get
confused with general "install" target
 1.15 02-May-2002  lukem yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
(fixes problem caused by implicit include of ../Makefile.inc in certain
submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of
etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
 1.14 26-Apr-2002  lukem replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.13 12-Apr-2002  lukem Makefile.mdset:
replace
TARGETS = KERNEL IMAGE [...]
with
MDTARGETS = KERNEL IMAGE FILENAME [...]
If FILENAME is "-", use "netbsd.${KERNEL}" as the target filename

The rest:
Update for new MDTARGETS syntax. In some cases, the kernel
name from the "old" method will be used to override the default.
 1.12 12-Apr-2002  lukem - don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller instead
- renamed optional post-strip action variable from ${KERNEL}.post to
netbsd.${KERNEL}.post
 1.11 11-Apr-2002  lukem convert to using distrib/common/Makefile.mdset
 1.10 24-Mar-2002  lukem use src/distrib/Makefile.inc, removing obsolete version here
 1.9 05-Mar-2002  thorpej Use ${PRINTOBJDIR}.
 1.8 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.7 09-Feb-2002  lukem don't set the owner or group when installing into $RELEASEDIR
 1.6 03-Feb-2002  wormey mdsetimage doesn't have a -T option; remove it
 1.5 21-Oct-2001  jmc Convert to using ${MDSETIMAGE}.

Provide a default value for $MDSETIMAGE and pull in bsd.own.mk to have
it overriden as needed for cross/-current builds.
 1.4 23-Sep-2000  simonb Use ${COPY} instead of -c for ${INSTALL} commands.
 1.3 02-May-2000  sjg use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
 1.2 17-Dec-1999  fredb Changes to mac68k instkernel

- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
 1.1 26-Mar-1999  ender branches: 1.1.2; 1.1.6;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.6.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.3 08-Jan-2000  he Pull up revision 1.2 (requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
 1.1.2.2 16-Dec-1999  he Unapply change in 1.1.2.1, accidentally committed on the netbsd-1-4
branch. If the change is "correct" it will be pulled up later, after
being applied on the trunk.
 1.1.2.1 12-Dec-1999  fredb Don't strip. This makes it work on my test machine, a Quadra 630,
using Booter 1.11.4.
 1.18.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.37 24-Jan-2017  christos += for MAKEFS_FLAGS
 1.36 11-Feb-2010  roy branches: 1.36.30; 1.36.34;
Remove terminfo.db as it's now embedded in libterminfo.
 1.35 05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.34 20-Sep-2009  abs 34 different termcap subsets, plus a couple of ports still using
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:

ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)

Trying to provide similar functionality across all ports? It'll never
catch on...
 1.33 20-Sep-2009  abs Nothing needs disktab anymore, so we'd rather have an inode and
slightly over 1K of space on install media...
 1.32 20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.31 20-Sep-2009  abs Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
 1.30 07-Apr-2009  joerg Change ramdisks from dhclient to dhcpcd and add corresponding glue to
sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed,
60KB compressed.
 1.29 25-Jan-2009  abs branches: 1.29.2;
Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.28 10-May-2007  dogcow branches: 1.28.12;
Since /etc/services has gotten rather large, use a minimal one for install
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)
 1.27 18-Apr-2004  dsl Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
expect those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
This might hit a size limit on another build - but I have no (sane) way of
testing it.
 1.26 02-May-2002  lukem branches: 1.26.4;
yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
(fixes problem caused by implicit include of ../Makefile.inc in certain
submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of
etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
 1.25 26-Apr-2002  lukem replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.24 13-Apr-2002  tv Get termcap from the right place: ${DISTRIBDIR}/mac68k/miniroot/termcap.
 1.23 12-Apr-2002  lukem use ${DISTRIBDIR} appropriately
 1.22 11-Apr-2002  lukem explicitly pull in distrib/Makefile.inc
 1.21 06-Apr-2002  tsutsui Set DBG=-Os for libhack.
 1.20 01-Apr-2002  lukem ensure all sysinst-using makefs generated images have at least 15 inodes free,
and be consistent how MAKEFS_FLAGS is defined.
 1.19 28-Mar-2002  lukem - Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are
required, define them before pulling in libhack/Makefile.inc so that the
dependencies work correctly.
- Other minor cleanups
 1.18 28-Mar-2002  lukem cosmetic reorg
 1.17 25-Mar-2002  lukem Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,
as they only support reading /etc/hosts, and its the "least useful" of
the libhack routines. Add gethost.o back to Really Small media which
appears to need the space savings.
 1.16 24-Mar-2002  lukem add missing IMAGEDEPEND
 1.15 23-Mar-2002  shiba Switch to the new common ramdisk build infrastructure.

Reviewed by briggs,fredb
 1.14 05-Mar-2002  thorpej Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.
 1.13 05-Mar-2002  thorpej Use ${PRINTOBJDIR}.
 1.12 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.11 05-Feb-2002  wormey Fix from Takeshi Shibagaki (ie9t-sbgk@asahi-net.or.jp):
(effect of) fixed a bug when it makes install image.
(reason for) We cannot apply to newfs no disklabel device, so must
write temporary disklabel. refer to i386.
 1.10 13-Oct-2001  jmc Add MTREE?= to add Makefiles and use when running mtree
 1.9 10-Oct-2001  enami Use symbol MTREECONF instead of MTREE to refer configuration file
to avoid conflicts. Pointed out by chs@netbsd.org.
 1.8 01-Nov-2000  garbled Change all ocurrences of "crunchgen" to ${CRUNCHGEN}
 1.7 30-Aug-2000  jhawk Use
${MAKE}
instead of
make
 1.6 11-Jun-2000  fredb branches: 1.6.2;
Expand NOTESOBJDIR only once.
 1.5 02-May-2000  sjg use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
 1.4 30-Mar-2000  fredb Make the notes reachover more robust, and only build INSTALL.more, since
that's the only one we use.
 1.3 17-Dec-1999  fredb Changes to mac68k instkernel

- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
 1.2 11-May-1999  veego branches: 1.2.4;
Sync with the recent crunchgen changes.
- Remove *.cro files and not the obsoleted *.lo files.

From Bill Studenmund commit message:
> 3) Generate .cro files rather than .lo files. .lo now is used for "local
> objects" - obj's for the host machine not the target machine.
 1.1 26-Mar-1999  ender branches: 1.1.2;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.2.2 27-Jun-2000  he Pull up revisions 1.4 and 1.6 (requested by fredb):
Make mac68k ramdisk build with or without obj dirs.
 1.1.2.1 08-Jan-2000  he Pull up revisions 1.2-1.3 (via patch, requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
 1.2.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.2.2 13-Aug-2004  jmc Pullup rev 1.11 (requested by fredb in ticket #152)

We cannot apply to newfs no disklabel device, so must
write temporary disklabel. refer to i386.
 1.6.2.1 25-Mar-2002  he Apply patch (requested by he):
Introduce dependency between ramdisk/miniroot construction and
osrelease.sh, to better support UPDATE builds of releases.
 1.26.4.1 21-Apr-2004  jmc Pullup rev 1.27 (requested by dsl in ticket #168)

Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
except those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
 1.28.12.1 05-Oct-2008  mjf Sync with HEAD.
 1.29.2.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.36.34.1 21-Apr-2017  bouyer Sync with HEAD
 1.36.30.1 20-Mar-2017  pgoyette Sync with HEAD
 1.3 20-Sep-2009  abs Nothing needs disktab anymore, so we'd rather have an inode and
slightly over 1K of space on install media...
 1.2 19-Apr-2004  wiz branches: 1.2.26;
Spell removable with only two es. Inspired by jmc@openbsd.
 1.1 26-Mar-1999  ender NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.2.26.1 05-Oct-2008  mjf Sync with HEAD.
 1.6 20-Sep-2009  abs Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
 1.5 26-Jul-2003  salo branches: 1.5.32;
netbsd.org->NetBSD.org
 1.4 14-Jun-2000  cgd sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
 1.3 14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.2 26-Jun-1999  cgd after checking and setting DONEPROFILE, export it so that children of the
shell (e.g. programs and shells invoked via sysinst) don't try to run
sysinst again. Fixes PR#7805.
 1.1 26-Mar-1999  ender branches: 1.1.2;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.2.1 26-Jun-1999  cgd pull up rev 1.2 from trunk. (cgd)
 1.5.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.9 09-Jan-2020  martin PR install/54780: in the (of course totally unlikely) case that sysinst
should crash, run "stty sane".
 1.8 26-Jul-2003  salo branches: 1.8.32; 1.8.100; 1.8.102;
netbsd.org->NetBSD.org
 1.7 14-Jun-2000  cgd sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
 1.6 14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.5 21-Jan-2000  tsutsui rename (revert) memory disk filename /dev/mdX -> /dev/mdXa
 1.4 10-Jan-2000  tsutsui Fix root device name md0a -> md0
 1.3 23-Nov-1999  simonb Don't start update.
 1.2 26-Jun-1999  cgd branches: 1.2.4;
after checking and setting DONEPROFILE, export it so that children of the
shell (e.g. programs and shells invoked via sysinst) don't try to run
sysinst again. Fixes PR#7805.
 1.1 26-Mar-1999  ender branches: 1.1.2;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.2.1 26-Jun-1999  cgd pull up rev 1.2 from trunk. (cgd)
 1.2.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.8.102.1 28-Jan-2020  msaitoh Pull up following revision(s) (requested by martin in ticket #669):
distrib/playstation2/miniroot/dot.profile: revision 1.5
distrib/sparc64/instfs/dot.profile: revision 1.8
distrib/hpcarm/miniroot/dot.profile: revision 1.3
distrib/emips/miniroot/dot.profile: revision 1.2
distrib/x68k/floppies/ramdisk/dot.profile: revision 1.16
distrib/zaurus/ramdisk/dot.profile: revision 1.4
distrib/i386/ramdisks/common/dot.profile: revision 1.7
distrib/cobalt/ramdisk/dot.profile: revision 1.2
distrib/hpcsh/miniroot/dot.profile: revision 1.5
distrib/evbarm/instkernel/ramdisk/dot.profile: revision 1.3
distrib/riscv/ramdisk/dot.profile: revision 1.2
distrib/sandpoint/ramdisk/dot.profile: revision 1.2
distrib/landisk/ramdisk/dot.profile: revision 1.3
distrib/amd64/ramdisks/common/dot.profile: revision 1.4
distrib/macppc/floppies/ramdisk/dot.profile: revision 1.14
distrib/mipsco/ramdisk/dot.profile: revision 1.3
distrib/evbmips/instkernel/ramdisk/dot.profile: revision 1.2
distrib/acorn32/ramdisk/dot.profile: revision 1.4
distrib/cats/ramdisk/dot.profile: revision 1.5
distrib/vax/ramdisk/dot.profile: revision 1.10
distrib/pmax/miniroot/dot.profile: revision 1.3
distrib/sparc/miniroot/dot.profile: revision 1.16
distrib/hpcmips/miniroot/dot.profile: revision 1.8
distrib/prep/floppies/ramdisk/dot.profile: revision 1.3
distrib/news68k/floppies/ramdisk/dot.profile: revision 1.8
distrib/alpha/instkernel/ramdisk/dot.profile: revision 1.11
distrib/ofppc/ramdisks/common/dot.profile: revision 1.2
distrib/mac68k/instkernel/ramdisk/dot.profile: revision 1.9
distrib/hp300/ramdisk/dot.profile: revision 1.7
distrib/ews4800mips/floppies/ramdisk/dot.profile: revision 1.2
distrib/emips/ramdisk/dot.profile: revision 1.3
distrib/newsmips/floppies/ramdisk/dot.profile: revision 1.7
distrib/bebox/ramdisk/dot.profile: revision 1.2
distrib/rs6000/ramdisk/dot.profile: revision 1.2
distrib/sgimips/miniroot/dot.profile: revision 1.2
distrib/mvme68k/miniroot/dot.profile: revision 1.9
distrib/hppa/ramdisk/dot.profile: revision 1.2
distrib/luna68k/ramdisk/dot.profile: revision 1.2
distrib/sgimips/ramdisk/dot.profile: revision 1.4
distrib/evbsh3/instkernel/ramdisk/dot.profile: revision 1.2
distrib/evbppc/ramdisk/dot.profile: revision 1.5
distrib/shark/instkernel/ramdisk/dot.profile: revision 1.5
distrib/pmax/ramdisk/dot.profile: revision 1.11
distrib/dreamcast/ramdisk/dot.profile: revision 1.3
distrib/arc/ramdisk/dot.profile: revision 1.5
distrib/atari/floppies/common/dot.profile: revision 1.8
PR install/54780: in the (of course totally unlikely) case that sysinst
should crash, run "stty sane".
 1.8.100.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.8.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.32 03-Jul-2011  tron Update location of "less" source directory to the build of various
install medias.
 1.31 19-Jun-2011  tsutsui Remove unnecessary gnu/usr.bin path from SRCDIRS.
 1.30 14-Jan-2011  tsutsui branches: 1.30.4;
Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
 1.29 11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.28 05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.27 13-Nov-2009  he Remove reference to now-moved binutils src directory, it's not needed
anymore since strings is commented out and has been for a long time.
... and remove the commented-out strings as well.
 1.26 20-Sep-2009  abs 34 different termcap subsets, plus a couple of ports still using
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:

ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)

Trying to provide similar functionality across all ports? It'll never
catch on...
 1.25 20-Sep-2009  abs Nothing needs disktab anymore, so we'd rather have an inode and
slightly over 1K of space on install media...
 1.24 20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.23 20-Sep-2009  abs Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
 1.22 29-Apr-2009  tsutsui Fix indent and sort some entries.
 1.21 07-Apr-2009  joerg Change ramdisks from dhclient to dhcpcd and add corresponding glue to
sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed,
60KB compressed.
 1.20 25-Jan-2009  abs branches: 1.20.2;
Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.19 06-May-2008  dyoung Add -lprop to the LIBS line so that ifconfig will link.
 1.18 10-May-2007  dogcow branches: 1.18.12; 1.18.14;
Since /etc/services has gotten rather large, use a minimal one for install
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)
 1.17 19-Jan-2003  tsutsui Remove "srcdir distrib/utils/x_mount" from ramdisk lists
since src/sbin/mount/Makefile no longer links fs specific routines.
 1.16 17-Oct-2002  lukem Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,
we don't need distrib/utils/x_ftp anymore...
 1.15 10-Jul-2002  scottr Add date(1) to pacify dhclient-script.
 1.14 04-Jul-2002  scottr Add support for DHCP network configuration.
 1.13 26-Apr-2002  lukem branches: 1.13.2;
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.12 13-Apr-2002  lukem no need for test,[ . reorder some items
 1.11 13-Apr-2002  tv Get termcap from the right place: ${DISTRIBDIR}/mac68k/miniroot/termcap.
 1.10 12-Apr-2002  lukem use ${DISTRIBDIR} appropriately
 1.9 24-Mar-2002  lukem in New Distrib World Order, don't need init_s, x_dd or x_sh
 1.8 23-Mar-2002  shiba Switch to the new common ramdisk build infrastructure.

Reviewed by briggs,fredb
 1.7 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.6 07-Jun-2000  thorpej Need /etc/netconfig.
 1.5 17-Dec-1999  fredb Changes to mac68k instkernel

- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
 1.4 23-Nov-1999  simonb Remove update from the miniroot lists.
 1.3 05-Jun-1999  bouyer branches: 1.3.4;
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists
in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md
obsolete list files all or a specified set and dumps it in a file, in a
subdir specified on the command line (inspired from the maketar and makeflist
files).
Use this for all the sysinst-based installs.
Untested for non-i386, and the md obsolete list may be wrong or incomplete.
Each postmaster is supposed to check this on his port.
 1.2 23-May-1999  tron Fix listfiles to handle object directories. Patches supplied by
Izumi Tsutsui in PR misc/7628.
 1.1 26-Mar-1999  ender branches: 1.1.2;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.2.1 08-Jan-2000  he Pull up revisions 1.4-1.5 (via patch, requested by fredb):
Build the mac68k instkernel (bootable sysinstall), and include
it in the standard release.
 1.3.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.13.2.2 11-Jul-2002  thorpej pullup-1-6 ticket #460 (scottr).

Original log message:
Add date(1) to pacify dhclient-script.
 1.13.2.1 05-Jul-2002  lukem Pull up revision 1.14 (requested by scottr in ticket #434):
Add support for DHCP network configuration.
 1.18.14.1 18-May-2008  yamt sync with head.
 1.18.12.2 05-Oct-2008  mjf Sync with HEAD.
 1.18.12.1 02-Jun-2008  mjf Sync with HEAD.
 1.20.2.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.30.4.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3 24-Mar-2002  lukem remove now-unnecessary files
 1.2 05-Jun-1999  bouyer Generate the /dist/obsolete_* files used by sysinst from the obsolete lists
in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md
obsolete list files all or a specified set and dumps it in a file, in a
subdir specified on the command line (inspired from the maketar and makeflist
files).
Use this for all the sysinst-based installs.
Untested for non-i386, and the md obsolete list may be wrong or incomplete.
Each postmaster is supposed to check this on his port.
 1.1 26-Mar-1999  ender NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.5 24-Mar-2002  lukem remove now-unnecessary files
 1.4 09-Aug-2000  briggs Needs to be linked with -lbz2 now.
 1.3 03-Feb-2000  itojun branches: 1.3.4;
use x_ping for ping, remove reference to -lipsec.
(sorry if you have specific need for "real" ping)
 1.2 23-Nov-1999  simonb Remove update from all ramdisks.
 1.1 26-Mar-1999  ender branches: 1.1.6;
NetBSD/mac68k installation kernel for use with sysinst.
Based on NetBSD/alpha instkernel.
 1.1.6.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.4.1 09-Aug-2000  briggs Pullup revision 1.4 -- approved by thorpej --
Make ramdiskbin link again by adding -lbz2.
 1.9 24-Jan-2017  christos += for MAKEFS_FLAGS
 1.8 11-Feb-2010  roy branches: 1.8.30; 1.8.34;
Remove terminfo.db as it's now embedded in libterminfo.
 1.7 05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.6 20-Sep-2009  abs 34 different termcap subsets, plus a couple of ports still using
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:

ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)

Trying to provide similar functionality across all ports? It'll never
catch on...
 1.5 02-May-2003  he branches: 1.5.32;
Increase i-node density from 16KB per inode to 12KB per inode to make
the miniroot build again.
Discussed with scottr.
 1.4 06-Mar-2002  lukem Commit work-in-progess rototill of distrib/miniroot and associated machine
dependent files:

- Use infrastructure from distrib/common to build file system images with
crunchgen-ed programs from a list file.

- Non root ("UNPRIVED") builds from a read-only source tree are possible,
as makefs(8) replaces vnconfig(8)/vnd use, devices are generated using
common/makedev2spec.awk, etc.

- Cross builds should be possible, except that some ports need cross-compile
host tool versions of installboot and any appropriate host disk labelling
tools.
XXX: pmax, sparc and vax need fixing for this!

- This code has NOT YET BEEN TESTED on most of the ports.
It should work, but it is extremely likely that the file system
parameters may need tweaking to get things to fit.
See MAKEFS_FLAGS in sparc/miniroot/Makefile.inc for an example.
If assistance is required, please ask!
 1.3 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.2 15-Mar-1999  is branches: 1.2.10;
Add explicit filesystem endianness, to help cross-building releases.
 1.1 22-Sep-1997  scottr New and improved miniroot, suitable for embedding into kernels.
 1.2.10.1 25-Jun-2001  he Apply patch (requested by briggs):
Increase number of inodes on the miniroot file system.
 1.5.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.8.34.1 21-Apr-2017  bouyer Sync with HEAD
 1.8.30.1 20-Mar-2017  pgoyette Sync with HEAD
 1.8 26-Jul-2003  salo branches: 1.8.32;
netbsd.org->NetBSD.org
 1.7 14-Jun-2000  cgd sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
 1.6 14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.5 23-Nov-1999  simonb Don't start update.
 1.4 26-Jun-1999  cgd branches: 1.4.4;
after checking and setting DONEPROFILE, export it so that children of the
shell (e.g. programs and shells invoked via sysinst) don't try to run
sysinst again. Fixes PR#7805.
 1.3 09-Jan-1998  perry branches: 1.3.2;
Add $HOME to profiles, closes pr 4323 (from Tatoku Ogaito)
 1.2 23-Sep-1997  scottr Add a termcap file (mostly cribbed from the sun3 miniroot), and use it.
 1.1 22-Sep-1997  scottr New and improved miniroot, suitable for embedding into kernels.
 1.3.2.1 26-Jun-1999  cgd pull up rev 1.4 from trunk. (cgd)
 1.4.4.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.8.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.9 26-Mar-2023  andvar s/displyed/displayed/
 1.8 05-Dec-2020  tsutsui Use proper release version strings ("9.1" rather than "91") in banners.

Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).

I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.

Worth to pullup to netbsd-9.
 1.7 05-Dec-2020  tsutsui Add missing md_get_partition_range() that causes installation failure.

Also reported by Martin Trusler on testing hp300 miniroot.
Should be pulled up to netbsd-9 and netbsd-8.
 1.6 05-Dec-2020  tsutsui The kernel and X sets should be specified in MD miniroot scripts.

Otherwise they are not listed at least on ftp installation.
The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html

Should be pulled up to netbsd-9 and netbsd-8.
 1.5 10-Apr-2019  christos branches: 1.5.2;
adjust miniroot scripts to deal with the time prefix in dmesg
 1.4 30-Apr-2008  martin branches: 1.4.56; 1.4.64;
Convert TNF licenses to new 2 clause variant
 1.3 07-Mar-2003  he branches: 1.3.32; 1.3.34;
Stop trying to include grep in the miniroot, since this in grep's
current incarnation causes a build failure for the miniroot.
Use awk instead; this also eliminates the need to include "cut" in
the mac68k miniroot.

Reviewed by Scott Reynolds (except for the "cut" eviction).
 1.2 09-Oct-1997  jtc Fix tipo inherited from old version of TNF copyright template.
 1.1 22-Sep-1997  scottr New and improved miniroot, suitable for embedding into kernels.
 1.3.34.1 18-May-2008  yamt sync with head.
 1.3.32.2 05-Oct-2008  mjf Sync with HEAD.
 1.3.32.1 02-Jun-2008  mjf Sync with HEAD.
 1.4.64.1 10-Jun-2019  christos Sync with HEAD
 1.4.56.1 19-Dec-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #1639):

distrib/miniroot/install.sub: revision 1.54 (patch)
distrib/miniroot/install.sub: revision 1.56 (patch)
distrib/miniroot/install.sub: revision 1.57 (patch)
distrib/miniroot/install.sub: revision 1.58 (patch)
distrib/miniroot/install.sub: revision 1.59 (patch)
distrib/hp300/miniroot/install.md: revision 1.20
distrib/miniroot/list: revision 1.36
distrib/mvme68k/miniroot/install.md: revision 1.9
distrib/mvme68k/miniroot/install.md: revision 1.10
distrib/sun3/miniroot/install.md: revision 1.6
distrib/miniroot/install.sub: revision 1.47 (patch)
distrib/sun3/miniroot/install.md: revision 1.7
distrib/sun2/miniroot/install.md: revision 1.6
distrib/sun2/miniroot/install.md: revision 1.7
distrib/amiga/miniroot/install.md: revision 1.31
distrib/mac68k/miniroot/install.md: revision 1.6
distrib/mac68k/miniroot/install.md: revision 1.7
distrib/mac68k/miniroot/install.md: revision 1.8
distrib/miniroot/upgrade.sh: revision 1.23
distrib/miniroot/install.sh: revision 1.26
distrib/miniroot/upgrade.sh: revision 1.24
distrib/miniroot/install.sh: revision 1.27
distrib/hp300/miniroot/install.md: revision 1.18
distrib/hp300/miniroot/install.md: revision 1.19
distrib/miniroot/install.sub: revision 1.50 (patch)
distrib/miniroot/install.sub: revision 1.51 (patch)
distrib/miniroot/install.sub: revision 1.52 (patch)
distrib/miniroot/install.sub: revision 1.53 (patch)

Remove uses of test ... -a ... and test ... -o ...
eXorcize and `` -> $()
Fix miniroot installation failure on network configuration. PR/54833
No particular comment in the PR.
Should be pulled up to netbsd-9.
Fix "[: SMALL test, no fallback usage" error on miniroot installation.
Avoid and replace use of '-a', '(' and ')' operatos marked obsolescent
by modern POSIX.1-2017:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_128_16
as suggested by kre@ in PR/54835.
Should be pulled up to netbsd-9.
The idiom
set $whatever
while [ $# - gt 10 ]; do shift 10; done
eval echo \$$#
fails when $# turns out to be 10 (or any multiple), it would need
to be instead
while [ $# -ge 10 ]; do shift 9; done
but there hasn't been a shell that cannot handle ${10} (etc) correctly
in a very long time, so let's just use that instead (properly quoted,
in case IFS happens to contain a digit for some bizarre reason).
We should also "set -f" / "set +f" (or better, restore the prev setting of -f)
around the "set $whatever" part, but if that was ever going to cause a problem
here, it would have already, so leave that for now.
test ! -n "$foo" is just a quaint way of saying test -z "$foo"
and test ! -z "$foo" is really just test -n "$foo" so let's just
use the simple (and more obvious) forms.
NFCI.
The kernel and X sets should be specified in MD miniroot scripts.
Otherwise they are not listed at least on ftp installation.
The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html
Should be pulled up to netbsd-9 and netbsd-8.
Add modules set for default sets on miniroot installation.
Should be pulled up to netbsd-9 and netbsd-8.
Add missing md_get_partition_range() that causes installation failure.
Also reported by Martin Trusler on testing hp300 miniroot.
Should be pulled up to netbsd-9 and netbsd-8.
Explicitly sort set names fetched via ftp nlist.
Several binary sets are stored as symbolic links on releases and
it seems some ftpd doesn't sort nlist outputs by name in such case.
Worth to pullup to netbsd-9 and netbsd-8.
Use proper release version strings ("9.1" rather than "91") in banners.
Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).
I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.
Worth to pullup to netbsd-9.
Inform the default installation directory in the official ftp server.
Fetch files via ftp using auto-fetching with URL per each binary set.
On slower machines, it takes more than five minutes to get a large
set binary and it could cause timeout of ftp control session, so
getting multiple binary sets in a single ftp session always fails.
Briefly tested on HP 9000/425e with 9.1 tree and ftp.netbsd.org binaries.
No particular comments on tech-install@ and port-hp300@.
Maybe should be pulled up to netbsd-9.
 1.5.2.1 14-Dec-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #1151):

distrib/miniroot/install.sub: revision 1.54
distrib/miniroot/install.sub: revision 1.55
distrib/miniroot/install.sub: revision 1.56
distrib/miniroot/install.sub: revision 1.57
distrib/miniroot/install.sub: revision 1.58
distrib/miniroot/install.sub: revision 1.59
distrib/hp300/miniroot/install.md: revision 1.20
distrib/miniroot/list: revision 1.36
distrib/mvme68k/miniroot/install.md: revision 1.9
distrib/mvme68k/miniroot/install.md: revision 1.10
distrib/sun3/miniroot/install.md: revision 1.6
distrib/sun3/miniroot/install.md: revision 1.7
distrib/sun2/miniroot/install.md: revision 1.6
distrib/sun2/miniroot/install.md: revision 1.7
distrib/amiga/miniroot/install.md: revision 1.31
distrib/mac68k/miniroot/install.md: revision 1.6
distrib/mac68k/miniroot/install.md: revision 1.7
distrib/mac68k/miniroot/install.md: revision 1.8
distrib/hp300/miniroot/install.md: revision 1.18
distrib/hp300/miniroot/install.md: revision 1.19
distrib/miniroot/install.sub: revision 1.53

test ! -n "$foo" is just a quaint way of saying test -z "$foo"
and test ! -z "$foo" is really just test -n "$foo" so let's just
use the simple (and more obvious) forms.

NFCI.

-

Add modules set for default sets on miniroot installation.
Should be pulled up to netbsd-9 and netbsd-8.

-

The kernel and X sets should be specified in MD miniroot scripts.

Otherwise they are not listed at least on ftp installation.

The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html

Should be pulled up to netbsd-9 and netbsd-8.

-

Appease awk warnings on suppressing dmesg timestamps.
awk: warning: escape sequence `\[' treated as plain `['
source line number 1
context is
{ h=$0; >>> gsub("^[ <<<
awk: warning: escape sequence `\]' treated as plain `]'
source line number 1

Should be pulled up to netbsd-9.

-

Explicitly sort set names fetched via ftp nlist.

Several binary sets are stored as symbolic links on releases and
it seems some ftpd doesn't sort nlist outputs by name in such case.

Worth to pullup to netbsd-9 and netbsd-8.

-

Use proper release version strings ("9.1" rather than "91") in banners.

Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).

I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.

Worth to pullup to netbsd-9.

-

Inform the default installation directory in the official ftp server.

-

Fetch files via ftp using auto-fetching with URL per each binary set.

On slower machines, it takes more than five minutes to get a large
set binary and it could cause timeout of ftp control session, so
getting multiple binary sets in a single ftp session always fails.

Briefly tested on HP 9000/425e with 9.1 tree and ftp.netbsd.org binaries.

No particular comments on tech-install@ and port-hp300@.

Maybe should be pulled up to netbsd-9.

-

Add missing md_get_partition_range() that causes installation failure.

Also reported by Martin Trusler on testing hp300 miniroot.

Should be pulled up to netbsd-9 and netbsd-8.
 1.17 20-Sep-2024  rin distrib: Adjust for nawk/bin/awk to nawk/bin
 1.16 19-Aug-2024  christos handle awk move
 1.15 22-Apr-2015  christos branches: 1.15.28;
fix awk
 1.14 30-Nov-2013  nakayama nvi has moved.
 1.13 03-Jul-2011  tron branches: 1.13.2; 1.13.8;
Update location of "less" source directory to the build of various
install medias.
 1.12 11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.11 05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.10 02-Jan-2010  tsutsui No need to install /usr/share/zoneinfo into miniroot
because libc functions in libhack doesn't require it and
zoneinfo files seem to get larger since tzcode2009k import.
(due to 64bit time_t support?)

Briefly tested sysinst on sparc miniroot.
 1.9 20-Sep-2009  abs 34 different termcap subsets, plus a couple of ports still using
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:

ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)

Trying to provide similar functionality across all ports? It'll never
catch on...
 1.8 30-Oct-2008  tsutsui usr.bin/vi/build -> usr.bin/nvi/build
 1.7 27-Mar-2004  fredb branches: 1.7.32;
"/usr/bin/gawk" is no more.
 1.6 07-Mar-2003  he Stop trying to include grep in the miniroot, since this in grep's
current incarnation causes a build failure for the miniroot.
Use awk instead; this also eliminates the need to include "cut" in
the mac68k miniroot.

Reviewed by Scott Reynolds (except for the "cut" eviction).
 1.5 19-Feb-2003  he The ports which use grep in their miniroot need to have a special
rule to get at the source (and object) directory after the recent
grep move.
 1.4 06-Mar-2002  lukem Commit work-in-progess rototill of distrib/miniroot and associated machine
dependent files:

- Use infrastructure from distrib/common to build file system images with
crunchgen-ed programs from a list file.

- Non root ("UNPRIVED") builds from a read-only source tree are possible,
as makefs(8) replaces vnconfig(8)/vnd use, devices are generated using
common/makedev2spec.awk, etc.

- Cross builds should be possible, except that some ports need cross-compile
host tool versions of installboot and any appropriate host disk labelling
tools.
XXX: pmax, sparc and vax need fixing for this!

- This code has NOT YET BEEN TESTED on most of the ports.
It should work, but it is extremely likely that the file system
parameters may need tweaking to get things to fit.
See MAKEFS_FLAGS in sparc/miniroot/Makefile.inc for an example.
If assistance is required, please ask!
 1.3 04-Mar-2002  shiba Clean up make release procedure. But just make through
in distrib/mac68k/miniroot.

Reviewed by fredb, briggs
 1.2 23-Sep-1997  scottr Add a termcap file (mostly cribbed from the sun3 miniroot), and use it.
 1.1 22-Sep-1997  scottr New and improved miniroot, suitable for embedding into kernels.
 1.7.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.13.8.1 19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.2.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.15.28.1 02-Aug-2025  perseant Sync with HEAD
 1.2 20-Sep-2009  abs 34 different termcap subsets, plus a couple of ports still using
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:

ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)

Trying to provide similar functionality across all ports? It'll never
catch on...
 1.1 23-Sep-1997  scottr branches: 1.1.46;
Add a termcap file (mostly cribbed from the sun3 miniroot), and use it.
 1.1.46.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.6 19-Sep-2009  snj Only generate SHA512 and MD5 checksums for releases.
 1.5 23-Jun-2008  matt branches: 1.5.2; 1.5.6; 1.5.8;
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
${RELEASEDIR}/${RELEASEMACHINEDIR}
 1.4 02-Feb-2007  dogcow branches: 1.4.12; 1.4.16;
The screaming hordes have made their wishes known for a working MD5 checksum
file; as `cksum -m` is no longer functional, convert it to `cksum -a MD5`.
 1.3 26-Jun-2004  fredb branches: 1.3.10; 1.3.12;
Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is
that the Macbinary files in the "misc" directly are now directly executable
from within Mac OS. This solves a "chicken-and-egg" problem: you can't even
distribute a tool to unpack the archives on a plain ISO image, as the
executable code is all in the resource fork on mac68k. In other words, a
user can now begin the installation by simply double-clicking on the Booter
program on the CD-ROM.
 1.2 27-Mar-2004  fredb branches: 1.2.2;
Supply the "release" target for "make release" or "./build.sh ... release".
 1.1 26-Mar-2004  jmc Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.2.2.1 27-Jun-2004  he Pull up revision 1.3 (requested by fredb in ticket #561):
Make the ``iso-image'' a hybrid HFS/Rockridge image. The
main benefit is that the Macbinary files in the ``misc''
directory are now directly executable from within MacOS.
This solves a ``chicken-and-egg'' problem: you can't even
distribute a tool to unpack the archives on a plain ISO
image, as the executable code is all in the resource fork
on mac68k. In other words, a user can now begin the
installation by simply double-clicking on the Booter program
on the CD-ROM.
 1.3.12.1 04-Jun-2007  wrstuden Update to today's netbsd-4.
 1.3.10.2 09-Oct-2009  sborrill Pull up the following revisions(s) (requested by snj in ticket #1365):
share/man/man7/release.7 revision 1.31 (via patch)
distrib/cdrom/hide-hfs.lst revision 1.5
distrib/mac68k/stand/Makefile revision 1.6 (via patch)
distrib/notes/common/main: revision 1.451
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/sets/makesums: revision 1.16

Only generate SHA512 and MD5 checksums for releases.
 1.3.10.1 30-May-2007  riz branches: 1.3.10.1.2;
Pull up following revision(s) (requested by hauke in ticket #674):
distrib/mac68k/stand/Makefile: revision 1.4
The screaming hordes have made their wishes known for a working MD5 checksum
file; as `cksum -m` is no longer functional, convert it to `cksum -a MD5`.
 1.3.10.1.2.1 10-Oct-2009  sborrill Pull up the following revisions(s) (requested by snj in ticket #1365):
share/man/man7/release7: revision 1.31 (via patch)
distrib/cdrom/hide-hfs.lst: revision 1.5
distrib/mac68k/stand/Makefile: revision 1.6 (via patch)
distrib/notes/common/main: revision 1.451
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/sets/makesums: revision 1.16

Only generate SHA512 and MD5 checksums for releases.
 1.4.16.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.4.12.2 05-Oct-2008  mjf Sync with HEAD.
 1.4.12.1 29-Jun-2008  mjf Sync with HEAD.
 1.5.8.1 21-Apr-2010  matt sync to netbsd-5
 1.5.6.1 04-Oct-2009  bouyer Pull up following revision(s) (requested by snj in ticket #1066):
distrib/notes/common/main: revision 1.451
share/man/man7/release.7: revision 1.31 via patch
distrib/mac68k/stand/Makefile: revision 1.6
distrib/sets/makesums: revision 1.16
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/cdrom/hide-hfs.lst: revision 1.5
Sync release(7) with reality.
Only generate SHA512 and MD5 checksums for releases.
 1.5.2.1 04-Oct-2009  bouyer Pull up following revision(s) (requested by snj in ticket #1066):
distrib/notes/common/main: revision 1.451
share/man/man7/release.7: revision 1.31 via patch
distrib/mac68k/stand/Makefile: revision 1.6
distrib/sets/makesums: revision 1.16
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/cdrom/hide-hfs.lst: revision 1.5
Sync release(7) with reality.
Only generate SHA512 and MD5 checksums for releases.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Jun-2004  fredb branches: 1.1.2; 1.1.28;
Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is
that the Macbinary files in the "misc" directly are now directly executable
from within Mac OS. This solves a "chicken-and-egg" problem: you can't even
distribute a tool to unpack the archives on a plain ISO image, as the
executable code is all in the resource fork on mac68k. In other words, a
user can now begin the installation by simply double-clicking on the Booter
program on the CD-ROM.
 1.1.28.1 05-Oct-2008  mjf Sync with HEAD.
 1.1.2.2 27-Jun-2004  he Pull up revision 1.1 (new, requested by fredb in ticket #561):
Make the ``iso-image'' a hybrid HFS/Rockridge image. The
main benefit is that the Macbinary files in the ``misc''
directory are now directly executable from within MacOS.
This solves a ``chicken-and-egg'' problem: you can't even
distribute a tool to unpack the archives on a plain ISO
image, as the executable code is all in the resource fork
on mac68k. In other words, a user can now begin the
installation by simply double-clicking on the Booter program
on the CD-ROM.
 1.1.2.1 26-Jun-2004  he file extensions.map was added on branch netbsd-2-0 on 2004-06-27 13:50:08 +0000
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.1 26-Mar-2004  jmc branches: 1.1.32;
Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
 1.1.32.1 05-Oct-2008  mjf Sync with HEAD.

RSS XML Feed