rafal
d823959dee
Fix build; don't reference ${DISTRIBDIR} when it hasn't been defined; instead
...
define HACKSRC via ${SRCROOT}/distrib/utils/libhack
2002-03-28 14:47:10 +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
33b72e78ec
use check_RELEASEDIR
2002-03-25 01:58:57 +00:00
thorpej
1d1d02da94
Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.
2002-03-05 21:23:28 +00:00
thorpej
0d1f6a757d
Use ${PRINTOBJDIR}.
2002-03-05 21:16:51 +00:00
mrg
2101858f52
- don't put a copy of GENERIC in the netbsd.INSTALL kernel's embedded
...
filesystem's as /netbsd...
- reduce INSTALL size by 2.5MB.
- clean up list.m4
2002-01-21 13:46:26 +00:00
mrg
61d679b8c1
convert sparc64 to use `makefs' rather than vnd/newfs/mount. this severely
...
cleans up a lot of the processing here.
XXX: note that the sparc64 "INSTALL" kernel's file system has a copy of
GENERIC in /netbsd. fix this shortly.
2002-01-20 05:57:10 +00:00
mrg
c8166f989e
update the location of the client script.
2002-01-05 07:42:10 +00:00
mrg
73824b4903
link /sbin/disklabel, and copy dhclient-script in as well (dhclient was already included, just not available)
2002-01-01 08:01:58 +00:00
mason
131d9bffea
vnconfig called incorrectly - it wants either a simple "vnd0" or a full path
...
to a raw device, not a full path to a cooked device.
2001-12-28 16:34:50 +00:00
mason
a3f1ae9c61
vnconfig called incorrectly, breaks build
2001-12-26 15:18:24 +00:00
jmc
c15d918f56
Add bsd.prog.mk for libhack components
2001-12-04 18:14:20 +00:00
jmc
4d6ad24166
Convert to using ${MDSETIMAGE}.
...
Provide a default value for $MDSETIMAGE and pull in bsd.own.mk to have
it overriden as needed for cross/-current builds.
2001-10-21 23:23:19 +00:00
jmc
a37907dc27
Add MTREE?= to add Makefiles and use when running mtree
2001-10-13 06:15:15 +00:00
enami
652855a0c7
Use symbol MTREECONF instead of MTREE to refer configuration file
...
to avoid conflicts. Pointed out by chs@netbsd.org .
2001-10-10 05:13:51 +00:00
mrg
b82078b80d
netbsd.INSTALL.gz is already install; back out part of previous.
2001-08-23 17:19:49 +00:00
eeh
11f0349df1
Install INSTALL kernel.
2001-08-23 17:14:40 +00:00
mrg
f32a062ce6
install the netbsd.INSTALL kernel into the release area as well.
2001-08-23 16:59:33 +00:00
mrg
d8ebb0682c
build an "instfs" which can be untarred for complete netboot installs.
2001-08-23 15:50:09 +00:00
eeh
f247756193
Add Makefile.inc.
2001-07-23 14:54:25 +00:00
eeh
ceea8c87d3
Make the size of the miniroot more easily tuneable and install it in a kernel.
2001-07-21 06:01:03 +00:00
mrg
1ab6aa7287
s/ramdisk/xminiroot/
2001-01-07 09:31:17 +00:00
mrg
ca68673e36
rename sparc64 "ramdisk" to "xminiroot" to avoid confusion about what it actually does.
2001-01-07 09:30:12 +00:00
mrg
d1864bacf3
that's /etc/netconfig not /etc/nteconfig.
2000-11-16 23:32:00 +00:00
mrg
3f648dea6e
add /usr/share/zoneinfo to the ramdisk, to enable support for setting the
...
zoneinfo inside sysinst.
2000-11-16 13:04:21 +00:00
eeh
da647512af
Add /etc/netconfig.
2000-11-13 23:08:41 +00:00
garbled
83f61a5891
Change all ocurrences of "crunchgen" to ${CRUNCHGEN}
2000-11-01 07:57:55 +00:00
garbled
1f3a06f4fd
Find a bunch of places where we call "make" and replace it with ${MAKE}
2000-10-26 04:53:56 +00:00
mrg
cc8bba3950
add "make release" support
2000-08-20 14:46:03 +00:00
mrg
885498ebaa
fix sparc64 support.
2000-08-20 14:43:19 +00:00
mrg
0e05e02e18
make work on sparc64. use LINK everywhere
2000-08-19 13:33:01 +00:00
mrg
f90a1ea9d6
handle the case where we boot from a real root, too.
2000-08-19 13:23:27 +00:00
mrg
326aa2d78a
correct ramdisk size. sparc64 is big-endian.
2000-08-19 13:17:38 +00:00
mrg
1473c2ecc9
first cut sysinst installer.
2000-08-10 14:38:51 +00:00
mrg
84cb48f20c
remove incomplete miniroot configuration.
2000-08-10 14:32:29 +00:00
cgd
c85d2eb42b
sweep of my licenses for consistency. (no functional changes) These
...
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
sjg
1f724b9392
use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
2000-05-02 16:06:45 +00:00
simonb
71efc75854
Don't start update.
1999-11-23 22:43:20 +00:00
cgd
7aa73e55cb
after checking and setting DONEPROFILE, export it so that children of the
...
shell (e.g. programs and shells invoked via sysinst) don't try to run
sysinst again. Fixes PR#7805.
1999-06-26 06:12:49 +00:00
mrg
70886049ec
a clone of the SPARC miniroot, adjusted as necessary.. not really tested yet.
1999-01-23 06:44:38 +00:00