Commit Graph

2172 Commits

Author SHA1 Message Date
jwise 6851e437d5 Separate various parts of sushi(8) from the *-sysutil-* packages into new
*-sushi-* packages.

Suggested by Allen Barret in PR misc/16900:

>$ grep base-sysutil distrib/sets/lists/base/mi | grep sushi | wc -l
>     288
>$ grep base-sysutil distrib/sets/lists/base/mi | grep -v sushi | wc -l
>     136
>
>In a future where syspkgs are useful, it seems likely that some
>people will want to avoid installing sushi, while others will want to
>be able to upgrade sushi without upgrading the entire system.  Several
>small subsystems, including cron and lpr, have their own syspkg sets,
>and it seems reasonable to do the same for the sushi subsystem.
2002-05-20 19:36:00 +00:00
wiz ccb70a5dbd Add /usr/share/man/{cat,man}4/sgimips. 2002-05-20 11:03:58 +00:00
pooka eb2b076c9f add sgimips hpc, gio, and imc cat/man pages 2002-05-19 20:43:28 +00:00
lukem e2551d1d82 getdirs.awk:
- improve parsing; explicitly skip lines we don't want and use the rest.
- keep track of which items were explicitly listed, and only output directories
  at the END which weren't listed, each with a suffix of  "optional".
- convert to my awk KNF

join.awk:
- when joining, output all of the matching entry from the first file
  and the 2nd & subsequent lines of the entry from the second file.
- convert to my awk KNF

these changes mean that maketars use of pax will result in tar files
with the traditional behaviour of only containing the necessary
directories, rather than all the parent directories required to get to
a particular item.  this latter behaviour was necessary for METALOG
(i.e UNPRIVED) pax .tgz set file generation, until the changes above
fixed it.
2002-05-19 13:32:44 +00:00
lukem 86d7ecae0d keep separate temp files for "full" flists 2002-05-19 13:24:22 +00:00
lukem 31aa8abd8e obsolete usr/mdec/installboot 2002-05-18 04:20:04 +00:00
itojun e26b1052bb use /var/chroot/sshd instead of /var/empty. suggested by christos 2002-05-16 20:59:35 +00:00
itojun 4d9f2174f9 dig sshd uid/gid, and /var/empty, for sshd privilege separation 2002-05-14 23:26:24 +00:00
lukem 8db590ac91 obsolete /usr/mdec/installboot 2002-05-14 15:08:26 +00:00
wiz bfaeec0cdf /usr/include/sh3/db_disasm.h is obsolete now. 2002-05-11 19:23:14 +00:00
tron e3368049de Move entries for "libobjc" and "libstd++" to "base" set so that
Objective C and C++ programs will work without the "comp" set.
This fixes PR install/16746 by Chris Gilbert.
2002-05-11 05:51:37 +00:00
wiz 6014921da4 +fdisk 2002-05-09 18:30:04 +00:00
wiz aa2adfcdd9 +/usr/include/${ARCH}/trap.h 2002-05-09 18:28:57 +00:00
uch e38706528a remove trap.h 2002-05-09 18:15:13 +00:00
lukem 577e5e06d2 obsolete /usr/mdec/installboot 2002-05-08 04:14:23 +00:00
lukem 0b9ef78b44 obsolete /usr/mdec/installboot 2002-05-08 04:05:41 +00:00
lukem 360df462b4 decommission usr/mdec/installboot 2002-05-07 12:49:39 +00:00
nathanw 004890f326 cat the tc.shl setlist, instead of trying to run it. 2002-05-06 23:38:47 +00:00
lukem 959cdaa6ab s,sys/bootinfo.h,sys/bootblock.h, 2002-05-06 15:15:52 +00:00
lukem 4b79ca48f3 - replace <dev/sun/sun_boot.h> with <sys/bootinfo.h>
- sort some entries
2002-05-06 05:29:08 +00:00
thorpej ff8e73ad35 Not all new-toolchain platforms support shared libraries (m68000 and
sh3, for example, due to defincencies in the current compiler version).

Deal with this by splitting toolchain shlibs into tc.shl, and teachking
makeflist about it.

Also, fix an old-toolchain remnant in the sh3 set lists.
2002-05-05 01:24:24 +00:00
jdolecek 074863cac2 Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.
2002-05-04 19:43:57 +00:00
nonaka e1cab97e02 Added lock.h 2002-05-04 10:31:45 +00:00
briggs ee4a76bc67 pte.h and bat.h are gone for bebox. 2002-05-04 04:50:46 +00:00
lukem 190665e2fb obsolete alpha installboot.old and bootxx{,.old} 2002-05-03 15:43:40 +00:00
wiz a2a5a68e82 Add /usr/mdec/osloader. 2002-05-03 12:12:03 +00:00
wiz 68e4c5072a Fix mmeye includes list. 2002-05-03 12:11:44 +00:00
wiz bc1d9143fe Add some obsolete include files. 2002-05-03 12:11:22 +00:00
wiz 84f9ea26cd Remove empty line. 2002-05-03 12:10:57 +00:00
lukem ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
wiz bf527580b7 Remove previously empty /usr/share/man/{cat,html,man}9/arm32. 2002-05-02 17:03:57 +00:00
wiz b0435b05cd According to thorpej, only x86_64 doesn't provide lint files now.
Remove corresponding conditionals for sparc64, m68000, and sh3, and
add one for x86_64.
2002-05-02 15:59:10 +00:00
wiz a18665cae6 Fix up set lists for three of the four sh3 ports a bit.
XXX: Still wrong because of some missing toolchain stuff (gdb),
     and crt{begin,end}S.o.
XXX: mmeye didn't build for me, will investigate
2002-05-02 15:42:18 +00:00
wiz 19d13be4d9 Add /usr/include/dev/sun/sun_boot.h. 2002-05-02 15:39:45 +00:00
lukem 244b762de1 Complete the conversion back to the OpenSSH default configuration files of
"/etc/ssh/ssh_config" (from "/etc/ssh/ssh.conf") for ssh(1) and other
userland tools, and "/etc/ssh/sshd_config (from "/etc/ssh/sshd.conf")
for sshd(8).

etc/postinstall will detect this, and if "fix" is given, rename the files.
2002-04-29 08:23:34 +00:00
sommerfeld dbe42df9af Insert .WAIT between maketars and makesums in sets: dependancy.
An explicit makesums: maketars dependancy was not used because a
release engineer might want to regenerate the sums only and not the
tarballs; there's no explicit dependancy tracking here or elsewhere
between the input files and the output tarballs so everything gets
rebuild always.

XXX The existing "maketars" script is also not friendly to parallel
builds -- all of the sets files should be visible to the makefile so
they can be built in parallel.
2002-04-29 05:02:57 +00:00
atatat e621222ce7 Add stat(1) to sets lists 2002-04-27 19:17:16 +00:00
tsutsui 0ab399cb54 Add bbinfo.h. 2002-04-27 10:22:36 +00:00
groo c82eeddb2d dreamcast dependent set list 2002-04-26 19:17:38 +00:00
lukem 9e5598221a replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version 2002-04-26 15:50:21 +00:00
lukem 560c3ebc52 add etc/postinstall 2002-04-26 15:46:13 +00:00
ad 77e08f053a Add a driver for Adaptec FSA RAID controllers, as often found in Dell
servers. Based on the FreeBSD/OpenBSD versions.
2002-04-26 02:05:07 +00:00
lukem 9879192442 remove duplicate entry for bsd.files.mk 2002-04-24 01:29:20 +00:00
bouyer be7a077389 Add esiop(4) 2002-04-23 19:41:31 +00:00
augustss 43688aeeca Fix some (old) typos: s/catman/man/ 2002-04-23 12:07:52 +00:00
augustss 7e84f132c3 Add acpi man pages. 2002-04-23 12:04:12 +00:00
ad 8c02ac5aed Add icpsp. 2002-04-22 21:07:47 +00:00
ad 9a09578e25 Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
minoura a37bf11046 Add passwd.conf. 2002-04-22 10:08:41 +00:00
thomas a6bf55b131 Remove not needed README.* files. 2002-04-21 10:41:38 +00:00
tsutsui b4ede19e63 Remove obsolete header files used by old (pre-wscons) kernel. 2002-04-19 18:30:58 +00:00
wiz ea039f6637 Fix setlist name typo. install/16406 by Hiroyuki Bessho. 2002-04-19 09:47:10 +00:00
wiz 95bc0b09e2 Remove opms(4) for bebox (superseded by pms(4)).
Approved by christos.
2002-04-18 15:44:20 +00:00
wiz 1f28a82ce5 Remove /dev/pms0 creation from ports that do not have the driver;
obsolete it on the ones that had it in the 'all' target.
2002-04-18 13:24:56 +00:00
wiz b9682f0b89 Remove empty line. 2002-04-18 13:23:55 +00:00
wiz c3a518018a Add /dev/pms0 to obsolete list after opms(4) removal. 2002-04-18 12:56:57 +00:00
wiz c6dc851f64 Remove opms(4) and its device, /dev/pms0, from the i386 port, because
it has been obsoleted by pms(4).

Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
kleink 63ef3c8259 Sync with tzdata2002c. 2002-04-16 18:39:13 +00:00
mhitch 8e02eb2322 /boot.amiga isn't needed in the base set as it gets copied when installing
or upgrading bootblocks during the install or upgrade process.
2002-04-15 02:50:30 +00:00
bjh21 dd989c1868 Add /usr/include/ieeefp.h. 2002-04-14 09:50:39 +00:00
bjh21 c3195306f1 Add /etc/fstab.wd. 2002-04-14 09:48:50 +00:00
lukem 828711201d - clean up SDIR (temporary directory) creation
- improve munging of NetBSD.dist and METALOG into metalog, using mtree to
  "cleanup" / "merge" entries, and don't sort the result.
  relies upon mtree to not change the order (see below)
- use (newly added) join.awk to output lines in metalog that are listed
  in flist.${set}.  join.awk doesn't require either file to be sorted
  (unlike join(1)), which is required because we want to retain the
  order of the metalog, because certain entries in the metalog (such
  as hard links) make assumptions about the permissions of earlier entries.
  this should fix [toolchain/16207]
2002-04-13 12:47:10 +00:00
lukem c05d3b41d1 call maketars with ${MAKETARSETS}; if empty (default), all sets are built 2002-04-13 12:38:31 +00:00
briggs d92612683d Sync with actual installed headers from sandpoint/include/Makefile. 2002-04-12 13:33:42 +00:00
lukem 0b16de72ba use gzip -9 instead of --best 2002-04-12 07:08:37 +00:00
lukem 501746db1f use ${MAKESUMS} from ../Makefile.inc 2002-04-11 06:11:10 +00:00
lukem 758bcaa9cf use ${CKSUM} instead of cksum/md5 2002-04-11 06:04:42 +00:00
bjh21 f7b63f4dd5 Add /usr/include/sbmips/proc.h. 2002-04-10 18:08:34 +00:00
briggs 1d20521bf4 Include m68k/bus_dma.h 2002-04-10 17:18:01 +00:00
briggs a76fd8f800 Include powerpc/ibm4xx/cpu.h. Reminder thanks to wiz@. 2002-04-10 17:17:11 +00:00
simonb ffbfbbb1f7 Include files and /etc files for evbmips and sbmips ports. 2002-04-10 14:11:14 +00:00
bjh21 06e03aa23b Add _G_config.h. 2002-04-09 23:44:19 +00:00
bjh21 d03349f91b Add libm68k.so. 2002-04-09 11:08:57 +00:00
bjh21 90e513d797 All m68k ports use ELF now, so add the libm68k.so.0 symlink here. 2002-04-09 11:07:30 +00:00
tron be265ddb84 Adapt support for XFree86 3.3.6/4.x lists to match behaviour of
"makeflist".
2002-04-09 06:07:17 +00:00
wiz 739bdc1437 Add typo directory to obsolete list (refer v1.187 of etc/mtree/NetBSD.dist). 2002-04-08 19:18:18 +00:00
tron 7547e52684 Solve problem with with XFree86 3.3.6/4.x set "maketars" differently:
We don't want e.g. a seperate "xbase.tgz" and "xbase3.tgz" but one
combined archive.
2002-04-08 17:18:22 +00:00
tron 9ee8792ae0 Fix problem with building X11 release "tar" archives after support for
XFree86 4.x sets has been added. Problem noted by Richard Earnshaw in
private e-mail.
2002-04-08 15:39:32 +00:00
tron f8743fafe0 Add "xftlsfonts" and its manual page. 2002-04-07 20:07:43 +00:00
wiz 95ceff14bf Add cat8/man8/html8 incl. contents for algor, cats, evbsh3, mvmeppc,
playstation2, shark; for arm32, remove and add to obsolete lists.
2002-04-07 15:45:01 +00:00
bjh21 518cce2e93 Add an assortment of vax-specific header files:
bus.h
coff_machdep.h
leds.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
2002-04-06 18:24:23 +00:00
bjh21 db1129c35d /usr/mdec/boot.mop seems to be obsolete. 2002-04-06 18:16:40 +00:00
wiz 628afc9a03 Add /usr/include/powerpc/{hid,hid_601,machine_type}.h, which vanished
in May/June 2001.
2002-04-06 12:16:17 +00:00
wiz a02eee287d Add /usr/include/powerpc/mpc6xx/sr_601.h. 2002-04-06 12:15:28 +00:00
wiz 4c9ec3ad81 /usr/include/macppc/machine_type.h -- obsolete since May 2001. 2002-04-06 11:33:19 +00:00
heinz 08605d6092 Add 2 new keymaps for Polish keyboards 2002-04-06 02:03:23 +00:00
bouyer 0acd189ee0 Also add cat9/mstohz.0 2002-04-05 18:31:56 +00:00
bouyer 5f32ffdfbd Add mstohz.9 2002-04-05 18:31:07 +00:00
bjh21 c67b3de26d Add /usr/mdec/bootxx.cd9660. 2002-04-05 14:32:04 +00:00
lukem 2dcfdd576f add usr/sbin/installboot and man page 2002-04-04 23:13:59 +00:00
lukem 20f6f176d2 remove pmax specific installboot(8) 2002-04-04 23:11:07 +00:00
bjh21 32f64cedb4 Add /usr/mdec/mdr and /usr/mdec/msdos5mb.gz. 2002-04-04 19:26:32 +00:00
wiz aec351e59c obsolete file lists contain absolute pathnames. 2002-04-04 08:46:11 +00:00
wiz 78af546410 Remove /dev/log since it's in base/mi. 2002-04-03 16:04:04 +00:00
wiz 05df8b9951 Add /usr/share/examples/postfix/sample-{pcre,regexp}.cf and
/usr/share/examples/usermgmt including contents.
2002-04-03 15:59:49 +00:00
wiz 8162947b3e Add /usr/include/dev/scsipi/scsi_cd.h and /usr/libdata/lint/llib-lusb.ln. 2002-04-03 15:57:39 +00:00
wiz 77d0ddbc1c Add /dev/i4b* and /usr/lib/runemodule. 2002-04-03 15:56:58 +00:00
bjh21 27bb7459fc Tidy up column alignment. 2002-04-03 14:28:16 +00:00
bjh21 a63eabfc6c Remove trailing slash from "./usr/include/cobalt/".
This should prevent maketars from hanging in getdirs.awk.
2002-04-03 13:44:29 +00:00
thorpej 474e346cb1 Add /sbin/fdisk. 2002-04-03 03:18:47 +00:00
augustss f3a93e43e7 Add urlphy. 2002-04-02 20:46:10 +00:00
thorpej 621ccd1f35 Fix up set lists for acorn32. 2002-04-01 23:22:08 +00:00
bjh21 fe26e66da4 Instead of using mktemp -d (which isn't available on many systems), use mkdir
in a loop to create a temporary directory.  Add a few chacks for the sanity
of /tmp first, so as to avoid making the loop infinite.
2002-04-01 15:50:30 +00:00
thorpej 87a6b41211 Actually delete obsolete.arm32 this time. 2002-03-31 23:34:00 +00:00
thorpej 2b6a9a289f * Add set lists for CATS.
* Remove obsolete obsolete.arm32
2002-03-31 21:13:24 +00:00
bjh21 85a0df2127 Remove a spurious crypto-related comment that should have gone long ago. 2002-03-31 15:49:58 +00:00
bjh21 080ea4721e Set CKSUM in the environment when calling makesums. 2002-03-31 15:49:20 +00:00
bjh21 fdfbb66f3a Use ${CKSUM} rather than cksum if the former's defined. 2002-03-31 15:17:58 +00:00
matt 70ea971e1f Move a.out c++rt0.o and scrt0.o to obsolete. 2002-03-30 22:17:55 +00:00
matt f471b0fd44 remove old a.out libraries from list. 2002-03-30 21:56:19 +00:00
thorpej 6b4cf10957 Add /usr/libdata/lint/llib-larm32.ln 2002-03-30 06:29:45 +00:00
thorpej 8964d39b1c * Deal with libarm32 -> libarm name change.
* Tidy up some of the ARM port set lists in preparation for
  the complete switch to ELF.
2002-03-30 06:28:58 +00:00
martin 5cb5c72abf Add sparc/nell man page. 2002-03-29 10:26:12 +00:00
matt a20a0341e2 Add ./usr/mdec/xxboot_ustarfs 2002-03-29 06:46:09 +00:00
itojun d68cd05311 add url(4). 2002-03-29 02:33:43 +00:00
thorpej 08f513963b Move files common to all ARM distribs to ad.arm 2002-03-29 01:59:33 +00:00
thorpej f03ec52f60 Add wm(4) manual page. 2002-03-28 05:09:57 +00:00
fredette cbc8e60f5f Added support for stl.mi and a stl.${objfmt} files for each set,
which respectively contain MI and objfmt-specific things associated
with static libraries.  Useful for systems that don't have shared
libraries.  Currently only used by lists/comp/stl.elf.
2002-03-26 22:58:17 +00:00
martin cf777df74c Add ifpci.4, sort. 2002-03-25 19:19:46 +00:00
shiba a3b10f5127 Switch mac68k to ELF. Now the default executable binaries are ELF.
Approved by Scott,briggs,fredb,wormey
2002-03-25 14:03:05 +00:00
kent df092d3ea8 Add /usr/lkm/compat_pecoff.o 2002-03-25 08:04:06 +00:00
bjh21 1b4e6d953a Update set lists for arm26 -> acorn26 transition.
Obsolete lists for arm26 have been carried over to acorn26.
2002-03-24 22:21:01 +00:00
bjh21 b416cfd277 Rename arm26 -> acorn26. 2002-03-24 22:14:23 +00:00
wiz 6ca6823d40 Unobsolete /usr/share/games/ching (when will we get that, perry?) 2002-03-24 18:32:28 +00:00
wiz f1a4667a4c Add three include files in /usr/include/dev/sun. 2002-03-24 18:27:49 +00:00
wiz 8d89dacbf0 Add exec_pecoff lkm. 2002-03-24 18:25:58 +00:00
isaki 5427707367 remove bsd_audioio.h 2002-03-24 15:01:04 +00:00
shin a378ffa3a9 fix pasto. 2002-03-23 23:39:57 +00:00
oster 0cb0145111 We don't have an arc/cpuregs.h , so don't try to include it in the sets. 2002-03-23 01:34:54 +00:00
lukem 6cc7ab3543 Pull in <bsd.sys.mk> so that defaults for $PAX, $MTREE (etc) are
provided, which is required for USETOOLS=no because <bsd.own.mk>
doesn't set those in that case.  Should fix [toolchain/16009]
2002-03-22 23:15:32 +00:00
martti db91979e36 Added etcupdate 2002-03-22 10:11:05 +00:00
fredette 6d335bab3f Lose usr/include/sun2/cg2reg.h. 2002-03-21 23:42:29 +00:00
augustss d00ad9335b Add uvscom(4). 2002-03-19 15:17:48 +00:00
yamt bce8f1fcdb bump libc minor to 83. 2002-03-18 10:02:50 +00:00
tshiozak 8e7efd7c05 add manpages for mb*/wc* functions. 2002-03-18 08:27:53 +00:00
tshiozak dc7d18ff88 refine i18n stuffs.
- add libc/citrus directory.
    this directory contains the common stuffs not only for locale
    but also other facilities relating to i18n (e.g. iconv).
  - To keep the binary compatibility for the ctype modules easily,
    the interface between libc and the modules is simplified.
  - For the future integrated extension, module pool is renamed
    from "/usr/lib/runemodule" to "/usr/lib/i18n".
    In the future, this directory will contain the modules for "iconv",
    "collation", etc.
  - some cosmetic changes.
  - Bug fix for runetype.h; __attribute__((__packed__)) is placed at
    the wrong position and it is invalid unintentionally.
    But, the all members of the structures seem well-aligned.  Thus,
    this bug causes no problem, hopefully.

HEADS UP:
  - /usr/lib/rumemodule is obsoleted.  If you use the multibyte locales,
    you need to install /usr/lib/i18n/* from sys/lib/i18n_module .
  - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept.
    Perhaps, the bug fix about __packed__ mentioned above breaks the
    compatibility...  Be careful especially on 64bit platforms.
2002-03-17 22:14:05 +00:00
wiz fb38ff8c32 Add audiocs, ebus catted man pages. 2002-03-17 10:57:14 +00:00
wiz 51d6e9c915 Add utmpx.h 2002-03-17 10:56:05 +00:00
wiz 4d8cca5f16 ispppcontrol -> ipppctl 2002-03-17 10:55:02 +00:00
martin 2f5bc7e4b4 ISDN devices renamed, sort, add missing third column for nqmgr. 2002-03-16 17:31:23 +00:00
uwe 8307c93fb8 Add audiocs(4) and ebus(4). 2002-03-14 12:19:55 +00:00
simonb b7d5e86b60 Add the /etc/ssh directory. 2002-03-14 06:48:28 +00:00
simonb fe523d7ec2 The forms library's manual pages are also installed as form.3. 2002-03-14 04:06:11 +00:00
itojun 0a2445c3b6 move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00
itojun ce418d6d8e dig /etc/ssh 2002-03-11 04:38:41 +00:00
tron dd9cafc939 Add manual pages for ipip(4) which got removed. 2002-03-07 12:34:26 +00:00
wiz 3f3656ac20 Add i4bisp(4). 2002-03-06 14:35:22 +00:00
wiz da6ea33f69 Remove g711conv (hi martin!) 2002-03-05 23:57:49 +00:00
lukem 4b99ad4ad4 provide check_DESTDIR and check_RELEASEDIR targets in <bsd.own.mk>
and use those rather than local versions
2002-03-05 03:51:21 +00:00
sommerfeld 3406f0a3dd The "gif*" tunnelling interface does everything ipip does.
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.
2002-03-04 13:24:06 +00:00