Home | History | Annotate | Download | only in miniroot
History log of /src/distrib/sparc/miniroot/list
RevisionDateAuthorComments
 1.38  30-Nov-2013  nakayama nvi has moved.
 1.37  18-Nov-2011  njoly branches: 1.37.6;
Switch from COPYDIR to COPY/LINK when populating usr/mdec directory, to
avoid file duplication.
 1.36  03-Jul-2011  tron branches: 1.36.2;
Update location of "less" source directory to the build of various
install medias.
 1.35  11-Feb-2010  roy Remove terminfo.db as it's now embedded in libterminfo.
 1.34  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.33  02-Jan-2010  tsutsui No need to install /usr/share/zoneinfo into miniroot
because libc functions in libhack doesn't require it and
zoneinfo files seem to get larger since tzcode2009k import.
(due to 64bit time_t support?)

Briefly tested sysinst on sparc miniroot.
 1.32  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.31  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.30  30-Oct-2008  tsutsui usr.bin/vi/build -> usr.bin/nvi/build
 1.29  07-Feb-2006  chs branches: 1.29.20;
change the old pre-sysinst install.md script to not need file(1)
and take that program and its associated "magic" database
out of the miniroot image. fixes PR 32379.
 1.28  28-Dec-2003  martin branches: 1.28.6;
Since common/miniroot/list now includes -lz, no need to add it here
anymore. Noticed by Izumi Tsutsui.
 1.27  12-Jun-2002  lukem as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
 1.26  29-May-2002  lukem don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago
 1.25  26-May-2002  grant libz is needed for usr.bin/file/compress.c v1.11
 1.24  07-May-2002  pk branches: 1.24.2;
Add crunched /usr/sbin/installboot.
 1.23  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.22  01-Jan-2002  chs miniroot is out of space, use the ramdisk termcap file in the miniroot too
so that it fits again.
 1.21  19-Feb-2001  jmc Change to pass file image to binstall so it can be built in securelevel > 0
 1.20  17-Nov-2000  pk Add file(1); we use it to determine the shared library type.
 1.19  31-Oct-2000  pk Put a GENERIC kernel in the miniroot, to retain consistency with the
tape, floppy and cdrom images.
 1.18  20-Oct-2000  pk * Add bin/rcmd
* Make sysinst `obsolete' sets
* Simplify running dev/MAKEDEV
 1.17  08-Jul-2000  pk /kern can go since dmesg now uses sysctl() to get the kernel's msgbuf.
 1.16  02-May-2000  sjg branches: 1.16.4;
use KERNOBJDIR if set
 1.15  07-Feb-2000  pk sysctl is now in /sbin
 1.14  18-Oct-1999  pk Remove awk(1); it is no longer used by the installation scripts.
Add link to sysinst.
 1.13  04-Jul-1999  mrg branches: 1.13.2;
- back out previous for amiga/miniroot/list because:
- sparc now creates /kern in the 'list' file like the amiga, atari,
mvme68k and pmax ports, and:
- remove /kern from miniroot/mtree.conf
 1.12  27-Jun-1999  mrg miniroot changes:
install.sub:
- fix interface grovelling, ifmedia support, allow ifmedia and link
to have a "none" (-> "") answer (which lets you give nothing when
a default answer is given)
- allow installing more than one set at a time, including "all" as
a synonym for all remaining sets
- mount -o async when extracting sets
makeconf.awk:
- put default "libs" section at the end rather than the start, so
you can put other "libs" in before this list
- minor cleanup

mtree.conf:
- create /kern

sparc install.md:
- MDSETS are now "kern xbase xcomp xcontrib xfont xserver"
- use /kern & kernfs (replaces dmesg)
- replace grep & cut pipe lines with sed
- replace grep hackery with sed hackery
- grep and cut are no longer required! yay!
- deal with no /usr/bin/vi -- call disklabel -i
- in md_copy_kern() link the netbsd.GENERIC we got from the kern set,
rather than the miniroot kernel
sparc miniroot list:
- no more dmesg, cut or grep

sparc ramdisk changes:
Makefile:
- `ramdiskbin.conf' is now generated by makeconf.awk
- don't use libhack's opendir, it breaks
dot.profile:
- don't assume terminal is `sun'
- set EDITOR=ed
-
list:
- instbin -> ramdiskbin to make `makeconf.awk' work
- CRUNCHSPECIAL those special dirs
- add our LIBS as necessary

libhack changes:
- if NOLIBHACKOPENDIR is set, don't build opendir.o
 1.11  25-Mar-1999  leo branches: 1.11.2;
- Move the pwd.db & spwd.db files into the list-files of the ports who need
them.
- Use x_dd & x_ifconfig.
 1.10  20-Jan-1999  mrg remove strings.
 1.9  01-Jan-1998  tv Use the boot/bootxx files from ${DESTDIR}/usr/mdec, not /usr/mdec.
(Avoid using "new" bootcode as part of a release, for uniformity.)
 1.8  05-Dec-1997  pk Install the `GENERIC_SCSI3' kernel as promised by the release notes.
 1.7  31-Oct-1997  pk Remove unneeded link to `/usr/sbin/installboot'
 1.6  26-Jun-1996  pk branches: 1.6.2;
Pull up from 1.2 release branch: We need installboot, sysctl, getopt.
 1.5  30-May-1996  leo Add more&less. They are no longer in the MI-list.
 1.4  28-May-1996  pk Change extra directory for vi to `vi/build'
 1.3  27-May-1996  leo Sync with changes in MI-miniroot
 1.2  06-Jan-1996  pk branches: 1.2.4;
Use MI install script.
 1.1  18-Dec-1995  pk sparc MD miniroot config files.
 1.2.4.2  26-Jun-1996  pk We need installboot, sysctl, getopt.
 1.2.4.1  20-Jun-1996  pk Sync with trunk.
 1.6.2.2  05-Dec-1997  pk Pullup rev 1.8 from turnk: install `GENERIC_SCSI3' kernel in the miniroot.
 1.6.2.1  10-Nov-1997  thorpej Sync w/ trunk.
 1.11.2.2  06-Jul-1999  perry pullup 1.12->1.13 (mrg)
 1.11.2.1  01-Jul-1999  perry pullup 1.11->1.12 (mrg)
 1.13.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.16.4.4  20-Mar-2002  he Pull up revision 1.21 (requested by he):
Add ``-f'' option to binstall.sh and use it. This is allows boot
media construction when securelevel > 0.
 1.16.4.3  28-Nov-2000  tv Pullup 1.20 [pk]:
Add file(1); we use it to determine the shared library type.
 1.16.4.2  01-Nov-2000  tv Pullup 1.19 [pk]:
Put a GENERIC kernel in the miniroot, to retain consistency with the
tape, floppy and cdrom images.
 1.16.4.1  19-Oct-2000  tv Commit by patch [pk]:
- boot floppy image out of space: use a two disk system
- update INSTALL kernel
- updates/fixes to miniroot image
- support for building CD image
- update installation doc
 1.24.2.3  13-Jun-2002  lukem Pull up revision 1.27 (requested by lukem in ticket #260):
as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
 1.24.2.2  29-May-2002  lukem Pull up revision 1.26 (requested by lukem):
don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago
 1.24.2.1  28-May-2002  lukem Pull up revision 1.25 (requested by grant):
libz is needed for usr.bin/file/compress.c v1.11
 1.28.6.1  14-Feb-2006  tron Pull up following revision(s) (requested by chs in ticket #1163):
distrib/sparc/miniroot/list: revision 1.29
distrib/sparc/install.md: revision 1.20
change the old pre-sysinst install.md script to not need file(1)
and take that program and its associated "magic" database
out of the miniroot image. fixes PR 32379.
 1.29.20.1  05-Oct-2008  mjf Sync with HEAD.
 1.36.2.2  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.36.2.1  17-Apr-2012  yamt sync with head
 1.37.6.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed