index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
arc
/
ramdisk
/
Makefile
Age
Commit message (
Expand
)
Author
2020-05-29
Shrink ramdisk to make RAMDISK kernel smaller for ARC BIOS restriction.
tsutsui
2020-04-29
bump ramdisk size to 3200k for gcc 8. yay!
mrg
2019-12-29
1. Remove all the special handling of variables (-d -p -P -s -S) that
christos
2017-05-12
Slightly increase the image size
martin
2017-01-24
+= for MAKEFS_FLAGS
christos
2015-05-01
make bigger.
christos
2013-08-12
Explicitly build space constrained ramdisk images without unwind tables.
joerg
2013-08-08
Bump RAMDISK size so that the contents fits again.
he
2010-02-11
Remove terminfo.db as it's now embedded in libterminfo.
roy
2010-02-05
Use the rescue terminfo.db in our images instead of termcap.
roy
2009-09-20
34 different termcap subsets, plus a couple of ports still using
abs
2009-09-20
${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
abs
2009-01-25
Use the cutdown distrib/common/services and distrib/common/protocols
abs
2008-02-02
Enable sysinst on arc.
tsutsui
2008-02-01
Use common/termcap.mini.
tsutsui
2007-05-10
Since /etc/services has gotten rather large, use a minimal one for install
dogcow
2003-02-10
Bump md_root size to 2.5Mbytes.
tsutsui
2003-02-01
Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchide
tsutsui
2003-01-22
bump ramdisk image to 2330k
jdolecek
2002-10-17
Rework how SMALLPROG was being used and how INET6 support was enabled.
lukem
2002-05-26
it's 2304_k_
jdolecek
2002-05-26
bump ramdisk size, 2M isn't enough
jdolecek
2002-05-02
yet another distrib overhaul:
lukem
2002-04-27
Fix IMAGESIZE. (typo in rev 1.4?)
tsutsui
2002-04-26
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
lukem
2002-04-23
The "objcopy" based crunchide method has a problem on MIPS; it turns global
tv
2002-04-14
Set DBG="-Os -mmemcpy" and pass it to crunchgen.
tsutsui
2002-04-12
minor NDWO tweak
lukem
2002-04-06
First cut at ramdisk build infrastructure for arc with NDWO.
tsutsui