Home | History | Annotate | Download | only in ramdisk
History log of /src/distrib/cobalt/ramdisk/Makefile
RevisionDateAuthorComments
 1.14  06-Apr-2020  martin Sync image size with available space reserved in the RAMDISK kernel
 1.13  29-Dec-2019  christos 1. Remove all the special handling of variables (-d -p -P -s -S) that
were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with
disabling/enabling sanitizers.
2. Use emalloc/estrdup for all the allocators instead of only some cases.
3. Add -V varspec which passes variables on the command line (as DBG
and LDSTATIC used to be passed before) instead of appending them
to the on-the-fly Makefile using -v varspec.
4. Change the distrib and rescue Makefiles to use -V instead of the removed
flags.

The motivation of this is to make variable handling consistent, less magical,
and remove the need for changing crunchgen each time we want to add disabling
an option by default.

(as proposed in tech-toolchain)
 1.12  18-Jul-2017  christos branches: 1.12.4;
bump
 1.11  24-Jan-2017  christos += for MAKEFS_FLAGS
 1.10  20-Feb-2016  christos branches: 1.10.2; 1.10.4;
bump size
 1.9  29-Sep-2014  msaitoh Increase ramdisk size.
 1.8  22-Mar-2013  tsutsui branches: 1.8.10;
dhclient -> dhcpcd
 1.7  11-Feb-2010  roy branches: 1.7.6; 1.7.12;
Remove terminfo.db as it's now embedded in libterminfo.
 1.6  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.5  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.4  20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.3  25-Jan-2009  abs Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.2  13-Sep-2008  tsutsui - enable dhclient(8) in RAMDISK kernel
- bump mdroot size
 1.1  02-Feb-2008  tsutsui branches: 1.1.2; 1.1.6; 1.1.8; 1.1.12;
Firstcut at a sysinst based RAMDISK kernel for cobalt. Based on arc.
 1.1.12.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.1.8.2  23-Mar-2008  matt sync with HEAD
 1.1.8.1  02-Feb-2008  matt file Makefile was added on branch matt-armv6 on 2008-03-23 00:21:01 +0000
 1.1.6.2  05-Oct-2008  mjf Sync with HEAD.
 1.1.6.1  28-Sep-2008  mjf Sync with HEAD.
 1.1.2.2  02-Feb-2008  tsutsui Firstcut at a sysinst based RAMDISK kernel for cobalt. Based on arc.
 1.1.2.1  02-Feb-2008  tsutsui file Makefile was added on branch mjf-devfs on 2008-02-02 14:06:49 +0000
 1.7.12.1  23-Jun-2013  tls resync from head
 1.7.6.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.8.10.1  07-Jan-2015  msaitoh Pull up following revision(s) (requested by martin in ticket #388):
sys/arch/cobalt/conf/RAMDISK: revision 1.6
distrib/cobalt/ramdisk/Makefile: revision 1.9
Increase ramdisk size.
 1.10.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.10.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.12.4.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed