History log of /netbsd-current/distrib/playstation2/miniroot/list
Revision Date Author Comments
# 1.10 31-Mar-2014 martin

branches: 1.10.6;
Bring back the playstation2 port - now that a toolchain for it is
available again.


# 1.9 05-Dec-2009 pooka

branches: 1.9.4;
Remove support for NetBSD/playstation2.


# 1.8 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.7 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.6 30-Oct-2008 tsutsui

usr.bin/vi/build -> usr.bin/nvi/build


# 1.5 28-May-2002 lukem

branches: 1.5.32;
don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago


# 1.4 27-Apr-2002 shin

branches: 1.4.2;
sync with hpcmips(rev. 1.7).

delete csh, netstat, tset, and vi to reduce GOT size.
otherwise, libc.a and other objects which was not compiled with -xgot
won't link. (in general, you can't mix -xgot and no -xgot binaries.)


current GOT size is 0000f590 (see below).

10 .got 0000f590 10010360 10010360 00269360 2**4
CONTENTS, ALLOC, LOAD, DATA


# 1.3 22-Mar-2002 shin

sync with hpcmips.


# 1.2 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.1 14-Oct-2001 uch

playstation2 support


# 1.4.2.1 28-May-2002 lukem

Pull up revision 1.5 (requested by lukem):
don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago


# 1.5.32.1 05-Oct-2008 mjf

Sync with HEAD.


# 1.9.4.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.10.6.2 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.10.6.1 31-Mar-2014 tls

file list was added on branch tls-maxphys on 2014-08-19 23:45:42 +0000