Home | History | Annotate | Download | only in ramdisk
History log of /src/distrib/news68k/floppies/ramdisk/list
RevisionDateAuthorComments
 1.29  13-Jun-2020  tsutsui Use more shrinked x_foo binaries.
 1.28  14-Jan-2011  tsutsui Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
 1.27  11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.26  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.25  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.24  20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.23  23-Jan-2009  tsutsui Use small src/distrib/common/protocols.
 1.22  06-May-2008  dyoung branches: 1.22.4;
Add -lprop to the LIBS line so that ifconfig will link.
 1.21  10-May-2007  dogcow branches: 1.21.12; 1.21.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.20  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.19  28-Mar-2004  tsutsui Now smaller ditrib/utils/x_gzip has -l support so use it again.
 1.18  26-Mar-2004  tsutsui Use usr.bin/gzip instead of distrib/utils/x_gzip for -l option used by sysinst.
(Hmm, SMALL should disable bzip2 support or not?)
 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  20-May-2002  lukem Convert from usr/mdec/installboot to usr/sbin/installboot.
(From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)
 1.14  26-Apr-2002  lukem replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.13  13-Apr-2002  lukem consistency cleanup
 1.12  07-Apr-2002  tsutsui Set srcdir for sys/arch/${MACHINE}/stand/installboot
till these ports will switch MI use.sbin/installboot.
 1.11  24-Mar-2002  lukem don't need x_dd, init_s, x_sh in NDWO
 1.10  18-Mar-2002  tsutsui Remove pwd_mkdb stuff since /etc/passwd file is not needed for install media.
Pointed out by lukem.
 1.9  17-Mar-2002  tsutsui Remove test(1), which is sh(1) builtin.
 1.8  16-Mar-2002  tsutsui Use distrib/utils/x_ed, and remove -lcrypt from libs.
 1.7  16-Mar-2002  tsutsui Switch to the new common ramdisk build infrastructure.
 1.6  15-Jun-2001  tsutsui Remove etc/pwd.db and etc/spwd.db from ramdisk.fs
since libhack/getpwent.c does not require them.
 1.5  13-Sep-2000  tsutsui Remove mount_kernfs and add dmesg.
 1.4  07-Jun-2000  thorpej branches: 1.4.2;
Need /etc/netconfig.
 1.3  13-Mar-2000  tsutsui Try to make the install floppy work on 4MB machines:
- reduce memory disk size
- use x_dd, x_ifconfig and x_route
- use libhack.o (sync with i386)
- don't use mfs as /tmp

Tested by Luigi Filippini <filippini@tiscali.it> and me.
 1.2  22-Feb-2000  tsutsui Remove update.
 1.1  09-Dec-1999  tsutsui branches: 1.1.2;
Initial import of news68k port.
 1.1.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.4.2.1  13-Sep-2000  tsutsui pullup from trunk (approved by thorpej)

basesrc/distrib/news68k/floppies/ramdisk/dot.profile 1.6

Remove mount -t kernfs.

basesrc/distrib/news68k/floppies/ramdisk/list 1.5
basesrc/distrib/news68k/floppies/ramdisk/ramdiskbin.conf 1.5

Remove mount_kernfs and add dmesg.

basesrc/distrib/news68k/floppies/ramdisk/mtree.conf 1.3

/kern is no longer needed.
 1.21.14.1  18-May-2008  yamt sync with head.
 1.21.12.2  05-Oct-2008  mjf Sync with HEAD.
 1.21.12.1  02-Jun-2008  mjf Sync with HEAD.
 1.22.4.1  24-Jan-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #314):
distrib/news68k/floppies/ramdisk/Makefile: revision 1.31
distrib/news68k/floppies/ramdisk/list: revision 1.23
Use small src/distrib/common/protocols.

RSS XML Feed