Bruce A. Mah
2746c29445
Release note added: rc.d.
...
MFCs noted: fold(1) -b/-s, pwd(1) -L, renice(8) -n, unexpand(1) -t,
xargs(1) -I/-L.
2002-06-20 23:44:18 +00:00
Bruce A. Mah
fa467af9c7
Modified release note: ncurses 5.2-20020615, added version number for
...
lukemftp.
Deleted release note: gawk.
MFC noted: lukemftpd.
2002-06-20 22:50:15 +00:00
Bruce A. Mah
d0e8afbf5a
Provide a way to keep out old ("historic") release notes from bloating
...
the size of the rendered release notes. By default, any element with
a role="historic" attribute won't get rendered in the output unless
the INCLUDE_HISTORIC Makefile variable is defined.
2002-06-20 21:19:49 +00:00
Luigi Rizzo
d813626f4d
Add a few files which are needed to build "passwd" now that
...
the standard version of these files have been PAMified (and axed).
2002-06-20 21:17:33 +00:00
Makoto Matsushita
dafdb1b4c5
Set PATH statically, and use 'env -i' to kick chroot(8). As a result,
...
the second buildworld environment is fully isolated from parent's
environment variables.
Tested virtually on: snapshots.jp.FreeBSD.org
Approved by: arch@ (silently)
MFC after: 2 weeks
2002-06-19 15:06:38 +00:00
Bruce A. Mah
76ce24fb29
Fix up merge bogons, hopefully correctly this time.
2002-06-13 20:52:02 +00:00
Bruce A. Mah
0b39bef5ee
Arrgh. Back out rev. 1.366. This did fix problems but picked up
...
some other local changes I didn't want to commit yet.
2002-06-13 20:48:35 +00:00
Bruce A. Mah
0fc8c1e39f
Fix up some SGML bogons caused by merge conflicts that somehow didn't
...
get resolved correctly.
2002-06-13 20:30:50 +00:00
Bruce A. Mah
963d43d4da
Add role="historic" attributes to all release notes that were MFC-ed
...
as of 4.6-RELEASE (or earlier). This commit shouldn't have any immediate
effect, but we'll eventually use some stylesheet magic to remove
the historic release notes from the output stream. This will have
the effect of making the 5.0-RELEASE release notes contain material
only relevent to -CURRENT *or* recently MFC-ed to 4-STABLE.
The stylesheet fixes will follow later, once I work out a couple more
details. I wanted to get this commit done now, before anything gets
MFC-ed in the post-4.6 world (so we don't need to go back later and
figure this out).
If a historic release note gets modified, it may very well be
appropriate to remove its historic attribute.
2002-06-11 23:06:41 +00:00
Bruce A. Mah
11973b95b5
New release notes: GNU sort (textutils 2.0.21), NetBSD stat 20020605,
...
GNU tar 1.13.25.
Updated release notes: IPFilter 3.4.28.
2002-06-11 21:43:54 +00:00
Gregory Neil Shapiro
7d1bd9c62c
sendmail 8.12.4 has been imported.
2002-06-11 21:18:42 +00:00
Brian Somers
e5f8196af6
Check the run dependencies, not the build dependencies
...
Spotted by: steve
Pointy hat: brian
2002-06-10 00:46:29 +00:00
Makoto Matsushita
04b9282ff8
Explicitly set TARGET and TARGET_ARCH in a chroot sandbox.
...
In fact, these variable are set as environment variables since we run
"make TARGET=xxx TARGET_ARCH=xxx"; TARGET and TARGET_ARCH are declared
in the command line arguments. However, if you are not make(1) guy,
it is hard to understand that TARGET/TARGET_ARCH are appropriately set
in a chroot environment (as environment variables).
Now, the only environment variable need to be set explicitly is 'PATH'.
If we set PATH in /mk script, we can make pristine sandbox for release
build (i.e., "env -i /usr/sbin/chroot ${CHROOT} /mk" will work).
Valuable comments about this issue from: ru
Tested on (virtually): snapshots.jp.FreeBSD.org
MFC after: 2 weeks
2002-06-08 03:15:50 +00:00
Brian Somers
50e7d6539c
A script to generate all of the packages/*/* symlinks described in the INDEX
2002-06-06 00:18:49 +00:00
Brian Somers
4b5395fccb
A script to validate that the packages and dependencies listed in
...
the INDEX file exist.
2002-06-06 00:17:11 +00:00
Yoshihiro Takahashi
4ffc41abdd
Install MD documentations in ${TARGET} directory instead of ${TARGET_ARCH}.
2002-06-04 12:05:29 +00:00
Yoshihiro Takahashi
e9df1d26a0
Add pc98 subdirectory.
2002-06-03 09:58:44 +00:00
Bruce A. Mah
f11bd7f0f3
Two markup fixes in sendmail section, add a missing word.
2002-06-02 16:24:23 +00:00
Bruce A. Mah
e5dd7b67c5
Fix error in ls -h relnote.
...
Submitted by: Kurashina Hideyuki <ac14806t@st.nagaoka-ct.ac.jp>,
Ross Lippert <ripper@eskimo.com>
2002-06-02 16:20:36 +00:00
Wilko Bulte
874e1091aa
AlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMs
...
Obtained from: Usenet posting by lbohan@spamless..dbc.com
2002-06-01 08:10:06 +00:00
Bruce A. Mah
f7f8fa6135
pc98 now has its own relnotes and hardware documents.
2002-05-31 19:31:26 +00:00
Yoshihiro Takahashi
64917c4f00
Add/Update hardware, installation and relnotes documentations for pc98.
...
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> and nyan
Reviewed by: bmah
2002-05-31 18:00:39 +00:00
Jens Schweikhardt
78ebc785c2
Do not use man entities for items that have been removed, because they
...
create a link to man.cgi with a manpath for 5-current. Following this
link gives a "Sorry, no data found for `labpc(4)'". Instead, simply
write labpc(4) without any markup (for which pkg_update(1) is prior art)
Remove some whitespace at EOL while I'm here.
Discussed with an okayed by: bmah
2002-05-30 20:48:13 +00:00
Bruce A. Mah
ab25da075c
New release note: emulators/linux_base libraries update.
...
Also tweak a filename reference to reflect linux_base changes.
2002-05-30 15:00:00 +00:00
Bruce A. Mah
70f48510bb
New release note: SA-02:27.
...
Modified release note: Add appropriate cross-reference to SA-02:26,
now that it's been issued.
2002-05-29 18:27:14 +00:00
Murray Stokely
fcd9ea1b42
MFS r1.1.2.18 - Include vim6 rather than vim5 on disc #1 .
2002-05-28 08:46:21 +00:00
Bruce A. Mah
48ee0cf5f3
Typo fix: s/IPSec/IPsec/g
...
PR: 38627
Submitted by: Marc Fonvieille <marc@blackend.org>
2002-05-28 00:16:22 +00:00
Ruslan Ermilov
b1a8a1813f
Change the ">>> make release ..." output to also include ${TARGET}.
2002-05-27 10:59:41 +00:00
Ruslan Ermilov
2efba2d1d7
Fixed the nasty bug I introduced in rev. 1.671 that got
...
fatal in the previous delta. Repeat after me: exists()
is executed at parse time.
2002-05-27 10:52:03 +00:00
Udo Erdelhoff
8a8b2acc47
More catchup MFbeds:
...
hardware/alpha/proc-alpha.sgml: MFen 1.40 -> 1.41
hardware/common/dev.sgml: MFen 1.87 -> 1.91
installation/common/install.sgml: translation fixes
readme/article.sgml: translation fixes
relnotes/common/new.sgml: MFen 1.340 -> 1.355
2002-05-26 19:41:51 +00:00
Udo Erdelhoff
ef302ca94e
The pre-release sweep continues:
...
Just update the 'original revision' markers of some files where the last
update of the english version has no impact on the translated version
(spelling checks are a premium cause of this) except making it harder
to find the changes that still need to be translated/comitted.
2002-05-26 19:35:41 +00:00
Sebastien Gioria
f580ec8b23
Initial translation
2002-05-26 17:07:32 +00:00
Sebastien Gioria
79ea76bfbc
Initial translation
2002-05-26 16:49:48 +00:00
Sebastien Gioria
3cac9c515f
- be more FDP compliant
...
- be more French compliant
- fix some spelling
2002-05-26 16:43:04 +00:00
Sebastien Gioria
e078c2cfd4
First shot of the translation in the userland section.
2002-05-26 16:29:08 +00:00
Ruslan Ermilov
76a254d7b6
Perl left src/.
2002-05-25 17:31:27 +00:00
Ruslan Ermilov
319f35a37c
PC98 creates different BOOTMFS configs for different floppy sizes.
...
Broken in: rev. 1.672
Spotted by: nyan
2002-05-25 16:13:52 +00:00
Ruslan Ermilov
01e9310be5
Make these work with one-true-awk.
...
Spotted by: nyan
2002-05-25 10:37:00 +00:00
Gregory Neil Shapiro
8ef44867e8
Add release notes for the changed file permissions on sendmail alias
...
and map databases as well as the statistics file.
MFC after: 1 day
pending RE approval
2002-05-24 15:50:34 +00:00
Ruslan Ermilov
08198a0e3e
Convert Perl scripts to awk(1).
2002-05-24 11:03:41 +00:00
Yoshihiro Takahashi
0bf831c43e
Removed the ch, sa and ses devices from 'SMALL' boot floppy image.
2002-05-23 14:15:48 +00:00
Bruce A. Mah
e811cd8f81
New release notes: asa(1), pathchk(1), sccs(1),
...
uuencode(1)/uudecode(1) base64 synonyms, ptx removal.
Modified release notes: ncurses 5.2-20020518.
2002-05-22 23:03:43 +00:00
Wilko Bulte
202a98a351
Update 164SX section with newly acquired insights.
...
Submitted by: Sten <sten@blinkenlights.nl>
2002-05-22 18:09:37 +00:00
Bruce A. Mah
9152d4d39c
New release notes: ls(1) -m/-p/-x, sh(1) -C/-u, tabs(1).
...
Deleted release note: IFS.
2002-05-21 03:26:42 +00:00
Bruce A. Mah
551ea47838
Fix whitespace nits, no content changes.
2002-05-20 22:23:12 +00:00
Bruce A. Mah
422f2e3d98
New release notes: SA-02:24, SA-02:25.
2002-05-20 22:17:18 +00:00
Will Andrews
aaadd56a31
MFS: Switch to KDE 3 for the CDROMs.
2002-05-20 06:23:35 +00:00
Bruce A. Mah
daa96b6fc2
New release notes: Perl deletion (along with a caution that some work
...
is still ongoing), catman(1) rewrite, makewhatis(1) rewrite,
spkrtest(8) rewrite.
Modified release note: killall(1) for markup.
Deleted release notes: Perl upgrade, style.perl(7) manpage, one note
about killall(1) was obsolete.
2002-05-18 18:44:24 +00:00
Bruce A. Mah
2541b18f25
Build ports needed for release documentation WITHOUT_PYTHON.
2002-05-18 00:00:41 +00:00
Bruce A. Mah
59320fe0da
Add devel/bison and textproc/xhtml ports to the set of ports required
...
for building docs with a release.
2002-05-17 23:59:53 +00:00
Bruce A. Mah
3b92e77d93
Check out the textproc/expat2 port for cases where we build docs
...
in a release without a full ports tree.
2002-05-17 19:01:21 +00:00
Bruce A. Mah
8e51375a71
MFC noted: cdcontrol(1) speed.
...
Minor wording tweaks in ports infrastructure section.
2002-05-17 16:11:36 +00:00
Tom Rhodes
1cfe33f2ca
s/file system/filesystem/g
2002-05-16 19:41:01 +00:00
Bruce A. Mah
07bf6fb676
Catch up on ata(4)-supported SiS chipsets, from ata-pci.c rev. 1.41.
...
We still need to do a more general catchup for ata(4) chipsets.
2002-05-16 16:47:00 +00:00
Bruce A. Mah
cec9e41dfe
Minor rewording of an item.
2002-05-16 16:18:42 +00:00
Bruce A. Mah
493139bc24
Whitespace fixes, no content changes.
2002-05-16 15:18:25 +00:00
Bruce A. Mah
f2603ec30c
Add Blue Concentric Cirlce CF Wireless LAN card to wi(4)-supported list.
2002-05-16 15:16:48 +00:00
Jordan K. Hubbard
9c7c210d3b
Back out previous commit - I didn't realize that ifconfig(8) dealt
...
properly with 802.11 configuration now.
Noted by: jhb
2002-05-16 06:00:57 +00:00
Bruce A. Mah
697a2124b9
New release note: k5su non-suid-root.
...
MFC noted: BIND 8.3.2-T1B.
2002-05-15 20:33:12 +00:00
Bruce A. Mah
38c2b7d99b
Fix description of uuencode(1)/uudecode(1) base64 abilities.
...
Submitted by: jmallet
2002-05-15 03:43:44 +00:00
Bruce A. Mah
03f1735670
Updated release notes: BIND 8.3.2-T1B, gcc-3.1.0 (and a big
...
<warning>).
Markup change: Use manpage entity for devinfo(8).
2002-05-14 18:17:45 +00:00
Ruslan Ermilov
ff85b6e3eb
Split release.2 into two stages. release.2 now install the base
...
dist, while release.3 makes and installs crypto, krb4, and krb5
dists. This makes release.3 restartable (with "make rerelease").
2002-05-14 13:59:33 +00:00
Ruslan Ermilov
61c2d47ae5
Make sure the first ${CHROOTDIR} installworld is done for the correct
...
arch. This makes "make release TARGET_ARCH=foo" really work.
(I only tested with "make rerelease" before to save some time and did
not notice the problem.)
2002-05-14 13:45:50 +00:00
Ruslan Ermilov
7758617eb4
GC now redundant BOOTSTRAPUTILS stuff.
2002-05-14 13:41:18 +00:00
Jordan K. Hubbard
ebfbe4e7fb
Add wicontrol to boot floppy until such time as this support is part
...
of ifconfig.
PR: misc/21886
2002-05-13 20:16:06 +00:00
Bruce A. Mah
0d355a8ef3
Some features should have been marked as &merged;, but weren't. Fix
...
this.
While I'm here, add a few missing words.
2002-05-11 19:23:17 +00:00
Bruce A. Mah
2b48633c7c
New release notes: ng_split, lpd(8) rc (+MFC).
...
Deleted some release notes that were too vague to be useful: CAM
error recovery update, vinum update, lpr/lpq/lpd update.
2002-05-11 17:56:09 +00:00
Bruce A. Mah
bf724125ff
New release notes: new crashdump infrastructure, cdcontrol(1) speed,
...
fsdb(8) blocks (+MFC), who(1) -H/-T/-m/-u/-q, xargs(1) -L, general
note on SuSv3/POSIX.1 conformance.
Modified release notes: The system awk is now BWK awk (noted in three
places), uudecode(1)/uuencode(1) -o/-m (+MFC), xargs(1) -I/-J.
2002-05-11 17:28:01 +00:00
Dima Dorfman
b90faaf350
sysctl -w -> sysctl
2002-05-11 06:06:11 +00:00
Bruce A. Mah
49f523a581
New release notes: pam_ftpusers(8), sed(1) -i.
...
Record the arrival (and departure) of pkg_update(1). It lived in the
tree for so long (over a year) that even though it won't show up in
the release, -CURRENT users might have gotten used to seeing it
around and might wonder where it went.
2002-05-10 01:02:13 +00:00
Udo Erdelhoff
23fcc8094d
MFbed: translation updates
...
hardware/common/dev.sgml: MFen 1.83->1.87
relnotes/common/new.sgml: MFen 1.327->1.340
2002-05-09 16:33:02 +00:00
Bruce A. Mah
078ee3fb75
New release note: syncache/accept_filter bugfix.
2002-05-07 21:01:46 +00:00
Luigi Rizzo
18074efb5e
Bring in a slightly older version of usr/bin/passwd which does not
...
require libpam and all the libraries that libpam brings in.
We have no room for those on picobsd images.
2002-05-05 20:43:27 +00:00
Udo Erdelhoff
2ca08884e0
Fix broken entity
...
Approved by: re@
2002-05-05 12:05:08 +00:00
Bruce A. Mah
a39ed8234a
em(4) updates.
2002-05-03 22:41:35 +00:00
Bruce A. Mah
ca9bd723d3
New release notes: PCI_ENABLE_IO_MODES (+MFC), drm drivers,
...
csplit(1), mk_cmds(1) removal (+MFC), sysinstall(8) multi-volume
support (+MFC).
Modified release notes: m4 20020426, OpenPAM Cinnamon.
Other MFCs noted: CPU_ATHLON_SSE_HACK.
Un-MFC-ed: Emphemeral port range change.
2002-05-03 22:18:30 +00:00
Murray Stokely
bb4afbaea0
Update a comment to accurately describe the usage of the fourth field
...
of this file.
2002-05-01 05:05:31 +00:00
Murray Stokely
473443adc0
Add support for kernel options to be removed from the BOOTMFS kernel
...
and loaded as modules, not just kernel devices.
2002-05-01 04:54:35 +00:00
Murray Stokely
64c5487f60
Add the System V shared memory modules to the mfsroot. This
...
functionality is required for the linux module, which is required by
many third party packages.
Merged from: 5.0-DP1 / Perforce
2002-05-01 04:53:36 +00:00
Bruce A. Mah
d5efb9fab4
New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+
...
MFC), sysinstall(8) doesn't mount procfs(5) on new installs,
XFREE86_VERSION=4 default (+MFC), cross-version and cross-arch
releases.
Updated release notes: Heimdal Kerberos 0.4e (+ MFC).
MFCs noted: wi(4) hostap.
2002-04-30 19:40:22 +00:00
Ruslan Ermilov
8f1f55e9ae
Milestone #2 in cross-arch make releases. They now work!
...
You need to set TARGET_ARCH and possibly TARGET, the same
way you normally do it for a cross build(7).
Renamed `distribworld' to a more natutal `distributeworld'.
Put pwd_mkdb(8) under ${INSTALLTMP}; for `distributeworld'.
2002-04-30 11:50:01 +00:00
Ruslan Ermilov
581102328a
boot2 does not exist on some platforms.
2002-04-30 11:31:25 +00:00
Ruslan Ermilov
5183f6e789
bin-install.sh has been repo-copied to base-install.sh.
2002-04-30 09:57:21 +00:00
Ruslan Ermilov
58888af364
Some components of the crunched binaries may use build-tools
...
that are to be run on the building host. (Currently, bin/sh
and usr.sbin/sysinstall use them.) Make sure we build them
in the correct environment, like we do it in the buildworld.
2002-04-29 15:26:37 +00:00
Bruce A. Mah
f76dbb6f5e
Add DFE-530TX+ to rl(4) list.
...
Submitted by: Karl Heller <kheller2@mac.com>
2002-04-28 04:49:19 +00:00
Bruce A. Mah
c9f93b82a9
New release notes: isdn4bsd Q.931 subaddressing.
...
Updated release notes: IPFilter 3.4.27 (+ MFC), isdn4bsd 1.0.2.
Fix up some confusion about ifpi(4) and ifpi2(4).
2002-04-28 00:09:42 +00:00
Bruce A. Mah
f443ee8e55
Add devices supported by aue(4), cue(4), kue(4), an(4), wi(4)
...
drivers. Minor fix for ray(4).
Based on:
src/etc/defaults/pccard.conf 1.236
src/sys/dev/usb/if_aue.c 1.57
src/sys/dev/usb/if_cue.c 1.28
src/sys/dev/usb/if_kue.c 1.40
src/sys/dev/usb/usbdevs 1.88
2002-04-28 00:01:12 +00:00
Makoto Matsushita
2b3f8b22db
Introduce CVSCMDARGS make variable to set command-line options for cvs.
...
You may want set '-D data-spec' to this variable.
PR: 31218
Submitted by: Alexandr Listopad <laa@laa.zp.ua>
MFC after: 5 days
(if re@ permits)
2002-04-27 14:23:32 +00:00
Bruce A. Mah
315e3d835d
Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix).
2002-04-26 21:12:51 +00:00
Bruce A. Mah
79dea31b97
New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a,
...
sysctl(8) -d, unexpand(1) -t.
MFC noted: tftp(1)/tftpd(8) IPv6 support.
2002-04-26 20:13:13 +00:00
Ruslan Ermilov
f3fb4a79be
If we are making a "release", we can obviously use -DNOCLEAN buildworld,
...
to save some time, because ${CHROOTDIR}/usr/obj does not even exist.
2002-04-26 19:40:45 +00:00
Ruslan Ermilov
6bde859f40
Milestone #1 in cross-arch make releases.
...
Do not install games and profiled libraries to the ${CHROOTDIR}
with the initial installworld.
Eliminate the need in the second installworld. For that, make sure
_everything_ is built in the "world" environment, using the right
tool chain.
Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the
buildworld process into stages, and skip some stages when
SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5
dists).
Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running
makewhatis(1) at the end of installworld (used when making crypto,
krb4, and krb5 dists).
In release/scripts/doFS.sh, ensure that the correct boot blocks are
used.
Moved the creation of the "crypto" dist from release.5 to
release.2.
In release.3 and doMFSKERN, build kernels in the "world"
environment. KERNELS now means "additional" kernels, GENERIC is
always built.
Ensure we build crunched binaries in the "world" environment.
Obfuscate release/Makefile some more (WMAKEENV) to achieve this.
Inline createBOOTMFS target.
Use already built GENERIC kernel modules to augment mfsfd's
/stand/modules. GC doMODULES as such.
Assorted fixes:
Get rid of the "afterdistribute" target by moving the single use
of it from sys/Makefile to etc/Makefile's "distribute".
Makefile.inc1: apparently "etc" no longer needs to be last for
"distribute" to succeed.
gnu/usr.bin/perl/library/Makefile.inc: do not override the
"install" and "distribute" targets, do it the "canonical" way.
release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and
catpages appear in the right dists. Note that because Perl does
not respect the MANBUILDCAT (and NOMAN), this results in a loss of
/usr/share/perl/man/cat* empty directories. This will be fixed
soon.
Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it
means "make KerberosIV"), as documented in the make.conf(5)
manpage. Most of the userland makefiles did not test it for "YES"
anyway.
XXX Should specialized kerberized libpam versions be included into
the krb4 and krb5 dists? (libpam.a would be incorrect anyway if
both krb4 and krb5 dists were choosen.)
Make sure "games" dist is made before "catpages", otherwise games
catpages settle in the wrong dist.
Fast build machine provided by: Igor Kucherenko <kivvy@sunbay.com>
2002-04-26 17:55:27 +00:00
Bruce A. Mah
b39941077e
New release notes: kenv(2), kenv(1) can set/delete kernel environment
...
variables, mv(1) -n.
MFCs noted: last(1) -y.
2002-04-26 15:36:37 +00:00
Makoto Matsushita
d40aecb39d
Add script to install the compat4x distribution, just like other
...
compat*-install.sh scripts.
PR: 37485
MFC after: 5 days
2002-04-26 13:33:46 +00:00
Ruslan Ermilov
7a065627f8
Removed some cruft.
2002-04-26 07:40:08 +00:00
Bruce A. Mah
1f295fdf9b
New release notes: xe can be built as a module, ng_eiface, many new
...
PAM modules noted.
While here, fix a markup bogon in a recent patch(1) note.
2002-04-25 18:35:07 +00:00
Bruce A. Mah
b93c91c593
New release notes: se driver, ofw driver, ispppcontrol(8) removed,
...
fold(1) -b/-s, killall(1) -z, lpd(8) -s, patch(1) -i, pr(1) -f/-b,
renice(1) -n, tftp(1)/tftpd(8) IPv6 support.
Updated release notes: FICL 3.02, IPFilter 3.4.26.
2002-04-25 04:03:01 +00:00
Bruce A. Mah
fa2f91ea5a
New release notes: expr(1) and EXPR_COMPAT, m4(4) OpenBSD import and
...
-s, bin->base distribution renaming, cdboot used for i386 ISOs by
default, XFree86 4.2.0 support in sysinstall.
2002-04-24 20:38:25 +00:00
Ruslan Ermilov
b6ea96d1d5
Build the catpages distribution in a more natural way.
2002-04-24 12:54:34 +00:00
Ruslan Ermilov
da40970fa0
The chrooted environment isn't nearly pristine, so reset
...
MAKEOBJDIRPREFIX to the canonical /usr/obj while there.
2002-04-24 12:51:48 +00:00
Bruce A. Mah
fbb9ea2e34
Whitespace.
2002-04-24 01:01:17 +00:00
Bruce A. Mah
4e9d5a0298
New release note: wi(4) hostap.
...
Modified release note: Edited RFC 1948 note to reflect post-syncache reality.
Submitted by: Thomas Skibo <skibo@pacbell.net> (for hostap),
silby (for RFC 1948)
2002-04-24 00:58:36 +00:00
David E. O'Brien
01df2ec328
Change the name of the 'bin' distribution to 'base'.
...
This is done since it contains much more than /bin, and also gets in the
way when making a combined install+fixit CD.
OK'ed by: jkh
2002-04-23 22:16:41 +00:00
Ruslan Ermilov
dcd88dc271
Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs.
...
For rerelease, run "make -DNOCLEAN world" instead of simple and
insufficient in some cases "make all install". This is especially
true for cross-arch "make release"s which we don't (yet) support.
2002-04-23 09:24:00 +00:00
Bruce A. Mah
63976b9f34
New release notes: SA-02:22, SA-02:23.
...
Updated release notes: Device polling for rl(4), updated URL for
SA-02:18, smbfs userland 1.4.4.
2002-04-23 01:23:20 +00:00
Dag-Erling Smørgrav
d397408818
Usage style sweep: spell "usage" with a small 'u'.
...
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
Udo Erdelhoff
603498c75d
MFbed: translation updates
2002-04-21 18:45:07 +00:00
Udo Erdelhoff
16b5640dc3
MFen 1.318-1.327
2002-04-21 18:28:49 +00:00
Bruce A. Mah
cc345d64fb
Use newly-added USB manpage entity references where appropriate.
2002-04-21 15:35:52 +00:00
Bruce A. Mah
10015b8c36
Un-do note of MFC of inetd change.
2002-04-21 06:33:20 +00:00
Bruce A. Mah
65e2390042
New release note: mergemaster(8) -p/-C.
...
MFC noted: inetd(8) off by default.
2002-04-21 04:58:24 +00:00
Bruce A. Mah
01fa0604af
New release notes: UserConfig gone (release note long overdue!), kget(8)
...
gone, UDF support added, inetd(8) not run by default, inbound SMTP not
enabled by default.
2002-04-20 21:19:57 +00:00
Bruce A. Mah
71e398c525
New release notes: my driver.
...
MFCs noted: viapm(4), ng_etf(4) (fixed spelling), libstand splitfs.
2002-04-19 17:07:28 +00:00
Ruslan Ermilov
33c4ab81da
Record libtelnet.a death.
2002-04-19 12:39:09 +00:00
Udo Erdelhoff
1291e40d3d
Whitespace fix after the restructuring, no content changes
2002-04-18 01:27:19 +00:00
Udo Erdelhoff
4bd2a978f6
Restructure the Sparc installation instructions to
...
- get rid of the 4th level headings
- seperate the actions required to prepare the installation (getting
the CD, settings up the various daemons, ...) from the actual
installation
Translation teams: This patch moves some paragraphs around and changes
a lot of <sectX> headers, but does not contain any content changes in
the strict sense of the word (i.e. I did not rewrite paragraphs yet).
There were no changes to the indentation, either.
Reviewed by: bmah, -sparc, -doc
2002-04-18 01:07:25 +00:00
Bruce A. Mah
e124b1b104
New release note: SA-02:21.
2002-04-17 23:16:40 +00:00
Bruce A. Mah
5a02974a18
New release note: SA-02:20.
2002-04-17 17:49:57 +00:00
Bruce A. Mah
e5ee83db1d
Updated release notes: spic(4) tweaks and note MFC, OpenPAM Cineraria.
2002-04-16 04:47:35 +00:00
Wilko Bulte
b67866bbf8
The new Compaq DS20L is a direct derivative of the CS20 so we support
...
it with FreeBSD/alpha.
Pictures of DS20L will be available soon at
http://people.freebsd.org/~wilko/Alpha-gallery/
Along with pictures of a ES80 'Marvel' EV7 box (which we don't support
yet :-P )
2002-04-14 18:19:27 +00:00
Udo Erdelhoff
d087b48826
MFbed: translation updates
...
errata/article.sgml: internal fixes
hardware/alpha/proc-alpha.sgml: MFen 1.39, entity fixes
hardware/common/dev.sgml: MFen 1.77-1.80
hardware/sparc64/proc-sparc64.sgml: MFen 1.4
installation/common/install.sgml: MFen 1.13-1.14
readme/article.sgml: MFen 1.17, formatting fixes
relnotes/common/new.sgml: MFen 1.303-1.317
2002-04-12 18:26:14 +00:00
Bruce A. Mah
366c509056
Updated release note: OpenPAM Cinchona.
...
Deleted release note: NetBSD sort.
MFCs noted: New ephemeral port range, ISC DHCP client update.
2002-04-11 23:26:22 +00:00
Bruce A. Mah
ecfc370f50
New release note: sendmail startup script/options.
...
Reviewed by: gshapiro
2002-04-11 23:16:58 +00:00
John Baldwin
649739635f
Switch to using cdboot for booting i386 CD's by default.
...
Approved by: murray
2002-04-11 16:39:13 +00:00
Bruce A. Mah
742c52629b
MFC noted: I18N additions/enhancements.
...
Pointed out by: phantom
2002-04-11 15:58:27 +00:00
Bruce A. Mah
487bddf5f2
Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.
...
Submitted by: znerd
2002-04-11 15:47:52 +00:00
Bruce A. Mah
d4799564fc
Add Netgear MA401 to wi(4)-supported devices.
...
Submitted by: Michael Sierchio <kudzu@tenebras.com>
2002-04-11 15:44:17 +00:00
Gregory Neil Shapiro
a4a4d0803c
Record sendmail 8.12.3 import
2002-04-10 03:08:35 +00:00
Makoto Matsushita
1665df2994
Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,
...
since we have no ACPI feature in the installation kernel at this time.
Without having this, we'll see
ACPI no autoload failed -- no such file or directory
message at boot time, and it makes some confusion to the users. We can
backout this change if installation kernel has ACPI feature.
PR: 36911 (partly)
2002-04-09 01:17:47 +00:00
Ruslan Ermilov
f2f306b622
Align for const poisoning in -lutil.
2002-04-08 11:07:51 +00:00
Ruslan Ermilov
6db4dfa90f
Synch with login/login.c,v 1.81: Switch to OpenPAM.
2002-04-08 10:58:01 +00:00
Udo Erdelhoff
e09a98d30f
Explain how to double-check that the partitions do end on a cylinder
...
boundary.
reviewed and nitpicked by: bmah
2002-04-08 05:19:32 +00:00
Luigi Rizzo
4323f7b024
Fix handling of undefined variables.
...
Add override for /etc/rc.local .
Add hook to start syslogd if compiled-in and /etc/syslog.conf exists
2002-04-07 20:41:09 +00:00
Jeroen Ruigrok van der Werven
b3d3fc366e
Add a missing void in the parameter list of http_request().
2002-04-07 17:42:27 +00:00
Jeroen Ruigrok van der Werven
ebd3c05e64
Give functions proper return type, since the default is an integer, where
...
the author obviously meant a void since he doesn't return any values.
One caveat, http_request has three return()'s, but doesn't do anything
with it. Either the code needs to be rewritten to take care of proper
error handling on that point, or the returns ripped out. I made it void
for now.
2002-04-07 17:41:33 +00:00
Jeroen Ruigrok van der Werven
bc45ee7458
Use %lld instead of %d in order to print struct stat's st_size, which is
...
an off_t.
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:22:23 +00:00
Jeroen Ruigrok van der Werven
6ef06b5a75
Garbage collect unused variables.
...
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:16:28 +00:00
Jeroen Ruigrok van der Werven
41c6cb53dd
Actually print the port we are listening too when specified verbose mode.
...
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:07:37 +00:00
Sebastien Gioria
a52f0da989
First version of the translation of the Security section
2002-04-07 09:04:04 +00:00
Murray Stokely
8de89da016
Add net/cvsup-without-gui and print/acroread4 to the disc3 package list.
2002-04-07 06:03:33 +00:00
Udo Erdelhoff
4fc687acbe
Show that 'device.hints' is a filename
2002-04-06 21:57:38 +00:00
Murray Stokely
f7adda6c7b
Sort.
2002-04-06 01:24:58 +00:00
Murray Stokely
328630760a
Add www/links to the list of required packages. It is used by
...
sysinstall to read the HTML documentation.
Move graphics/gimp1 and lang/gnat from disc #3 to disc #1 , we have
extra space.
2002-04-06 01:18:42 +00:00
Jeroen Ruigrok van der Werven
eac1eda045
FIPS 2.0 supports VFAT and FAT32. Reflect documentation to this fact.
...
PR: 35684
Submitted by: Gary W. Swearingen <swear@blarg.net>
2002-04-05 22:07:44 +00:00
Bruce A. Mah
86ea2d8216
Add a missing word.
2002-04-05 17:03:33 +00:00
Bruce A. Mah
22d3fe338f
New release notes: mutex(9) profiling, ucom/uplcom/uvscom, boot2 -n,
...
diskpart(8) went bye-bye, newfs(8) anachronisms removed.
Updated release notes: More functionality for ata(4), new tzdata
import.
2002-04-04 21:42:25 +00:00
Bruce A. Mah
1149868b6a
Add 3Com 3c996-SX to bge(4) list, add uplcom and uvscom devices to USB
...
section.
2002-04-04 21:27:50 +00:00
Bruce A. Mah
165a896820
Updated release note: ISC DHCP 3.0.1RC8.
2002-04-04 18:11:39 +00:00
Bruce A. Mah
b4374d9780
New release notes: UCONSOLE removed, viapm(4), geom(4), ifconfig
...
link (+MFC), libusb->libusbhid (+MFC), usbhidctl(1) (+MFC).
MFCs noted: texinfo 4.1.
2002-04-04 06:43:34 +00:00
Udo Erdelhoff
e75b6c86a6
Fix translation
2002-04-03 05:50:41 +00:00
Makoto Matsushita
203f3bd49f
Fix recent fixit.flp flood:
...
- don't make device files since we are in the DEVFS era.
(for the last resort, fixit.flp still has /dev/MAKEDEV.)
- increase FIXITINODE size to 10 times (40000).
After this change, we have 42kbytes of free space, and 38
of free inodes (confirmed with 5.0-CURRENT-20020327-JPSNAP).
Since 4-stable doesn't have DEVFS, we can't MFC this (except FIXITINODE).
2002-04-02 15:07:34 +00:00
Murray Stokely
9a0c70235d
Make it easier to specify a custom kernel configuration for the boot
...
floppies.
PR: misc/36032
Submitted by: David Yeske <dyeske@yahoo.com>
MFC after: 1 week
2002-03-31 17:21:29 +00:00
Bruce A. Mah
a317f25660
Mention the UltraSparc as supported in the README, also deal with the
...
fact that (now) not every supported platform has sysinstall(8).
2002-03-30 17:34:31 +00:00
Murray Stokely
5d4425e405
Add a driver configuration file for the Alpha platform, and specify that
...
the network drivers should be taken out of the boot kernel, and added to
the /stand/modules directory of mfsroot.flp.
2002-03-30 03:35:58 +00:00
Murray Stokely
ac95fa5040
Bump MFSSIZE to the value used by i386 and pc98. This larger MFS
...
filesystem will still compress below the 1.44 megabyte threshold for
the floppy image.
2002-03-30 02:31:17 +00:00
Giorgos Keramidas
d98975ba90
Fix entities that lack an ending ';' character.
...
Reviewed by: bmah
2002-03-30 00:20:51 +00:00
Murray Stokely
37c973e3dd
Alpha does not support PCCARD installs, so we do not need the 58k
...
/etc/defaults/pccard.conf. Assume for now that only
MACHINE_ARCH=="i386" wants to do PCCARD installs. We're still using
too much space, but this is a big help.
2002-03-29 22:22:34 +00:00
Bruce A. Mah
11b6545971
New release notes: NetBSD sort replaces GNU sort, texinfo 4.1.
...
Deleted release note: SA-01:13 (superceded by NetBSD sort import).
2002-03-29 17:50:22 +00:00
Bruce A. Mah
6ce2a2913e
Remove an extra "a".
2002-03-28 16:09:41 +00:00
Murray Stokely
4ba8b6cf17
Add a list of packages that should not be included on any CDROM, so
...
that we don't forget that sysinstall really does not like the
net/cvsupit package.
PR: ports/31399
MFC after: 1 week
2002-03-28 09:20:39 +00:00
Ruslan Ermilov
c06157d49f
Teach sysinstall(8) how to read boot managers out of /boot
...
instead of hardcoding them into the binary. This replaces
the work-around in usr.sbin/sysinstall/Makefile,v 1.121.
Suggested by: jhb
MFC in: 1 week
2002-03-28 08:23:33 +00:00
Andrzej Bialecki
3c0df64f68
Function declared void shouldn't return any value...
2002-03-27 20:10:53 +00:00
Giorgos Keramidas
0754580f02
Minor sgml fixes.
...
Reviewed by: bmah
2002-03-26 20:23:53 +00:00
John Baldwin
ab0235da5d
Remove all traces of write_mfs_in_kernel from the base system release
...
area.
Requested by: joe
2002-03-26 18:12:26 +00:00
Poul-Henning Kamp
aaead0dfe9
Modernize my email address.
2002-03-25 13:52:45 +00:00
Jun Kuriyama
ce13d8de4a
MFen.
2002-03-25 03:31:19 +00:00
Luigi Rizzo
4b70a96b46
Add a few popular entries.
2002-03-24 21:13:53 +00:00
Bruce A. Mah
4df161e512
Lots of markup fixes and improvements.
...
Submitted by: ue
2002-03-23 00:24:32 +00:00
Bruce A. Mah
27905e3dfa
Don't use graphics in callouts for the release documentation. The
...
little graphics images are a pain to deal with, and they don't work in
the *.TXT files anyways.
Submitted by: ue
2002-03-23 00:23:53 +00:00
Bruce A. Mah
dadb1dedec
Remove an obsolete release note about TCP and SYN-flood protection.
...
Reviewed by: silby
2002-03-23 00:07:12 +00:00
Udo Erdelhoff
0581c2c187
MFen 1.4
2002-03-22 18:44:57 +00:00
Ruslan Ermilov
0c77ef0f08
DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic
...
in <bsd.prog.mk> and <bsd.lib.mk>.
Reviewed by: luigi
2002-03-22 18:36:41 +00:00
Bruce A. Mah
75ce89ce82
Add [MERGED] tag things to some items in the kernel section that should
...
have had them, but didn't.
While I'm here, do some general cleanup, including typo fixes, some
rewrites, and consolidation of some related entries.
2002-03-22 16:06:53 +00:00
Bruce A. Mah
44372e9d50
MFCs noted: ata(4) RAID rebuild, atacontrol(8).
2002-03-22 05:38:50 +00:00
Bruce A. Mah
54440848f0
New release notes: slab allocator, new ephemeral port range, OpenSSH 3.1.
...
Updated release notes: Binutils 2.12.0, gcc post-2.95.3 snapshot,
OPIE 2.4.
While I've got my hands dirty, make a couple of markup fixes as well.
2002-03-22 05:28:36 +00:00
Jun Kuriyama
9f6092398b
MFen.
2002-03-22 00:19:50 +00:00
Bruce A. Mah
c88a01217a
New release notes: libstand split file loading.
...
Updated release notes: sparc64 platform progress, IPFilter 3.4.25.
Belated MFC note: OpenSSH 2.9.
2002-03-21 16:30:34 +00:00
Luigi Rizzo
0a0f4967e0
Gracefully exit when no MFS signature is found in the kernel.
...
Add support for a new "import_files" option (see manpage for details).
2002-03-21 03:15:06 +00:00
Thomas Moestl
df9ee370ed
Add 6 models which have been successfully booted into multi-user mode
...
(Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and
Enterprise 450R).
Thanks go to the following people for giving us access to their machines
or repeatedly testing kernels (in alphabetical order): Tim G. Børresen,
Jan Chrillesen, mux, phk and Tomi Vainio.
Reviewed by: bmah (slightly different version)
2002-03-20 21:14:00 +00:00
Jun Kuriyama
c605e9e62f
MFen.
2002-03-20 02:01:26 +00:00
Murray Stokely
fbc32c9b69
Add graphics/gimp1 and lang/gnat to the list of must-have packages for
...
disc #3 .
Requested by: "Dennis Lowery" <dennisl@rio.com>
2002-03-19 16:40:03 +00:00
Udo Erdelhoff
3177021b0b
MFen 1.303
2002-03-19 05:26:14 +00:00
Jun Kuriyama
d7e7591cf9
MFen.
2002-03-19 00:41:57 +00:00
Bruce A. Mah
a879a4d244
New release note: SA-02:18.
2002-03-19 00:19:53 +00:00
Bruce A. Mah
c3123ab6bf
Fix wording (hopefully for the last time) of my summary of SA-02:13.
...
Submitted by: ue
Reviewed by: nectar
2002-03-18 20:26:04 +00:00
Udo Erdelhoff
87aedd4eaa
MFen 1.301
2002-03-18 19:41:51 +00:00
Bruce A. Mah
54af1ca6c1
Updated release notes: Perl 5.6.1, one-true-awk 2002-02-10.
2002-03-18 02:04:47 +00:00
Bruce A. Mah
82d59fb5d0
Updated release notes: ACPI 20020308, OpenPAM Centaury.
2002-03-18 02:01:08 +00:00
Jun Kuriyama
a88176e594
Translate SA-02:13 entry.
2002-03-17 16:02:56 +00:00
Udo Erdelhoff
cfb98423a7
MFen: release.prev.stable
2002-03-17 16:01:52 +00:00
Jun Kuriyama
0fc8c85d35
MFen.
2002-03-17 15:55:31 +00:00
John Hay
69cf7927e6
Add one more dependency, graphics/jbigkit.
2002-03-17 15:40:01 +00:00
Udo Erdelhoff
2bca4f2b71
MFbed: language fixes after the mailing list change
2002-03-17 12:35:19 +00:00
Murray Stokely
be746f1805
Add a new entity for the previous stable release. For the most part,
...
the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).
Reviewed by: bmah
2002-03-17 08:48:08 +00:00
Murray Stokely
0874402d9e
Remind developers to update release(7) if they make substantial
...
changes to this file.
2002-03-17 07:34:12 +00:00
Udo Erdelhoff
a506104c5e
MFen 1.38
2002-03-16 03:34:24 +00:00
Murray Stokely
957d4e317a
Add textproc/docproj and editors/xemacs21 to the list of packages for
...
disc #3 .
MFC after: 1 week
2002-03-15 23:55:54 +00:00
Wilko Bulte
f3f1c146a9
rectify AS500 sound stuff.
...
Submitted by: ue
2002-03-15 19:06:19 +00:00
Udo Erdelhoff
77a036a438
MFbed: Use German Release Entities for all articles
2002-03-15 13:51:23 +00:00
Udo Erdelhoff
69647060da
MFen 1.299
2002-03-15 13:48:48 +00:00
Udo Erdelhoff
464e596d53
MFen 1.2, use DE release entities
2002-03-15 13:47:12 +00:00
Udo Erdelhoff
6659553903
MFen 1.37
2002-03-15 13:30:44 +00:00
Jun Kuriyama
d0e3f54143
MFen.
2002-03-15 09:05:25 +00:00
Jun Kuriyama
523b04c8bb
MFen (SA-02:13 is not yet translated).
2002-03-15 08:56:30 +00:00
Luigi Rizzo
5da84e47e9
Batch of fixes to the configuration files from Bruce Montague
2002-03-15 08:46:18 +00:00
Bruce A. Mah
7ffada3048
Whitespace only change to reduce diffs to RELENG_4 version of this
...
file.
2002-03-14 21:52:01 +00:00
Udo Erdelhoff
c8ddc6240c
FreeBSD/sparc64 installation documentation, German version
2002-03-14 18:32:27 +00:00
Bruce A. Mah
355842bbfe
Activate the sparc64 installation document.
2002-03-14 01:47:56 +00:00
Bruce A. Mah
51bd1150a5
Whitespace, no content or markup changes.
2002-03-14 01:40:47 +00:00
Bruce A. Mah
d9e8b42c20
s/Sparc/SPARC/
2002-03-14 01:34:26 +00:00
Bruce A. Mah
54307325d3
Add a warning that URLs in this document are subject to change (in
...
fact, they're incorrect right now). Point readers to the list
archives for current locations.
2002-03-14 01:29:31 +00:00
Udo Erdelhoff
a3ead5848f
SGML fixes, part2: block elements like lists do not belong into inline
...
elements like paragraphs
This is a markup-only commit (just like the last one)
MFC after: 14 days
2002-03-13 15:29:51 +00:00
Udo Erdelhoff
a10036316f
Fix some of the worst sgml mistakes in this document:
...
- paragraphs are closed with </para>, not <para>
- for each opening tag, there should be a closing tag
Not fixed (yet): block elements inside inline elements
Noticed during translation, hunted down with suppe/slashexpand
2002-03-13 13:10:22 +00:00
Bruce A. Mah
dbde421bda
New release notes: sparc64 support and SMP (better late than never),
...
via82c686 sound driver supports VIA VT8233, ich sound driver
supports SiS 7012, libz 1.1.4.
Belatedly note the MFC of the ich sound driver (also better late
than never).
2002-03-13 05:41:41 +00:00
Wilko Bulte
2ea284f690
TGA and TGA2 clarification
...
AS500 onboard sound.
2002-03-12 20:50:06 +00:00
Wilko Bulte
a999da0bb5
- TGA clarification
...
- TGA2 VGA compatibility clarification
- Sound on AS500
Thanks to: "Andrew M. Miklic" <AndrwMklc@cs.com> (TGA2)
2002-03-12 20:44:03 +00:00
Udo Erdelhoff
b6dd310dec
German Translation of the Release Notes for FreeBSD-current
2002-03-12 18:35:54 +00:00
Murray Stokely
2b3b3d2cf1
* Add print/teTeX to the list of important packages for disc #3 . This
...
very large package is exactly the kind of thing that users buy the
CDs for, so leaving it off of a 4 CD set is very bad.
* Properly quote the last security/sudo entry.
* Add a comment in the CDROM #2 section explaining that packages don't
typically go on this disc.
2002-03-12 08:37:50 +00:00
Murray Stokely
fbe63bf2bb
Add security/sudo to the list of packages for disc #1 . sudo is small
...
(< 100k), has no dependencies, and is very popular.
2002-03-11 15:08:41 +00:00
Luigi Rizzo
900e78cdda
Make this compile again
...
Reported-by: Bruce Montague
2002-03-11 08:03:50 +00:00
Luigi Rizzo
1fe994e78b
Make this compile again (increase MFS size, remove invalid option).
...
Reported-by: Bruce Montague
2002-03-11 08:03:07 +00:00
Luigi Rizzo
5ea9adc715
Fix detection of existing ssh host key, generate the new one
...
in floppy.tree instead of mfs_tree.
Do not cleanup ${BUILDDIR}/floppy.tree, it might be useful to look
at it after an image has been built.
2002-03-11 05:54:22 +00:00
Luigi Rizzo
a914eaada5
Make appropriate changes to use devfs.
...
Add a reference to the fd_size variable to set floppy size.
2002-03-11 05:46:18 +00:00
Luigi Rizzo
6a615db5a9
Default to ee as EDITOR (some apps such as disklabel default to "vi"
...
which is not available).
2002-03-11 05:42:14 +00:00
Luigi Rizzo
45b51b4564
Use machdep.guessed_bootdev to guess the boot device.
2002-03-11 05:15:44 +00:00
Dima Dorfman
e26ddc9f60
Belatedly add a release note about destaticizing and modulizing of
...
snp(4), and note MFC of watch(8) -f.
2002-03-11 01:37:54 +00:00
Luigi Rizzo
d26070964a
CURRENT has devfs, so we do not need to specify what devices we
...
want on the MFS image. Update the config files accordingly.
2002-03-10 21:12:23 +00:00
Luigi Rizzo
a7bf50ea85
Uncomment the entry for a getty on the serial port. Boxes with
...
a serial console can make use of it.
2002-03-10 21:11:35 +00:00
Luigi Rizzo
1d5a02b911
Add back the "sis" driver, we had some room left...
2002-03-10 21:10:25 +00:00
Luigi Rizzo
390a2b4152
With devfs, we do not need to initialize pty's permissions.
2002-03-10 20:47:26 +00:00
Luigi Rizzo
5a9365040d
The probable boot device is "machdep.guessed_bootdev".
2002-03-10 20:37:04 +00:00
Sebastien Gioria
35db951f0e
Filesystem translation
2002-03-10 15:37:56 +00:00
Sebastien Gioria
8277f29174
"Base system/contributed software " section translation
2002-03-10 14:50:34 +00:00
Sebastien Gioria
55aabb5851
Adding Multimedia section translation
2002-03-10 14:05:41 +00:00
Sebastien Gioria
c5f14263c0
PCCARD support translation
2002-03-10 13:49:02 +00:00
Sebastien Gioria
ef941abbf9
Adding Disk and storage translation
2002-03-10 12:33:02 +00:00
Bruce A. Mah
9c330bfd7c
Spell-check and fix some other typos.
...
Pointed out by: tmm
2002-03-10 02:52:44 +00:00
Jake Burkholder
afc258402f
Couple minor updates.
...
Reviewed by: bmah
2002-03-09 21:06:50 +00:00
Sebastien Gioria
2f719135d8
Adding Network Protocols section translation
2002-03-09 20:04:36 +00:00
Luigi Rizzo
4814d31422
Remove host.conf, and introduce a way to override the content
...
of selected files (at the moment /etc/host.conf and /etc/resolv.conf)
from /etc/rc.conf , so the number of places to customize is
reduced.
2002-03-09 18:27:02 +00:00
Bruce A. Mah
1145fadb26
More markup fixes, wordsmithing. It's not quite yet ready for
...
prime time, but we're getting closer.
2002-03-09 18:04:47 +00:00
Luigi Rizzo
93581d7445
Nuke abandoned configuration.
2002-03-09 08:28:11 +00:00
Luigi Rizzo
a100324819
Make this fit again into a 1.44 floppy.
...
We had to give up DDB and grep this time...
Add a hint in "config" on how to increase the image size so
we can stuff more things in the image (mostly for use on a CDROM).
2002-03-09 08:17:40 +00:00
Bruce A. Mah
00148928a5
Fix SA-02:13 release note item (missing text).
...
Reviewed by: nectar
2002-03-09 01:12:03 +00:00
Bruce A. Mah
c3a919a128
New/changed release notes: OpenPAM has replaced Linux-PAM.
...
We used to have a note about new PAM modules; I moved it from the
contrib section back to the generic userland area. The list of new
modules was incomplete, so I've punted on trying to list them all
for now.
2002-03-09 00:03:44 +00:00
Bruce A. Mah
91e8728e48
New release notes: wi(4) Prism II/2.5 support + WEP fixes (+ MFC),
...
IPSec inbound SPD fix for IPv4 (+ MFC), ata(4) RAID1 rebuild,
/etc/rc.firewall{,6} don't add their own implicit rules (+ MFC).
MFCs noted: puc(4)
2002-03-08 22:57:25 +00:00
Bruce A. Mah
53b94d2cce
Fix up (content) of rpc.lockd(8) release note.
...
Submitted by: alfred
2002-03-08 20:40:37 +00:00
Bruce A. Mah
e0e03210e4
Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware
...
list.
2002-03-08 17:12:40 +00:00
Luigi Rizzo
62afeb55c9
Further cleanup: remove useless entries from PATH, and be prepared
...
to use kern.bootdevname (if available) to identify the boot device
for updating the configuration. Fallback to /dev/fd0 as before.
2002-03-08 12:43:57 +00:00
Luigi Rizzo
e40778f2df
Add a (commented out) sample entry for use with a serial line.
2002-03-08 12:37:42 +00:00
Luigi Rizzo
124c9fa3f4
Do not depend on "expr" for doing arithmetic, use the shell builtin functions
...
(picobsd might not have the command available).
2002-03-08 12:33:48 +00:00
Luigi Rizzo
9db97a0145
Unbreak "update" script, by doing a mkdir -p of the relevant
...
directories when writing to disk.
Use the (yet to be committed) sysctl variable kern.bootdevname
to derive the device name, fallback to /dev/fd0 if kern.bootdevname
is unset or not available.
2002-03-08 12:14:46 +00:00
Luigi Rizzo
2fd53e8815
Use a default of 25 lines for xterm. This only affects the behaviour
...
over a serial line, because the terminal negotiations using ssh/telnet
does the right thing anyways.
2002-03-08 12:10:13 +00:00
Luigi Rizzo
107a6eaf0a
Major cleanup of PicoBSD startup scripts, which now should be
...
closer to doing "the right thing".
The structure is now the following:
* /etc/rc (from MFS) loads the rest of /etc and /root from
/fd and then from floppy (if present), then transfers control
to /etc/rc1
* /etc/rc1 loads defaults from /etc/rc.conf.defaults, tries to
set the hostname basing on the MAC address of the first ethernet
interface, and then sources /etc/rc.conf and /etc/rc.conf.local
for local configurations
* The rest of the startup process is then performed (rc.network and so on).
Everything except the initial /etc/rc (from MFS) can be overridden with
a local version loaded from floppy. But in most cases, you should only need
to customize the following files in /etc:
rc.conf rc.firewall hosts
Previously there were a number of inconsistencies in the calling
between files, and also a lot of clutter in rc.conf and rc.firewall.
Also, "rc1" was called "rc" and would overwrite the initial /etc/rc
from MFS, making it really hard to figure out what was going on in
case of bugs.
2002-03-08 05:15:08 +00:00
Luigi Rizzo
7a70e8e1f4
MFS: sync with -stable (no functional difference).
2002-03-08 04:54:52 +00:00
Luigi Rizzo
10d2ffa58c
Invalidate password for sample user entry.
2002-03-08 03:57:57 +00:00
Luigi Rizzo
c9dca25e19
Atapi units are now /dev/ad* and not /dev/wd*
2002-03-08 03:55:19 +00:00
Luigi Rizzo
fbcd78c3cb
Misc fixes to the build script:
...
+ fix some dialog entries to correctly modify variables instead of working
in a subshell
+ add a logverbose function for debugging purposes
+ force 512/4096 blocks on filesystems
+ use 'auto' for disklabel so it works irrespective of the floppy size.
This is useful for larger images than 1720k
2002-03-08 02:24:21 +00:00
Wilko Bulte
9420f2539a
Update info on SCSI on AlphaStation 500 now that I own one
...
to play with and find out myself.
2002-03-07 20:38:31 +00:00
Bruce A. Mah
ddcc941ff2
New release note: SA-02:13.
2002-03-07 16:53:21 +00:00
Jun Kuriyama
e5bc97cf7f
MFen.
2002-03-07 03:53:15 +00:00
Luigi Rizzo
9db35c8cc3
Add entry for xterm-color
2002-03-06 19:47:20 +00:00
Bruce A. Mah
561d6e1ee2
Rewrite the section on downloading files to get all of the URLs in one
...
place, near the front of the document.
Also try to provide some introduction on the difference between CDROM
and network installs.
2002-03-06 17:24:19 +00:00
Bruce A. Mah
214169a10a
Point sparc64 &release.url; at a directory, rather than a specific
...
file, to be consistent with other platforms.
2002-03-06 16:57:53 +00:00
Bruce A. Mah
826236b795
Make it more obvious where to find RELNOTESng source files if someone went
...
browsing in the old release notes location.
While I'm here, update README files to be closer to reality.
Requested by: obrien
MFC after: 1 day
2002-03-06 07:59:18 +00:00
Bruce A. Mah
4a08581493
First round of markup/spelling/grammar fixes.
2002-03-06 07:36:29 +00:00
Thomas Moestl
bd66896af5
Add installation instructions for the FreeBSD/sparc64 port. I have very
...
likely introduced language and markup bugs, but it's a start.
Makefile, initial docbook conversion & cleanups by: murray
2002-03-05 23:22:08 +00:00
Bruce A. Mah
c065a85a6c
New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),
...
awk is BWK awk for sparc64, ctags(1) works for files with C++ comments
(+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD.
2002-03-05 22:39:51 +00:00
Yoshihiro Takahashi
3af6b50453
Don't move more drivers to mfsroot floppy.
...
A mfsroot floppy for pc98 is only 1.2MB.
2002-03-05 11:53:56 +00:00
Bruce A. Mah
be256d7029
Fix two typos: s/verison/version
...
Submitted by: hrs
2002-03-04 16:57:41 +00:00
Jun Kuriyama
b48d423359
Activate sparc64 relnotes.
2002-03-04 08:33:27 +00:00
Bruce A. Mah
d89989e949
Begin building sparc64 release notes for -CURRENT.
2002-03-04 06:46:00 +00:00
Sebastien Gioria
f5976f2b20
Adding Network Interface Support section
2002-03-03 21:17:15 +00:00
Hiroki Sato
d2fdf997f8
Comment out proc-alpha.sgml's line temporarily.
2002-03-03 16:22:13 +00:00
Hiroki Sato
6ccc7d470a
Add Japanese version of hardware notes:
...
(new) -> 1.3 doc/ja_JP.eucJP/hardware/Makefile
(new) -> 1.2 doc/ja_JP.eucJP/hardware/Makefile.inc
(new) -> 1.6 doc/ja_JP.eucJP/hardware/alpha/Makefile
(new) -> 1.4 doc/ja_JP.eucJP/hardware/alpha/article.sgml
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/artheader.sgml
(new) -> 1.73 doc/ja_JP.eucJP/hardware/common/dev.sgml
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/hw.ent
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/intro.sgml
(new) -> 1.5 doc/ja_JP.eucJP/hardware/i386/Makefile
(new) -> 1.3 doc/ja_JP.eucJP/hardware/i386/article.sgml
(new) -> 1.2 doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml
(new) -> 1.2 doc/ja_JP.eucJP/hardware/ia64/Makefile
(new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/article.sgml
(new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml
(new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/Makefile
(new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/article.sgml
NOTE: {alpha,sparc64}/{dev,proc}-{alpha,sparc64}.sgml are
not translated yet.
2002-03-03 14:31:34 +00:00
Yoshihiro Takahashi
3932055940
Don't move the an and wi drivers to a mfsroot floppy.
2002-03-03 11:09:40 +00:00
Yoshihiro Takahashi
ec8ab20b51
- Sort some entries.
...
- Don't remove MATH_EMULATE and MSDOS from a 'SMALL' floppy.
- Use the pattern '<tab><device name><tab>' instead of '<device name>' to
avoid an unexpected matching.
2002-03-03 10:38:40 +00:00
Jun Kuriyama
64b88e383f
Bump original revision (1.290 --> 1.291).
...
Refill over 80 character line (no content changes).
2002-03-02 05:57:18 +00:00
Bruce A. Mah
184ae201c7
Whitespace-only commit, to make this file conform to FDP standards on
...
indentation and word-wrap. Convert strings of leading spaces to tabs
where appropriate, and delete trailing spaces.
No content was harmed in the creation of this delta.
Reviewed by: diff(1) on i386 and alpha HTML output
2002-03-02 01:40:11 +00:00
Bruce A. Mah
2abc78f94e
Convert some literal "FreeBSD" to &os;. While I'm here, fix two
...
grammatical problems (s/set of floppy/set of floppies/).
PR: 35115
Submitted by: gioria
2002-03-01 23:44:14 +00:00
Jun Kuriyama
8605ba3e5c
MFen (1.286 --> 1.290).
2002-03-01 15:30:04 +00:00
Bruce A. Mah
43228638de
New release notes: sparc64 SBus/EBus support, TCP now ignores IP-layer
...
broadcasts (+MFC).
MFCs noticed: dump(8) process title updating.
2002-03-01 05:04:11 +00:00
Bruce A. Mah
ea38f22b23
Remove some more i386-isms and alpha-isms from the Hardware Notes.
...
For the most part, these changes consist of adding arch= attributes.
2002-03-01 02:07:42 +00:00
Bruce A. Mah
38b4965da6
Add some more ed(4) devices.
...
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
Bruce A. Mah
baf44bb58a
New release notes: lukemftpd(8), /etc/security now under periodic(8)
...
framework (+MFC).
MFCs noted: dc(4) VLANs.
While here, tweaked a lukemftp note to note its origin.
2002-02-28 21:58:43 +00:00
Bruce A. Mah
2f5c2d1e54
New release/hardware notes: gem and hme (sparc64 Ethernet NICs).
2002-02-28 21:40:06 +00:00
Sebastien Gioria
01dc2ef5b5
Adding Boot-loader translation
2002-02-27 17:57:49 +00:00
Sebastien Gioria
6b14afdf05
Motherboard and processor translation
2002-02-27 17:38:17 +00:00
Sebastien Gioria
713904f0f0
Build fix.
...
Remember to hit me 42000 times with a stick and to repeat "I sould not commit before a zero warning build"
2002-02-27 14:48:18 +00:00
Sebastien Gioria
3fcececad1
MFen + Typos Fix
2002-02-27 14:44:35 +00:00
Sebastien Gioria
6b5f8759ff
Initial effort for the translation of the -CURRENT relnotes. Actually
...
just the kernel section is translated, a lot of features are added in
5.0.
So help is appreciate :-)
2002-02-27 14:26:07 +00:00
Dima Dorfman
76e1b40ea1
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
Sebastien Gioria
2a3eb093fa
MFen
2002-02-26 14:23:44 +00:00
Bruce A. Mah
9012745138
Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1.
2002-02-26 06:43:59 +00:00
Bruce A. Mah
6a560d6e0b
Fix some minor spelling and grammatical problems, make one markup fix.
2002-02-26 06:29:08 +00:00
Peter Wemm
394015a422
Supply -DNO_WERROR to the kernel build during release.
2002-02-25 21:53:18 +00:00
Giorgos Keramidas
1d8d58a5b6
Add a link to the hubs article, at the part that talks about setting
...
up FreeBSD mirrors.
Reviewed by: bmah
2002-02-25 19:51:34 +00:00
Murray Stokely
7e43947c99
Add a few missing commas.
2002-02-25 10:27:51 +00:00
Murray Stokely
4fbbde7f8a
Add some basic FreeBSD/sparc64 Hardware Notes.
...
Reviewed by: jake, tmm
2002-02-25 07:25:38 +00:00
Makoto Matsushita
d7c4abbf21
Typo fix: missing ;.
...
Pointed out by: Manfred Antar <null@pozo.com>
Pointy hat to: matusita
2002-02-25 05:35:39 +00:00