History log of /netbsd-current/distrib/newsmips/floppies/ramdisk/list
Revision Date Author Comments
# 1.26 14-Jan-2011 tsutsui

Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp


# 1.25 11-Feb-2010 roy

Remove terminfo.db as it's now embedded in libterminfo.


# 1.24 05-Feb-2010 roy

Use the rescue terminfo.db in our images instead of termcap.


# 1.23 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.22 20-Sep-2009 abs

${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services


# 1.21 29-Apr-2009 tsutsui

Fix indent on common/protocols changes.


# 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 10-Sep-2005 dsl

Delete the:
SPECIAL dmesg srcdir distrib/utils/x_dmesg
line from all the ramdisk 'list' files. dmesg/Makefile will add -DSMALL
if SMALLPROG is defined (which it is by Makefile.crunch).


# 1.16 28-Mar-2004 tsutsui

Now smaller ditrib/utils/x_gzip has -l support so use it again.


# 1.15 26-Mar-2004 tsutsui

Use usr.bin/gzip instead of distrib/utils/x_gzip for -l used by sysinst.


# 1.14 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.13 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.12 19-May-2002 lukem

Convert from usr/mdec/installboot to usr/sbin/installboot.
(From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)


# 1.11 26-Apr-2002 lukem

replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version


# 1.10 13-Apr-2002 tsutsui

Put back some disabled binaries.


# 1.9 13-Apr-2002 lukem

consistency cleanup


# 1.8 06-Apr-2002 tsutsui

Set srcdir for sys/arch/${MACHINE}/stand/installboot
till these ports will switch MI use.sbin/installboot.


# 1.7 24-Mar-2002 lukem

don't need x_dd, init_s, x_sh in NDWO


# 1.6 18-Mar-2002 tsutsui

Remove pwd_mkdb stuff since /etc/passwd file is not needed for install media.
Pointed out by lukem.


# 1.5 16-Mar-2002 tsutsui

Remove test(1), which is sh(1) builtin.


# 1.4 16-Mar-2002 tsutsui

- Use new common ramdisk build method.
- Add sysinst, and remove some binaries from list (for now).


# 1.3 31-Jan-2001 tsutsui

- Remove mount_kernfs and rcp
- Add dmesg


# 1.2 07-Jun-2000 thorpej

Need /etc/netconfig.


# 1.1 04-Mar-2000 tsubai

newsmips install floppy.


# 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