tsutsui
10ef088358
Add /usr/mdec/bootxx_ffsv2.
2009-04-21 15:18:50 +00:00
mrg
25057a0393
mark xorg-only obsolete files with "obsolete,xorg" so that they are
...
not obsoleted for xfree86 builds, leading to checklist complaining
about those files being missing.
2009-04-20 21:33:49 +00:00
cegger
b16bcf876a
add manpage for ale(4) driver
2009-04-20 20:14:21 +00:00
mrg
b17615a1f1
also obsolete Xp lint files for xorg.
2009-04-20 05:12:21 +00:00
mrg
a89c8d6ca6
delete lbxutil and lbxproxy.
2009-04-20 04:03:49 +00:00
mrg
5e9e14ff6e
part two of excising Xprint support from native xorg:
...
- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
xpsimplehelloworld and xpxthelloworld
i'll be removing the sources shortly.
2009-04-20 03:07:13 +00:00
mrg
3d49c6ee6e
in preparation for removing Xprint:
...
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
make it the "libXaw" used.
XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal
2009-04-19 21:36:46 +00:00
dyoung
226aeb1e70
Fix keywords: /usr/lib/i386/libiberty* need 'bfd', not 'debuglib'.
...
/usr/lib/i386/libvers* need 'kerberos', not 'debuglib'.
2009-04-17 21:33:38 +00:00
dyoung
13c69639c5
Apply the same keywords to the 32-bit compat files as apply to the
...
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.
amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.
FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:
1 Collect the files that are missing from the DESTDIR into
compat-i386.files
2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.
3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords
4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
2009-04-17 20:38:04 +00:00
ver
cf205e4612
Add ver@ to the list of NetBSD developers.
2009-04-16 02:44:18 +00:00
dyoung
cc6e294334
Flag ldscripts with 'bfd'. Sort by first column.
2009-04-15 22:43:33 +00:00
dyoung
04d485e500
Sort on the first column.
2009-04-15 22:12:40 +00:00
tsutsui
ebcec758d8
Fix an indent.
2009-04-14 12:18:56 +00:00
tsutsui
60c60a896c
Wrap a long line.
2009-04-14 12:18:36 +00:00
tsutsui
908d2667d5
Add dhclient to ramdisk root.
2009-04-14 12:09:48 +00:00
snj
26af950e7d
Fix typo: s/fftadvanc/ftadvanc/
2009-04-13 20:11:59 +00:00
snj
448f288967
Update for freetype-2.3.9.
2009-04-13 18:58:08 +00:00
christos
2e8a1cc67b
more library brokenness
2009-04-12 20:54:41 +00:00
christos
be505839dc
err too many places to fix...
2009-04-12 19:55:05 +00:00
joerg
ae707ac197
Install some default transliterations for man pages. If nroff is used
...
with ASCII as output, encode the German umlaut and szet characters with
the normal transliteration rules.
OK wiz@
2009-04-12 17:56:35 +00:00
christos
4ffcd5d863
fix sets for new bind.
2009-04-12 17:24:51 +00:00
christos
1919923f56
bump libc and bind libraries.
2009-04-12 17:12:44 +00:00
apb
c62615c020
In various places that manipulate mtree specs, use "mtree -CS" to sort.
...
Remove some now-redundant standalone sort commands.
2009-04-11 15:09:32 +00:00
christos
53439fb0dd
bump libc for memrchr and glob_pattern_p
2009-04-10 23:19:26 +00:00
christos
6a466e7b71
add memrchr
2009-04-10 23:16:30 +00:00
bouyer
f331ab29d9
fix Xorg build on alpha:
...
- don't build/install drivers that are x86-specific
- add extra files to sets lists.
2009-04-10 17:00:44 +00:00
apb
91fe922f05
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
...
when installing hard links. They have no effect except when using a
metalog, in which case the information is added to the metalog. In
the future, these variables may be replaced by a method for explicitly
recording hard links in a metadata log.
Also change a few things that called ${INSTALL_LINK} without going
through bsd.links.mk.
Reviewed by perry and joerg. This should fix PR 24457 and PR 41155.
2009-04-10 16:16:12 +00:00
stacktic
1ce31322a1
Added myself to the list of developers
2009-04-10 10:26:24 +00:00
reed
85ecea6539
Make sure named-compilezone manual page is available too.
...
(Upstream provides as a symlink to named-checkzone, but using MLINKS
here.)
2009-04-10 03:50:38 +00:00
wiz
45d34a304d
Add glob_pattern_p(3).
2009-04-08 19:33:01 +00:00
apb
53871b2dfe
Register new tests for mtree
2009-04-08 19:08:16 +00:00
pooka
6723384f86
add debug keyword to t_renamerace.debug. spotted by Nicolas Joly
2009-04-08 16:59:56 +00:00
pooka
7742191fb2
tmpfs renamerace test
2009-04-08 13:34:46 +00:00
pooka
408a46214d
Add ffs tests in kind of a semiguessed fashion.
2009-04-08 13:32:26 +00:00
apb
f328a72950
Print debug messages only when MAKEVERBOSE >= 3, not when
...
it is >= 2. MAKEVERBOSE=2 is teh default, and the messages
are too noisy.
2009-04-07 20:46:20 +00:00
tez
77737913e5
Add myself to the list of developers.
2009-04-07 19:52:04 +00:00
apb
854eeab1fc
Add tests for "mtree -C" and "mtree -D". Add "link" keyword to
...
previous mtree tests.
2009-04-07 19:28:40 +00:00
apb
fc28b4ff36
Add tests for mtree.
2009-04-07 13:52:07 +00:00
joerg
4764c235e5
Change ramdisks from dhclient to dhcpcd and add corresponding glue to
...
sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed,
60KB compressed.
2009-04-07 11:49:16 +00:00
tsutsui
a4063088f7
Improve UFS2 root handling on sysinst:
...
- add HAVE_UFS2_BOOT define on ports which have UFS2 capable loader
- reject UFS2 for root file system on ports !HAVE_UFS2_BOOT
- add a MI function to get bootxx name from root file system type
per MD defines and remove md_bootxx_name() from arch/i386/md.c,
so that alpha can use bootxx_ffsv2 for UFS2 as well as x86
Tested on i386 and alpha with FFSv1 and FFSv2, and also
tested on vax (on simh) for !HAVE_UFS2_BOOT case.
de translation is provided by martin@.
No objection on tech-install, and "move forward with it" from perry@.
XXX1: not tested on all ports, more ports might/could have UFS2 root support
XXX2: no es, fr, and pl translations, even en message should be improved
XXX3: alpha has a fixed en message without MSG
2009-04-07 10:45:04 +00:00
tsutsui
d5a18ca183
Remove redundant call of check_partitions().
2009-04-05 22:22:27 +00:00
tsutsui
6084f8a077
Remove unused check_partitions().
...
The similar check is done in check_one_root() in label.c.
2009-04-05 02:18:41 +00:00
tsutsui
df90698b99
- introduce machine dependent DEFAULT_UFS2 and HAVE_UFS2_BOOT flags in md.h
...
- use those flags to change default ffs type, rather than adding
__HAVE_UFS2_BOOT in <machine/types.h>
Okay'ed by martin@, briefly tested on i386.
2009-04-05 00:50:51 +00:00
tsutsui
354a9e7cdc
Also put bootxx_ffsv2 into installation ramdisk.
...
XXX: is it worth to put bootxx_lfs nowadays?
2009-04-04 23:24:07 +00:00
apb
1ce2d17dfd
Mention html versions of recently-added bit* man pages
2009-04-04 15:27:48 +00:00
ad
23710c7d9a
Back out the / change. This is an incorrigible. Any change to that would
...
make it more user friendly is likely to (a) trigger complaints from elitist
morons (b) overflow RAM disks everywhere.
2009-04-04 11:34:09 +00:00
ad
3e31e5dff7
- Improve on previous.
...
- If no /usr and the disk still has free space, give it to /
2009-04-04 11:24:24 +00:00
ad
13934cdea8
Calculate swap size dynamically if DEFSWAPSIZE == -1. Default to RAM size.
2009-04-04 11:04:28 +00:00
ad
7775c99317
Assume that extended int13 support is available if we have no diskinfo.
2009-04-04 11:03:24 +00:00
ad
3aac575430
- Default to UFS2 if the platform can boot from it.
...
- Default logging on.
2009-04-04 10:38:00 +00:00
apb
0dadb6113f
All non-error messages printed to stderr by makeplist must begin with
...
"DEBUG:", or else regpkg assumes that they are error messages. Make the
verbose messages printed by the list_set_files function follow that
convention. Fixes PR 41077 from Lloyd Parkes.
2009-04-04 10:08:08 +00:00
perry
088cca6a88
add missing MLINKS for bitstring.3
2009-04-04 01:45:18 +00:00
perry
024260fb7b
sort
2009-04-04 01:36:31 +00:00
perry
58e0c54cf3
Consistently use gzip with the -n flag so dates are not embedded.
...
Not tested on all platforms.
2009-04-03 22:36:34 +00:00
perry
35ecaecfb0
Remove the creation of the following symlinks to nowhere:
...
/usr/X11R7/lib/libXaw.so.6
/usr/X11R7/lib/libXaw.so.7
/usr/X11R7/lib/libXaw.so.8
Note that there is still some use of the "LIBOLD" variables in the
Makefiles associated with PKG* variables that I don't understand.
Discussed with mrg and martin
2009-04-03 16:21:08 +00:00
tsutsui
d28e46bb7b
Explicitly sort entries on preparing set files from METALOG.
...
METALOG could have different order due to install(1) race
on parallel builds, and mtree(8) doesn't sort files.
Should fix inconsistent shared sets among builds as seen in
/pub/NetBSD-daily/netbsd-5/200904010000Z/shared/ and
/pub/NetBSD-daily/netbsd-5/200904010002Z/shared/ dirs.
Okay'ed by snj@.
2009-04-02 23:06:16 +00:00
perry
d93da10e54
Clean up set files to make them consistent using mtree. Patch from lukem.
2009-04-02 18:06:54 +00:00
tsutsui
ef7be3ace7
Add byteorder(9) man page which describes htole32() etc. From FreeBSD
...
via PR misc/40770, with some tweaks by me.
2009-03-31 16:11:59 +00:00
tsutsui
3c7be73762
Avoid keyword substitution.
2009-03-30 11:22:46 +00:00
christos
17cbdceb54
add firmware for iwl 5000
2009-03-29 14:25:39 +00:00
tsutsui
ffe81262ff
Remove gnu/usr.bin from SRCDIRS.
...
No necessary files there since we have got non-GPLed src/usr.bin/gzip.
2009-03-29 12:19:43 +00:00
tsutsui
ab3ad94358
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.
2009-03-29 10:12:31 +00:00
tsutsui
96c07171a0
Use pre-generated boothfs.uue binary to create macppccd.
2009-03-29 04:56:16 +00:00
tsutsui
02e4479fcd
Initial generated boothfs.uue binary by macppc_mkboothfs.
2009-03-29 04:54:19 +00:00
tsutsui
0970a93da7
Add targets to prepare generated boothfs.uue binary file.
2009-03-29 04:52:12 +00:00
tsutsui
6c51ef2df9
Add 4.0.1 config files for reference.
2009-03-25 15:57:17 +00:00
tsutsui
90ae2f0e0c
Use nbcompat lib in src/tools/compat so that this can be built
...
on non-NetBSD hosts. Tested on CYGWIN_NT-5.1-1.5.25-i686.
XXX: It's enough to have generated boothfs.uue binary
XXX: (for mkisofs -boot-hfs-file option), rather than
XXX: building a tool and generating it at run time.
2009-03-25 15:36:08 +00:00
tsutsui
81d9503824
Use nbcompat lib in src/tools/compat so that this can be built
...
on non-NetBSD hosts. Tested on CYGWIN_NT-5.1-1.5.25-i686.
XXX: this should be merged into src/usr.sbin/installboot.
2009-03-25 15:26:49 +00:00
tsutsui
19165a6c8e
Remove an extra escape char. bash(1) complains about it.
2009-03-25 13:53:05 +00:00
tsutsui
edbc5d2a81
Use ${TOOL_PAX} rather than tar(1) on the build host.
...
On some system tar(1) doesn't have --fast-read option.
2009-03-25 09:50:21 +00:00
tsutsui
ab6e566655
Add an example to build an ISO from compiled release binaries
...
by "build.sh release" in RELEASEDIR.
2009-03-22 15:02:23 +00:00
tsutsui
24d0b20cba
Don't remove ${DISTRIBDIR} on cleandir if it isn't default.
2009-03-22 08:43:54 +00:00
tsutsui
f71b3da7ab
Check if RSYNC and MKISOFS tools are installed before invoking them.
...
(otherwise we get strange error messages because MKISOFS is used in pipe)
2009-03-22 08:22:37 +00:00
tsutsui
ce1d70c7a6
Don't put doc files (CHANGES etc.) available in ftp dir into ISOs.
...
${RELEASEDIR} and ISO images created by build.sh don't have that files.
2009-03-22 07:40:58 +00:00
tsutsui
bbcdef6f71
Print error message properly when ${RELEASE} is not set.
2009-03-22 07:35:43 +00:00
tsutsui
f5415a224c
Fix a bug slipped in rev 1.40 which puts extra MD directories into ISO
...
on multiple image targets.
2009-03-21 23:52:38 +00:00
tsutsui
7df41f6ef7
cdrtools-2.01.01a27 seems to have another problem on 5.0_RC3 environment
...
(it complains "Implementation botch" etc.) to build mac68kcd here,
but cdrtools-2.01 is confirmed working.
2009-03-21 22:54:30 +00:00
tsutsui
f263184880
Change default path of mkisofs(8) from /usr/pkg/bin to /usr/local/bin
...
since recent versions in pkgsrc won't work.
2009-03-21 22:41:57 +00:00
kleink
417e8f420a
Update for tzdata2009c.
2009-03-16 16:40:54 +00:00
plunky
6879249b2c
add the xdm config files Xstartup and Xreset to the build
2009-03-13 17:12:44 +00:00
tsutsui
c6db9543e8
- fix rsync URLs in examples
...
- rsync(8) -> rsync(1)
2009-03-12 13:08:46 +00:00
nakayama
00e5a4c481
Fix tag for html man files.
2009-03-12 08:04:49 +00:00
nakayama
b2d5988f92
Fix tag for catman files.
2009-03-12 07:57:43 +00:00
jmcneill
505792f591
Add altmem(4) man page
2009-03-12 00:16:56 +00:00
yamt
a2c6dc3301
tprof modules.
2009-03-10 14:59:19 +00:00
mrg
2297c9ea68
add the new Xi manuals.
2009-03-10 04:55:00 +00:00
uwe
8e426102cf
Add -lprop to the LIBS line so that ifconfig will link.
2009-03-10 02:11:57 +00:00
tsutsui
0eeb6a498e
Add a dumb howto.
2009-03-09 11:45:03 +00:00
tsutsui
141d5908fa
Add 5.0 config files for mac68kcd loadable from MacOS and bootable macppccd.
2009-03-09 11:39:07 +00:00
tsutsui
22cb2e2e3e
- explicitly define the default make target
...
- create shared/ALL and shared/${MACHINE_ARCH} directories
only if they exist in ${DISTRIBDIR}
2009-03-09 11:34:37 +00:00
dholland
6f470d80f5
fix typo.
2009-03-08 05:38:32 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
ad
5b6c66b01e
The XEN2 kernels are no more.
2009-03-07 21:35:10 +00:00
christos
aac5228100
proper way to find objdir.
2009-03-07 20:19:45 +00:00
reed
f480b2a774
Spelling fix in some messages.
...
(Note that this is still English examples even in other language messages.)
2009-03-06 19:05:01 +00:00
christos
ca1ab1c9a6
2 more missed debuglibs.
2009-03-03 22:41:47 +00:00
nonaka
51d7b545e8
fix filename.
2009-03-03 08:02:41 +00:00
mrg
bcc593b98f
put xkbcomp output into /var/db/xkb by default, a place that (now) exists
2009-03-03 06:01:56 +00:00
pgoyette
6d1c35419f
Remove garbage line that prevents 'build.sh release' from working. The
...
line contains only a single character 'P' and there is no such file in
the $DESTDIR
2009-03-02 21:32:38 +00:00
christos
0283f9fff8
fix debuglib mess!
2009-03-02 19:22:15 +00:00
christos
a24ff27d26
more missing debuglibs.
2009-03-02 18:41:00 +00:00
nonaka
b9670a7b32
Add zboot
2009-03-02 09:59:10 +00:00
christos
85bb9a6e54
add debug libs.
2009-03-02 03:55:44 +00:00
snj
e0297c9429
Note that sgimips switched to X.Org, and drop the "7.3" as what we have
...
doesn't really follow any X.Org release.
2009-03-01 01:13:28 +00:00
pooka
b9069707ae
add if_shm to setlists
2009-02-28 15:32:29 +00:00
njoly
65d2f41a54
Use crypto_XXX tags to fix MKCRYPTO_{IDEA,MDC2,RC5}=yes builds.
...
Solve PR/40667 and other reports from current-users@.
2009-02-28 13:32:51 +00:00
hubertf
638a147525
* Remove 2001:240::1 on request from IIJ
...
* Update the remaining two DNS servers to at least have the address
match the name. Resolving is untested.
2009-02-27 22:51:33 +00:00
kenh
cd2827b367
Improved support for GPIO support on the EP93xx ARM processors.
...
Specifically:
Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
njoly
a3752d0c54
+ioport.debug
2009-02-26 19:05:02 +00:00
njoly
1ba3fc52da
Add some missing .debug extensions and remove some unneeded files
...
(t_ipf, Atffile) to fix MKDEBUG build.
2009-02-26 12:43:15 +00:00
sno
8bbd581ff8
restore alphabetically order for my last entry
2009-02-25 17:51:25 +00:00
sno
d41d0a631e
Add myself (Jens Rehsack <sno@NetBSD.org>)
2009-02-25 17:50:32 +00:00
ad
23267ecce2
Put back /kern, apparently xen uses it (and probably scripts too).
2009-02-23 23:12:24 +00:00
ad
a2517242b7
- Mount /proc automatically. We have fixed a ton of bugs, it's needed for
...
Linux compat, and we are planning to kill ptrace and make the debugger
use /proc instead.
- kernfs is hosed at the moment and nothing appears to rely on it any more,
so disable it. (IPsec did at one point, IIRC).
2009-02-23 22:51:47 +00:00
weinem
5c0772df92
added myself to the list of developers
2009-02-23 16:42:58 +00:00
apb
3578465a0d
Under "The following issues need to be resolved manually", say that
...
unprivileged use of mount(8) now needs the nosuid and nodev flags.
2009-02-22 14:32:54 +00:00
apb
bdc237349e
Under "Features to be removed in a later release", try to explain what
...
softdep is, as well as saying that it will be removed. Say that the
WAPBL in netbsd-5 is a "preview", not an "experimental preview".
2009-02-22 14:21:48 +00:00
ad
86df8239c4
Remove softdep menu item.
2009-02-22 11:21:55 +00:00
jmmv
b071025674
Add directories and file lists for the new kernel and ipf tests.
2009-02-20 21:45:09 +00:00
mjf
969f66ec80
Document the Processor-Dependent Code firmware driver. From OpenBSD.
2009-02-20 13:17:58 +00:00
jmcneill
73235aa750
Remove vesafb(4) man page, pointed out by agc
2009-02-19 00:58:59 +00:00
hira
b225d4fb77
- Rename filename of license.
...
- Correct filename in license (add missing prefix).
2009-02-18 10:51:17 +00:00
imil
31cb0781a5
Added myself.
2009-02-17 21:41:20 +00:00
jmmv
fcb5661ef5
Register the atf/test_programs/h_c helper.
2009-02-17 17:30:27 +00:00
njoly
b01601424d
+t_cmsg.debug
2009-02-17 15:03:13 +00:00
christos
7f8f733829
bump libssh
2009-02-16 20:57:28 +00:00
macallan
675423a8fd
forgot the newport man page
2009-02-16 18:47:51 +00:00
abs
595fdaa174
Add edlabel
2009-02-16 12:33:01 +00:00
tron
e35bbfeae7
Add "edlabel" which now gets build under NetBSD/sparc64.
2009-02-16 12:20:00 +00:00
mrg
3c12759a90
from yorick hardy:
...
- build mesa_dri.so, saving ~1.8MB per module (yay, the size of the
xsetrver set goes down massively now)
- use the right includes so that dri * mesa use the same headers
- correct LIBDPLIBS for libdri
tested by jmcneill, and builds fine for me.
2009-02-15 19:00:21 +00:00
joerg
6a4d107f7d
Install pkg_install.conf(5).
2009-02-15 18:24:49 +00:00
abs
46ffce41c5
Build fdformat on a MACHINE_ARCH not MACHINE basis
2009-02-14 22:46:05 +00:00
jmcneill
2a29f12f50
xf86-video-wsfb
2009-02-14 20:29:21 +00:00
abs
141adf6795
Add rescue/edlabel
2009-02-14 19:29:30 +00:00
abs
2cb54095fc
Build and install edlabel based on MACHINE_ARCH not MACHINE
2009-02-14 11:33:56 +00:00
abs
3d02ad9f0d
Try to cleanup the sets to allow ports without X11R7 servers to build:
...
- Xnest is mi, cvt and gtf are not
- Man pages are (mostly) mi
2009-02-14 11:23:13 +00:00
bjh21
a0263b80b8
I've just discovered config_found_ia(), which means that wskbd(4) and
...
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
macallan
49ff8f756f
add the newport driver
2009-02-14 03:22:21 +00:00
jmmv
3baa49a10f
Convert the threads libcrypto test to ATF and enable it. Drop the old one
...
in regress.
2009-02-13 22:01:48 +00:00
jmmv
fd2c7cbdc1
Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski
...
in the GSoC 2008 atfify project. Reorganization of files and build system
reworked by me.
2009-02-13 20:58:13 +00:00
jmmv
bc4d78a24c
killpg is not obsolete, but atf-killpg was. My mistake.
...
Reported by wiz@, Nicolas Joly, and drochner@.
2009-02-13 20:42:41 +00:00
jmmv
5274fd4fe5
Sync the tests list after adding several new util tests.
2009-02-13 05:20:26 +00:00
uebayasi
d4222bb04e
Fix build for tests/syscall; pointed out by Geoff Wing.
2009-02-12 16:14:32 +00:00
abs
c0b7d45df7
Fix over enthusiastic length limit in SUPPORT_8_3_SOURCE_FILESYSTEM block
2009-02-11 20:33:14 +00:00
plunky
f3db23b38f
Restore NetBSD branding to xdm login widget
...
- add NetBSD banner pixmaps and have Xdm use them by default.
- also, move the pixmap files back to
X11BASE/include/X11/pixmaps/
2009-02-11 10:25:14 +00:00
abs
75362c1562
As all port now build Xvfb, move it into the mi file.
...
Remove any empty md.* files (but leave ad.*)
2009-02-09 16:28:53 +00:00
pooka
020ab015cd
Add rumpnet_local to the setlists (at least most of the variants ;).
2009-02-08 16:30:48 +00:00
abs
e468650cc4
Enable Xvfb build on vax and x68k to match every other port.
2009-02-08 00:50:07 +00:00
abs
175e4bfbdf
Add -DSUPPORT_8_3_SOURCE_FILESYSTEM option - currently *only enabled on atari*
...
which if a set file cannot be found will attempt to truncate down to 8.3 and
check again. Required for install with sets from GEMDOS filesystem.
2009-02-06 00:24:29 +00:00
dyoung
238b355bab
Remove the 'nls' tag from ./usr/share/locale/sk_SK.ISO8859-2/LC_MESSAGES,
...
since we install the directory whether MKNLS=no or not.
Replace comp- with base- in some syspkg names.
Put firmware and files from /usr/share/mk/ into their own syspkgs.
2009-02-05 19:35:48 +00:00
dyoung
7b8c552849
Fix MKBFD=no builds, add the 'bfd' tag to ./usr/libdata/ldscripts/kmodule.
2009-02-05 19:32:08 +00:00
dyoung
a6e2723726
Move the RUMP libraries to a syspkg called base-rump-shlib.
2009-02-05 19:29:48 +00:00
dyoung
57e7da9522
Move RUMP libraries to a syspkg called base-rump-shlib.
2009-02-05 19:28:43 +00:00
sborrill
d9e19ce400
Add bwi(4) man page based on Dragonfly man page
2009-02-05 18:03:30 +00:00
haad
7aa7bdd03c
Add support for the MODULAR framework to the vnd driver. Enable building of
...
vnd.kmod by default.
2009-02-05 17:32:10 +00:00
haad
460b9c8427
Fix MKLVM=yes MKDEBUG=yes build. Patch sent by Dieter Roelants.
2009-02-05 10:18:49 +00:00
haad
841a3edfd9
Fix MKLVM=yes and MKPROFILE=no build. Issue reported on -current users
...
by Adam.
2009-02-04 13:33:02 +00:00
joerg
bb314659c8
Merge pkg_install-20090201 and update build system.
2009-02-02 20:47:19 +00:00
abs
c145c58334
support gemdos as a type of unmounted filesystem during set selection
2009-02-02 18:38:37 +00:00
agc
880b89c37a
Add the new openpgpsdk.h and openpgpsdk.3 to set lists
2009-01-31 00:50:13 +00:00
ghen
89b2df731d
Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work
...
for USB keyboards.
2009-01-30 23:12:16 +00:00
agc
467d65ac1a
Add a manual page for openpgp.1 (all contributions welcome, it's incomplete
...
right now).
Explain the reason for the WARNS=0 directive in openpgp(1)'s Makefile.
2009-01-30 04:14:19 +00:00
tsutsui
ef5ebe3adf
Add backslashes missed in rev 1.38.
...
Fixes traditional bootable macppccd build.
(though this seems to require mkisofs 2.01 or prior)
2009-01-28 17:11:54 +00:00
martin
02c69332a0
PR install/40506: do not display international characters before we have
...
selected a proper locale.
2009-01-28 16:31:49 +00:00
nonaka
832577f758
It is easy to use it if netbsd-INSTALL isn't gzip'ed.
2009-01-28 11:43:28 +00:00
nonaka
ccb4166baa
netbsd-INSTALL is copied to installation/kernel instead of binary/kernel.
2009-01-28 11:21:55 +00:00
njoly
747badac97
+openpgp.debug
2009-01-26 14:14:12 +00:00
snj
7e2b3238db
Various updates to the install notes.
2009-01-26 00:14:42 +00:00
tron
11cc2a433c
Install the "sony-misc" font from the X.org distribution.
...
Patch supplied by Takeshi Nakayama in PR xsrc/40476.
2009-01-25 23:11:16 +00:00
abs
7a3d39395e
Use the cutdown distrib/common/services and distrib/common/protocols
...
rather than the full fat etc versions
2009-01-25 22:08:37 +00:00
abs
f59480d8df
Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266
...
kernels, rather than (nonexistant) GENERIC
from KIYOHARA Takashi
2009-01-25 17:48:05 +00:00
abs
7896e124da
Move ATARITT and FALCON to the main list of kernels
2009-01-24 22:33:39 +00:00
rmind
6d73ddd355
Revert path of modules back to "/stand".
2009-01-24 22:14:44 +00:00
abs
1f13a9d79a
- Sync atari sysinst install kernel list with reality:
...
- BOOT reanamed to SMALL030
- ATARITT and FALCON were missing
- Update release notes to kernel list and also clarify Milan kernels
2009-01-24 21:20:22 +00:00
he
0dc03e2d81
Follow up the rename of BOOT to SMALL030, and the removal of BOOTX.
2009-01-24 18:15:16 +00:00
bouyer
7e113f2eda
Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500
...
(ev56, handled as non-BWX by Xorg) and XP1000 (ev6, BWX). Also
tested by Rafael Ruiz on a AlphaStation 255 (thanks !).
non-PCI adapters are not supported; someone should make these work
as a wsfb device.
2009-01-24 17:24:52 +00:00
tsutsui
52275243c5
WARNS=1
2009-01-24 13:58:21 +00:00
he
e724c6a64d
Add an entry for the recently added ./kernel directory tree.
2009-01-24 13:53:56 +00:00
tsutsui
4f5defc8b9
Remove the \n and tab from the __COPYRIGHT() strings to appease asm warnings.
2009-01-24 13:43:21 +00:00
agc
df41ea2ee2
Add the build glue and sets information for the libopenpgpsdk library, and
...
the openpgp binary.
2009-01-24 01:15:24 +00:00
rmind
f0e51651e4
Change path to kernel modules from "/stand" to "/kernel".
...
Needs to go in before 5.0. Proposed on <tech-kern>.
2009-01-24 00:29:12 +00:00
tsutsui
7f003e5b71
Use small src/distrib/common/protocols.
2009-01-23 12:31:43 +00:00
he
6ad7662725
Pare down the size of the INSTALL kernel images. This was done by:
...
1) Removing chio, rcmd, restore, scsictl, shutdown and slattach
from the ramdisk images
2) Removing the isp* driver from the INSTALL kernel configs
3) Reducing the memory disk and ramdisk size back from 4400 to 4200 blocks
As a result, also remove mention as QLogic ISP controllers as being
supported by the installation.
With this, the INSTALL kernel images should once again be usable;
the firmware apparently imposes a size limit around 5MB on the files
it will load.
Longer-term, this port probably ought to get it's own stand-alone boot
loader, so that it might use e.g. loadable modules.
2009-01-21 14:43:14 +00:00
minskim
8b464c62c2
MKSENDMAIL is no longer used.
2009-01-19 19:13:45 +00:00
jmmv
fd39001d18
Adjust file lists after the import of ATF 0.6.
2009-01-19 07:19:35 +00:00
snj
a8a1e35bee
Fix set lists for XFree86 on netwinder.
2009-01-19 02:57:50 +00:00
he
0e4798f78e
Bump the ramdisk size so that the contents fits again.
2009-01-18 16:29:30 +00:00
he
f15a4a6620
Bump the size of ramdisk and diskimages, so that what needs to
...
be put there still fits.
2009-01-18 12:51:25 +00:00
he
305b313149
Farm out module tests to module.mi, to accomodate evbppc which
...
currently does not build modules or module tests.
2009-01-18 12:49:07 +00:00
agc
4d23086ab7
Bump shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps
2009-01-18 00:44:33 +00:00
mjf
53ce0ef17c
Catch up with shlib major bump for all arm platforms.
2009-01-17 17:05:17 +00:00
isaki
0ea8d0e57c
Increase the image size from 1300KB to 1400KB.
2009-01-17 03:53:01 +00:00
cegger
3e297f66ad
manpages for new age(4) and atphy(4) drivers
2009-01-16 21:28:10 +00:00
he
c35e4870f2
Add some more weak aliases for versioned library calls, to prevent
...
that we try to link in objects from libc.a where we also provide our
own replacements here, leading to multiple definitions during linking.
OK'ed by christos@
2009-01-16 14:48:04 +00:00
uebayasi
7caa97c9ca
config_found_sm(9) -> config_found_sm_loc(9)
2009-01-16 09:51:34 +00:00
haad
f42e53f384
Add lvm script to the lists.
2009-01-16 01:58:32 +00:00
tsutsui
ccd5483536
Before installboot(8), check running machine types (milan or others)
...
via sysctl(3) and copy appropriate tertiary boot.atari loader
from /usr/mdec/{std,milan} into targetroot.
Full fresh installations of 5.0_BETA and 4.0_STABLE with the same change
have been tested by David Ross on port-atari.
Fixes the final portion of PR port-atari/40315, and
pullup requests to both netbsd-4 and netbsd-5 will be sent shortly.
2009-01-14 10:49:37 +00:00
dogcow
f91a017c5f
i386 compat libs' major version bump, due to time_t changes.
2009-01-14 08:04:18 +00:00
jnemeth
e99cf5f41a
oops: X11R2 -> X11R6
2009-01-14 07:07:12 +00:00
tsutsui
9f9e7cdcd7
Remove /boot.atari, which is no longer installed during build
...
and removed from base.tgz.
Note we must not mark this obsolete because this tertiary bootloader
will be copied into / during installation and it shouldn't be removed
by postinstall(8).
2009-01-13 13:52:06 +00:00