brueffer
1b0774b8ba
Autogenerate device listings for lge(4) and vx(4)
2004-08-24 21:38:13 +00:00
brueffer
f37f51cab5
Add lge(4) and vx(4)
2004-08-24 21:35:25 +00:00
simon
d42465ccf8
asr(4) is currently i386 only.
...
Confirmed by: scottl
MFC after: 2 days
2004-08-24 19:24:47 +00:00
brueffer
23deb55d5f
Autogenerate device listings for sk(4)
2004-08-24 17:41:47 +00:00
brueffer
b5683823f7
Add sk(4)
2004-08-24 17:40:35 +00:00
brueffer
95c11d71c8
Autogenerate device listings for sf(4)
2004-08-24 15:40:57 +00:00
brueffer
faf964abc2
Add sf(4)
2004-08-24 15:39:07 +00:00
brueffer
c4cc2c2d10
Autogenerate entries for ixgb(4)
2004-08-23 16:45:11 +00:00
brueffer
fb544f3d7f
Add ixgb, remove isp and mpt (work on all supported platforms)
2004-08-23 16:38:39 +00:00
hrs
a81636660a
Unbreak the build. Translators, please let me know
...
if I break something in your localized docs.
2004-08-22 09:53:24 +00:00
kensmith
55f7c69395
Found another one. Why does mdconfig hate me? Add a "sleep 5" to
...
this script, without it sparc64 ISO building was consistently failing
because the /dev/md0 device name was not present when the commands
following mdconfig ran. Apparently there is the possibility of a delay
between when mdconfig finishes and the names become visible in /dev.
Yes, we could code this better than an unconditional call to "sleep 5"
but IMHO we should fix the underlying problem instead.
MFC after: 3 days
2004-08-22 05:34:07 +00:00
hrs
a5550b6452
Add &release.type.current; to unbreak the build.
2004-08-21 14:27:21 +00:00
hrs
ea849c279d
Add &release.type.current; to unbreak the build.
2004-08-21 12:34:42 +00:00
hrs
bbb9789bc5
Bump version numbers for 6.0-CURRENT and fix some sentences.
2004-08-21 08:59:53 +00:00
simon
754abea798
- Remove note about device listings going away.
...
- Add a note about possibility for duplicate listing of devices.
- Auto generate device listings for the following drivers: ncr, sym,
umodem, and uscanner
MFC after: 3 days
2004-08-19 22:03:20 +00:00
simon
80499ed5b2
Move listing of DTC 3290 to aha(4).
...
MFC after: 3 days
2004-08-19 20:49:39 +00:00
wilko
560757ba6f
- Note that Adaptec 3940UW won't be recognised by the 164sx SRM
...
- Warn that 164SX is a picky customer with regards to DIMMs.
2004-08-19 19:27:33 +00:00
ru
f1adbb6c14
Meet the new era of 6.0-CURRENT.
2004-08-19 10:34:59 +00:00
grehan
4f3bc0e658
PPC definitions required for 'make release'
...
Reviewed by: ru
Submitted by: ssouhlal
2004-08-18 11:11:46 +00:00
grehan
0ed2b9b4ea
Allow MFS images to be built without a disklabel for releases
...
that don't require one i.e. PPC.
Reviewed by: ru
Submitted by: ssouhlal
2004-08-18 11:10:05 +00:00
grehan
2c963bb5aa
Add files needed for PPC release ISOs. These are built with the
...
HFS/ISO9660 extensions to be bootable on Power Macs.
boot.tbxi - the CHRP script executed by Open Firmware when auto-booting
CDs
hfs.map - map Unix files to HFS creator/type fields
Reviewed by: ru
Submitted by: ssouhlal
2004-08-18 11:08:19 +00:00
obrien
2eca8469bb
Bring back 'NO_FLOPPIES', but as a user external knob.
...
The internal logic knob remains MAKE_FLOPPIES.
Suggested by: ru
2004-08-16 10:25:43 +00:00
dwmalone
78988cd40a
Improve MIME handling. This patch is based on Eugene's patch, but
...
with the following changes:
1) Don't make a mime_types.h 'cos we should avoid creating variables
in header files,
2) Use strrchr to find the extension, rather than strchr,
3) Slightly simplify the mime-type matching loop.
any goof are likely to be mine. Note that there are links to more
improvements by Eugene in the PR.
PR: 29725
Submitted by: Eugene Grosbein <eugen@kuzbass.ru>
2004-08-16 09:38:34 +00:00
obrien
52ad97705f
Follow 'MAKE_ISOS' in naming and s/FLOPPIES/MAKE_FLOPPIES/g
...
Submitted by: ru
2004-08-16 08:56:50 +00:00
obrien
9feb070742
Accept the fact that floppies either aren't applicable or relevant on most
...
platforms. So make the floppy logic easier to read.
2004-08-16 08:28:58 +00:00
bmah
b2b0596954
Various updates for installation documentation. Most notably:
...
o Update to match 5-CURRENT reality.
o Bump up minimum system requirements.
o Make examples work.
PR: docs/70485
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2004-08-16 01:42:43 +00:00
simon
901f203570
- Handle the '\&' mdoc(7) escape sequence.
...
- Handle the .Sx macro and give a warning if it is used in the
HARDWARE section, since that will probably produce odd text in the
Hardware Notes.
2004-08-15 22:33:10 +00:00
simon
51081642b6
- Auto generate device listings for the following drivers: mpt, trm,
...
rl, vr, dc, de, and gem.
- hme(4) is not sparc64 only anymore, so update dev.archlist.txt
acordingly.
2004-08-15 22:14:29 +00:00
kris
57da12d016
Remove misc/screen, which is not packageable.
2004-08-15 06:07:01 +00:00
bmah
cf3b0b037a
Wordsmithing on the GEOM_STRIPE, MSDOSFS_LARGE, and portaudit notes.
2004-08-13 23:04:14 +00:00
bmah
28f803f8fb
Miscellaneous edits. Mostly style, grammar, and punctuation fixes in
...
the vein of my previous, recent commits.
Updated release notes: Augmented sha(1)/rmd160(1) note, updated pf(4)
pseudo-users, retweaked doscmd note to reinstate a missing word I
deleted by accident [1] and add some more info.
MFCs noted: ppp(8) LQM, ppp(8) set rad_alive.
Pointed out by: "Eagle Eyes" ru [1]
2004-08-13 15:09:20 +00:00
bmah
1d67228dc0
More wording, grammar, and punctuation tweaks. No major content
...
changes, although one release note, about udav(4) promiscuous mode,
was deleted as it was redundant (the driver itself is new and this
fact has its own note).
2004-08-13 04:54:52 +00:00
wilko
4fef4dfc65
clarify that both ECC and non-ECC DIMMS work on 164SX.
...
Suggested by: ru
2004-08-12 12:42:03 +00:00
den
34ff85a68b
Change RU for articles.ent and books.ent back to EN for consistency
...
This modification was not really needed.
Noticed by: hrs
Obtained from: The FreeBSD Russian Documentation Project
2004-08-12 08:44:52 +00:00
den
59569e2647
Merge from recent English revisions
...
Obtained from: The FreeBSD Russian Documentation Project
2004-08-11 10:25:23 +00:00
bmah
e75d103216
Fix a few nits. Mostly grammar and punctuation changes, although some
...
minor content changes were made to the acpi_asus(4) and
acpi_toshiba(4) notes.
2004-08-11 05:20:25 +00:00
simon
61273fea02
Add id tags to sections which does not already have one to make it
...
simpler to link directly into the Hardware Notes.
2004-08-10 22:33:21 +00:00
simon
d19e7afc39
Auto generate device listings the following drivers: mlx, mly, and ncv.
2004-08-10 22:19:57 +00:00
wilko
27f219748e
typo
2004-08-10 19:07:41 +00:00
wilko
ed543c6a44
There is nothing but real hardware to verify things: 164sx can really
...
run on non-ECC, plain vanilla PC133 PC SDRAM DIMMs.
Thanks to: obrien@ for the donation of a 164sx mlb.
2004-08-10 19:03:59 +00:00
marcel
25386024e1
Favor building the cdrtools port over fetching the package. There
...
hasn't been any package build for ia64 for a long time and in this
case it means that the cdrtools package on the FTP sites is one that
doesn't have mkisofs. This breaks the release build. By trying to
build the port first, we protect ourselves a bit more against this.
2004-08-10 05:43:40 +00:00
simon
314d155888
Add twa(4) to the Hardware Notes.
2004-08-09 22:33:20 +00:00
kensmith
c6d05f34ef
Shift to the same version of perl that portmgr@ has as their default.
...
Pointed out by: jhb
2004-08-09 19:36:53 +00:00
kensmith
2f658d62e3
I should have marked my previous commit with an XXX to indicate it's a
...
workaround to a problem that shouldn't exist.
Noticed by: ru
2004-08-09 01:42:32 +00:00
simon
380ac81517
Auto generate device listings the following drivers: adv, amd, bt, ida,
...
iir, ips, nsp, ohci, and stg.
2004-08-08 22:39:19 +00:00
simon
16713c490a
- Add support for the .Dq macro.
2004-08-08 21:28:00 +00:00
hrs
78751f3de6
Use &url.*; for URLs in www.FreeBSD.org.
2004-08-08 15:08:29 +00:00
hrs
68b716f413
Simplify parameter entities in doctype declaration.
2004-08-08 14:59:27 +00:00
kensmith
a86d309b22
Looks like the x.org manuals are in x11/xorg-manpages, not x11/xorg-manuals.
2004-08-08 10:50:19 +00:00
hrs
f93065ec3e
- Add an -o option to specify the output file.
...
- Make "die()" more verbose.
- Do not put extra blank lines into the output file.
- Normalize text by using numeric entities because
some characters such as "'" can break the generated SGML.
Reviewed by: simon
2004-08-08 09:23:49 +00:00
kensmith
8a6aaa7b93
The compat2x and compat3x packages are not buildable due to security
...
issues.
2004-08-08 09:07:41 +00:00
kensmith
0351130130
I've had 'make release' problems on a large/fast dual processor machine
...
with doFS.sh consistently dying here because the device didn't exist
in the namespace fast enough after doing the mdconfig. But the device
did eventually show up. There have been similar complaints on mailing
lists that might boil down to this being the problem too.
This is obviously a hack, if anyone knows what might cause a delay
between mdconfig running and when the name appears in the /dev namespace
(inside a chroot-ed environment if that matters) I'd be happy to back
this out.
2004-08-06 20:08:38 +00:00
marcel
f67e913347
Now that make(1) passes variables that were given on the command line
...
to subordinate make(1) invocations through MAKEFLAGS, we cannot add
CFLAGS onto the make(1) command line. This will conflict with the
individual makefiles wanting to append to it, which is not respected
when CFLAGS is given on the command line. Hence build breakage.
So, put CFLAGS in the environment instead.
2004-08-06 17:07:40 +00:00
ru
9cf4005018
Clean up after mechanical renumbering.
2004-08-06 10:04:06 +00:00
cperciva
e98b8f1445
Crypto is now part of the "base" distribution, and the old "release.3"
...
target no longer exists. Renumber the old release.[4-9] targets to
release.[3-8].
Reminded by: ru
2004-08-06 08:49:51 +00:00
cperciva
c75d265462
Crypto is now part of the base distribution. Remove crypto-install.sh,
...
and add scrypto, skrb5, ssecure into src-install.sh
Reminded by: ru
2004-08-06 08:42:05 +00:00
simon
be98c0abf6
Hook up the Hardware Notes to the build again, now that the doc build
...
script has been updated.
2004-08-06 08:41:22 +00:00
cperciva
e629b37603
Join the 21st century: Cryptography is no longer an optional component
...
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
simon
4476e17348
Temporarily unhook the English Hardware Notes from the build to unbreak
...
the web build.
Pointy hat to: simon
2004-08-04 20:04:01 +00:00
anholt
fbbc298037
Update for conversion to X.Org as default X in -current.
...
Requested by: scottl
2004-08-04 00:46:58 +00:00
simon
cc6a920fbf
Auto generate the device listings in the Hardware Notes based on
...
manual pages, to avoid duplicating work between the Hardware Notes and
manual pages.
Each text line in the output from the manual page parser is generated
as a SGML entity, making it possible for translators to only translate
lines which actually contains English text (this neat idea came from
hrs).
To determine which drivers are usable on which architectures the
dev.archlist.txt file is used to explicitly list this. It it an
imperfect solution, but the best I have been able to come up with for
now.
This commit converts most of the devices which has a section 4 manual
page with a HARDWARE section to be the new auto generated format.
Reviewed in principle by: ru, hrs, trhodes
Good ideas for improvements: hrs
No objections: -doc, re
2004-08-03 22:12:45 +00:00
den
7a44aa8b06
Use lang="ru"
...
Obtained from: The FreeBSD Russian Documentation Project
2004-08-03 13:32:33 +00:00
den
7dc764dd0a
Merge from recent English versions
...
Obtained from: The FreeBSD Russian Documentation Project
2004-08-03 13:12:11 +00:00
den
8d14ac3ae0
Minor typo fix
2004-08-03 12:16:44 +00:00
hrs
1cec2017bd
New release notes (changes in the first half of July 2004):
...
bus_dma(9) alignment and boundary compensation support,
kqueue(2) EVFILT_FS,
KDB framework,
sound and snd_* driver reorganization,
natd(8) globalports option[*],
ppp(8) LQM support[*] and "rad_alive N" option,
GEOM_STRIPE FAST mode support,
MSDOSFS_LARGE[*],
ALTQ framework support added to various network drivers[*],
bsdtar(1) now the default tar(1) utility,
cvs(1) iso8601 option keyword,
multibyte characters support:
fgetwln(3), join(1), nextwctype(3), od(1), regex(3), rev(1),
sed(1) 'y' command, and tr(1),
ftw(3) and nftw(3) implemented,
C99 functions: nearbyint(3),
am-utils 6.0.9->6.0.10p1 import,
GNU grep 2.4d->2.5.1 import, and
tcsh 6.11->6.13.00 import.
MFC:
IPFilter 3.4.31->3.4.35.
[*]Based on work by: josef
2004-08-02 18:24:58 +00:00
gshapiro
97fbffef18
Update release notes to reflect sendmail 8.13.1 import
2004-08-01 01:20:44 +00:00
yar
e4560cbd1d
Correct a couple of noticed slips in sorting order
...
and add missing markup at one spot.
2004-07-27 10:37:04 +00:00
yar
141b1c850b
New release notes:
...
fxp(4) allows toggling its VLAN_MTU capability;
ifconfig(8) provides controls for VLAN_MTU and VLAN_HWTAGGING.
2004-07-27 10:30:11 +00:00
hrs
c0da690f7e
Fix URLs.
2004-07-27 00:02:19 +00:00
murray
ec381bb4bb
Improve package list for disc3:
...
xemacs21 -> xemacs, add apache13, apache2, and php packages to this disc.
2004-07-22 01:37:56 +00:00
cperciva
9d7fc57491
Add security/freebsd-update back for non-ia64 releases. (The port is
...
currently marked ONLY_FOR_ARCHS= i386 amd64 alpha sparc64.)
Approved by: scottl
2004-07-15 18:22:21 +00:00
murray
2bc5ca0db1
Add a publisher variable with the URL for the FreeBSD Project, and put
...
this into the ISO headers by specifying the -P option to mkisofs.
Obtained from: share/examples/worm/makecdfs.sh
2004-07-15 09:28:03 +00:00
jhb
f0c929d4ea
Remove some serious foot-shooting potential from the release Makefile. For
...
some unknown reason, when LOCAL_PATCHES and LOCAL_SCRIPT were originally
added, they were silently ignored if the actual file did not exist. As a
result, if one mistyped the pathname to a patch or script, then the release
silently succeeded. However, it was not built with the desired changes and
no warning was given to inform the builder either. This commit explicitly
checks to see that all of the defined patches and scripts exist up front
and bails if any of them do not exist. I lost several hours of valuable
sleeping time this evening due to this "feature" so I've finally gone and
ripped out. I've tripped over this in the past several other times as
well.
Glanced at by: scottl
2004-07-15 04:52:57 +00:00
murray
6ac06af24b
Add p5-File-Spec and p5-File-Temp.
...
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
PR: ports/68153
MFC After: 3 days
2004-07-12 10:12:51 +00:00
kris
b436785ed4
Set BATCH=yes to avoid bumping into interactivity in the port builds.
...
XXX /usr/ports is still hardcoded, should be ${PORTSDIR}
2004-07-12 07:59:25 +00:00
murray
de2b49b3bc
Chase the docproj ports required to build a release with NOPORTS but
...
without NODOCS.
PR: ports/68153
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2004-07-12 04:09:39 +00:00
den
2a70c21bd0
Close tags
2004-07-07 13:11:59 +00:00
den
fdcc83dc59
MFen 1.8
...
Obtained from: The FreeBSD Russian Documentation Project
2004-07-06 13:00:14 +00:00
josef
d1f8225d28
Add FreeBSD-SA-04:13.linux and the device.hints related
...
expansion of pcm(4).
2004-07-03 08:45:20 +00:00
hrs
d27d6d8e3a
New release notes:
...
GEOM_LABEL added,
top(1) -m io,
ACPI-CA 20040527 import, and
GNU sort coreutils 5.2.1 import.
Typo fixes:
s/ethernet/Ethernet/.
2004-07-02 20:49:56 +00:00
den
6e24bc95d8
Fix <small> tags
2004-07-02 13:13:20 +00:00
den
f39553c75a
MFen 1.19
...
Obtained from: The FreeBSD Russian Documentation Project
2004-07-01 07:22:17 +00:00
hrs
11afec25d9
Remove trailing whitespaces (no content change).
2004-07-01 04:56:20 +00:00
hrs
1f07793105
New release notes:
...
acpi(4) bad-BIOS blacklist, and
zlib 1.1.4->1.2.1 import.
2004-07-01 04:54:21 +00:00
hrs
045ac999a9
New release notes (changes in the second half of June 2004):
...
kern.sched.name added,
pseudo-interface cloning changes,
cut(1) -c, -f, and -d multibyte locale support,
indent(1) -fbs and -ut support,
pkg_create(1) -S support, and
pkg_info(1) -j support.
MFC:
sha1(1) and rmd160(1) added, and
CVS 1.11.15 -> 1.11.17 update.
2004-06-30 16:38:02 +00:00
den
ef2c4e55be
MFen 1.745
...
Obtained from: The FreeBSD Russian Documentation Project
2004-06-30 14:07:38 +00:00
hrs
85c3f00cba
Bump the copyright year and &release.4last;, and add a note
...
about Errata Branch.
PR: www/67651
2004-06-30 13:59:40 +00:00
hrs
f740ad83d3
Add urls.ent and use the entities for URLs.
2004-06-30 13:15:05 +00:00
hrs
bb672e4fb7
Bump &release.prev; and &release.prev.stable;.
2004-06-30 13:12:25 +00:00
hrs
595d75cc49
Whitespace/style fixes (no content change).
2004-06-30 11:14:40 +00:00
hrs
3975094bdb
New release notes: KDE 3.2.3.
2004-06-30 11:08:51 +00:00
den
5fa77debae
Fix few typos
...
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
Obtained from: The FreeBSD Russian Documentation Project
2004-06-30 10:46:33 +00:00
hrs
c46113b286
New release notes (changes in the first half of June 2004):
...
sab(4) BREAK_TO_DEBUGGER support,
per-class sysctl like dev.foo.0.bar support,
kern.always_console_output,
fwip(4) added,
ng_rfc1490(4) Cisco style encapsulation support,
udav(4) promiscuous mode support,
geom_vinum added,
ALTQ framework import,
conscontrol(8) set/unset support,
newsyslog(8) improvements,
ps(1) -O emul support,
sha1(1) and rmd160(1) added,
talk(1) now uses "localhost",
truss(1) early support on amd64, and
tzdata2004a import.
MFC:
find(1) -depth n added.
Style changes:
s/ixgb/&man.ixgb.4;/
2004-06-30 10:24:52 +00:00
hrs
b69c8417b1
New release notes (changes in May 2004):
...
SA-04:10, 04:11, 04:12,
acpi(4) per-device sysctls to wake up the system,
MAC_STATIC option,
mballoc -> mbuma replacement,
midi(4) removal,
nmdm(4) reliability fixes,
fxp(4) per-device sysctls support,
Netgraph 4.x compatibility support,
net.inet.ip.process_options added,
link state change notification support in the routing socket,
gconcat(8) removal,
GEOM_NOP, GEOM_STRIPE, and GEOM_GATE added,
GEOM_GPT in GENERIC,
libuwx import,
daemon(8) -p pidfile,
eeprom(8) added,
find(1) -depth n,
geom(8) added,
id(1) -M,
jail(8) -U,
ls(1) LC_TYPE support for multibyte character string,
smbmsg(8) added,
sunlabel(8) -c and -h,
tftpd(8) -w and -U,
ip6addrctl_* in rc.conf for address selection policy support, and
ACPI-CA 20040514 import.
typo fixes:
s/ethernet/Ethernet/
s/compatibiliy/compatibility/
s/sbus/SBus/
2004-06-30 07:54:38 +00:00
murray
53ea9cde75
New release notes: klds work on amd64, ixgb driver added for Intel
...
PRO/10GBE cards.
2004-06-30 03:46:37 +00:00
murray
7f9a694759
arl(4) has been merged, support for TCP Selective Acknowledgements
...
(SACK) has been added, LSI-type software RAID has been added, DRM code
has been updated, GDB has been updated to 6.1.1.
2004-06-30 03:20:10 +00:00
murray
06cc06e43b
Attempt to summarize Oliver's recent changes to the pkg tools.
...
Submitted by: eik@
2004-06-30 02:15:31 +00:00
murray
3da37f9984
New release notes:
...
* CVS has been updated to 1.11.17
* Vinum has been updated to use GEOM
* esp(4) added for sparc64
2004-06-30 01:50:06 +00:00
murray
daa06c700d
* IPFilter has been updated to 3.4.35
...
* pf has been updated from OpenBSD 3.5.
2004-06-30 01:17:05 +00:00
trhodes
d3e7393f0e
Add a note about portaudit (1).
...
Fix two spelling errors while I'm here (2).
Requested by: murray (1), aspell(2)
2004-06-30 00:01:55 +00:00