Home | History | Annotate | Download | only in instfs
History log of /src/distrib/sparc64/instfs/Makefile.instfs
RevisionDateAuthorComments
 1.13  24-Jan-2017  christos += for MAKEFS_FLAGS
 1.12  11-Feb-2010  roy branches: 1.12.30; 1.12.34;
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  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.9  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.8  20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.7  25-Jan-2009  abs Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.6  10-May-2007  dogcow branches: 1.6.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.5  18-Aug-2006  martin It is "MAKEDEV bpf" nowadays
 1.4  19-Sep-2003  martin branches: 1.4.6; 1.4.12;
Now that -Os is save again, use it.
 1.3  04-Oct-2002  martin Do not use -Os when compiling small programs for the miniroot or
install kernel ramdisk image. It triggers some toolchain bug and
causes for example ifconfig to not display inet addresses.
 1.2  01-Jun-2002  lukem fix problems noted by Love <lha@stacken.kth.se> on current-users@ :
- add bpf0 to MAKEDEVTARGETS
- set dhclient-script and binstall perms to 555
 1.1  07-May-2002  lukem branches: 1.1.2;
major overhaul; convert to NDWO.
this needs to build two images and one gzipped tar file:
- install.fs: to mdset into netbsd.INSTALL
- inst.tgz: contents of install.fs
- miniroot.fs: install.fs + gzipped GENERIC kernel. created using a
copy of the crunched ramdiskbin built for install.fs
share much of the miniroot.fs build goop from ../instfs/*
 1.1.2.2  13-Oct-2002  lukem Pull up revision 1.3 (requested by martin in ticket #903):
Do not use -Os when compiling small programs for the miniroot or
install kernel ramdisk image. It triggers some toolchain bug and
causes for example ifconfig to not display inet addresses.
 1.1.2.1  02-Jun-2002  tv Pull up revision 1.2 (requested by lukem in ticket #127):
fix problems noted by Love <lha@stacken.kth.se> on current-users@ :
- add bpf0 to MAKEDEVTARGETS
- set dhclient-script and binstall perms to 555
 1.4.12.1  21-Aug-2006  tron Pull up following revision(s) (requested by martin in ticket #37):
distrib/sparc64/instfs/Makefile.instfs: revision 1.5
It is "MAKEDEV bpf" nowadays
 1.4.6.1  16-Sep-2006  ghen Pull up following revision(s) (requested by martin in ticket #1508):
distrib/sparc64/instfs/Makefile.instfs: revision 1.5
It is "MAKEDEV bpf" nowadays
 1.6.12.1  05-Oct-2008  mjf Sync with HEAD.
 1.12.34.1  21-Apr-2017  bouyer Sync with HEAD
 1.12.30.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed