Tom Rhodes
fa61a6ff52
Help bmah out and add the ips(4) entity.
2003-11-11 19:20:13 +00:00
Bruce A. Mah
06c12112c9
MFCs noted: sendmail-8.12.10, tzdata2003d.
2003-11-10 16:27:53 +00:00
Bruce A. Mah
2da3337a41
Reorganize and trim devices from the aic(4), aha(4), ahb(4), and
...
ahc(4) sections.
Trim devices from sis(4), de(4), and ex(4).
Don't bother saying what standards are supported by the ATM stack;
this list is kind of misplaced here (and may not even be accurate
anymore).
Delete mention of pca; this driver has been removed.
2003-11-09 23:42:51 +00:00
Simon L. B. Nielsen
5cedd9318c
Trim device entries for sym(4)/ncr(4).
2003-11-09 23:08:05 +00:00
Bruce A. Mah
0a24252410
Trim device entries for an(4), ray(4), and awi(4).
2003-11-08 23:16:43 +00:00
Bruce A. Mah
4191aa3f97
Trim the following device sections and refer to device lists in
...
manpages: ahd(4), mly(4), vpo(4), rl(4), bktr(4), uscanner(4).
Tweak mlx(4) entry slightly.
Also trim USB hubs, ukbd(4) and ums(4). We can't seriously expect a
device list for these classes of devices that is inclusive enough to
be useful to anybody.
2003-11-08 17:38:11 +00:00
Yoshihiro Takahashi
8bdb7bde53
New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interrupt
...
handling.
2003-11-08 01:17:08 +00:00
Bruce A. Mah
29e2fc2f5f
Use ufm(4) entity.
...
Use mpt(4) entity, trim devices since the new manpage lists them.
While here, trim devices from the pst(4) and trm(4) listings since
they are close by and their manual pages seem to list everything we do.
2003-11-07 23:03:02 +00:00
Bruce A. Mah
0373534163
Add a driver manpage reference.
...
Discussed with: trhodes, rsm, imp
2003-11-07 16:30:44 +00:00
Bruce A. Mah
803fe7b41d
New release notes: i386 interrupt/SMP handling, RFC 3484 source
...
address selection, UDF_ICONV, lost+found 0700
MFCs noted: amr(4) crashdump support, libalias and Cisco Skiny
Station.
Updated release notes: GCC 3.3.3 20031106, lukemftp 20031111.
Deleted release note: PCI interrupt routing on i386 UP (presumed to
be subsumed or replaced by above i386 interrupt/SMP changes).
2003-11-07 16:28:02 +00:00
Hidetoshi Shimokawa
0f7d82315a
Remove obsolete disklabel and newfs options.
2003-11-07 12:49:55 +00:00
Jun Kuriyama
ea10a1a30a
Remove "device acpi" from BOOTMFS kernel for boot floppy to unbreak the
...
release build.
2003-11-06 07:58:37 +00:00
Bruce A. Mah
74c343c410
Excise the xe supported devices from the hardware list and, instead,
...
make a link to the new xe(4) manpage.
2003-11-05 16:21:52 +00:00
Bruce A. Mah
59ecf4c83c
Use ubsa(4) manpage entity where appropriate.
2003-11-04 20:48:28 +00:00
Hideyuki KURASHINA
ae388cb722
Catch up with the English version:
...
1.184 -> 1.188 hardware/common/dev.sgml
2003-11-03 12:48:41 +00:00
Bruce A. Mah
0a46471721
Trim more devices from the hardware list: ida(4), ciss(4), iir(4),
...
ie(4).
2003-11-02 07:41:03 +00:00
Bruce A. Mah
df3ccb96d8
More trimmage of the hardware notes: sf(4), tx(4), wb(4), nge(4),
...
ste(4), sk(4), le(4), lge(4), txp(4), bge(4).
These are all Ethernet drivers whose manual pages already list
specific supported devices.
2003-11-01 06:08:52 +00:00
Bruce A. Mah
98638bad8f
More trimming of specific device instances from the hardware notes to
...
reduce duplication of information from the manual pages: xl(4), cs(4),
ath(4), sbni(4), lmc(4).
2003-11-01 04:41:32 +00:00
Bruce A. Mah
df3321b578
Trim the hifn(4) device instances from the hardware list.
...
Add an entry for safe(4) crypto accelerators.
2003-11-01 00:57:33 +00:00
Bruce A. Mah
2a8a98c058
A grab bag of new (but overdue) release note items: dcons(4) and
...
friends, Pentium 4 and related workarounds, some MPSAFE network
drivers, IPv6 supports RFC 3542 (Advanced Sockets API), ifconfig(8)
staticarp, libkse default threading library for ia64.
Updates: New DRM import.
2003-10-31 16:58:43 +00:00
Ruslan Ermilov
875ec8bdcf
Combining "all" and "install" in one invocation is a very bad idea as
...
conditional evaluation is done only once in this case, and this may
not account for the fact that some conditionals would be evaluated
differently if "all" has already been run, like is the case with the
loader.help existance check in sys/boot/alpha/common/Makefile.common,
beforeinstall target. This should fix Alpha snapshot builds.
2003-10-31 13:15:07 +00:00
Hiroki Sato
bbda0368ba
Merge the following from the English version:
...
1.183 -> 1.184 hardware/common/dev.sgml
1.640 -> 1.644 relnotes/common/new.sgml
2003-10-21 19:29:10 +00:00
Bruce A. Mah
c3af6250d0
Fix typo: s/dev_db/dev_mkdb/
...
Pointed out by: Michel Lavondes <fox@vader.aacc.cc.md.us>
2003-10-20 15:17:44 +00:00
Bruce A. Mah
ac42a2c196
The re(4) driver works on CURRENT/alpha.
...
Reported by: naddy@mips.inka.de (Christian Weisgerber) on alpha@
2003-10-19 18:35:40 +00:00
Bruce A. Mah
ffe837c393
Modified release notes: Fixed minor grammatical bugs in atkbd(4) bug
...
and safe(4).
2003-10-19 18:32:48 +00:00
Hiroki Sato
5834974f39
Modified release note:
...
Fix a typo in IP_ONESBCAST item.
MFC noted:
ipfw(4) limit rule processing fix.
2003-10-19 12:58:57 +00:00
Hiroki Sato
e51287e850
New release note:
...
Fix ipfw(4) limit rule processing.
2003-10-18 18:18:17 +00:00
Hiroki Sato
929f8c9699
Modified release note:
...
- Use multicast(4) and pim(4) hyperlink.
- Fix a wrong description in rfcomm_sppd(1) and
rfcomm_pppd(8) item.
2003-10-17 16:47:42 +00:00
Hiroki Sato
034d260750
New release note:
...
Bluetooth protocol stack update.
Based on report by: emax
Modified release note:
s|challenge/|challenge/response| in SA-03:15 item.
2003-10-16 17:16:24 +00:00
Hiroki Sato
f99468cf6c
Catch up with the English version and refine translation.
...
1.638 -> 1.640 relnotes/common/new.sgml
2003-10-15 17:08:33 +00:00
Hideyuki KURASHINA
1cf3888ee0
Refine translation.
...
Submitted by: Hiroo Ono <hiroo@oikumene.gcd.org>,
Hiroyuki CHIBA <clin@imasy.org>
References: [doc-jp-work 724, 726]
2003-10-15 15:42:31 +00:00
Hideyuki KURASHINA
e442b5e224
Modified release note:
...
Note MFC of sk(4) support for SK-9521 V2.0 and 3COM 3C940.
2003-10-15 12:27:52 +00:00
Hiroki Sato
6fc4a17da3
New release note:
...
- xe(4) driver update
- tzdata2003d update
2003-10-15 10:04:07 +00:00
Hideyuki KURASHINA
8f04170699
Catch up with the English version:
...
1.592 -> 1.638 relnotes/common/new.sgml
2003-10-14 08:27:39 +00:00
Hideyuki KURASHINA
abb86bf8a1
Close open parenthesis.
2003-10-14 05:36:36 +00:00
Hiroki Sato
094a5db41b
Use Japanese localized version of trademarks.ent.
2003-10-12 20:11:06 +00:00
Hideyuki KURASHINA
5e6a487b36
Fix a typo.
2003-10-12 09:08:54 +00:00
Hiroki Sato
36a6252a9b
Refine translation.
2003-10-12 08:54:10 +00:00
Hideyuki KURASHINA
a307eb3d01
Merge the following from the English version:
...
1.44 -> 1.55 errata/article.sgml
1.163 -> 1.183 hardware/common/dev.sgml
2003-10-12 04:42:33 +00:00
Hideyuki KURASHINA
e47af2ae15
Merge the following from the English version:
...
1.3 -> 1.4 relnotes/alpha/article.sgml
1.1 -> 1.2 relnotes/amd64/article.sgml
1.4 -> 1.5 relnotes/i386/article.sgml
1.1 -> 1.2 relnotes/ia64/article.sgml
1.1 -> 1.2 relnotes/pc98/article.sgml
1.3 -> 1.4 relnotes/sparc64/article.sgml
2003-10-11 12:01:24 +00:00
Hiroki Sato
aa91d1cb48
Use Japanese localized version of trademarks.ent.
2003-10-11 08:56:04 +00:00
Hiroki Sato
7ffba86d07
New release note:
...
amr(4) crashdump support.
2003-10-11 05:40:05 +00:00
Hiroki Sato
ca144d1ca4
New release note:
...
- sk(4) now supports SK-9521 and 3C940.
- libalias now supports Cisco Skinny Station protocol.
2003-10-10 18:36:52 +00:00
Hiroki Sato
64024d1cc8
Merge the following from the English version:
...
1.15 -> 1.16 early-adopter/article.sgml
Submitted by: Hiroo Ono <hiroo@oikumene.gcd.org>
2003-10-10 16:40:34 +00:00
Hiroki Sato
1d0ada8ae6
Merge the following from the English version:
...
1.11 -> 1.12 hardware/i386/proc-i386.sgml
Submitted by: Hiroo Ono <hiroo@oikumene.gcd.org>
2003-10-10 16:23:00 +00:00
Hiroki Sato
1255c9c0ba
New release note:
...
Heimdal 0.6.
2003-10-10 08:53:00 +00:00
Hiroki Sato
45f392d82c
New release note:
...
- hifn(4) 7955/7956 support.
- $ntpd_flags in /etc/defaults/rc.conf changed.
2003-10-09 16:20:28 +00:00
Hiroki Sato
89185ee435
Catch up with the English version:
...
1.1 -> 1.2 hardware/amd64/proc-amd64.sgml
Submitted by: Hiroo Ono <hiroo@oikumene.gcd.org>
2003-10-09 15:42:33 +00:00
Bruce A. Mah
47f84de788
Add a warning about the safe(4) driver's experimental status.
...
Submitted by: sam
2003-10-06 19:07:20 +00:00
Ruslan Ermilov
71c8601453
Correct the description of what the release.3 stage does nowadays.
2003-10-06 11:52:34 +00:00
Bruce A. Mah
67c976c18e
New errata: SA-03:15.
2003-10-06 04:20:26 +00:00
Bruce A. Mah
83026a7004
New release note: SA-03:15.
...
MFC noted: mount_msdosfs(8) -M.
2003-10-06 04:13:23 +00:00
Hiroki Sato
fa94ec29ff
Add a sentence forgotten in the previous commit.
2003-10-05 09:17:25 +00:00
Hiroki Sato
fc8d724c56
New release note: SA-03:18.
2003-10-05 08:17:53 +00:00
Hiroki Sato
a7d73c0e2d
New errata: SA-03:14, SA-03:17, SA-03:18.
2003-10-05 08:15:54 +00:00
Joe Marcus Clarke
d87866b1e2
Export PARALLEL_PACAKGE_BUILD to the environment as well to catch more
...
packages that should/should not be included on the first CD. This is needed
for the recent KDE space-saving change.
Approved by: re (bmah)
2003-10-03 16:48:36 +00:00
Bruce A. Mah
87f4183704
New release notes: LIBICONV, CD9660_ICONV/MSDOSFS_ICONV/NTFS/ICONV,
...
libkiconv, mount_cd9660(8)/mount_ntfs(8) -C, mount_msdos(8) -M,
mount_msdos(8) -D/-L.
While here, note that OpenSSL 0.9.7c was MFC-ed.
Submitted by: "R. Imura" <imura@ryu16.org>
2003-10-03 16:28:26 +00:00
Bruce A. Mah
28e8ab68e0
New release note: OpenSSL 0.9.7c.
2003-10-03 16:14:54 +00:00
Hiroki Sato
0708b127ae
Remove SA-03:16.
2003-10-03 14:53:06 +00:00
Hiroki Sato
b20c787da0
New release notes:
...
SA-03:14, 03:16, 03:17.
2003-10-03 14:49:04 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
Wilko Bulte
f018fde49c
Clarify SRM bootability on Alpha for DAC960.
2003-09-25 21:15:55 +00:00
Joe Marcus Clarke
1967e50940
Put x11-wm/sawfish2 and irc/xchat on CD 1 instead of sawfish and xchat.
...
Sawfish is gone, and xchat2 is more widely used these days since it is the
current stable release.
Approved by: re (murray)
2003-09-21 19:07:23 +00:00
Ruslan Ermilov
9c758be211
Make LOCAL_PATCHES accept multiple patch files, as its name suggests.
2003-09-21 06:33:14 +00:00
Bruce A. Mah
9586afbe64
New errata: SA-03:13.
2003-09-20 00:17:52 +00:00
Bruce A. Mah
43bfd49573
New release note: SA-03:13.
...
Modified release notes: GNOME 2.4, KDE 3.1.4.
2003-09-20 00:01:29 +00:00
Gregory Neil Shapiro
d63c8cc860
Add a release note for the sendmail 8.12.10 import
2003-09-19 23:23:55 +00:00
Ruslan Ermilov
807b65481b
Fix this script to produce working bootable floppies on 4.x.
2003-09-19 09:08:41 +00:00
Ruslan Ermilov
3fb6c17186
For boot floppies, build a lightweight version of loader(8)
...
without Forth support. Saves 28K of kern.flp and boot.flp
on i386.
Reviewed by: jhb
2003-09-19 09:06:15 +00:00
Yoshihiro Takahashi
98ebeeb7df
Enable DRM update note on pc98.
2003-09-18 09:27:31 +00:00
Bruce A. Mah
1b666ce56f
New release/errata note: SA-03:12.
2003-09-16 23:25:48 +00:00
Bruce A. Mah
251998aaee
New release notes: DRM update for 20030909, uart(4), ata(4) update
...
(ATAng), rtld(1) does libmap by default, symorder gone, sysinstall(8)
alternate MTA selection, GCC -pthread gone.
2003-09-14 18:20:24 +00:00
Yoshihiro Takahashi
9521a390b7
The re driver works on pc98 maybe.
2003-09-13 12:51:12 +00:00
Jun Kuriyama
c9f59b8c9e
Unbreak "make release" by moving bfe and re driver into 2nd floppy.
2003-09-12 08:20:47 +00:00
Bruce A. Mah
4172653c0b
Update for bfe(4) and re(4).
...
Trim my(4) cards and use manpage entity.
2003-09-11 16:03:46 +00:00
Bruce A. Mah
133146bec6
New release note: bfe(4).
...
Modified release note: Recent rl(4) additions were moved to the new
re(4) driver.
2003-09-11 16:00:51 +00:00
Simon L. B. Nielsen
322f54189b
- Use trademark entities.
...
- Add trademark attributions.
- Don't join trademarks with other words, e.g. using hyphens.
2003-09-08 14:53:02 +00:00
Simon L. B. Nielsen
51a257c0e5
Trim the twe(4) device list; the twe(4) manual page is more up-to-date.
2003-09-06 20:03:09 +00:00
Bruce A. Mah
a93c89d35b
New release notes: PIM support, amd-6.0.9, GNU Readline 4.3, GNU Sort
...
2.1, ISC DHCP client 3.0.1rc12.
2003-09-06 18:15:11 +00:00
Bruce A. Mah
fe191bffe6
Trim isp(4), vx(4), and stg(4) device lists.
2003-09-06 17:56:05 +00:00
Bruce A. Mah
14a815df92
Trim the device lists for tl(4), aue(4), and kue(4) after recent
...
manpage catchup updates. The nearby axe(4) and rue(4) lists appear to
be in sync with the manpages so trim those too.
2003-09-06 17:19:59 +00:00
Wilko Bulte
d73829d478
Onboard Adaptec SCSI HBAs are bootable on UP2000.
...
Obtained from: obrien
2003-08-31 12:21:10 +00:00
Wilko Bulte
f8b417d763
update UP2000 section with info gleaned from obrien's newly acquired
...
UP2000 dual 750MHz machine.
2003-08-29 19:43:08 +00:00
Bruce A. Mah
7d32371dbd
Trim ti(4) devices.
2003-08-25 04:31:26 +00:00
Bruce A. Mah
6a6eeb429a
Trim ep(4) devices.
2003-08-24 22:54:20 +00:00
Bruce A. Mah
44f3728d7a
Remove a duplicate copy of the fe(4) devices that somehow snuck in
...
here. Trim devices from the remaining fe(4) section as the manpage
now covers all of them.
While here, remove a comment that instructs developers on how to add
specific instances of devices, since we're moving away from that now.
2003-08-24 22:42:55 +00:00
Yoshihiro Takahashi
b1c21fcbfc
- i386 FPU emulation is removed on pc98.
...
- correct typo.
2003-08-23 05:42:03 +00:00
Bruce A. Mah
02e9dd244b
MFC noted: systat(1) IPv6.
2003-08-22 22:24:12 +00:00
Bruce A. Mah
300578885f
New release notes: No more i386 FPU emulation, atmconfig(8).
...
Update release notes: GCC-3.3.1 release.
2003-08-22 22:08:47 +00:00
Bruce A. Mah
e006178ab7
Use manpage entities for hme(4) and gem(4).
2003-08-22 17:36:14 +00:00
Bruce A. Mah
2afb17dae1
Trim vr(4) and cue(4) devices.
2003-08-21 21:49:09 +00:00
Bruce A. Mah
364f135f4d
New release notes: OFW_NEWPCI, IP_ONESBCAST, ffsinfo(8).
...
Modified release notes: Tweak rl(4) note and note MFC.
2003-08-21 17:52:08 +00:00
Bruce A. Mah
921d261c4d
Pull in trademark entity definitions.
2003-08-21 17:51:05 +00:00
Simon L. B. Nielsen
ba406a9425
Correct the device id's for the VIA Rhine III chips supported by the
...
vr(4) driver: VT86C105/VT86C105M -> VT6105/VT6105M.
Confirmed by: driver source code and VIA homepage
Reviewed by: bmah
MFC after: 3 days
2003-08-21 17:38:05 +00:00
Bruce A. Mah
0698b57374
New release note: WITH_DYNAMICROOT.
...
Modified release note: Fix up some typos and improve markup in
rescue(8) note.
2003-08-19 16:03:01 +00:00
Bruce A. Mah
a76984e64f
Add a bit of text saying that mentions of specific devices are
...
gradually going away.
2003-08-19 15:34:06 +00:00
Murray Stokely
0530edef90
Fix typo. It's 'bsdiff' not 'bsddiff'.
2003-08-19 05:48:08 +00:00
Murray Stokely
f8b27704c7
Add misc/bsdiff and security/freebsd-update to the list of desired
...
packages for disc #1 . These two packages take a combined total of
37kb of space so I think there should be room.
2003-08-19 05:45:49 +00:00
Bruce A. Mah
0a1acce85f
Whitespace cleanup of previous bt(4) commit. No content changes.
2003-08-19 05:21:25 +00:00
Bruce A. Mah
cece1a138b
Trim bt(4) devices and consolidate.
2003-08-19 05:19:50 +00:00
Bruce A. Mah
8d44087fc8
Move all the asr(4) entries together, no other content changes. These
...
should be consolidated.
2003-08-19 05:12:25 +00:00
Bruce A. Mah
3f3a4dfed3
Trim asr(4) device list; readers can get this from the manpage now
...
that it's up-to-date.
2003-08-19 05:08:21 +00:00
Bruce A. Mah
3ba682b624
Move aha(4) devices out of Adaptec-centric section to new paragraphs.
...
We didn't try to list all the variants so there isn't much shrinkage
here.
Remove list of supported mlx(4) devices; readers should get this
information from the manual page.
2003-08-15 22:50:25 +00:00
Bruce A. Mah
4bbe69aae4
Begin snipping out the lists of specific devices from the Hardware
...
Notes. These duplicate information that ideally should live in the
manual pages for individual drivers, and can easily become
out-of-date. (This in fact is already the case.)
Hypertext versions of the hardware notes already contain links to
on-line versions of the manual pages.
The first two drivers to get this treatment are amr(4) and aac(4).
Discussed on: doc@
2003-08-14 18:52:45 +00:00
Bruce A. Mah
5b1f9e22e5
New release note: twe(4) 3ware generic API (+MFC).
...
MFC noted: USB/Firewire quirks.
2003-08-12 00:51:28 +00:00
Bruce A. Mah
f3e3f8b91b
Enable dc(4) entries for sparc64. Add fatm(4), hatm(4), patm(4)
...
entries as appropriate.
2003-08-12 00:14:49 +00:00
Bruce A. Mah
ebaf375bc8
New release notes: swap_pager changes, ng_atmpif(4).
...
Modified release notes: locale(1) -m, -march=pentium4 re-enabled.
2003-08-12 00:12:52 +00:00
Bruce A. Mah
54f3bdcfde
Slightly rearrange some items in the kernel section (but don't change
...
their content).
2003-08-11 23:08:35 +00:00
Ruslan Ermilov
2d19d3a9b4
- Use the correct boot/boot1 and boot/loader files.
...
- Use the newfs command similar to that in doFS.sh.
Reviewed by: jake, jhb
2003-08-11 22:27:43 +00:00
Bruce A. Mah
129045e796
New errata: SA-03:09, SA-03:10.
...
Minor grammatical fixes to SA-03:08 item.
2003-08-11 15:54:29 +00:00
Bruce A. Mah
394bb3e431
New release notes: SA-03:09, SA-03:10.
2003-08-11 15:53:55 +00:00
David E. O'Brien
5bff585104
2nd part of making the name of the release running script overrideable.
2003-08-11 04:21:58 +00:00
David E. O'Brien
0febff82b7
Make the name of the release running script overrideable.
2003-08-10 09:54:22 +00:00
Ruslan Ermilov
a4f9e93c39
Added the new knob MINIROOT that, when set, causes the creation
...
of the bootable UFS image, miniroot.ufs, fully identical to the
contents of the "bootonly" CD-ROM. The image is made available
on FTP as miniroot/miniroot.ufs.gz, for resemblance with NetBSD.
This replaces the boot.flp image for sparc64, making the latter
as coming with NO_FLOPPIES.
Reviewed by: jhb
Tested by: hrs
2003-08-08 21:00:57 +00:00
Ruslan Ermilov
ebc9df0362
Add support for automatically computing the required file system
...
size and average inode size.
Reviewed by: jhb
2003-08-08 18:23:00 +00:00
Bruce A. Mah
984b49496b
New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)
...
support for raw disks, acpidb(8), iasl(8).
2003-08-08 15:59:34 +00:00
Ruslan Ermilov
8bf7ab359a
- Eliminate the "rm" command that was causing us trouble in rev. 1.799.
...
- Normalize doRELEASE to avoid seeing "`ftp.1' is up to date." warning
when doing "make rerelease", and ftp.1 was already built.
Reviewed by: jhb
2003-08-07 18:22:34 +00:00
Ruslan Ermilov
3cd22041ce
- Unbreak Alpha snapshots (we were still attempting to build a
...
no longer existing "fixit" crunched binary).
- Simplify the CRUNCH_TARGETS variable's initialization.
- Simplify the release.5 logic a bit by accounting for the fact
that release/*_crunch.conf files were removed two years ago.
2003-08-06 08:09:40 +00:00
Andrey A. Chernov
087b057d37
Back out LC_ALL=C since tr here supposed to run under clean env -i
...
environment always.
Pointed by: ru
2003-08-05 05:35:56 +00:00
Andrey A. Chernov
90862ca23d
LANG->LC_ALL
...
Pointed by: ru
2003-08-04 21:31:53 +00:00
Wilko Bulte
b24b338ada
Note which machine consoles support booting from KZPEA aka Adaptec 39160
...
U160 adapters.
2003-08-04 18:05:36 +00:00
Andrey A. Chernov
38407b8757
Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.
...
Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale
2003-08-04 15:47:43 +00:00
Bruce A. Mah
ffe342ebe6
Modified release note: Clarify SA-03:08 note.
2003-08-04 15:26:40 +00:00
Bruce A. Mah
9d4fcfe94c
Minor wordsmithing on previous commit.
2003-08-04 15:23:20 +00:00
Hideyuki KURASHINA
c6ff2155d9
SA-03:08 does not affect FreeBSD 5.1-RELEASE.
2003-08-04 13:53:58 +00:00
John Hay
a67db5071d
Chase the doc ports.
2003-08-04 12:12:36 +00:00
Hideyuki KURASHINA
6a7da25338
Merge the following from the English version:
...
1.43 -> 1.44 errata/article.sgml
2003-08-04 11:04:18 +00:00
Bruce A. Mah
959174ee6c
New release/errata notes: SA-03:08.
2003-08-04 00:57:28 +00:00
Ruslan Ermilov
8189277801
- Removed vestiges of the IA64 boot floppy support.
...
- Fixed the bootable CD-ROM support for IA64.
Reviewed by: marcel
Tested by: marcel
2003-08-03 15:06:00 +00:00
Wilko Bulte
91c770e9df
Note that AS4100 needs DC adapter for RCM to function.
2003-08-03 11:43:13 +00:00
Ruslan Ermilov
6daa108fd1
- Boot-only CD-ROM support (bootonly.iso).
...
Submitted by: jhb, ru
- Moved the creation of the ports distribution to release.7.
- Call MFS root floppy mfsroot.flp even on a small PC98 disk.
Submitted by: jhb
Reviewed by: ru, jhb
2003-08-02 18:21:02 +00:00
Ruslan Ermilov
e4bbcfbc42
MFi386: sort.
...
OK'ed by: nyan
2003-08-02 09:36:49 +00:00
Yoshihiro Takahashi
76c718b3e2
puc(4) printer also works on pc98.
2003-08-02 09:33:58 +00:00
Hiroki Sato
ece87aa70b
New release notes:
...
puc(4) printer support
em(4) support for tuning the interrupt delays
2003-08-02 09:00:50 +00:00
Bruce A. Mah
b48b87f9cd
New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIES
...
for alpha/amd64/ia64.
2003-08-01 21:43:20 +00:00
Yaroslav Tykhiy
92fef529b2
MFC noted: arp(8) -i.
2003-08-01 13:46:22 +00:00
Ruslan Ermilov
6d44eb567d
From now on, Alpha releases will come with NO_FLOPPIES.
...
Approved by: consensus on freebsd-alpha
A replacement (miniboot.iso) is currently under development.
2003-07-31 07:28:58 +00:00
Ruslan Ermilov
eed31dc939
Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job.
...
OK'ed by: scottl
2003-07-31 07:13:54 +00:00
Ruslan Ermilov
74345a8f83
The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing
...
to survive.
Discussed with: bde
Tested on: i386 and pc98
2003-07-30 14:46:46 +00:00
Ruslan Ermilov
9b72ad91bf
Initialize the FIXCRYPTO, BINMAKE and related variables (that use
...
the != operator) only when needed.
This change allows me to check out the current version of release/
makefiles only (co -l) to /tmp/release, and use that directory to
build a release (supplying the correct WORLDDIR).
Without this, attempt to "make release" caused an endless fork bomb
while trying to evaluate FIXCRYPTO, and the only way I could get
away from this on a remote box was to "kill -INT 1", thanks to
tcsh(1) and its internal "kill" command.
2003-07-30 14:33:32 +00:00
Hiroki Sato
dc9fea182f
New release notes:
...
one-true-awk 29-Jul-2003 snapshot.
2003-07-30 08:36:16 +00:00
Ruslan Ermilov
f2eeb85de6
Embed a simplistic version of the dokern.sh script directly into
...
release/Makefile.
Reviewed by: marcel
The original patch also removed ia64/dokern.sh, but this was OBE.
2003-07-30 07:40:45 +00:00
Ruslan Ermilov
f8cc06bea8
Moved the MFS root floppies creation code from release.10 to
...
doMFSKERN (where it logically belongs).
2003-07-30 07:13:31 +00:00
Bruce A. Mah
90a33c8787
Fix grammar nits.
2003-07-29 21:20:44 +00:00
Ruslan Ermilov
0902bdbe14
Make IA64 a second port that comes with NO_FLOPPIES.
...
Reviewed by: marcel
2003-07-29 18:29:44 +00:00
Bruce A. Mah
0f6c92c144
New release notes: da(4) no-6-byte-commands, GNOME 2.2.2, KDE 3.1.3.
2003-07-29 15:48:06 +00:00
Hiroki Sato
f509c8644c
New release notes:
...
wi(4) suspend/resume bug fix
smbfs off-by-one error fix
Update hardware notes:
The 386SX is no longer supported.
2003-07-29 07:28:43 +00:00
Simon L. B. Nielsen
61860dd771
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
Ruslan Ermilov
33040d38ab
Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.
2003-07-28 18:22:07 +00:00
Sebastien Gioria
4f8ecd3c19
Some Typos fix
2003-07-27 18:10:24 +00:00
Yoshihiro Takahashi
ce92afe1ec
Enable the safe, harp, hatm and patm driver documentations for pc98.
2003-07-27 14:08:54 +00:00
Simon L. B. Nielsen
5445ea75ce
The /rescue system is now enabled by default again, so remove note
...
saying that it is disabled.
Approved by: ceri (mentor)
2003-07-26 13:04:40 +00:00
Scott Long
2272d4a4cb
Bah, I go and get all preachy, and then commit from the wrong branch. Revert
...
the use of '-j8'.
Apologies to: ru
2003-07-26 06:47:40 +00:00
Scott Long
1263297ba1
Fix the release build with a forgotten '-f'.
2003-07-26 05:57:52 +00:00
Hiroki Sato
42203b623d
New release notes: bge(4) 5705 support.
...
Update release notes: rescue(7) man page.
MFC: safe(4).
2003-07-25 14:08:32 +00:00
Ruslan Ermilov
9dd993a7be
Make the PC98 small boot floppy usable again.
...
Spotted by: nyan
Reviewed by: nyan
2003-07-25 13:39:11 +00:00
Ruslan Ermilov
a3a2d24e9c
The RELEASE9 knob is now OBE.
...
OK'ed by: jhb
2003-07-25 08:55:51 +00:00
Ruslan Ermilov
3d610ec8a3
Moved the boot floppy generation code out from release.9 to release.10.
...
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
2003-07-25 08:54:41 +00:00
Scott Long
fdbc83723d
Move the mlx driver back into the kernel so that the drivers floppy doesn't
...
overflow.
2003-07-25 00:10:33 +00:00
Mark Murray
98b2ae09c6
Get the correct set of cryptographically-infected binaries
...
automagically from the (secure|kerberos5)/Makefile:[KS]PROG.
2003-07-24 17:28:52 +00:00
Ruslan Ermilov
d3c93cef78
Replaced the hardcoded target names in the touch(1) commands with
...
${.TARGET}, to ease maintenance.
2003-07-24 13:45:05 +00:00
Ruslan Ermilov
6ebe96017d
Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only)
...
that causes the bootable ISO images to be created using the floppy
emulation (the old method) as opposed to the new "cdboot" method.
Only copy boot.flp to the 2nd CD-ROM if this variable is defined.
Reviewed by: murray
2003-07-23 20:53:37 +00:00
Ruslan Ermilov
00a7eeeb0e
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
...
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
Ruslan Ermilov
1dae6ea919
Make NO_FLOPPIES really mean "no floppies", including not even
...
creating the "floppies" directory on FTP and CD-ROMs. Enforce
NO_FLOPPIES on amd64.
Tested for: amd64, i386 with -DNO_FLOPPIES
2003-07-23 12:12:53 +00:00
Ruslan Ermilov
c70692752f
Revert revision 1.788, and explain a bit the intent of having
...
the boot.flp image on the second CD-ROM.
Explained by: jhb
Desired by: vendors
2003-07-23 06:00:56 +00:00
Ruslan Ermilov
d3e8a78512
amd64 will not provide floppies.
2003-07-23 05:55:02 +00:00
Ruslan Ermilov
aebf3f7627
Do not define BIGBOOTSIZE and the friends for amd64; it serves
...
no useful purpose other than wasting CPU time in "make release"
creating useless boot.flp.
Desired by: peter
2003-07-23 05:53:52 +00:00
Ruslan Ermilov
51096483bc
/floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.
...
Forgotten by: jhb
2003-07-22 09:04:09 +00:00
Hiroki Sato
677b45dc1d
New release notes: safe(4).
2003-07-21 22:07:40 +00:00
Hiroki Sato
7d8b5aa2c1
New release notes: harp(4).
...
Updated release notes: patm(4) (use &man.patm.4;).
2003-07-21 20:31:13 +00:00
Hiroki Sato
4bb0aa7bc3
MFC: atkbd(4) bug fix.
2003-07-19 14:38:03 +00:00
Hiroki Sato
c5fc7612a1
Merge the following from the English version:
...
1.583 -> 1.592 relnotes/common/new.sgml
2003-07-19 08:36:38 +00:00
Hiroki Sato
ca49cf5aaf
New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support.
2003-07-18 21:09:55 +00:00
Yaroslav Tykhiy
a146c97a8f
Correct a couple of slips: add a missing article at one point
...
and the plaintext word "option" after "</option>" at another.
2003-07-18 14:50:10 +00:00
Yaroslav Tykhiy
54c29df340
New release note: arp(8) -i.
2003-07-18 14:29:35 +00:00
Hiroki Sato
25153f2df6
New release notes: ipfw(8) -n flag, comma-separeted address lists.
...
MFC: ipfw(4) C++-style comment, rules in set 31.
2003-07-17 17:21:56 +00:00
Hiroki Sato
74304cd784
Some grammatical and markup fixes.
2003-07-16 12:24:22 +00:00
Hiroki Sato
788c11ba85
New release notes: ipfw(8), and atkbd(4) bug fix.
2003-07-16 10:37:12 +00:00
Hiroki Sato
38fa6bf3dc
Bump the version numbers used for man page reference.
2003-07-15 15:40:21 +00:00
Hiroki Sato
fc4e357d51
New release notes: hatm(4), patm(4).
...
Updated release notes: OpenPAM.
Remove references to rescue(7).
2003-07-15 15:39:52 +00:00
Hiroki Sato
57434d7dc3
New release notes: ACPI-CA 20030619.
2003-07-13 23:26:20 +00:00
Murray Stokely
cab203686d
Sort entries added in r1.43.
2003-07-13 07:20:24 +00:00
Tom Rhodes
81ada60e7e
Postfix, pcre, and Exim should be on the first CD in order for the recent
...
sysinstall(8) commit to function properly.
Discussed with: bmah (while the sysinstall(8) patch was sent to re).
2003-07-12 15:35:06 +00:00
Hiroki Sato
2ff553eb9e
New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,
...
config.{guess,sub} in the ports infrastructure.
2003-07-12 07:41:39 +00:00
Hiroki Sato
45b2e6f2c9
Catch up with the English version:
...
1.582 -> 1.583 relnotes/common/new.sgml
2003-07-09 08:58:08 +00:00
Bruce A. Mah
e1377f6f55
MFC noted: chroot(8) -u/-g/-G.
2003-07-07 22:44:38 +00:00
Hiroki Sato
83a2d61525
Merge the following from the English version:
...
1.162 -> 1.163 hardware/common/dev.sgml
1.580 -> 1.582 relnotes/common/new.sgml
2003-07-04 15:39:29 +00:00
Hiroki Sato
ee2cd58c63
Add a missing </para>.
2003-07-04 15:23:47 +00:00
Ruslan Ermilov
eedbbe40d1
Fixed the last-minute bug I made in previous commit.
2003-07-04 14:39:17 +00:00
Ruslan Ermilov
5dc6311712
Fixed style bugs related to parentheses in Makefile.inc1.
...
Submitted by: bde
Fixed nearby bug: propagate the root Makefile's idea of
the appropriate "make" binary down to release/Makefile.
2003-07-04 14:27:06 +00:00
Bruce A. Mah
e6c92d4cc6
New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)
...
moved from /bin to /sbin, /rescue.
Updated release notes: lukemftpd-20030630.
2003-07-03 20:45:44 +00:00
Hiroki Sato
8792de80d2
Merge the following from the English version and some translation fixes:
...
1.41 -> 1.43 errata/article.sgml
2003-07-02 21:04:48 +00:00
Bruce A. Mah
94e7ccd17d
Add ath(4) devices. Also try to be more specific with respect to
...
what variant of 802.11 is supported by some other devices.
2003-06-29 01:12:57 +00:00
Bruce A. Mah
b20ea7bdbc
Start to fill in amd64 hardware notes based on info from peter.
...
Translators should be warned that this is somewhat of a moving
target, and so might want to consider holding off working on
this document.
2003-06-29 01:10:45 +00:00
Hiroki Sato
651532543f
Catch up with the English version:
...
1.159 -> 1.162 hardware/common/dev.sgml
2003-06-28 17:45:25 +00:00
Hiroki Sato
53a134d326
Merge the following from the English version:
...
1.5 -> 1.6 hardware/Makefile
(new) -> 1.1 hardware/amd64/Makefile
(new) -> 1.1 hardware/amd64/article.sgml
(new) -> 1.1 hardware/amd64/proc-amd64.sgml
1.4 -> 1.5 hardware/common/hw.ent
1.5 -> 1.6 relnotes/Makefile
(new) -> 1.1 relnotes/amd64/Makefile
(new) -> 1.1 relnotes/amd64/article.sgml
2003-06-28 17:38:02 +00:00
Hiroki Sato
6979dcfc1f
Merge the following from the English version:
...
1.575 -> 1.580 relnotes/common/new.sgml
2003-06-27 17:15:20 +00:00
Bruce A. Mah
850a2bd817
Commit amd64 MD release documentation stubs and hook up to the build.
...
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.
Requested by: peter
2003-06-27 03:50:36 +00:00
Bruce A. Mah
577a1d0c4e
Actually, the 802.11 code was rewritten, not reorganized, by recent
...
commits.
Apologies to, and pointed out by: sam
2003-06-26 21:22:00 +00:00
Bruce A. Mah
32ce613809
New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),
...
802.11 reorg.
MFC noted: texinfo 4.6.
2003-06-26 21:01:08 +00:00