Commit Graph

3557 Commits

Author SHA1 Message Date
bmah
cefec83f16 Add a bit of background to the ACPI release note. 2001-09-07 15:30:18 +00:00
dd
af91b429d2 ACPI CA updated to 20010831. 2001-09-07 12:14:24 +00:00
bmah
cfd7870aa2 Delete a note to myself that doesn't really belong in a released
document.
2001-09-06 23:17:55 +00:00
bmah
72aad7aa54 Delete some cruft that somehow snuck into this file. 2001-09-06 23:16:04 +00:00
jhb
7052237ac4 All of this is now committed to the XFree86 port. 2001-09-06 23:11:14 +00:00
obrien
860ee32ac4 Also try to build setcdboot' first, and only pkg_add -r' if you cannot.
Submmitted by:	dirk
2001-09-05 20:04:35 +00:00
bmah
795f580300 Update release note: tcsh 6.11. 2001-09-05 18:19:08 +00:00
bmah
b6bc28300b Mention the Sparc64 port under development.
Submitted by:	"Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
luigi
2c31cdbcd5 Remove "more" from the list, the port has not been committed yet.
Remove "mount_nfs" to reduce image size.
2001-09-05 16:06:40 +00:00
luigi
87f9cba872 Add lnc driver, so one can test picobsd images with vmware 2001-09-05 16:05:05 +00:00
bmah
96aa025371 Add a missing "option". 2001-09-05 06:15:49 +00:00
bmah
a4bb0a5dc1 Clarify/cleanup pcic(4) release note.
Submitted by:	msmith
2001-09-05 06:10:19 +00:00
knu
05e12989ae Add sysutils/portupgrade to CD-ROM #1. (+1.5MB) 2001-09-05 05:01:42 +00:00
jhb
56f948a181 - Add some diagnostic echos of status of each stage. 2001-09-04 22:54:13 +00:00
bmah
13bdb37167 Binary upgrades for -CURRENT preserve nsswitch.conf, not host.conf. 2001-09-04 21:12:42 +00:00
bmah
a0573bd4e5 New release note: SA-01:59. 2001-09-04 20:38:31 +00:00
bmah
b780f54fd9 Oops. Fix document build-breaking SGML bogon. 2001-09-04 20:37:34 +00:00
bmah
fae098aa75 MFS: Sync boilerplate text with RELENG_4. 2001-09-04 19:48:01 +00:00
bmah
acc6b9f38b MFS: Fix missing words, minor tweaks. 2001-09-04 19:20:27 +00:00
bmah
600ccb9215 New release note: pcic(4) interrupt routing.
Content provided by:	imp
2001-09-04 19:17:55 +00:00
hrs
3a0fe6bf7d Merge Japanese version of RELNOTESng:
Makefile
	errata/Makefile
	errata/article.sgml
	relnotes/Makefile
	relnotes/Makefile.inc
	relnotes/alpha/Makefile
	relnotes/alpha/article.sgml
	relnotes/common/artheader.sgml
	relnotes/common/intro.sgml
	relnotes/common/new.sgml
	relnotes/common/relnotes.ent
	relnotes/common/upgrading.sgml
	relnotes/i386/Makefile
	relnotes/i386/article.sgml
	share/sgml/catalog
	share/sgml/release.dsl
2001-09-04 17:48:07 +00:00
knu
0a7ee7bb1b Because www/netscape47-{communicator,navigator} are forbidden, replace
them with www/linux-netscape47-{communicator,navigator}.
2001-09-04 17:41:52 +00:00
knu
c31a1b31bb archivers/bzip2 is no longer a VERY common build dependency.
(See the latest INDEX)
2001-09-04 17:32:30 +00:00
bmah
021e34d0dd Add dhclient.conf and hosts.allow to the list of files in /etc
preserved by a binary upgrade.
2001-09-04 17:11:19 +00:00
luigi
6a07ae7b3f Move commands to create stripped kernel into Makefile.conf,
so as to make the "picobsd" script less version-specific.

Improve handling of cross-builds (which requires creation of
includes and libraries for the new source tree).

The "picobsd" script will not probably work on -current because it still
uses 'vn' instead of 'md', but i am commiting it anyways to keep it
in sync with the version in -stable.
2001-09-04 02:01:52 +00:00
obrien
b4610a422a Try to build mkisofs' first, and only pkg_add -r' if you cannot. 2001-09-03 20:29:21 +00:00
obrien
13be009ee5 Cause an error condition to be sensed by make(1) if we have trouble
making the ISO.
2001-09-03 20:27:03 +00:00
obrien
165aca5d8c Fix my backwards logic.
Submitted by:	dirk
2001-09-03 20:23:59 +00:00
dd
973eb1653a If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in
DESTDIR.  This avoids redundant information in the path when DOCDIR
points to some directory that already implies (or specifies) a certain
language.  This is the case with the web site, where the release notes
are already installed under a language-specific directory.  This
behavior is not being made mandatory because it might still be useful
to install all the translations in one directory, such as during
testing, or in a hypothetical release notes archive.  Furthermore, it
is not being made the default because that breaks consistency with
stuff under doc/.

Reviewed by:	bmah
2001-09-03 14:39:32 +00:00
dd
dc570acf4d Extend the release note about ftpd -o to cover ftpd -O, too. 2001-09-03 14:25:59 +00:00
bmah
1706b25d58 New release note: am-utils 6.0.7. 2001-09-03 06:30:17 +00:00
jkh
b3ac075229 Use sh to execute scripts and just check that the script is readable.
I guess I pooched the permissions on the scripts before committing them
since they're not executable and now it's too late to change (I think -
I suppose you could chmod the ,v files and it might inheirit but I don't
feel like asking the repomeisters to try that).

Noticed by:	Dirk Froemberg <dirk@freebsd.org>
2001-09-02 19:05:27 +00:00
luigi
0dc160055e use correct "compile" directory, which is ../../compile/<filename>
This does not apply to RELENG_4 for which the compile directory is
../compile/<filename>
2001-09-01 21:19:15 +00:00
luigi
fe1db6c569 Supply a default value for the kernel config binary. 2001-09-01 19:16:00 +00:00
luigi
056bad6e37 Bugfix: Use the correct variable for picobsd type (same bug is
present in STABLE).  Also add a bit more logging (when enabled).
2001-09-01 18:27:39 +00:00
dd
a34f6bb0fc New release note: syslogd -b 2001-09-01 10:52:25 +00:00
bmah
8e06415e8a It is *indeed* possible to run Alpha Linux binaries under emulation.
Reviewed by:	gallatin
2001-09-01 04:39:16 +00:00
mjacob
f22f3e1a8b add 2300/2312 notes 2001-08-31 21:50:09 +00:00
bmah
44ebfe9763 Whitespace-only commit that can be ignored by translators.
The 1.2->1.4 deltas caused the indentation of this document to become
massively...well...confused.  Try to fix this.
2001-08-31 17:26:18 +00:00
bmah
00a6b7918c diskcheckd(8) is gone from the base system, so undo its release note. 2001-08-31 16:47:57 +00:00
alex
1b28c0b357 Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).

/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.

Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.
2001-08-30 22:44:51 +00:00
luigi
3d846e3b57 add a missing -o.
There might be some other bug related to OBJDIR handling, once
fixed these changes can be MFC immediately.
2001-08-30 21:39:14 +00:00
scottl
b126e3170f Note the new cards supported by the asr and aac drivers.
MFC after:	1 day
2001-08-30 21:37:09 +00:00
bmah
238a15eeb7 New release note: SA-01:58. 2001-08-30 21:06:43 +00:00
bmah
e89f461ea7 Add some missing words, markup tweaks.
Commit from:		SIGCOMM 2001
2001-08-30 20:56:42 +00:00
jhb
2b1fd9ab5e Axe all the plists and supporting scripts to manage them and use them to
roll dists.
2001-08-30 18:11:42 +00:00
jhb
d407e15c63 Overhaul this script a bit:
- build_x.sh now does all the steps to build an X dist rather than being
  a child script of package_x_dists.sh
- Update the usage information to list the ports you need to install
  before running this script as well as needing to set CVSROOT.
- Make sure CVSROOT is set.  If not, exit with an error.
- We now take two parameters: a work directory and an output directory.
  The work directory is used as scratch space.  All of the bindist will
  end up in the output directory.
- Only apply XF86.patch to the checked out XFree86 port if it exists.
- Use XFree86's build-bindist tool to package up the dists using their
  distfiles rather than using our own packing lists that have to be
  manually updated each time the port changes.

Example usage:
	env CVSROOT=/home/ncvs ./build_x.sh /usr/xtmp /usr/x11dists
2001-08-30 18:10:26 +00:00
jhb
31b4cb44e1 The current XFree86 port needs some help in the BUILD_XDIST case. Commit
this patch here until I can get the port fixed.
2001-08-30 17:53:00 +00:00
wilko
53170312d3 DS10 has it's USB interface disabled (by Compaq/DEC). I wonder where I got
the info that USB works in FreeBSD??
2001-08-30 12:46:53 +00:00
dd
d08cdff042 New release notes: ntp suite updated to 4.1.0, daemon(8).
Updated release notes: ACPI 20010816.
2001-08-30 05:34:37 +00:00