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
/
sun2
/
miniroot
/
Makefile
Age
Commit message (
Expand
)
Author
2021-06-18
Replace RELEASE and VERSION strings proplery.
tsutsui
2021-03-01
Drop wide char support to save space
martin
2019-12-29
1. Remove all the special handling of variables (-d -p -P -s -S) that
christos
2019-12-18
bump
christos
2017-01-24
+= for MAKEFS_FLAGS
christos
2014-08-27
mark fstab .PHONY to prevent it being re-made from fstab.c in suffix rules.
christos
2013-08-12
Explicitly build space constrained ramdisk images without unwind tables.
joerg
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-10-09
Replace references to local and now no-longer-existing termcap files
tsutsui
2009-09-20
Nothing needs disktab anymore, so we'd rather have an inode and
abs
2009-09-20
Move sun2, sun3 & x68k across to the common distrib etc/services, and
abs
2009-01-25
Use the cutdown distrib/common/services and distrib/common/protocols
abs
2008-10-25
Use ${TOOL_SED} instead if plain sed in Makefiles.
apb
2008-04-29
Fix (currently harmless) typo.
tsutsui
2007-06-24
Remove a duplicated option in MAKEFS_FLAGS.
isaki
2007-05-16
Use src/distrib/common/services so that miniroot fits in 4MB.
tsutsui
2007-05-15
Bump the miniroot size from 4M to 4300k so the contents fits again.
he
2007-03-20
Use crunched binary on sun2 miniroot so that miniroot is
tsutsui
2007-03-03
MAKEDEV.subr no longer exists. Don't install it in any ramdisk
apb
2007-03-01
Add MAKEDEV.subr to IMAGEDEPENDS. These miniroot images should probably
apb
2006-07-31
Bump the miniroot size by 1MB to 18MB so that it fits again.
he
2006-02-14
Bump the miniroot size from 16m to 17m so that the contents fits again.
he
2004-06-05
Increase miniroot size to 16m.
skrll
2004-02-23
Bump miniroot size from 13M to 15M so that the contents fits again.
he
2003-12-13
miniroot doesn't fit in 12MB anymore, make it 13.
chs
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2002-05-14
consistently use "${INSTALLBOOT} -v ..."
lukem
2002-05-07
don't use ${OBJDIR}, using just 'install.sub' in IMAGEDEPENDS should work fine
jdolecek
2002-05-02
yet another distrib overhaul:
lukem
2002-04-26
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
lukem
2002-04-26
Migrate to a distrib framework closer to how other ports work.
lukem
2002-04-26
- call ${INSTALLBOOT} with -m ${MACHINE}
lukem
2002-04-22
Converted sun2 to the new distrib world order. It is now
fredette
2002-04-12
- replace image_md_post: target with IMAGE_MD_POST variable, and use
lukem
2002-03-06
replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc
lukem
2001-12-17
Sync with the sun3 distrib code, and fixed many problems
fredette
2001-10-13
Add MTREE?= to add Makefiles and use when running mtree
jmc
2001-05-18
Added sun2 distrib files.
fredette