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
jnemeth
24565c95ce
missed a couple
2009-01-13 05:43:39 +00:00
jnemeth
79a9698719
- more christos-time_t shared library bumps
...
- sort
2009-01-13 01:47:13 +00:00
dogcow
a217648bf2
more shared library major number bumps.
2009-01-12 10:01:33 +00:00
jnemeth
1cdebf7e1f
got a couple wrong
2009-01-11 23:14:53 +00:00
jnemeth
306bc7a8b5
shared library bumps; undoubtably there will be many more
2009-01-11 13:26:29 +00:00
tsutsui
4f13ce5106
Use "-Os -freorder-blocks" as well as <sys.mk> for ramdisk build.
...
"-Os might cause compiler bugs on sh3" comment was for egcs or gcc3.
"-Os" might be also safe, but use the same one with the default sh3 build
for now.
Briefly tested on (not emulated but real) dreamcast.
2009-01-09 10:05:27 +00:00
rmind
57babc4980
Manuals describing the interface of POSIX message queues.
...
Taken from The Open Group, with various modifications.
Thanks <wiz> for improvements!
2009-01-05 21:19:48 +00:00
pooka
7defc699fc
+sysvbfs
2009-01-05 15:38:00 +00:00
jnemeth
b75982a72d
add new callout_ack, callout_expired, and callout_invoking manpages
2009-01-05 05:06:09 +00:00
lukem
aa5e6ee4e2
Move usr/share/mk/* from comp to base.
...
We provide make in base, so having the "system" .mk files there is useful.
Fixes PR 5865, PR 22126
2009-01-05 00:18:38 +00:00
he
5c1f0a6b39
Add etc/rc.d/rndctl. "Hi, apb@!"
2009-01-04 23:02:21 +00:00
wiz
211af1fdb9
Add man page for gcscaudio driver.
2009-01-04 15:34:17 +00:00
tsutsui
eedb495377
Add df(1) to installation md_root files for atari.
...
It looks df(1) had been required by MAKEDEV(8) since NetBSD 1.6 days,
and this could workaround PR port-atari/40316 in branches with
minimum pullups.
2009-01-03 18:11:26 +00:00
shattered
bf788f2d48
Add my name to the list of developers.
2009-01-03 12:01:24 +00:00
tnozaki
52ed7b035f
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
...
ok'ed by core and releng.
(thanks for agc@, snj@ and i'm sorry for long time patience).
[libc]
- localeio.[ch] and lc*.[ch] in src/lib/libc/locale was replaced by
new locale-db implementation using citrus_db backend,
see src/lib/libc/citrus/citrus_lc_*.[ch].
- add citrus_bcs_strtou?l.c. don't use strtou?l locale implementation
internally, because they're locale-aware function.
- add some stubs for multi-locale issue, see {current,global}_locale.c.
- remove some obsolete file, setrunelocale.c, ___runetype_mb.c.
- remove __savectype() from ctypeio.[ch].
[tools]
- mklocale(1): add new option ``-t'' that generates new style
LC_{MONETARY,NUMERIC,TIME,MESSAGES} locale-db format.
- chrtbl(1): added ctypeio.[ch] for __savectype().
[locale-db]
- added en_US.US-ASCII locale.
- removed some shareable locale definition file:
en_US.US-ASCII -> en_US.ISO8859-1, en_US.UTF-8
zh_CN.eucCN -> zh_CN.GB18030
and more...see src/share/locale/*/Makefile.
- remove obsoleted locale sr_YU, added new locale sr_ME, sr_RS.
- change locale name ja_JP.ISO2022-JP* -> ja_JP.ISO-2022-JP*
for X11's locale.alias file alignments.
- fix regression test, wrong wcs?width(3), NAN/INF usage.
i tested release-build following arch:
i386, amd64, hpc{mips,arm,sh}, sparc64, vax.
citrus_lc_*.[ch] also can read old-plain-text style locale-db.
so that backward compatibility is keeped, but lc*.[ch] can't read
new citrus_db'ed locale-db and localeio.c never check sanity,
so forward compatibility is broken ;-<
old mklocale(1) doesn't know -t option, so you have to rebuild toolchain.
2009-01-02 00:20:18 +00:00
agc
287120139a
Might as well install the dm devmapper module when we install the
...
other parts of the LVM tools - use the same MKLVM switch, though.
2008-12-31 21:22:02 +00:00
pgoyette
38a22d040a
Correctly mark files obsolete.
2008-12-30 20:33:27 +00:00
pgoyette
6bafd541ac
The extra fonts have gone away again, probably due to changes being made
...
to make(1). Mark them 'obsolete'.
2008-12-30 18:00:38 +00:00
christos
09799eeb1f
add pw_getpwconf
2008-12-26 00:52:45 +00:00
jmmv
dc96dedd00
Install the Cards file used by xorgconfig.
2008-12-25 12:45:56 +00:00
ghen
349ed9999e
Add X.org support for the Colemak keyboard layout, see http://colemak.com
...
(it's been included in upstream xkeyboard-config, but not in xkbdata).
2008-12-25 12:12:17 +00:00
pgoyette
16866faca8
Remove duplicate entry for 7x13.pcf.gz
2008-12-24 15:04:19 +00:00
agc
fcded1c904
Only worry about /sbin/lvm if MKLVM was involved.
2008-12-23 04:22:55 +00:00
agc
408492d9e8
Put the lvm/MKLVM glue into the sets subroutines
2008-12-23 02:56:10 +00:00
agc
adf8a9bf65
First pass at set list changes for lvm functionality.
2008-12-22 20:18:36 +00:00
christos
41a1a6cc14
reduce syscalls
2008-12-22 18:58:22 +00:00
tsutsui
0e53a56713
Regen (add RCS Id).
2008-12-22 18:46:41 +00:00
tsutsui
dbaf5f36b6
- add RCS Id
...
- put RCS Id strings to output
- generate termcap.mini directly rather than via stdout
2008-12-22 18:46:02 +00:00
tsutsui
ed5081d39a
- add xterm entry since dot.profile has an option to use it
...
- update vt100 entry
2008-12-22 18:37:09 +00:00
pgoyette
9c3665a581
Update for new sizes of KOI8-R, ISO8859-8 and ISO8859-11
2008-12-21 23:13:15 +00:00
martin
827c9991f2
Set an apropriate locale depending on the selected language.
...
This does not realy change anything in the crunched version, but helps
debugging foreign languages and will magically start working once we
un-castrate locales in the crunched environment.
2008-12-21 11:02:41 +00:00
isaki
cf59801230
x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
...
- Make MD poffd(8) retire, and use MI powerd(8) instead of it.
- Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer.
Use /dev/pow0 for pow(4) ioctl.
- POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
2008-12-20 13:20:58 +00:00
christos
6be7b1d936
kill bitmask_snprintf
2008-12-16 22:50:32 +00:00
njoly
b4f0a0e86c
+tabs.debug
2008-12-12 23:49:28 +00:00
mishka
43e91ff9f2
Import rc.d/httpd script for httpd(8) daemon control.
...
See rc.conf(5) for options explanation.
2008-12-11 13:55:16 +00:00
roy
aa75124521
Add the tabs utility, conforming to IEEE Std 1003.1 (``POSIX.1'').
...
Fixes PR bin/11227
No objection on tech-userland, ok: martin
2008-12-11 11:14:36 +00:00
hannken
5d923958f5
Remove superfluous target "image_md_pre". It is already present
...
in Makefile.cdrom and takes precedence from there.
No functional change intended.
2008-12-09 12:01:55 +00:00
roy
29221b9676
Add myself.
2008-12-09 00:50:27 +00:00
jnemeth
6c48b462c5
And again
2008-12-08 04:47:28 +00:00
pgoyette
b6ef8a4ac6
Add fdopendir.html3
2008-12-07 01:46:06 +00:00
cube
4292dea308
Move etc/rc.d/x{dm,fs} into xetc.tgz.
2008-12-05 18:56:47 +00:00
ad
117c67b2f2
Add fdopendir(), from Solaris/Linux.
2008-12-05 13:08:53 +00:00
ad
49e50a21d6
PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there)
...
Add a layerfs module.
2008-12-05 13:05:37 +00:00
ad
18072f949e
Fix again.
2008-12-03 15:24:40 +00:00
ad
f98296e627
Oops, fix the build.
2008-12-02 10:48:21 +00:00
hubertf
2aea62cc33
Work around another bunch of places where Solaris' /usr/xpg4/bin/sh
...
can't handle for-loops with no arguments ("for foo in") which result
from empty make-variables.
One step further in getting NetBSD cross-compiling from Solaris 10/x86.
Tested on the netbsd-5 branch.
2008-12-02 10:06:00 +00:00
ad
c967a6ed32
Put the log files into /tmp.
2008-12-01 10:22:36 +00:00
ad
aa2aa71eff
Put sysinst onto the boot CDs, too.
2008-12-01 10:20:57 +00:00
ad
4d30f18b26
Tweak the install messages.
2008-12-01 10:20:15 +00:00
ad
fedda485e0
Resurrect miniroot.kmod for bespoke installs.
2008-12-01 10:11:26 +00:00
tjam
1588416646
Added myself.
2008-11-30 21:13:03 +00:00
tsutsui
323d1f8f3d
Use shrinked src/distrib/common/protocols rather than fat src/etc/protocols.
2008-11-30 04:18:14 +00:00
tsutsui
7828361bcf
- don't build compat_linux on alpha until sys/modules/compat_linux/Makefile
...
handles required MD files under sys/compat/linux/arch/alpha
- build exec_elf64 for all 64 bit arch
- use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check
XXX we have many histrical inconsistent use of amd64 vs x86_64.
2008-11-29 18:41:06 +00:00
tsutsui
36e401605d
Reorganize lists for MD modules:
...
- move MD module files from md.* into separate module.* lists
- make those module lists per MACHINE_CPU or MACHINE_ARCH,
rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod
XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
2008-11-29 17:57:33 +00:00
hubertf
445a0ac38f
Hand over copyright to TNF
2008-11-29 10:27:03 +00:00
snj
a77a42969d
Note that re(4), ath(4), and puc(4) are known to work on sparc64.
2008-11-28 23:38:04 +00:00
sborrill
8e03e5a4c8
Add cut-down getpwent_r() to join existing getpwent() and friends. This
...
fixes PR 40003
2008-11-28 19:39:00 +00:00
tsutsui
6c9852e4a8
alpha doesn't have modules for compat_linux and exec_elf64 (yet?).
2008-11-28 15:16:02 +00:00
tsutsui
399241e435
- rename set list lkm.mi -> module.mi
...
- move obsolete lists of usr/lkm files to mi
2008-11-26 15:45:56 +00:00
tsutsui
d54ffae702
Remove dup entries.
2008-11-26 11:41:07 +00:00
he
5d0260e67c
Adapt to the removal of exec_elf32 from the alpha port, necessitating
...
the module be added to all the other ports' md.* files.
Also add the compat_linux module for alpha.
2008-11-26 11:06:11 +00:00
he
89e03cd94e
Add the recently added filecorefs, msdosfs, nullfs, and umapfs modules.
2008-11-26 11:04:22 +00:00
he
595bc8a159
Add dev/crmfbreg.h.
2008-11-25 20:48:01 +00:00
ad
b5476b291f
Union mount a tmpfs over /etc, for sysinst.
2008-11-25 14:25:59 +00:00
ad
a93bd7922f
Don't shoot self in the foot if / is on NFS.
2008-11-25 14:25:20 +00:00
cube
3109c3a3b9
Register PPP compressors modules.
2008-11-25 02:45:14 +00:00
joerg
6c45130eba
Move the specification of the on-disk journal format into a separate
...
header.
2008-11-24 16:05:21 +00:00
tsutsui
427495e3ff
Replace timecounter(9) man page with OpenBSD's tc_init(9)
...
since the previous one was derived from FreeBSD's time(9)
which was based on NetBSD's time_second(9), and
it didn't mention the timecounter framework itself.
2008-11-24 14:25:15 +00:00
tsutsui
e27e32c9d4
Add tvtohz(9) man page, which is Xref'ed from microtime(9) and microuptime(9),
...
from FreeBSD.
2008-11-24 14:08:12 +00:00
tsutsui
ad4de7f1e5
Merge description about bintime(9), getbintime(9), getmicrotime(9),
...
nanotime(9), and getnanotime(9) from FreeBSD's microtime(9) man page,
and add appropriate MLINKS.
2008-11-24 13:50:07 +00:00
tsutsui
98a1d01177
Fix botch in previous.
2008-11-24 12:43:43 +00:00