Commit Graph

6422 Commits

Author SHA1 Message Date
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
lukem e97eca6cda grammar fix 2002-11-17 03:04:53 +00:00
lukem e134704457 remove unnecessary code, and add minor code formatting tweak 2002-11-17 02:59:56 +00:00
lukem 8df8082f37 - add leading `.' to pathnames, for consistency with other sets lists.
- remove the usr/include/machine and usr/include/${MACHINE} entries
  added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the
  symlink changed from ${MACHINE}->machine to machine->${MACHINE}),
  as they are bogus and lead to false matches when using the obsolete
  lists for other purposes (such as, checking for obsolete files
  outside of sysinst! :)
  the installer should use another mechanism to detect that the
  symlink has to be changed.
2002-11-17 02:54:50 +00:00
lukem b966f5df8e Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:11 +00:00
lukem 1e09fd464d Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:01 +00:00
lukem ac1a503233 use ${MAKE} print_machine(_arch)? where appropriate 2002-11-17 02:22:11 +00:00
grant daa208f50f (belatedly) add myself. 2002-11-15 02:29:44 +00:00
salo 15f69dcd3c Add myself. 2002-11-14 09:05:16 +00:00
chris 62fa2583b2 pleasemountroot has 4 %s's in it. Note that the fr translation needs
updating to 4.
2002-11-13 00:43:09 +00:00
wiz e949218216 Add mtd(4). 2002-11-11 22:35:04 +00:00
gmcgarry da4e54bda5 More inodes for ramdisk 2002-11-11 05:07:09 +00:00
jdolecek 1baf58d3fd libc minor was bumped, update list 2002-11-10 20:28:50 +00:00
jdolecek 5a9446396b add <rpc/rpc_com.h> 2002-11-10 20:26:41 +00:00
cgd 652d9440af NetBSD/sbmips boot blocks 2002-11-09 06:58:37 +00:00
briggs 0a3ddcba15 Catch up with jdolecek again and remove ./usr/include/powerpc/macho_machdep.h. 2002-11-04 19:58:36 +00:00
briggs 9e19c6e872 Add ./usr/include/powerpc/macho_machdep.h 2002-11-04 19:49:00 +00:00
wiz ac9ef76efe Add NetBSD calendar file.
Dates supplied by Hubert Feyrer, thanks!
2002-11-03 15:53:41 +00:00
bjh21 0f452df06d Spelling correction in comment. 2002-11-03 12:46:29 +00:00
bjh21 8f720e45aa Move the pause to before the kernel is loaded, and allow the user to press
a key to provide extra options or to load a different kernel (much like
biosboot on i386).  This saves having to edit the fastboot file just to
boot single-user.
2002-11-03 12:45:29 +00:00
isaki 302149111d Place installation tools in RELEASEDIR/installation/misc.
- gzip.x, gz124x5f.lzh
 - rawrite.{x,doc,lzh}
2002-11-03 02:13:20 +00:00
agc 79cd9d5c9c Add a missing /usr/share/man/cat4/veriexec.0 as well 2002-10-30 17:02:14 +00:00
tsutsui 5e1deee8cf Build ramdisk kernel for dreamcast. 2002-10-30 12:42:24 +00:00
blymn d84050f8a4 Added verified exec header. 2002-10-30 11:52:45 +00:00
blymn 8ab5b2e1ff Add verified exec fingerprint loader stuff. 2002-10-30 11:47:47 +00:00
blymn 99c12443ca Add verified exec man pages. 2002-10-30 11:46:53 +00:00
lukem f21875b77f we generally don't list older shlib minor versions as "obsolete",
so don't treat libkrb5.so.18.0 and libroken.so.12.2 as special cases...
2002-10-30 10:39:39 +00:00
lukem 4fcc3e8569 remove a bunch of entries in /usr/include/g++ which are NOT obsolete 2002-10-29 06:44:40 +00:00
lukem 34c993950b revert most of rev 1.4, since AFAICT, the files are NOT obsolete 2002-10-29 06:19:37 +00:00
lukem 854d3205c4 hpcsh/bootinfo.h does not actually appear to be obsolete... 2002-10-29 06:04:16 +00:00
lukem c41a35350c vn_marktext is not obsolete any more 2002-10-29 05:30:23 +00:00
lukem 918cabcf54 add /etc/default. sort file 2002-10-29 05:05:12 +00:00
nathanw 490a68eaad Adapt miniroot list to libraries in /lib. 2002-10-28 17:25:14 +00:00
isaki e648085d77 Increase the image size, to build. 2002-10-27 08:00:26 +00:00
jdolecek 4f5c93d217 remove arm/footbridge/footbridge_irqhandler.h, it's not installed anymore 2002-10-25 09:19:29 +00:00
agc 53db780200 Add arm/footbridge/footbridge_irqhandler.h to sync with reality. 2002-10-24 23:08:07 +00:00
jdolecek 07c713d5c2 install kqueue sys/event.h 2002-10-23 09:21:24 +00:00
gmcgarry 052ea14e35 vgonel.9 2002-10-23 06:18:29 +00:00
thorpej 87833d8fe3 Bump the image size to 1452k (+12k) .. needed for nathanw_sa branch
builds.
2002-10-22 23:36:46 +00:00
blymn 7a7914f91a bumped minor for libcurses. 2002-10-22 12:10:32 +00:00
martin ccf1c3c2f4 Simplify boot commands (no -s needed), kill all references to installation
scripts, we use sysinst now.
2002-10-21 20:35:39 +00:00
blymn 1441b806a6 Added curses man page links. 2002-10-21 13:36:04 +00:00
lukem f60d6abce0 don't depend upon 'cvs -kb' to preserve macppcboot.raw (et al).
instead, keep uuencoded versions in the repository.

(arguably /usr/sbin/installboot -m macppc should support -t cd9660,
at which point we'd nuke this macppc_installboot hack)
2002-10-21 05:08:23 +00:00
rnestor 75cd879de4 Fixed problem initializing the Partition Map on a blank disk and added
a driver entry for an ATA driver used on Macs with IDE disks. Also did
some cleanup to facilitate use of code on the Macppc port.
2002-10-20 22:06:17 +00:00
thorpej 2649bcd277 Reinstate /usr/bin/tar and /usr/bin/cpio (they are symlinks to their
counterparts in /bin, for backwards-compatibility with things that
hard-code their pathnames, like binary packages).
2002-10-20 21:28:11 +00:00
jdolecek 5773ad9bcc /usr/include/walnut/autoconf.h isn't installed anymore, move it to obsolete
list
2002-10-20 18:21:29 +00:00
gmcgarry 174f011eed More kernel documentation. 2002-10-20 05:16:31 +00:00
provos 32b88027c7 use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
lukem c88bce2d8b obsolete usr/share/info/tar.info 2002-10-17 12:27:58 +00:00
lukem 43863418ef - obsolete usr/share/locale/*/LC_MESSAGES.mo
- sort entries
2002-10-17 12:26:46 +00:00
lukem ea0637c5af Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6,
we don't need distrib/utils/x_ftp anymore...
2002-10-17 06:38:15 +00:00
lukem f36008676d Remove these, since platforms using the New Distrib World Order have
been building these using the basesrc Makefiles with SMALLPROG defined
for a while now.
2002-10-17 06:02:34 +00:00
lukem ed56ec3a05 Rework how SMALLPROG was being used and how INET6 support was enabled.
There's two variables added to Makefile.crunch:

    SMALLPROG		If 1, add SMALLPROG=1 to CRUNCHENV.  [default: 1]
			This can be used by various Makefiles to
			determine if a `small' version of the program
			is required.

    SMALLPROG_INET6	If 1 and SMALLPROG == 1, add SMALLPROG_INET6=1
			to CRUNCHENV.  [default: 0]
			This can be used by various Makefiles to
			determine if the `small' version has INET6
			support enabled.

Only enable SMALLPROG_INET6 for programs on the ramdisks that have INET6 in
the appropriate kernel, and cleanup INET6 setting.
(Note: this means that sysinst won't get INET6 support if the kernel
it's running on doesn't have it).

This change saves a fair bit of space on various install images
(including i386 ramdisk-{ps2,small,tiny}) that didn't have INET6 in
the kernel but were unconditionally getting INET6 support in their tools.
2002-10-17 02:05:35 +00:00
christos 2a7fb4d2a5 tar and cpio have been paxified. 2002-10-16 15:32:26 +00:00
itojun 0427f35ddc sync with pax flip 2002-10-16 15:31:26 +00:00
itojun bfe85e26f6 remove sh1.iijlab.net's old address (what is the best way to maintain
the list of publically-usable DNS server addresses?)
2002-10-16 08:04:26 +00:00
lukem 87ce234096 refer to 1.2MB diskettes 2002-10-16 04:10:43 +00:00
lukem e3c4d0c577 no rescue-small on i386 any more 2002-10-16 04:09:11 +00:00
lukem 1ede8b245b As both boot-small and rescue-small have expanded onto a second 1.2MB
floppy (and there's not the same RAM contraints that *-tiny has),
fold rescue-small into boot-small and deprecate the former.
The "all in one" boot-small is only 100KB larger on the second floppy.
2002-10-16 04:00:53 +00:00
lukem 859e7d7867 netbsd.INSTALL_SMALL and netbsd.RESCUE_SMALL have grown past the size
of a single 1.2MB floppy; cranky FLOPPYMAX to use two floppies.
the kernel and the contents of the ramdiskbin have both grown...

(We should just merge the install & rescue functionality of the -small
 floppies into one two x 1.2MB floppy set, since -small is for older
 machines with 1.2MB floppy drives, versus those with extremely small
 RAM constraints)
2002-10-16 01:03:07 +00:00
lukem f535541326 Default FLOPPYMAX to 1 for i386 floppies, so the build will fail if an
image accidentally grows past 1 floppy and we didn't know about it.
2002-10-16 00:59:24 +00:00
jdolecek 446deeb58f ld.elf_so is now in /libexec, so update the list here
XXX not tested
2002-10-15 21:58:20 +00:00
gmcgarry 1b54fb00e8 link for vn_rdwr() 2002-10-14 21:03:19 +00:00
lukem 858e032a8f Merge kernel-ramdisk & kernel-rescue into instkernel, now that
../../common/Makefile.mdset supports building multiple copies of the
same kernel (as long as they're to separate filenames).
Now there's no need to set FLOPPYKERNDIR, as it now defaults to instkernel.
2002-10-14 16:20:39 +00:00
lukem e3ad63279a Use _KERNEL.${_K}.${_F} instead of _KERNEL.${_K}, as this allows
MDSETTARGETS to contain the same kernel (_K) more than once, as long
as the filename (_F) is different.
2002-10-14 16:16:09 +00:00
dent 42feb79d92 Fix a cut'n'paste-o 2002-10-14 15:59:46 +00:00
takemura 976f1e210f Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages
into mi directory.
2002-10-14 06:31:37 +00:00
gmcgarry 31d4a5e75c Add vn_marktext() and vn_statfile() pages. 2002-10-14 05:00:01 +00:00
takemura c6dfedddb0 Added APM header files for Hpcmips. 2002-10-14 02:11:09 +00:00
elric 703ee21aaa Add the man pages for disklabel_dkcksum.3 and disklabel_scan.3. 2002-10-13 04:37:03 +00:00
briggs 2cc2b9cde2 Some systems/shells have difficulty if the closing ] of a test does not have
preceding whitespace.  Ensure that there is whitespace.
2002-10-10 20:46:39 +00:00
itojun 4384c54c01 switch to GNU tar 1.13.25 with security fixes. 2002-10-10 08:22:22 +00:00
wiz 0da5ac2408 Add dot in abbreviation. 2002-10-10 07:55:50 +00:00
simonb b1a30609f9 Install the kernel linker script in /usr/lkm/ldscript so that modload(8)
works without needing to resort to -A abuse.  LKMs work cleanly on MIPS
now.
2002-10-10 01:59:29 +00:00
lukem 30f103aea1 some clarifications & roff cleanups (yes, there's a problem with .Oo .. .Oc).
sparc64 does NOT appear to need a slicemap, so comment out that entire
section.

XXX: this program needs a rewrite. the argument handling is suboptimal.
that's coming next...
2002-10-10 01:25:03 +00:00
lukem df6c4cf203 more details on which platforms can share a multiboot cd 2002-10-10 01:22:19 +00:00
elric 98839fb386 Added cgd rc.d script and put it in the appropriate postinstall and
mtree files.
2002-10-09 14:55:53 +00:00
augustss b0eef0bfaa Use unsigned variable for memory size, so > 2M memory isn't negative. 2002-10-09 13:28:48 +00:00
lukem 77dee4dead set BOOTFILE.sparc64, to create bootable sparc64 cds. 2002-10-09 11:57:14 +00:00
thorpej b8c378293f * Clean up the handling of rescue.* files makeflist.
* Move all md.* and ad.* /rescue/... files into their
  own list files.
2002-10-09 01:22:37 +00:00
martin 6060607b3f Add sun-type4 termcap entry and a hint to use this as TERM when using
a Type 4 keyboard.
2002-10-08 20:29:58 +00:00
martin 73d617f74e Add sun-type4 termcap entry and print a hint to change TERM to this
if using a Type 4 keyboard.
2002-10-08 20:26:38 +00:00
lukem 863e999f52 - add more MACHINE_ARCH.xxx variables
- when building RSYNC_INCLUDE, only add a directory once
- automatically add `shared/ALL' and `shared/${MACHINE_ARCH}' to
  ${BASE_PORTS.${image}} for each unique MACHINE_ARCH in the latter.
- don't bother explicitly listing shared/* in the example
- note that the cats cdrom is now bootable
2002-10-08 15:20:50 +00:00
lukem f7e2efaa06 gunzip cats/binary/kernel/netbsd.aout-INSTALL.gz to /netbsd.cats 2002-10-08 14:18:17 +00:00
augustss 0c81b8340d Add ubsa(4). 2002-10-08 13:18:42 +00:00
lukem 887a1407d6 Update example.conf to be more relevant to NetBSD 1.6, and to take
advantage of the support for symlinks to shared/* .
2002-10-08 07:38:52 +00:00
lukem 92184041d7 oops; still need ./usr/lib/lib{crypto,des}.so* (for the symlinks) 2002-10-07 22:46:24 +00:00
lukem 93305911e9 Move libcrypto.so* from /usr/lib to /lib, as /sbin/cgdconfig needs it.
Requested by elric@.
2002-10-07 00:53:31 +00:00
thorpej 7d588a758e * Move the rescue bits into their own file.
* In makeflist, skip rescue bits in arch's that don't yet support it
  (MIPS, currently, due to an objcopy-crunch bug).
2002-10-06 17:28:46 +00:00
thorpej 796c5d9347 Crank ramdisk size to 1440k. 2002-10-06 17:01:27 +00:00
grant 3b71e362fa add /etc/mail/local-host-names, required by sendmail(8). 2002-10-05 15:24:43 +00:00
grant eac5abccd0 sync with reality: add cgdvar.h and cgd/cgdconfig man pages.
(hi Roland!)
2002-10-05 06:02:56 +00:00
gmcgarry 06b14f09b7 config_match(9) 2002-10-05 05:43:38 +00:00
grant a94624a921 during timezone selection, only update the clock once per minute. once
per second is painful and annoying over a serial line.
2002-10-05 02:41:54 +00:00
martin 3371592c77 Do not use -Os when compiling small programs for the miniroot or
install kernel ramdisk image. It triggers some toolchain bug and
causes for example ifconfig to not display inet addresses.
2002-10-04 21:23:06 +00:00
elric 7d7701ff68 include cgdconfig(8) in the installation. 2002-10-04 18:43:36 +00:00
jwise c33cdb26b3 Fix paste-o which put `kdump' in wrong syspkg. Pointed out by nick. 2002-10-04 14:57:11 +00:00
lukem e103106547 enable -o append for alpha as well 2002-10-03 07:28:33 +00:00
lukem d864e0371d revert part of previous;
alpha installboot still needs to come after everything else, because non of
the other installboot(8) backends support recalculating the alpha checksum
(yet).
2002-10-03 05:26:49 +00:00
lukem a50326b0d6 - create ${IMAGEDIR}/${image}.contents, with the files from BASE_PORTS.${image}
(could be extended )
- move alpha installboot above pmax/vax; it doesn't need to be last anymore
- cosmetic tweaks
2002-10-03 03:58:56 +00:00
grant 8f34e7dde1 sync with reality: add pwhash.1 (missed in last commit). 2002-10-02 03:20:40 +00:00
grant 5599dcbd7b sync with reality: add ./usr/include/i386/atomic.h. 2002-10-02 03:19:33 +00:00
provos c00f24e6cf add pwhash to sets 2002-10-01 22:43:03 +00:00
lukem cf6615ab93 slight tweak 2002-10-01 00:58:00 +00:00
agc 821fe4ba95 SYnc with reality - add apm and zzz 2002-09-30 18:44:27 +00:00
agc 0edfa8219b Sync with reality - add apmvar.h 2002-09-30 18:43:50 +00:00
jdolecek ecb97b038d bring knote(9) and kfilter_register(9) from kqueue branch to mainline
HISTORY section mentions the interface is only available on experimental
  kqueue branch (for now)
2002-09-29 20:29:13 +00:00
wiz 2ebc2ec36b No more sleep(9). 2002-09-29 17:38:37 +00:00
lukem 752effddfa Instead of building the staging area with symlinks and using "mkisofs -f",
only populate the stage area with the minimal necessary files and use
"mkisofs -graft-points -path-list pathlistfile", and populate pathlistfile
with the "reachover" paths.

    IMPORTANT NOTE:
	This change requires mkisofs 1.15a34 or newer for a working
	-graft-points option.
	This can be found in the cdrecord-devel 1.11a34 package.

Don't fetch by default; the rsync is resource intensive on rsync.netbsd.org
and is often unnecessary.  Deprecate NO_FETCH whilst here.
Use "make fetch" explicitly...

Explicitly add ${RELEASENAME} to RSYNC_SITE (and remove it from all
the other rsync options), and deprecate ${RELEASE_SUBDIR}

Add some  # {  and  # }  comments, to make it easier to track make(1)
conditionals & loops.
2002-09-29 14:29:19 +00:00
lukem 4408faac1a - don't hardcode the CD size to 666000 blocks; use CD_SIZE variable instead.
- access mksunbootcd via ${NETBSDSRCDIR}/... && ${PRINTOBJDIR}
- use ${INSTALLBOOT} for alpha,pmax,vax instead of /sys/arch/*/stand/...
- use ${.CURDIR}/macppc_installboot to access macppcboot.raw
2002-09-29 07:23:15 +00:00
lukem 461cf89b24 fix path to macppc INSTALL kernel
remove VAX_IBOOT?= ; it's set in the Makefile and i'll be fixing the
definition in the latter in another commit RSN
2002-09-29 06:44:36 +00:00
lukem 891c2e212a clean up the building of macppcboot.raw (the previous mechanism wasn't
USETOOLS=yes friendly):
since the file only changes when a new bootxx.raw is committed into this
directory, commit a generated version of macppcboot.raw here as well.
clean up the framework that builds mkmacppcboot as well, and don't
remove macppcboot.raw on make clean.
2002-09-29 06:38:19 +00:00
elric c37b0f13ba Fix usage of -mdoc that wiz pointed out to me. 2002-09-28 23:35:41 +00:00
elric f075a6c2cc Added a little verbiage describing that root logins from the network
are not enabled by default even via ssh(1).  Thanks to Thomas
Klausner for some rewording of this.

Addresses PR: install/18456
2002-09-28 23:07:31 +00:00
chris ffffdcd9c7 Add footbridge_intr.h 2002-09-28 16:08:03 +00:00
chris d20df65c58 Remove cats/byte_swap.h. 2002-09-28 16:02:54 +00:00
kano f33e9b1e1a add myself 2002-09-28 09:45:04 +00:00
thorpej bc35b15d70 Add /usr/share/mk/bsd.shlib.mk 2002-09-27 21:42:15 +00:00
grant b81826593e s/unused/inutilis'e/
from Stoned Elipot.
2002-09-27 15:21:52 +00:00
grant 6f98f8dffe update French translation, add "don't change" option to mbr partition
type selection.

from install/18192.
2002-09-27 15:20:01 +00:00
wiz 4a47c952db Add documentation for utmpx and some related functions.
Thanks for some explanations to christos, and for some STANDARDS hints
to Klaus Klein.
2002-09-27 15:02:24 +00:00
thorpej f27313f9ab <sys/map.h> is gone. 2002-09-25 23:07:38 +00:00
augustss 1f35d185e0 Add a file I forgot when creating the pmppc port. 2002-09-25 21:32:58 +00:00
lukem cbfa6ea631 fix path to pmax install kernel 2002-09-25 04:15:41 +00:00
wiz f020223b5c Add auto-generated MAKEDEV(8) for ofppc. 2002-09-25 01:07:41 +00:00
pooka 28b38adf3b add iwic man page 2002-09-24 22:20:17 +00:00
provos 28f9f41e2a add myself 2002-09-24 15:29:24 +00:00
shin 29815951b2 reorder lines so that ${MAKESUMS} is executed after all files are installed.
(previous revision calculates checksums only for *boot.exe)
2002-09-24 12:15:11 +00:00
agc 7c4cb11d99 sync list with reality - add /rescue/chgrp and /rescue/chown 2002-09-24 10:49:15 +00:00
grant 7dd9244284 crank imagesize to 1440k (same as ramdisk-rescuetiny). 2002-09-24 06:04:24 +00:00
mbw 3d91bfef79 Corrected names for release ISO images for macppc and sparc 2002-09-23 03:32:04 +00:00
thorpej 9b20f878a6 Bump libpcap to 1.3. 2002-09-22 16:24:35 +00:00
lukem 2f7d49d929 Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.
2002-09-22 15:08:17 +00:00
jdolecek a64260b3ae add kqueue(2)/kevent(2) manpage to mainline, to reduce difference between
the kqueue branch and -current and thus make testing easier

change HISTORY to clearly state this interface is only available with
  experimental kernel branch
add Jason Thorpe and me to AUTHORS
update .Dd
2002-09-22 13:11:45 +00:00
gmcgarry 7ef5deacf6 More section 9 page; sort 2002-09-22 06:32:47 +00:00
chs c3165f3274 first cut. 2002-09-21 17:28:42 +00:00
skrll 7f926b9934 Update after snprintb(3) changes. 2002-09-21 14:16:45 +00:00
lukem 8ae3e73d6b add stuff formerly in tc.old 2002-09-21 07:16:40 +00:00
lukem 274807d878 add usr/libexec/cpp (formerly in tc.old) 2002-09-21 07:14:50 +00:00
lukem 1221f9d72d add stuff formerly in tc.old 2002-09-21 07:14:37 +00:00
chs e242b25448 allow "make release" to work. no install stuff yet though. 2002-09-21 01:44:11 +00:00
ad ea047b151e Switch alpha to XdecNetBSD. 2002-09-20 21:47:33 +00:00
christos 09f431f5bf Add libutil. 2002-09-20 21:23:02 +00:00
jdarrow aec33ab640 Very belatedly add myself 2002-09-20 01:30:41 +00:00
lukem 94989d34ca switch from checking USE_NEW_TOOLCHAIN == yes to TOOLCHAIN_MISSING != yes,
and don't bother with tc.old any more
2002-09-19 22:04:34 +00:00
ragge 8ed209e110 EOL clist.h. 2002-09-19 10:47:47 +00:00
briggs efcea71648 Add ./var/log/wtmpx 2002-09-17 18:42:59 +00:00
thorpej 9b81f1bdb0 -path is an extension to find(1) that not all systems have, so don't
use it.  Instead, filter out the metalog file using a separate loop
in the pipeline.
2002-09-16 23:04:39 +00:00
thorpej 23d33fadf0 Don't escape constructs like ${FOO} in printf statements. awk doesn't
expand variables like that in printfs, and the escapes end up in the
output in some versions of awk.
2002-09-16 02:13:16 +00:00
mbw b51dc642a3 fix broken link to CD-ROM FAQ 2002-09-15 21:55:41 +00:00
mbw a005b67fcd Mention that some non-Sun CD-ROM drives can't boot any OS on Sun hadware
(link to CD-ROM FAQ was already present)
2002-09-15 21:42:28 +00:00
thorpej 3587dba99e Escape { and } in the regexp that matches e.g. ${FOO}. 2002-09-15 16:15:40 +00:00
lukem 40b2b53564 Also sum symlinks (as well as files) which match, as we often replace
common sets with a symlink to a shared copy, and this change ensures
that all the appropriate entries have sums generated.
2002-09-15 09:47:42 +00:00
mycroft cfedc10218 typo: PROC -> PROG 2002-09-14 02:00:25 +00:00
ad 3fad09211c Add entries for zx(4) manpage. 2002-09-13 19:00:14 +00:00
joda 88c01303c3 changes after importing kerberos 2002-09-12 17:18:48 +00:00
joda d998bbaa97 move manpages to man/obsolete.mi 2002-09-10 22:32:09 +00:00
joda b602ef94f1 kf/kfd has gone 2002-09-10 22:19:41 +00:00
leo 289e5ff1d8 tos binary utilities 2002-09-10 13:58:41 +00:00
grant 5e3818a6e0 add "don't change" option to mbr partition type selection.
addresses part of install/18192.
2002-09-09 10:53:48 +00:00
grant 3404913871 add explanation of normal vs. serial bootblocks.
addresses part of install/18192.
2002-09-09 10:32:49 +00:00
lukem 74ec33db88 minor tweaks for shark. (XXX: still some things to chaseup) 2002-09-09 01:35:45 +00:00
gehenna 620752e3a7 Obsolete machine/conf.h 2002-09-07 12:48:51 +00:00
lukem 226a372abc crank date 2002-09-07 04:04:05 +00:00
lukem 9cd11379df updates to "compatibility with netbsd 1.5" section:
- de was renamed to tlp
- postfix config needs updating (as postinstall in 1.6 doesn't do that)
2002-09-07 04:01:46 +00:00
lukem cfe3482639 remove duplicate entry for netbsd-GENERIC.gz.
noted by Remi Zara in [port-mac68k/18196]
2002-09-07 03:24:52 +00:00
tron 3237921cc3 Add new files installed by XFree86 4.2.1. 2002-09-04 22:56:21 +00:00
jdolecek ae25afd5a6 Do not get confused by empty MBR when gathering information for disk layout.
This fixes install/18153 by Johnny C. Lam.

Base for fix provided by Tyler Retzlaff. Tested by Tyler, Grant Beattie & me.
2002-09-04 14:22:20 +00:00
chris 672ed5ea6a Fix a few typo's in the kinetic support.
Seems that kinetic support doesn't work, it hangs after branching into the relocation asm code.

Time to start debugging this stuff.
2002-09-03 22:02:02 +00:00
abs df86ef5a9f Split raidframe parity checking/rebuild out into raidframeparity, which is
called after quota so we don't end up with fsck and raidframe parity rebuild
taking forever after a crash/reboot.
While we are here check for raid[0-9].conf & raid[1-9][0-9].conf not
			    raid[0-9].conf & raid[0-9][0-9].conf
2002-09-03 15:35:51 +00:00
wiz bd93d53f7c Add /var/run/utmpx, requested by soren. 2002-09-03 00:56:08 +00:00
rnestor 4ca44777d6 Correct the printout of the partition start and size values. 2002-09-03 00:35:53 +00:00
lukem f12d816d02 shark also has netbsd.aout in kern-GENERIC 2002-09-02 02:38:58 +00:00
atatat 692fefdd0e Move pmap(1) to /usr/bin (from /usr/sbin) where it belongs. 2002-09-01 20:32:43 +00:00
atatat 658ca620c9 Add pmap to the sets lists 2002-09-01 19:52:32 +00:00
nsmrtks c763a95295 x68k: Note for `floppy-root' installation system which is currently broken. 2002-09-01 16:44:27 +00:00
mycroft 7d1a320ba9 Add module stuff. 2002-09-01 15:38:56 +00:00
mycroft d8c6540a80 Add XF86 4 stuff for macppc. 2002-08-31 16:22:22 +00:00
mycroft d920addfd1 Remove include/X11/pixmaps from here. 2002-08-31 16:21:44 +00:00
mycroft f70e623863 Someone doesn't know the alphabet... 2002-08-31 16:11:03 +00:00
mycroft 096e4935aa Add XF86 4 stuff for macppc. 2002-08-31 16:06:23 +00:00
itojun 50d422c24f e_os.h is not part of exported openssl interface, so don't install it into
/usr/include/openssl (e_os.h has an explicit comment about it).  it obviously
is a bug in openssl 0.9.6 Makefile.
based on openssl 0.9.7 snapshot.
2002-08-31 10:46:36 +00:00
wiz 3ffc87a5bb Add some commas in enumerations. 2002-08-30 22:16:30 +00:00
itojun 8b7a566748 need kerberosIV/des.h as part of kerberos 4 API. have a dummy file. 2002-08-29 14:52:07 +00:00
itojun ced053b6b3 avoid inclusion of kerberosIV/des.h (it is a dupliate of openssl/des.h,
and openssl discourages inclusion by <des.h> - <openssl/des.h> must be used)
2002-08-29 14:40:00 +00:00
lukem edeb8a9da6 improve the description of the key to the output 2002-08-29 04:19:36 +00:00
lukem a647dca5e8 tweak the ./rescue entries 2002-08-29 01:30:37 +00:00
lukem 0eb91a1107 add ./libexec (thanks nathan!) 2002-08-29 00:51:40 +00:00
gmcgarry 3fc3b75dad rasctl(2) 2002-08-28 09:38:52 +00:00
gmcgarry 45e99c1a85 Have ras.h too. 2002-08-28 08:01:31 +00:00
gmcgarry d70a7f871f ras(9) 2002-08-28 08:00:21 +00:00
takemura b8ce6e8201 Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00
grant da7c095365 remove setting root's shell, as this was addressed in install/17676. 2002-08-27 00:22:53 +00:00
chris 1843317ea6 add byte_swap.h for cats. 2002-08-26 13:37:46 +00:00
bouyer 86514a3c90 Note support for HPT372 and (better late than never) HPT374. 2002-08-23 16:31:09 +00:00
bouyer ceb355fe05 Add support for Promise Ultra133TX2, and Ultra133TX2v2. 2002-08-23 16:29:37 +00:00
tron 85f89e9c20 Adapt minor number of "libutil". 2002-08-23 10:35:36 +00:00
abs a086fb2909 Move humanize_number(3) from libutil to libc as per discussion on tech-misc
Revert minor number bump on libutil (with note to skip it next update), and
bump libc.
2002-08-22 17:24:08 +00:00
lukem 5f50d1d9da add ./rescue/* 2002-08-22 03:31:33 +00:00
rafal c4aeb232d4 Make what should have been a .gz really a .gz (not a .hz) 2002-08-22 02:27:06 +00:00
lukem 7e9b35cc5a add ./lib and ./rescue 2002-08-22 01:43:16 +00:00
lukem dd11502947 Migrate rescue tools from distrib/rescue -> rescue 2002-08-22 01:24:56 +00:00
lukem fe222c765c support "init.bak" as a synonym for "init" 2002-08-22 01:03:41 +00:00
jdarrow 48ee0561fe Belatedly bump libdes shared library major number, due to bump of
libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.

Add note to libcrypto shlib_version file to remind people to also
update libdes shlib_version.
2002-08-20 13:49:55 +00:00
isaki f208681961 Correct CLEANFILES. 2002-08-18 14:43:16 +00:00
isaki 25a181f53b Kernel must be gzipped to boot.
Correct CLEANFILES.

Reviewed by lukem@netbsd.org
2002-08-18 14:43:00 +00:00
lukem b3cba06420 - implement `install' target with:
${PARSELIST} -v mode=install | ${MAKE} -f - install
- don't need ../common/Makefile.image any more
2002-08-18 14:06:54 +00:00
lukem a7e553295a support "mode=install", which generates a Makefile with an install target. 2002-08-18 14:03:42 +00:00
lukem e9f8f83170 add systrace and init 2002-08-18 13:00:02 +00:00
lukem 854be9c977 - use an improved heuristics for determining if certain special
"for specific platform only" programs are to be included
- add pdisk to the list of specially handled programs
- use ../common/mtree.dot instead of local duplicate
2002-08-18 12:39:42 +00:00
is a71878134b IDE drives are no longer configured as sdN 2002-08-16 12:01:39 +00:00
lukem 0978bdfe12 update xset sizes for vax (from matt@) 2002-08-16 04:15:11 +00:00
mbw e14d5b6d36 Apple's official name for recent iBooks is actually (16VRAM). 2002-08-14 16:28:16 +00:00
junyoung 4861d7eefb - pppoe(8) -> pppoe(4)
- passwd(4) -> passwd(5)
- heirarchy -> hierarchy
2002-08-14 01:02:45 +00:00
thorpej f5435ff138 Add <arm/byte_swap.h> 2002-08-13 22:43:52 +00:00
wiz 123e4bc909 Add elansc(4). Noted in misc/17925 by FUKAUMI Naoki. 2002-08-13 11:22:03 +00:00
wiz 7e50d43e7d libpmc lint files are only for i386 and arm for now.
Reported in misc/17923 by FUKAUMI Naoki.
2002-08-13 11:18:34 +00:00
blymn d1557aec15 Apply fix from pr 17924 - Thanks to FUKAUMI Naoki for the fix. 2002-08-13 11:12:05 +00:00
mrg d4c1463d23 if the type of either partition is 0 ("unused"), then these partitions
do not overlap.  from Tyler Retzlaff <rtr@wasabisystems.com> and fixes
PR#12386.
2002-08-13 03:58:56 +00:00
grant 6b0d856a30 use current values for start/size/bsize/fsize as defaults when editing
disklabel partitions.
2002-08-12 02:45:17 +00:00
grant 2df65a0a6e make mbr and disklabel editor consistently use Start, End, Size in
that order.

"offset" -> "start" where applicable.
2002-08-12 02:22:52 +00:00
soren 7c512daf55 slhci(4) 2002-08-11 15:37:06 +00:00
isaki 0f6d6286d9 add Nereid USB (SL811HS/T) 2002-08-11 13:42:27 +00:00
blymn 56c64e7f71 Add linked man pages for libform and resort the file. 2002-08-11 13:35:37 +00:00
thorpej 3d2c2adc31 Add a set list for "armeb". "armeb" never existed in NetBSD as
a.out, and therefore does not get the old a.out compatibility
tools.
2002-08-10 02:03:21 +00:00
thorpej 9aa60a9f15 If ad.${machine_arch} exists, perfer it over ad.${machine_cpu},
because it will have more specific information.
2002-08-10 02:01:00 +00:00
lukem 4c7d8ab16d this file is now unnecessary, now that MAKEDEV's "local" target
doesn't complain if $0.local doesn't exist.
2002-08-10 00:25:06 +00:00
lukem 06d1e8dbaa openssl is now at 0.9.6g 2002-08-09 23:49:37 +00:00
wiz 3834238acd Add some more pmc files. 2002-08-09 17:29:56 +00:00
blymn bce7a5f2e3 bump libform minor. 2002-08-09 14:19:10 +00:00
thorpej 55420f8c67 Add libpmc. 2002-08-09 00:15:57 +00:00
abs 35a808e4e8 Add humanize_number.3 from Tomas Svensson in PR lib/15508.
Bump version of libutil
2002-08-08 16:50:35 +00:00
briggs 2054da9569 Add powerpc/atomic.h 2002-08-08 13:42:22 +00:00
briggs 587b64d0c1 Catch up to new pmc header files. 2002-08-07 21:20:49 +00:00
mbw 3888c69eb0 Add mention of experimental MP support in -current 2002-08-07 19:36:31 +00:00
tron 43d843204b Add manual pages for pmc_control(2) and pmc_get_info(2). 2002-08-07 14:47:09 +00:00
tron 67e63b789c Add manual page for nsclpcsio(4). 2002-08-07 14:42:22 +00:00
tron 87fa861990 Fix incorrect package name for unformatted pmc(9) manual pages. 2002-08-07 14:39:51 +00:00
tron f03ec337d7 Add pmc(9) manual pages. 2002-08-07 11:18:37 +00:00
tron be34577012 Add "/usr/include/sys/pmc.h". 2002-08-07 11:04:13 +00:00
lukem b17115c44a hpcsh does not have X at the moment 2002-08-07 04:35:45 +00:00
fredb 8bb4151f34 Minor tweak for clarity. 2002-08-07 02:50:22 +00:00
fredb 0dee98e0b8 The mac68k installation kernels are INSTALL and INSTALLSBC, not GENERIC
and GENERICSBC.
2002-08-07 02:49:03 +00:00
soren 4ef5847406 Update for etc/skel removals. 2002-08-06 13:58:44 +00:00
soren 9e129fde67 Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
lukem a6c9a72bf5 update sparc & amiga x set sizes 2002-08-05 07:44:06 +00:00
jdc 1492c7c525 libcurses now version 5.2 (colour changes). 2002-08-04 16:43:44 +00:00
gmcgarry 26945b2c8b Bootblock is called uboot.lif. Problem reported by
Sageev T. George <sageev@bmsrs.usc.edu>.
2002-08-04 01:24:57 +00:00
gmcgarry 6e62e5cefa Add tset to ramdisk. Use it to set TERM before running sysinst. 2002-08-04 01:21:48 +00:00
gmcgarry 15c98684c7 + pci_get_powerstate()/pci_set_powerstate() 2002-08-04 01:07:21 +00:00
chris 23b6de2614 Add xset md files for cats. Note that I suspect most of whats in both these files should/could be in the mi files.
This is the last piece of the puzzle to get X 4.2 ready to go on cats.
2002-08-04 00:04:33 +00:00
chris f5dc2677f5 scanpci.0 is only available if you've got scanpci, which is currently only installed on i386. 2002-08-03 23:58:06 +00:00
chris 16a64b295a Add beforelight and dga. 2002-08-03 23:53:11 +00:00
chris a8e647da2e Add cyrillic fonts. All X4 builds have them by default (unless explicitly disabled) 2002-08-03 23:43:43 +00:00
chris 0cf781dc3b Add app-defaults and pixmaps for xsystrace. 2002-08-03 23:24:14 +00:00
thorpej 71c431ae1c The Application Accelerator Unit is now supported on the i80321. 2002-08-03 21:29:41 +00:00
itojun 2d22288a93 typo. PR 17824 2002-08-03 15:34:09 +00:00
itojun 9b10247223 have setloginx() and friends to avoid linking *.o from libutil. PR 17820 2002-08-03 11:37:17 +00:00
lukem ebeb074411 openssl is now at 0.9.6e 2002-08-03 03:58:06 +00:00
thorpej 7ff17d754e Add evbarm/iopwdog(4) manual page. 2002-08-02 21:29:46 +00:00
thorpej 26c8830394 Add {man,cat}4/evbarm subdirectories. 2002-08-02 21:21:43 +00:00
thorpej c8c1d803c3 Add evbarm/iopaau(4) manual page. 2002-08-02 21:20:28 +00:00
is 539874bb55 loadbsd doesn't work for ELF kernels. 2002-08-02 14:35:49 +00:00
grant c095f9f3cc make 'use existing partitions' work on i386.
patch provided by Tyler Retzlaff, fixes install/17747.
2002-08-02 10:28:17 +00:00
mrg 81cda3082a fix PR#11945 Tyler Retzlaff <rtr@wasabisystems.com>:
>The reason this occurs is because of left over scum in unused partition
>table slots for host system parts.  This should clean it up.
2002-08-02 05:38:18 +00:00
grant 0b81a2c68e set root partition default bsize and fsize. 2002-08-02 05:11:29 +00:00
grant f4e0ef0aad allow unsetting of mountpoints in disklabel editor.
partially addresses install/17801.
2002-08-02 04:08:47 +00:00
thorpej 2952a59281 Add dmoverio(4) manual page. 2002-08-02 01:33:07 +00:00
thorpej e1ea50db07 Add dmover(9) manual pages. 2002-08-02 01:31:06 +00:00
junyoung bff41c67e3 Add dreamcast to new platforms list. 2002-08-01 06:26:24 +00:00
grant c8c81b4a57 nullify ftp passwd whenever user is changed, not only when user is
changed to 'ftp'.
2002-07-31 12:44:14 +00:00
itojun 151d7bb9f3 regen openssl manpage from 0.9.6e source. 2002-07-31 01:45:20 +00:00
bouyer b5d03f4f44 Note ICH4 support. 2002-07-30 21:04:41 +00:00
wiz 94732e83a5 Add /etc/rc.d/wdogctl. 2002-07-30 08:37:41 +00:00
lukem e1f944b902 sun2 doesn't have x server or clients at this time 2002-07-30 03:32:47 +00:00
thorpej 3a9f076a1f Note support for the i80321 watchdog timer. 2002-07-29 22:05:37 +00:00
lukem 491925ee64 update mac68k xserver size 2002-07-29 16:12:26 +00:00
simonb c42f11dc45 Don't install <machine/{intr.h,isa_machdep.h,pci_machdep.h,rnd.h}>, and
add these to the obsolete list.
2002-07-29 15:55:43 +00:00