Home | History | Annotate | Download | only in miniroot
History log of /src/distrib/hp300/miniroot/list
RevisionDateAuthorComments
 1.24  20-Sep-2024  rin distrib: Adjust for nawk/bin/awk to nawk/bin
 1.23  19-Aug-2024  christos handle awk move
 1.22  22-Apr-2015  christos branches: 1.22.28;
find awk where it is now
 1.21  30-Nov-2013  nakayama nvi has moved.
 1.20  03-Jul-2011  tron branches: 1.20.2; 1.20.8;
Update location of "less" source directory to the build of various
install medias.
 1.19  11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.18  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.17  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.16  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.15  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.14  30-Oct-2008  tsutsui usr.bin/vi/build -> usr.bin/nvi/build
 1.13  12-Apr-2006  tsutsui branches: 1.13.20;
Add MI installboot(8).
 1.12  30-Mar-2004  he Catch up with the removal of gawk, so that the miniroot builds again.
 1.11  23-Feb-2003  he branches: 1.11.2;
Remove the need to include grep in the miniroot; replace with
usage of awk instead.
 1.10  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.9  12-Jun-2002  lukem as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
 1.8  26-Apr-2002  lukem branches: 1.8.2;
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.7  17-Mar-2002  gmcgarry Use the INSTALL kernel, rather than GENERIC kernel
 1.6  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.5  02-May-2000  sjg use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
 1.4  14-Feb-1999  he Remove entry for `strings' since that's binutils-based and we don't
have the machinery to include that (besdies, it would take up lots of
space on the miniroot).
 1.3  23-Dec-1997  scottr Don't use an absolute path for the less(1) source.
 1.2  11-Jun-1996  thorpej branches: 1.2.2;
Adapt to the slightly different content of the MD `list' file on the
trunk.
 1.1  11-Jun-1996  thorpej branches: 1.1.2;
Oops, missed this file:

Remove the hp300-specific installation tools and use the MI minroot
tools.
 1.1.2.2  26-Jun-1996  thorpej Update from trunk; I missed this previously.
 1.1.2.1  11-Jun-1996  thorpej file list was added on branch netbsd-1-2 on 1996-06-26 19:41:40 +0000
 1.2.2.1  05-May-1998  mycroft Pull up 1.3, per request of scottr.
 1.8.2.1  13-Jun-2002  lukem Pull up revision 1.9 (requested by lukem in ticket #260):
as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
 1.11.2.1  31-Mar-2004  tron Pull up revision 1.12 (requested by he in ticket #24):
Catch up with the removal of gawk, so that the miniroot builds again.
 1.13.20.1  05-Oct-2008  mjf Sync with HEAD.
 1.20.8.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.20.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.22.28.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed