summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Add sab driver to serial interfaces section.bmah2002-10-182-0/+6
|
* New release notes: P1003_1B gone, CPU_DISABLE_CMPXCHG, FAST_IPSEC,bmah2002-10-182-2/+114
| | | | | | | ifconfig(8) monitor, ofwdump(8), ping(8) -o, quota(1) -l, tunefs(8) -a/-l, ugidfw(8). Modified release notes: se driver replaced by sab driver.
* Modified release note: New commands for lpc(1).bmah2002-10-182-4/+18
| | | | | PR: 44070 Submitted by: gad
* Oops. xargs -J is in fact not deprecated.bmah2002-10-182-4/+2
| | | | | | PR: 44070 Submitted by: gad Reviewed by: jmallett
* Add mount_devfs so we can remove MAKEDEV from the fixit floppy. Thesesam2002-10-174-4/+4
| | | | | | two changes make stuff fit in a floppy image again. Note: tested only for i386, but (blindly) applied to all machines
* Strip splash, tun, and COMPAT_FREEBSD4 from the config used to buildsam2002-10-172-0/+6
| | | | | | the BOOTMFS kernel. These help reduce the kernel size so things fit in a floppy image. There are more low-hanging fruit to be had here if things fail to fit again.
* Mark more drivers as going on the (nonexistent) drivers.flp floppysam2002-10-171-2/+6
| | | | | | | | | to reduce the size of the bootstrap kernels. This is needed to make stuff fit in primary floppy images. Specific drivers moved: RAID support, tx Ethernet, and wi (wireless). Probably want to revisit at least the last two drivers before release. Submitted by: jhay (mostly)
* MFbed: Catch up with the latest changes in the english versionue2002-10-162-10/+51
| | | | | hardware/common/dev.sgml: 1.106 -> 1.108 relnotes/common/new.sgml: 1.432 -> 1.433
* Fix three <para> that should have been </para>ue2002-10-162-6/+6
|
* Add hardware entries for trm and ubsa devices.bmah2002-10-162-0/+48
| | | | Submitted by: kan (ubsa), cognet (trm)
* New release notes: ubsa driver, trm driver, bzgrep(1) et al.bmah2002-10-162-10/+28
| | | | | | | | Modified release notes: gdb 5.2.1. MFCs noted: matcd(4) removal, cvs 1.11.2. Submitted by: kan (ubsa), cognet (trm)
* Remove usbd and usbdevs.nyan2002-10-161-1/+1
|
* Catch up with US versionue2002-10-162-53/+13
| | | | | layout.sgml 1.4 -> 1.5 trouble.sgml 1.5 -> 1.6
* Add support for building sparc64 releases.jake2002-10-161-1/+19
| | | | Reviewed by: murray
* The matcd(4) driver is gone, so eliminate the quasi-FAQ entry in thebmah2002-10-151-28/+0
| | | | installation guide that refers to it.
* Update "Distribution Format" section for reality; XFree86 is installedbmah2002-10-151-14/+8
| | | | | | | | as a regular package, not as a bunch of tarballs in a special directory on the CDs. PR: 43977 Submitted by: Brian Candler <B.Candler@pobox.com>
* Fixed disk full problem for pc98 distribution. Now, it makes 4 installationnyan2002-10-144-99/+149
| | | | | | | | | floppies. kern-small.flp and mfsroot-small.flp are for old machines that don't support 1.44MB floppy. These floppies don't have pci related devices. kern.flp and mfsroot.flp are normal 1.44MB floppy images.
* Move toc-depth define to the correct position and reduce whitespace diff toue2002-10-141-4/+4
| | | | the english original.
* Add beginnings of sparc64 release magic.jake2002-10-133-0/+105
|
* And the MFbed for the German version of the -current release notes, thisue2002-10-1235-1556/+2576
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time before the release (novel concept for me, I know :( ) Translation updates: hardware/alpha/proc-alpha.sgml: 1.41 -> 1.44 hardware/common/dev.sgml: 1.91 -> 1.106 hardware/i386/proc-i386.sgml: 1.2 -> 1.3 relnotes/common/new.sgml: 1.355 -> 1.432 relnotes/common/relnotes.ent: 1.2 -> 1.3 Translation fixes: hardware/sparc64/proc-sparc64.sgml installation/common/install.sgml installation/common/trouble.sgml installation/sparc64/install.sgml readme/article.sgml Affected by the removal of the seperate release.ent file (FINALLY!): errata/article.sgml hardware/alpha/article.sgml hardware/i386/article.sgml hardware/ia64/article.sgml hardware/sparc64/article.sgml installation/alpha/article.sgml installation/i386/article.sgml installation/sparc64/article.sgml relnotes/alpha/article.sgml relnotes/i386/article.sgml relnotes/sparc64/article.sgml share/sgml/catalog share/sgml/release.dsl share/sgml/release.ent Changed for the addition of the PC98 release notes, German version hardware/Makefile installation/Makefile relnotes/Makefile hardware/common/hw.ent (and of course all the new files for pc98) Thanks again to Martin Heinen for cleanup.
* Updated release notes: Binutils 2.13.1 pre-release (20021011),bmah2002-10-112-14/+8
| | | | GCC 3.2.1 pre-release (20021009), groff 1.18.1.
* Pass -o option to crunchgen(1) to ensure object files end upru2002-10-111-2/+2
| | | | | | | | | | in seperate directories. This mostly affects RELENG_4 where not doing so results in ${CHROOTDIR}/usr/src/release being filled with object files, and "srelease" distribution having them in. PR: misc/43825 Prodded by: re (murray)
* de-__P()alfred2002-10-104-32/+32
|
* Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy insteadnyan2002-10-091-5/+10
| | | | of the pcn, sf, ste, tl and tx.
* - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy.nyan2002-10-091-3/+8
| | | | | - Remove the splash, ch and sa devices from normal boot floppy. - The agp device does not exist.
* We now use XFree86-4 packages rather than a special XFree86-3murray2002-10-081-157/+0
| | | | distribution, so this script is no longer needed.
* Add hifn(4) and ubsec(4) devices for i386/pc98.bmah2002-10-052-0/+70
|
* New release notes: crypto(4) and related infobmah2002-10-052-10/+24
| | | | | | | Updated release notes: Update KSE info and add cross-reference to kse(2) manpage. Fix a couple of minor typos while I'm here.
* Remove matcd(4) device.bmah2002-10-042-8/+0
|
* New release notes: matcd(4) removal, libbsdxml.bmah2002-10-042-2/+28
| | | | While here, fix a minor style nit.
* Updated text for the MAC framework, UFS2.rwatson2002-10-032-12/+42
|
* Note MFCs of lock(1) -v and vidcontrol(1) -S.dd2002-09-302-4/+4
|
* Modified release notes: atapicam wording tweaks, dhclient 3.0.1RC9.bmah2002-09-302-6/+8
| | | | Submitted by: thomas (atapicam)
* Grammars fixs and typos fixsgioria2002-09-301-50/+51
|
* Finishing sparc64 translation, somes fixs on alphagioria2002-09-292-142/+163
|
* - Fixs to allow correct buildinggioria2002-09-2913-20/+20
| | | | - Welcome to the new hardware notes section to the build
* SGMLise accentsgioria2002-09-291-26/+29
|
* Corrects alls files to allow relnotes buildgioria2002-09-293-81/+86
|
* New translationgioria2002-09-291-669/+794
|
* More translationgioria2002-09-291-585/+709
|
* Don't make an error even if drivers.conf does not exist.nyan2002-09-291-3/+5
| | | | Tested on: snapshots.pc98.jp.FreeBSD.org
* Document 1Gbyte max memory limitation on Miata.wilko2002-09-291-0/+4
|
* New translationgioria2002-09-281-34/+39
|
* New translationgioria2002-09-281-72/+92
|
* Continuing MFen 1.423gioria2002-09-281-787/+1046
|
* We go more on MFen 1.423gioria2002-09-281-63/+114
|
* Accomodate change in the output of "make package-depends" that camebmah2002-09-251-1/+1
| | | | | with ports/Mk/bsd.ports.mk rev. 1.424. (It now prints the origin after the package name.)
* Fix some bitrotted documentation.markm2002-09-243-24/+18
|
* ALLLANG is long dead, garbage collect it. Instead, make it possibleru2002-09-231-10/+6
| | | | | | | | | | to use DOC_LANG to specify which languages the doc/ is built for. Note: be aware that the DOC_LANG setting in /etc/make.conf will now take the effect on "make release". (This is probably the desired behavior anyway.) PR: docs/42924
* Kernel MIB name for disabling ACPI was changed.matusita2002-09-201-1/+1
| | | | Pointed out by: iwasaki
OpenPOWER on IntegriCloud