Commit Graph

6199 Commits

Author SHA1 Message Date
jdolecek
81f80a2d00 remove empty md.* files 2002-12-17 16:08:13 +00:00
jdolecek
1e127d86d1 ttyaction is ${MACHINE}-specific, not per ${MACHINE_ARCH}
remove special ttyaction hook from etc/etc.sun[23]/Makefile.inc, it's no longer
  needed
ld.so.conf is ${MACHINE}-specific, the code happened to work for i386 and sparc
  only because ${MACHINE} == ${MACHINE_ARCH} there
remove basesrc/etc/ld.so.conf and its special vax/ns32k/m68k hook in Makefile -
  vax & m68k are ELF now, and ns32k doesn't need to be handled here
2002-12-17 15:54:59 +00:00
jdolecek
800e198ba6 add example disktab file 2002-12-17 15:16:40 +00:00
jdolecek
6f0545ca61 move fstab example files from base to misc 2002-12-17 14:49:18 +00:00
perry
0fe7bcd013 add postfix html directory 2002-12-17 04:42:06 +00:00
lukem
27015a09a7 consistently use $dest instead of $DESTDIR 2002-12-17 01:59:32 +00:00
lukem
49781231ca Move dev/MAKEDEV from base to etc, just like everything else installed
by etc/Makefile::install-etc-files.

(Arguably a bunch of stuff in etc could move to base, but that's a
separate issue).
2002-12-17 01:17:44 +00:00
wiz
c9823214af Add utmp_update(8) man page. 2002-12-16 22:47:26 +00:00
lukem
e00ddd7131 If ${DESTDIR}="", ensure `maketars -d ...' is called with an argument ("/").
Fixes problem noted by simonb@
2002-12-16 00:30:39 +00:00
scw
4f0fde8807 Bump minor number for getlabel{sector,offset}() addition. 2002-12-12 09:46:49 +00:00
scw
0c83fd4944 Add getlabelsector() and getlabeloffset() as wrappers around the
KERN_LABELSECTOR and KERN_LABELOFFSET sysctls.
2002-12-12 09:45:32 +00:00
lukem
d5e024c747 Add "installsets" target, which copies the sets ${INSTALLSETS} from
${DESTDIR} into ${INSTALLDIR}.
INSTALLDIR is mandatory.
INSTALLSETS is optional, and if its not given, the following sets are used:
	base comp games man misc text
2002-12-12 08:54:25 +00:00
lukem
25193201ba Add '-i installdir', to copy the given sets from $DESTDIR to installdir
instead of creating tar files.  If the default sets are used, "etc" is
removed from the list, because it's highly unlikely that it's wanted
in that case.

Tested against a DESTDIR created with "make UNPRIVED= DESTDIR=.... build".
2002-12-12 08:51:49 +00:00
lukem
cf4eb31ab4 Disable IMAGEPOSTBUILD=${DESTDIR}/usr/mdec/installboot
since it's not cross friendly.
The release should now cross-build again...
2002-12-11 15:52:47 +00:00
lukem
d182cf2f90 add db(1) 2002-12-11 13:52:41 +00:00
fvdl
ec2d95a2ad Remove conditional for x86_64 to not include lintlibs, they're ok now. 2002-12-10 22:00:56 +00:00
fvdl
1922972e59 if 0 out the X sets for the time being. 2002-12-10 20:08:46 +00:00
gavan
ec86ec411e Default to MDF and screen mode configured in RISC OS 2002-12-09 17:28:59 +00:00
scw
16af9da786 The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:20:52 +00:00
scw
1d4f4f766c The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:08:02 +00:00
scw
3838a93e9d The walnut port has been subsumed by the new evbppc port.
XXX: There is some work to do here to allow for different
installation notes for different eval boards...
2002-12-09 14:03:52 +00:00
perry
a7a74b4b41 add qsubst 2002-12-08 21:54:03 +00:00
jdolecek
851a5c50dd seems we don't need /usr/bin/strings in ramdisk 2002-12-05 19:37:04 +00:00
explorer
e578f0eb06 add newly added ieee1394 directory and file 2002-12-05 03:59:19 +00:00
fvdl
a4da65a9cc sysinst glue for x86_64. 2002-12-05 02:05:56 +00:00
fvdl
39970b9661 Bootfloppy glue for x86_64. 2002-12-05 02:04:09 +00:00
fvdl
171b46b525 FILE *log -> FILE *logfp, to avoid warnings about gcc-current's
builtin log() function.
2002-12-05 01:17:15 +00:00
wiz
105141693b Don't end line with an abbreviation dot, *roff will think it ends a sentence. 2002-12-02 15:29:54 +00:00
isaki
90a3bd2d8c Add bmd(4) for x68k. 2002-12-01 09:17:27 +00:00
isaki
d014576fdb Fix broken $NetBSD$ tag in 1.12 - 1.13 2002-12-01 04:23:22 +00:00
jdolecek
4b413dd039 add afterboot(8) manpage - things to check after the first complete boot
adapted from OpenBSD by Julio Merino in PR misc/16745, with some further
changes by me
2002-11-30 14:09:50 +00:00
lukem
b1e79510cf - Migrate fparseln(3) from libutil to libc, where it should have been in
the first place...
- Bump libutil major (to 7.0) and libc minor (to 12.91).
2002-11-30 03:04:44 +00:00
martin
925c8ea415 Add the sparc/bpp man page. 2002-11-29 18:00:54 +00:00
lukem
1fc7ef95dc update for strsuftoll(3) and associated libc minor bump 2002-11-29 13:16:27 +00:00
lonewolf
27c20b8059 Added myself. 2002-11-28 16:09:08 +00:00
tron
cfc041b8c9 Add "usr/include/sys/siginfo.h". 2002-11-27 13:31:23 +00:00
pk
bea0986dff Add libsparc_v8 shared library. 2002-11-27 11:58:23 +00:00
lukem
62148d5f92 use ${make} instead of ${MAKE} in the shell scripts, to prevent weird
lossage with the modified ${MAKE} getting passed to child make's
2002-11-26 06:22:22 +00:00
lukem
8fa5df2d2d explicitly add " -f dirname $0/Makefile " to ${MAKE}, so that
these scripts do not need to be run from this directory in order
to function correctly
2002-11-25 23:29:54 +00:00
jmmv
4f319f9a6a Add myself.
(My first commit ;-)
2002-11-25 13:11:36 +00:00
thorpej
bf3979a00a Use objcopy to a.out'ify the install kernel image. 2002-11-23 16:02:55 +00:00
blymn
c26f63141b Renamed verified exec fingerprint loader 2002-11-23 11:24:03 +00:00
blymn
01ab9ad2be Change name of verified exec fingerprint loader. 2002-11-23 11:11:15 +00:00
lha
2943f5e96b install intrdefs.h so it can be used by intr.h (and libkvm) 2002-11-23 05:33:11 +00:00
thorpej
74f4284e39 Add /usr/lib/crti.o and /usr/lib/crtn.o. 2002-11-23 03:48:55 +00:00
chris
e1f2f4db9e As sys/locale.h no longer includes some extraneous headers, localeconv.c
needs to include limits.h itself.
2002-11-19 23:15:59 +00:00
bouyer
98092f81dd It seems the miniroot needs more inodes now. Decrease density to 4k so that
it builds again.
2002-11-19 16:31:49 +00:00
lukem
c7ad6e6337 Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX". 2002-11-18 12:39:43 +00:00
wiz
481f815061 Add {cat,man,html4}/dreamcast, and html4/evbarm. 2002-11-17 15:51:21 +00:00
itohy
d6fda2f750 Add {cat,man}4/dreamcast/* 2002-11-17 06:14:39 +00:00