summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* New release note: WITH_DYNAMICROOT.bmah2003-08-192-6/+26
| | | | | Modified release note: Fix up some typos and improve markup in rescue(8) note.
* Add a bit of text saying that mentions of specific devices arebmah2003-08-192-2/+24
| | | | gradually going away.
* Fix typo. It's 'bsdiff' not 'bsddiff'.murray2003-08-191-1/+1
|
* Add misc/bsdiff and security/freebsd-update to the list of desiredmurray2003-08-191-0/+2
| | | | | packages for disc #1. These two packages take a combined total of 37kb of space so I think there should be room.
* Whitespace cleanup of previous bt(4) commit. No content changes.bmah2003-08-192-30/+32
|
* Trim bt(4) devices and consolidate.bmah2003-08-192-184/+10
|
* Move all the asr(4) entries together, no other content changes. Thesebmah2003-08-192-18/+18
| | | | should be consolidated.
* Trim asr(4) device list; readers can get this from the manpage nowbmah2003-08-192-50/+2
| | | | that it's up-to-date.
* Move aha(4) devices out of Adaptec-centric section to new paragraphs.bmah2003-08-152-96/+14
| | | | | | | | 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.
* Begin snipping out the lists of specific devices from the Hardwarebmah2003-08-142-194/+2
| | | | | | | | | | | | | 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@
* New release note: twe(4) 3ware generic API (+MFC).bmah2003-08-122-2/+6
| | | | MFC noted: USB/Firewire quirks.
* Enable dc(4) entries for sparc64. Add fatm(4), hatm(4), patm(4)bmah2003-08-122-20/+32
| | | | entries as appropriate.
* New release notes: swap_pager changes, ng_atmpif(4).bmah2003-08-122-4/+46
| | | | Modified release notes: locale(1) -m, -march=pentium4 re-enabled.
* Slightly rearrange some items in the kernel section (but don't changebmah2003-08-112-34/+36
| | | | their content).
* - Use the correct boot/boot1 and boot/loader files.ru2003-08-111-4/+3
| | | | | | - Use the newfs command similar to that in doFS.sh. Reviewed by: jake, jhb
* New errata: SA-03:09, SA-03:10.bmah2003-08-111-2/+18
| | | | Minor grammatical fixes to SA-03:08 item.
* New release notes: SA-03:09, SA-03:10.bmah2003-08-112-0/+24
|
* 2nd part of making the name of the release running script overrideable.obrien2003-08-111-1/+1
|
* Make the name of the release running script overrideable.obrien2003-08-101-28/+28
|
* Added the new knob MINIROOT that, when set, causes the creationru2003-08-081-4/+9
| | | | | | | | | | | | 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
* Add support for automatically computing the required file systemru2003-08-081-0/+12
| | | | | | size and average inode size. Reviewed by: jhb
* New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)bmah2003-08-082-0/+28
| | | | support for raw disks, acpidb(8), iasl(8).
* - Eliminate the "rm" command that was causing us trouble in rev. 1.799.ru2003-08-071-8/+6
| | | | | | | - 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
* - Unbreak Alpha snapshots (we were still attempting to build aru2003-08-061-14/+8
| | | | | | | | | 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.
* Back out LC_ALL=C since tr here supposed to run under clean env -iache2003-08-051-11/+11
| | | | | | environment always. Pointed by: ru
* LANG->LC_ALLache2003-08-041-11/+11
| | | | Pointed by: ru
* Note which machine consoles support booting from KZPEA aka Adaptec 39160wilko2003-08-041-6/+14
| | | | U160 adapters.
* Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.ache2003-08-041-11/+11
| | | | Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale
* Modified release note: Clarify SA-03:08 note.bmah2003-08-042-4/+8
|
* Minor wordsmithing on previous commit.bmah2003-08-041-2/+2
|
* SA-03:08 does not affect FreeBSD 5.1-RELEASE.rushani2003-08-041-2/+3
|
* Chase the doc ports.jhay2003-08-041-2/+5
|
* Merge the following from the English version:rushani2003-08-041-2/+10
| | | | 1.43 -> 1.44 errata/article.sgml
* New release/errata notes: SA-03:08.bmah2003-08-043-3/+13
|
* - Removed vestiges of the IA64 boot floppy support.ru2003-08-033-81/+5
| | | | | | | - Fixed the bootable CD-ROM support for IA64. Reviewed by: marcel Tested by: marcel
* Note that AS4100 needs DC adapter for RCM to function.wilko2003-08-031-2/+5
|
* - Boot-only CD-ROM support (bootonly.iso).ru2003-08-021-20/+35
| | | | | | | | | | | 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
* MFi386: sort.ru2003-08-021-50/+50
| | | | OK'ed by: nyan
* puc(4) printer also works on pc98.nyan2003-08-022-2/+2
|
* New release notes:hrs2003-08-022-0/+16
| | | | | puc(4) printer support em(4) support for tuning the interrupt delays
* New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIESbmah2003-08-012-0/+24
| | | | for alpha/amd64/ia64.
* MFC noted: arp(8) -i.yar2003-08-012-2/+2
|
* From now on, Alpha releases will come with NO_FLOPPIES.ru2003-07-314-171/+1
| | | | | | Approved by: consensus on freebsd-alpha A replacement (miniboot.iso) is currently under development.
* Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job.ru2003-07-311-2/+1
| | | | OK'ed by: scottl
* The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasingru2003-07-301-1/+2
| | | | | | | to survive. Discussed with: bde Tested on: i386 and pc98
* Initialize the FIXCRYPTO, BINMAKE and related variables (that useru2003-07-301-1/+3
| | | | | | | | | | | | | 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.
* New release notes:hrs2003-07-302-0/+6
| | | | one-true-awk 29-Jul-2003 snapshot.
* Embed a simplistic version of the dokern.sh script directly intoru2003-07-302-9/+7
| | | | | | | | release/Makefile. Reviewed by: marcel The original patch also removed ia64/dokern.sh, but this was OBE.
* Moved the MFS root floppies creation code from release.10 toru2003-07-301-6/+6
| | | | doMFSKERN (where it logically belongs).
* Fix grammar nits.bmah2003-07-292-16/+16
|
OpenPOWER on IntegriCloud