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
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
2020-01-09
PR install/54780: in the (of course totally unlikely) case that sysinst
martin
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
2011-08-03
less is no more
tsutsui
2011-08-01
Use distrib/utils/more to shrink ramdiskbin.
tsutsui
2011-07-03
Update location of "less" source directory to the build of various
tron
2011-01-14
Adjust file lists for recent move:
tsutsui
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-04-29
Fix indent on common/protocols changes.
tsutsui
2009-01-25
Use the cutdown distrib/common/services and distrib/common/protocols
abs
2008-11-20
Use vt100 rather than wsvt25 for TERM since the latter makes
tsutsui
2008-05-06
Add -lprop to the LIBS line so that ifconfig will link.
dyoung
2008-02-02
Use less(1) rather than x_more.
tsutsui
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
2005-09-10
Delete the:
dsl
2005-04-18
Put a brandnew boot program to install ramdisk.
tsutsui
2005-04-16
Add newfs_msdos(8) for install ramdiskbin.
tsutsui
2003-07-26
netbsd.org->NetBSD.org
salo
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
2003-01-19
Remove "srcdir distrib/utils/x_mount" from ramdisk lists
tsutsui
2002-10-17
Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,
lukem
2002-10-17
Rework how SMALLPROG was being used and how INET6 support was enabled.
lukem
2002-05-29
remove unnecessary MTREE line
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-13
consistency cleanup
lukem
2002-04-12
minor NDWO tweak
lukem
2002-04-06
First cut at ramdisk build infrastructure for arc with NDWO.
tsutsui