Commit Graph

10291 Commits

Author SHA1 Message Date
macallan
e728cef6f2 XF86VidMode stuff built on sparc. 2008-11-09 17:52:08 +00:00
wiz
28d736a3de Move libx86_64.so to the base set, for consistency (.so.0 and .so.0.0
are already there).
2008-11-08 19:01:05 +00:00
he
ddda8f3c69 Bump install ramdisk image size from 1440k to 1500k, so that it fits again.
The install kernel is subsequently compressed, so there should be nothing
magic about the 1440k constant.
2008-11-08 10:24:23 +00:00
joerg
0e0a05e75d Switch to the correct second generation wpi(4) firmware. 2008-11-07 15:18:24 +00:00
rtr
399b7cbd4e add entries for MKDEBUG=yes
- xmlwf.debug
  - fc-match.debug
  - fc-cat.debug
2008-11-07 10:55:28 +00:00
rtr
d6cd7f5a3c sort 2008-11-07 10:24:18 +00:00
macallan
8afdb5e4f5 add Xorg bits 2008-11-06 22:00:38 +00:00
macallan
90dfb8be62 add Xorg stuff 2008-11-06 21:58:28 +00:00
christos
5f123c574b make the eula acceptance permanent by adding it to sysctl.conf. From Anon Ymous 2008-11-06 15:30:23 +00:00
wiz
70006e12db Fix /usr/lib/libgcov_g.a entry (second keyword was missing). 2008-11-06 11:03:00 +00:00
christos
faa758fa9c add a primitive "accept the license" for ipw and iwi. XXX: Needs translations. 2008-11-05 22:58:37 +00:00
bjs
172fcb442e Add missing debuglib entries for libz_g.a, libp2k_g.a, libpuffs_g.a,
librefuse_g.a, libgcov_g.a, and libcrypto_{rc5,mdc2,idea}_g.a.
2008-11-05 18:23:32 +00:00
dbj
35bfa1ebbd avoid full path to boot.cfg file when building amd64 boot floppy
share code with i386
2008-11-04 23:02:52 +00:00
dbj
23fafc624b use an mtree template when building floppies to avoid local uid/gid in image 2008-11-04 23:01:04 +00:00
joerg
47066a311f Make x86 installation use tmpfs. 2008-11-04 14:21:39 +00:00
mlelstv
3ce2b4a9f2 Add Makefiles and file lists for various optional crypto libraries.
Fixes PR lib/39846 and needs to be pulled up to netbsd-5.
2008-11-03 23:43:16 +00:00
macallan
732436f3c9 fix file list for xorg
( note: this is compile-tested only and the only useful driver would be
        suncg6. There's a good chance it will Just Work on a wscons kernel
        though )
2008-11-03 16:45:45 +00:00
macallan
1cb34b01bd sync list with reality 2008-11-03 04:48:49 +00:00
jnemeth
cd6c0bbe15 add nsp.html 2008-11-03 00:47:42 +00:00
he
e113c0a857 Update the shark set lists so that they match what's actually installed.
This is with the default "-x" build, and the build was done on netbsd-5.
2008-11-02 23:53:21 +00:00
tls
09c3b3c8d4 Add manual page for nsp(4), the driver for NSP2000 cryptographic
accellerators.  Adjust mdoc.local so it knows about .Fx 4.11, present in
nsp manual page.
2008-11-02 22:11:36 +00:00
mrg
9b0170606d make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,
maybe all mips and all arm as well.
2008-10-31 20:24:51 +00:00
mrg
18387ac741 fix MKPIC=no builds. 2008-10-31 06:41:28 +00:00
mrg
cff71853e3 fix MKPIC=no builds. 2008-10-31 03:34:49 +00:00
cliff
2dfb2885c3 add GEMINI_INSTALL memory disk set target 2008-10-31 02:04:04 +00:00
cliff
808205e999 add GEMINI gz image target 2008-10-31 02:02:54 +00:00
darran
153daecc08 Add self. 2008-10-30 23:51:38 +00:00
njoly
173793c33c Fix amd64 (and sparc64) build with MKPUFFS=no. 2008-10-30 22:19:17 +00:00
mrg
acc852a217 more MKSHARE == no fixes:
- move installation of atf pkg-config files out of share/atf/
- don't install spell or ching share files
- update some directory entries to not have 'share' tag

now my MKLINT=no MKSHARE=no MKPROFILE=no builds work again.
2008-10-30 21:37:55 +00:00
mrg
53ed6b1956 fix a bunch of MKPROFILE=no and MKSHARE=no errors introduced by myself
and a few others.
2008-10-30 21:21:55 +00:00
njoly
5f10e275c1 s/base-secsh-bin/base-secsh-shlib/ 2008-10-30 16:02:37 +00:00
cliff
496c5768ab add entry for gzboot_GEMINI_0x01600000.bin so we pass checkflist 2008-10-30 15:52:31 +00:00
mrg
9d891bc673 list libp2k and librefuse properly. 2008-10-30 15:10:38 +00:00
tsutsui
356ea0a687 usr.bin/vi/build -> usr.bin/nvi/build 2008-10-30 12:39:16 +00:00
veego
cc3fc32bd3 Update for the pixman 0.12.0 import 2008-10-30 08:16:54 +00:00
mrg
185b2e409b add the compat librefuse / libp2k entries.
move the compat shlibs into "base-compat-shlib", not "base-i18n-shlib".
2008-10-30 05:51:26 +00:00
macallan
4f4d082dbe add suncg6 bits 2008-10-30 03:50:35 +00:00
joerg
68ab5fbb16 Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
2008-10-30 00:27:31 +00:00
jkunz
fb8ec4c35a Ported alipm(4) and admtemp(4) from OpenBSD. 2008-10-29 17:26:56 +00:00
tsutsui
9c005fd476 Update an URL for David Pilling's !SparkPlug. From prep.RISCOS rev 1.19. 2008-10-29 17:07:33 +00:00
tsutsui
1495bb47dc Update MACHINE_LIST and MACHINE_ARCH_LIST. 2008-10-29 17:02:54 +00:00
tsutsui
27d3317a9d Use \*[Lt] and \*[Gt] rather than '<' and '>' directly. 2008-10-29 17:01:50 +00:00
tsutsui
ac5762adf2 - remove rarely maintained whatis files
- wipe out changes lists for 4.0 (newer ones might be pulled from doc/CHANGES)
- list some updated 3rd party programs
2008-10-29 13:09:25 +00:00
jmcneill
89a4d3d641 Telus Mobility pppd examples 2008-10-29 12:47:37 +00:00
kleink
6017eb501c Sync with tzdata2008i. 2008-10-29 11:29:39 +00:00
macallan
b89bad45f3 add entries for the sunffb driver 2008-10-29 03:17:39 +00:00
veego
2a9386a5d0 Add radeonhd_drv and change the name of some cirrus subdrivers by
removing the _drv part for cirrus_alpine and cirrus_laguna
2008-10-27 20:30:47 +00:00
mrg
05c3fa1435 add the compat pam modules now they are installed in the right place. 2008-10-27 15:17:58 +00:00
jnemeth
79f9f63b39 fix broken non-compat build 2008-10-27 07:45:38 +00:00
mrg
8f194ab1e6 add files built with MKCOMPAT != "no". 2008-10-26 07:31:40 +00:00