lukem
9e5598221a
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
2002-04-26 15:50:21 +00:00
gmcgarry
377968bc08
Make all devices, bump ramdisk size, and fiddle with inode density.
2002-04-20 05:01:58 +00:00
lukem
261d1ba438
alpha sort some entries
2002-04-12 03:51:31 +00:00
lukem
6d7992b361
distrib/** consistency tweaks
2002-04-11 05:30:12 +00:00
tsutsui
ebf5fffe65
Set DBG=-Os for libhack.
2002-04-06 18:16:09 +00:00
lukem
e0f433e649
ensure all sysinst-using makefs generated images have at least 15 inodes free,
...
and be consistent how MAKEFS_FLAGS is defined.
2002-04-01 12:16:11 +00:00
lukem
484f8db2eb
- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are
...
required, define them before pulling in libhack/Makefile.inc so that the
dependencies work correctly.
- Other minor cleanups
2002-03-28 04:33:21 +00:00
lukem
25c4cc30b2
Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,
...
as they only support reading /etc/hosts, and its the "least useful" of
the libhack routines. Add gethost.o back to Really Small media which
appears to need the space savings.
2002-03-25 07:43:39 +00:00
lukem
9c584117ff
remove duplicate IMAGEDEPENDS entry
2002-03-24 22:56:58 +00:00
lukem
2383085e6e
cosmetic consistency tweak
2002-03-12 12:52:52 +00:00
lukem
29173b1fb0
add more IMAGEDEPENDS, and some more cosmetic tweaks
2002-03-06 13:17:01 +00:00
lukem
0a7bf05cec
clarify why we avoid gethost.o from libhack
2002-03-06 13:09:34 +00:00
lukem
23a0a8fb2e
replace ${_SRC_TOP_}/distrib with ${DISTRIBDIR}
2002-03-06 04:29:35 +00:00
lukem
a771f7472b
remove USE_SYSINST goop that was obviously copied from the i386 stuff
...
and unconditionally add the sysinst list to LISTS; the goop is only in
the i386 stuff because that has some ramdisks which don't use sysinst,
where here on the hp300 it's not an optional item :)
2002-02-24 09:57:18 +00:00
gmcgarry
a530714247
Trim the ramdisk down even smaller. Include the device files on
...
the ramdisk, since we don't have enough memory to dynamically build
/dev on mfs.
2002-02-23 22:02:08 +00:00
gmcgarry
c48a398cdf
Make filesystem big endian.
2002-02-13 19:25:26 +00:00
gmcgarry
6a11dfc946
List for ramdisk. Bump ramdisk size to 2MB.
2002-02-13 05:31:18 +00:00
gmcgarry
2a8b7cca5b
Use the new ramdisk build infrastructure.
2002-02-13 05:13:24 +00:00
gmcgarry
0007bec6dc
Skeleton for ramdisk-style installation media.
2002-02-10 01:22:54 +00:00