Commit Graph

3117 Commits

Author SHA1 Message Date
mbalmer
ae11fa979c I fee responsible for lua/luac. 2012-02-17 12:16:17 +00:00
tron
ae076f0326 Postfix was updated to version 2.8.8. 2012-02-17 11:15:59 +00:00
yamt
45ed245203 yamt-pagecache: update 2012-02-17 08:24:30 +00:00
apb
384ee33f76 document postinstall pwd_mkdb item 2012-02-17 07:51:51 +00:00
apb
427b892cca s/tmux/tmux(1)/ in the entry about removal of window(1) 2012-02-17 07:46:54 +00:00
jruoho
88969970b7 ACPICA 20120215 is out, including support for ACPI 5.0. 2012-02-17 06:11:29 +00:00
jmmv
7054f14003 Remove window(1).
window(1) was replaced by tmux(1) on March 2011.  The source code has
been reimported into othersrc/usr.bin/window and an up-to-date package
is available in pkgsrc/misc/window.

This removal was approved by core@, with the condition that it be done
once netbsd-6 had been brached.  And the branching has just happened!
2012-02-16 04:52:47 +00:00
riz
60317b1d86 Note the new netbsd-6 branch, and move CHANGES to CHANGES.prev. 2012-02-15 23:05:33 +00:00
apb
3388131ab9 Minor changes to wording in the documentation for
build.sh install-image and live-image.
2012-02-14 21:32:07 +00:00
apb
b753e6a507 Document build.sh "live-image" and "install-image" targets.
These were documented in revision 1.97 of src/BUILDING, but were
not documented in src/doc/BUILDING.sh.  The original log message
was:

revision 1.97
date: 2012/01/22 03:53:32;  author: tsutsui;  state: Exp;  lines: +39 -0
Add "live-image" and "install-image" target support to build.sh.

"live-image" target builds pre-installed disk images that can be used on
emulators or boot from USB memory sticks to try NetBSD without installation.
Currently amd64, i386, pmax, sparc, sparc64, sun2, sun3, and vax
(which have working emulators and don't require extra tools like preparing
 msdosfs or partitioning MD label structures) support this target.

"install-image" target builds an bootable installation disk image that can
be used as an install CD but burned into USB memory sticks etc.
Current only amd64 and i386 (which would support USB boot) have this target.

For more details (and known issue) see following posts on netbsd-bugs@:
http://mail-index.NetBSD.org/netbsd-bugs/2011/08/06/msg023639.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/09/23/msg024207.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/07/msg025166.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/08/msg025178.html

No particular comments about implementation, and
"go ahead" comments from mrg@, riz@ and christos@.

Closes PR toolchain/45153 and PR misc/45155.
2012-02-14 21:19:19 +00:00
dholland
9074bc163d Note removal of quotactl(8) and addition of quotadump(8)/quotarestore(8)
for backup purposes. While here, also improve the earlier quota-related
entries.

At quota2 merge time [20110306]:
  - main entry is for "ffs", not "kernel"
  - add entry to note addition of repquota -x
  - add entry to note addition of quotactl(8)
  - add entry to note changes to quotactl(2)
  - avoid explicitly saying to use repquota -x and quotactl(8) to migrate
    as it's no longer quite accurate

At libquota addition time [20120201]:
  - main entry is for "libquota", not "kernel"
  - add entry to note that quotactl(2) is gone and __quotactl(2) is now
    a private interface
  - add entry to note that the repquota -x dump format changed (from xml
    to tabular)
  - continue to make no reference to the vfs-level changes as they aren't
    user-facing

Prompted/suggested by apb@; ok by martin for releng.
2012-02-13 19:15:30 +00:00
martin
e9f7a2408f Note posix_spawn addition 2012-02-11 23:36:18 +00:00
riz
e663b9b5f7 - mention GNU grep-2.10 as being the current upstream version;
- clarify / correct license information of GNU grep and GNU texinfo.

From Snader_LB
2012-02-10 23:46:25 +00:00
joerg
4880720394 Add note about new apropos and mandoc for formatting. Document failing
update builds due to the cat page removal.
2012-02-07 19:37:14 +00:00
roy
0e4f70d9d3 Note import of dhcpcd-5.5.4 2012-02-06 15:58:56 +00:00
roy
8051771ee5 Import dhcpcd-5.5.3 2012-02-03 00:05:57 +00:00
taca
25dd67576b Postfix 2.8.8 and 2.9.0 has released. 2012-02-01 14:35:03 +00:00
wiz
b77ace591a zlib-1.2.6 out. 2012-02-01 09:41:07 +00:00
kardel
c017f6066c document ntp 4.2.6p5 import 2012-02-01 08:59:07 +00:00
hauke
c4106ab9db Document added timecounter support to the CSI Hurdler Centronics
Parallel Interface cpi(4) driver.
2012-02-01 08:45:03 +00:00
dholland
05f1620b56 Note quota changes in the form of the addition of libquota. 2012-02-01 05:49:45 +00:00
kardel
6aeabc3d7b update ntp current version 2012-01-31 20:11:41 +00:00
wiz
bc294a4883 Fix two typos. 2012-01-30 13:57:43 +00:00
nisimura
77b78cdcff Add FriendlyARM Mini2440 support.
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
2012-01-30 03:28:33 +00:00
mbalmer
381db9aca6 Note ifconfig(8) changes. 2012-01-29 11:04:48 +00:00
tsutsui
32fb230bd1 Note zaurus SL-C700/750/760/860 suuport. 2012-01-29 10:28:13 +00:00
rmind
811b418a32 Mention direct map for amd64, UVM/kmem/vmem improvements and ltsleep() removal. 2012-01-28 19:49:33 +00:00
christos
4936d74f3b document tpm-tools 2012-01-28 19:43:47 +00:00
christos
a0160c16ae add TrouSerS 2012-01-28 02:21:22 +00:00
jnemeth
a9a0f4b79c Stop building boot ROM images for old PC NICs as discussed on tech-kern. 2012-01-27 08:41:35 +00:00
roy
87b58bb61e Document import of dhcpcd-5.5.0 2012-01-25 14:36:30 +00:00
wiz
055d17ad2a gdb-7.4 out. 2012-01-25 09:36:13 +00:00
yamt
52f9195946 yamt-pagecache 2012-01-25 00:43:03 +00:00
macallan
c7518a3ad4 mention valkyriefb and videopll 2012-01-24 19:33:27 +00:00
wiz
3dcf1a80f0 tmux-1.6 out. 2012-01-24 09:57:40 +00:00
yamt
7f798c1d82 fincore, tprof, tpfmt 2012-01-24 09:36:09 +00:00
christos
6fb39d18da add a tpm driver from bsssd.sourceforge.net 2012-01-22 06:44:28 +00:00
tsutsui
26213125d0 Tidy up for better output on http://www.NetBSD.org/changes/changes-6.0.html . 2012-01-22 04:40:47 +00:00
tsutsui
aa08ece8bc Note build.sh live-image and install-image target support. 2012-01-22 04:30:00 +00:00
rkujawa
4d89cd1749 Mention support for G-REX 1200 and G-REX 4000 in p5pb(4). 2012-01-19 00:41:33 +00:00
wiz
471c81de25 sqlite-3.7.10 out. 2012-01-17 16:27:15 +00:00
joerg
19668631d6 ah_regdomain.c doesn't use -Wno-error anymore. 2012-01-17 15:38:44 +00:00
jmmv
2dcaa361a2 Note import of atf 0.15. 2012-01-16 22:44:15 +00:00
dholland
2695a1d37b typo 2012-01-15 06:53:23 +00:00
agc
432569f3fe Thanks to rmind for the feedback; explain the status of some roadmap items
a bit more fully.
2012-01-15 03:11:13 +00:00
agc
ff1d4d2e02 update the things in NetBSD 6.0 2012-01-15 02:58:39 +00:00
agc
3ba9786c14 bring the networking roadmap up to date. 2012-01-15 02:56:17 +00:00
agc
41dbd55db6 sync the system roadmap with reality 2012-01-15 02:49:12 +00:00
agc
8ac5edf2e4 bring the virtualization roadmap up to date. 2012-01-15 02:45:42 +00:00
phx
378ef295da The manufacturer is called Netronix, not Netronics. 2012-01-14 22:40:29 +00:00