| History log of /src/distrib/atari/floppies/common/list.images |
| Revision | | Date | Author | Comments |
| 1.14 |
| 05-Apr-2020 |
martin | Adapt to libterminfo as part of libhack-curses
|
| 1.13 |
| 28-Jul-2019 |
martin | Use the non-WIDE_CHAR libcurses version from libhack
|
| 1.12 |
| 12-Apr-2017 |
christos | branches: 1.12.12; more gnu directory removal.
|
| 1.11 |
| 30-Jan-2016 |
tsutsui | branches: 1.11.2; 1.11.4; Remove redundant mount_gemdos script and put an alias instead.
|
| 1.10 |
| 24-Nov-2014 |
tsutsui | Disable "OS bootversion check" on crunched binaries for installation media.
This oscheck() function seems implemented to check compatibility between bootloaders and /netbsd kernel, but checking /netbsd using kvm(3) doesn't make sense on installation or even future cross builds, and probably we will never bump bootloader version without compatibility per recent 14 years history.
This works around overflow of 1440KB 2HD sysinst.fs, and would also be worth to pullup to netbsd-7.
|
| 1.9 |
| 21-Feb-2010 |
tsutsui | branches: 1.9.26; Remove unnecessary LIBS (-ledit, -lbz2, -lcrypt) for SMALL binaries with libhack.
|
| 1.8 |
| 11-Feb-2010 |
roy | Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.7 |
| 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.6 |
| 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.5 |
| 02-Feb-2009 |
abs | support gemdos as a type of unmounted filesystem during set selection
|
| 1.4 |
| 11-May-2008 |
he | branches: 1.4.2; Add -lprop, as ifconfig now needs it.
|
| 1.3 |
| 13-Jan-2004 |
he | branches: 1.3.32; 1.3.34; 1.3.36; Since crunchgen now picks up the new gzip from usr.bin/gzip, we now need -lz.
|
| 1.2 |
| 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.1 |
| 12-Apr-2002 |
leo | branches: 1.1.1; Initial revision
|
| 1.1.1.1 |
| 12-Apr-2002 |
leo | prepare and installation floppies
|
| 1.3.36.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
| 1.3.34.1 |
| 18-May-2008 |
yamt | sync with head.
|
| 1.3.32.2 |
| 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.3.32.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.4.2.1 |
| 08-Feb-2009 |
snj | Pull up following revision(s) (requested by abs in ticket #421): distrib/atari/floppies/common/list.images: revision 1.5 distrib/atari/floppies/common/mount_gemdos: revision 1.1 support gemdos as a type of unmounted filesystem during set selection
|
| 1.9.26.1 |
| 29-Mar-2015 |
snj | Pull up following revision(s) (requested by martin in ticket #651): distrib/atari/floppies/common/list.images: revision 1.10 sys/arch/atari/stand/installboot/Makefile: revision 1.8 sys/arch/atari/stand/installboot/installboot.c: revision 1.34 Disable "OS bootversion check" on crunched binaries for installation media. This oscheck() function seems implemented to check compatibility between bootloaders and /netbsd kernel, but checking /netbsd using kvm(3) doesn't make sense on installation or even future cross builds, and probably we will never bump bootloader version without compatibility per recent 14 years history. This works around overflow of 1440KB 2HD sysinst.fs, and would also be worth to pullup to netbsd-7.
|
| 1.11.4.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.11.2.1 |
| 26-Apr-2017 |
pgoyette | Sync with HEAD
|
| 1.12.12.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|