OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
ews4800mips
/
floppies
/
ramdisk
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ramdisk
History log of
/src/distrib/ews4800mips/floppies/ramdisk/Makefile
Revision
Date
Author
Comments
1.20
22-Apr-2025
christos
bump
1.19
19-Apr-2025
christos
small k
1.18
18-Apr-2025
christos
bump
1.17
17-Apr-2025
christos
bump
1.16
16-Apr-2025
christos
bump
1.15
29-Jul-2023
rin
branches: 1.15.2;
ews4800mips/floppies: Fix ramdisk overflow by dropping IEEE 802.11
support from x_ifconfig
1.14
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.13
04-Sep-2019
martin
Use the non wide char libcurses version for the ramdisk to save space.
1.12
24-Jan-2017
christos
branches: 1.12.12; 1.12.14;
+= for MAKEFS_FLAGS
1.11
12-Aug-2013
joerg
branches: 1.11.8; 1.11.12;
Explicitly build space constrained ramdisk images without unwind tables.
1.10
04-May-2010
tsutsui
branches: 1.10.6; 1.10.12;
Remove non-English translations from ews4800mips sysinst.
I don't think there are any EWS4800 users outside Japan.
1.9
11-Feb-2010
roy
Remove terminfo.db as it's now embedded in libterminfo.
1.8
05-Feb-2010
roy
Use the rescue terminfo.db in our images instead of termcap.
1.7
09-Oct-2009
tsutsui
Replace references to local and now no-longer-existing termcap files
with references to ${DISTRIBDIR}/common/termcap.
1.6
20-Sep-2009
abs
${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
1.5
25-Jan-2009
abs
Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
1.4
10-May-2007
dogcow
branches: 1.4.12;
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.3
09-Jan-2006
tsutsui
First cut at sysinst support for ews4800mips.
1.2
09-Jan-2006
tsutsui
Reduce IMAGESIZE.
1.1
29-Dec-2005
tsutsui
Add files for ews4800mips distribution.
XXX sysinst is disabled for now.
1.4.12.1
05-Oct-2008
mjf
Sync with HEAD.
1.10.12.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.10.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.11.12.1
21-Apr-2017
bouyer
Sync with HEAD
1.11.8.1
20-Mar-2017
pgoyette
Sync with HEAD
1.12.14.1
05-Sep-2019
msaitoh
Pull up following revision(s) (requested by martin in ticket #176):
distrib/ews4800mips/floppies/ramdisk/Makefile: revision 1.13
Use the non wide char libcurses version for the ramdisk to save space.
1.12.12.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.12.12.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.15.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Wed Oct 29 12:09:47 GMT 2025