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