Home | History | Annotate | Download | only in ramdisk
History log of /src/distrib/cats/ramdisk/list
RevisionDateAuthorComments
 1.24  03-Jul-2011  tron Update location of "less" source directory to the build of various
install medias.
 1.23  19-Jun-2011  tsutsui Remove unnecessary gnu/usr.bin path from SRCDIRS.
 1.22  19-Jun-2011  tsutsui Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now
since installation file systems might be flooded by -llzma.
 1.21  14-Jan-2011  tsutsui branches: 1.21.4;
Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
 1.20  11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.19  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.18  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.17  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.16  20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.15  20-Sep-2009  abs Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
 1.14  18-Sep-2009  abs Of the arious list files 28 said
PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
while 14 picked
PROG usr/bin/gzip usr/bin/gunzip usr/bin/gzcat

Make them all choose the former. No functional change.
 1.13  29-Apr-2009  tsutsui Fix indent on common/protocols changes.
 1.12  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.11  25-Jan-2009  abs branches: 1.11.2;
Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.10  21-Jan-2009  he Pare down the size of the INSTALL kernel images. This was done by:

1) Removing chio, rcmd, restore, scsictl, shutdown and slattach
from the ramdisk images
2) Removing the isp* driver from the INSTALL kernel configs
3) Reducing the memory disk and ramdisk size back from 4400 to 4200 blocks

As a result, also remove mention as QLogic ISP controllers as being
supported by the installation.

With this, the INSTALL kernel images should once again be usable;
the firmware apparently imposes a size limit around 5MB on the files
it will load.

Longer-term, this port probably ought to get it's own stand-alone boot
loader, so that it might use e.g. loadable modules.
 1.9  06-May-2008  dyoung branches: 1.9.4;
Add -lprop to the LIBS line so that ifconfig will link.
 1.8  01-Feb-2008  tsutsui branches: 1.8.2; 1.8.6; 1.8.8;
- use common/termcap.mini
- set TERM=wsvt25
 1.7  10-May-2007  dogcow branches: 1.7.4;
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.6  18-Jan-2005  lukem Only use ping6 and rtsol if ${USE_INET6} != "no".
Part of PR 28994.
 1.5  25-Dec-2003  martin Add -lz, now needed by gzip.
 1.4  23-Mar-2003  chris Add more bits the cats install disk.
Most noticeable change is the addition of dhclient, we now prompt if the
user wants DHCP autoconfiguration.
Also added chio, rcmd, ping6, rtsol, scsictl

We now use the cut down versions of:
dhclient, ifconfig, ping, ping6 and route

The ramdisk has grown by about 200k, however the kernel can take that, we're
still a few 100k from the current 5MB limit for cats kernels.
 1.3  26-Apr-2002  lukem replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
 1.2  13-Apr-2002  lukem consistency cleanup
 1.1  11-Apr-2002  skrll The results of my cats NWDO hacking.

This was tested using a custom INSTALL kernel. The current one is >4Mb
which the cats firmware can't currently boot. We need to decide what
needs to be removed from INSTALL.
 1.7.4.1  23-Mar-2008  matt sync with HEAD
 1.8.8.1  18-May-2008  yamt sync with head.
 1.8.6.2  05-Oct-2008  mjf Sync with HEAD.
 1.8.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.2.2  01-Feb-2008  tsutsui - use common/termcap.mini
- set TERM=wsvt25
 1.8.2.1  01-Feb-2008  tsutsui file list was added on branch mjf-devfs on 2008-02-01 17:18:08 +0000
 1.9.4.1  22-Jan-2009  snj Pull up following revision(s) (requested by he in ticket #295):
distrib/cats/ramdisk/list: revision 1.10
distrib/notes/cats/hardware: revision 1.6
sys/arch/cats/conf/INSTALL: revision 1.71 via patch
Pare down the size of the INSTALL kernel images. This was done by:
1) Removing chio, rcmd, restore, scsictl, shutdown and slattach
from the ramdisk images
2) Removing the isp* driver from the INSTALL kernel configs
3) Reducing the memory disk and ramdisk size back from 4400 to 4200 blocks
As a result, also remove mention as QLogic ISP controllers as being
supported by the installation.
With this, the INSTALL kernel images should once again be usable;
the firmware apparently imposes a size limit around 5MB on the files
it will load.
Longer-term, this port probably ought to get its own stand-alone boot
loader, so that it might use e.g. loadable modules.
 1.11.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.21.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.

RSS XML Feed