Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a bit of text saying that mentions of specific devices are | bmah | 2003-08-19 | 2 | -2/+24 | |
| | | | | gradually going away. | |||||
* | Fix typo. It's 'bsdiff' not 'bsddiff'. | murray | 2003-08-19 | 1 | -1/+1 | |
| | ||||||
* | Add misc/bsdiff and security/freebsd-update to the list of desired | murray | 2003-08-19 | 1 | -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. | bmah | 2003-08-19 | 2 | -30/+32 | |
| | ||||||
* | Trim bt(4) devices and consolidate. | bmah | 2003-08-19 | 2 | -184/+10 | |
| | ||||||
* | Move all the asr(4) entries together, no other content changes. These | bmah | 2003-08-19 | 2 | -18/+18 | |
| | | | | should be consolidated. | |||||
* | Trim asr(4) device list; readers can get this from the manpage now | bmah | 2003-08-19 | 2 | -50/+2 | |
| | | | | that it's up-to-date. | |||||
* | Move aha(4) devices out of Adaptec-centric section to new paragraphs. | bmah | 2003-08-15 | 2 | -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 Hardware | bmah | 2003-08-14 | 2 | -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). | bmah | 2003-08-12 | 2 | -2/+6 | |
| | | | | MFC noted: USB/Firewire quirks. | |||||
* | Enable dc(4) entries for sparc64. Add fatm(4), hatm(4), patm(4) | bmah | 2003-08-12 | 2 | -20/+32 | |
| | | | | entries as appropriate. | |||||
* | New release notes: swap_pager changes, ng_atmpif(4). | bmah | 2003-08-12 | 2 | -4/+46 | |
| | | | | Modified release notes: locale(1) -m, -march=pentium4 re-enabled. | |||||
* | Slightly rearrange some items in the kernel section (but don't change | bmah | 2003-08-11 | 2 | -34/+36 | |
| | | | | their content). | |||||
* | - Use the correct boot/boot1 and boot/loader files. | ru | 2003-08-11 | 1 | -4/+3 | |
| | | | | | | - Use the newfs command similar to that in doFS.sh. Reviewed by: jake, jhb | |||||
* | New errata: SA-03:09, SA-03:10. | bmah | 2003-08-11 | 1 | -2/+18 | |
| | | | | Minor grammatical fixes to SA-03:08 item. | |||||
* | New release notes: SA-03:09, SA-03:10. | bmah | 2003-08-11 | 2 | -0/+24 | |
| | ||||||
* | 2nd part of making the name of the release running script overrideable. | obrien | 2003-08-11 | 1 | -1/+1 | |
| | ||||||
* | Make the name of the release running script overrideable. | obrien | 2003-08-10 | 1 | -28/+28 | |
| | ||||||
* | Added the new knob MINIROOT that, when set, causes the creation | ru | 2003-08-08 | 1 | -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 system | ru | 2003-08-08 | 1 | -0/+12 | |
| | | | | | | size and average inode size. Reviewed by: jhb | |||||
* | New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4) | bmah | 2003-08-08 | 2 | -0/+28 | |
| | | | | support for raw disks, acpidb(8), iasl(8). | |||||
* | - Eliminate the "rm" command that was causing us trouble in rev. 1.799. | ru | 2003-08-07 | 1 | -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 a | ru | 2003-08-06 | 1 | -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 -i | ache | 2003-08-05 | 1 | -11/+11 | |
| | | | | | | environment always. Pointed by: ru | |||||
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -11/+11 | |
| | | | | Pointed by: ru | |||||
* | Note which machine consoles support booting from KZPEA aka Adaptec 39160 | wilko | 2003-08-04 | 1 | -6/+14 | |
| | | | | U160 adapters. | |||||
* | Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa. | ache | 2003-08-04 | 1 | -11/+11 | |
| | | | | Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale | |||||
* | Modified release note: Clarify SA-03:08 note. | bmah | 2003-08-04 | 2 | -4/+8 | |
| | ||||||
* | Minor wordsmithing on previous commit. | bmah | 2003-08-04 | 1 | -2/+2 | |
| | ||||||
* | SA-03:08 does not affect FreeBSD 5.1-RELEASE. | rushani | 2003-08-04 | 1 | -2/+3 | |
| | ||||||
* | Chase the doc ports. | jhay | 2003-08-04 | 1 | -2/+5 | |
| | ||||||
* | Merge the following from the English version: | rushani | 2003-08-04 | 1 | -2/+10 | |
| | | | | 1.43 -> 1.44 errata/article.sgml | |||||
* | New release/errata notes: SA-03:08. | bmah | 2003-08-04 | 3 | -3/+13 | |
| | ||||||
* | - Removed vestiges of the IA64 boot floppy support. | ru | 2003-08-03 | 3 | -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. | wilko | 2003-08-03 | 1 | -2/+5 | |
| | ||||||
* | - Boot-only CD-ROM support (bootonly.iso). | ru | 2003-08-02 | 1 | -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. | ru | 2003-08-02 | 1 | -50/+50 | |
| | | | | OK'ed by: nyan | |||||
* | puc(4) printer also works on pc98. | nyan | 2003-08-02 | 2 | -2/+2 | |
| | ||||||
* | New release notes: | hrs | 2003-08-02 | 2 | -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_FLOPPIES | bmah | 2003-08-01 | 2 | -0/+24 | |
| | | | | for alpha/amd64/ia64. | |||||
* | MFC noted: arp(8) -i. | yar | 2003-08-01 | 2 | -2/+2 | |
| | ||||||
* | From now on, Alpha releases will come with NO_FLOPPIES. | ru | 2003-07-31 | 4 | -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. | ru | 2003-07-31 | 1 | -2/+1 | |
| | | | | OK'ed by: scottl | |||||
* | The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing | ru | 2003-07-30 | 1 | -1/+2 | |
| | | | | | | | to survive. Discussed with: bde Tested on: i386 and pc98 | |||||
* | Initialize the FIXCRYPTO, BINMAKE and related variables (that use | ru | 2003-07-30 | 1 | -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: | hrs | 2003-07-30 | 2 | -0/+6 | |
| | | | | one-true-awk 29-Jul-2003 snapshot. | |||||
* | Embed a simplistic version of the dokern.sh script directly into | ru | 2003-07-30 | 2 | -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 to | ru | 2003-07-30 | 1 | -6/+6 | |
| | | | | doMFSKERN (where it logically belongs). | |||||
* | Fix grammar nits. | bmah | 2003-07-29 | 2 | -16/+16 | |
| | ||||||
* | Make IA64 a second port that comes with NO_FLOPPIES. | ru | 2003-07-29 | 3 | -30/+16 | |
| | | | | Reviewed by: marcel |