summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* em(4) works on all archs now, so this can be removed.brueffer2005-11-091-1/+0
|
* Be cross-arch friendly.ru2005-11-031-1/+1
|
* It had been noticed disc2 was overflowing earlier but committing thekensmith2005-11-031-6/+1
| | | | | | | | fix slipped through a crack. Remove the apache and php packages under the assumption someone installing a Web server has network access and doesn't *need* the packages on disc2. This will be insta-MFCed...
* Small changes in the AlphaStation 200 and PC14 area. PC164 SRM doeswilko2005-11-021-3/+3
| | | | | | not work with 53C896 SCSI chips. Submitted by: Owen Mann <owen@mann.org>
* New release notes:hrs2005-10-312-6/+114
| | | | | | | | | | | | | | | | | | | | hw.pci.do_powerstate change, FreeBSD/ia64 SMP support, a kernel config for MAC added, tnt4882(4) driver added, agp(4) now supports ATI IGP chipsets, re(4): D-Link DGE-528(T) Gigabit Ethernet card support, aac(4): Adaptec 2610SA SATA-RAID controller support, ata(4): ITE IT8211F, PDC40718, and PDC40719 support, hptmv(4) update: amd64 and PAE support, gpt(8) GPT partition label support, kenv(1) and sysctl(8) -q flag added, libedit updated, rpcgen(1) now generate ANSI C code instead of K&R style, and OpenSSH 4.0p1->4.2p1. Update release notes: Fix an entry about ifconfig_<ifn> NOAUTO keyword.
* Remove information on nVidia nForce3 Pro-150 chipset to match GENERIC change.obrien2005-10-271-16/+1
|
* MFen: 1.883.2.7 -> 1.883.2.8delphij2005-10-271-1/+9
| | | | | | MT6 candidate Obtained from: The FreeBSD Simplified Chinese Project
* Refactor (some more) installation of kernel and module objects.ru2005-10-251-4/+0
| | | | | | | | | | | | | | | | | | | | | | Try to make everyone happy: David (to have debug kernels installed by default), Warner (to be able to override that), and myself (for actually making it all work and to be consistent). Now, if kernel was configured for debugging (through DEBUG=-g in the kernel config file or "config -g"), doing "make install" will install debug versions of kernel and module objects with their canonical names, kernel.debug -> /boot/kernel/kernel if_fxp.ko.debug -> /boot/kernel/if_fxp.ko Installing a kernel not configured for debugging, or debug kernel with INSTALL_NODEBUG variable defined, will install non-debug kernel and module objects. Also, restore the install.debug and reinstall.debug targets that are part of the existing API (they cause some additional gdb(1) scripts to be installed).
* snd_es137x now works on sparc64.brueffer2005-10-251-1/+1
|
* The snd_via8233(4) support on amd64 isn't something new. Remove it.joel2005-10-142-6/+0
| | | | Reviewed by: hrs
* Better translation: language improvements, typos, etc.delphij2005-10-142-48/+49
| | | | | | | Submitted by: BSDunix at newsmth org, carplee at newsmth org, ThunderW at newsmth org (in part) MFC After: 1 days
* New release notes:yar2005-10-142-0/+18
| | | | | | | | | ifconfig(8) -tunnel parameter, interface argument to ifconfig(8) -vlandev deprecated. The changes already are in RELENG_6, too. MFC after: 3 days
* Language nits.delphij2005-10-132-2/+2
| | | | Submitted by: nukq at newsmth org, me
* MFen:delphij2005-10-1213-1095/+639
| | | | | | | | | | | | | | | | | | | | errata/article.sgml: 1.72 -> 1.73.2.1 hardware/amd64/proc-amd64.sgml: 1.3.4.1 -> 1.5.2.1 [dummy merge] hardware/common/artheader.sgml: 1.6 -> 1.7 hardware/common/dev.sgml: 1.277 -> 1.282.2.3 hardware/common/intro.sgml: 1.6 -> 1.7 installation/common/artheader.sgml: 1.5 -> 1.6 installation/common/trouble.sgml: 1.17 -> 1.19 installation/common/upgrade.sgml: 1.12 -> 1.13 readme/article.sgml: 1.31.2.2 -> 1.37 relnotes/common/new.sgml: 1.849 -> 1.883.2.7 Makefile: 1.3 -> 1.7 Follow the English revision to remove early adopter guide. This is intended for a RELENG_6 and RELENG_6_0 merge. Obtained from: The FreeBSD Simplified Chinese Project (delphij)
* New release notes: snd_mss(4) manual page added.joel2005-10-122-2/+2
|
* Autogenerate hardware notes for snd_mss(4).joel2005-10-103-0/+5
|
* New release notes:hrs2005-10-032-6/+328
| | | | | | | | | | | | | | | | | | | | | | /boot.config -S option, comconsole_speed loader tunable, debug.mpsafevfs=1 on ia64 by default, snd_via8233(4) supported on amd64, IPv6 pMTU discovery for multicast packets disabled by default, new sysctl: net.inet6.ip6.mcast_pmtu, net.inet.icmp.reply_from_interface, and net.inet.icmp.quotelen, IP_MINTTL socket option, ata(4) DMA workaround, cmp(1) -h option, new functions: pidfile(3), and memmem(3), netstat(1) -h option, pkill(1) -F and -L option, powerd(8) -P option, removable_interfaces rc.conf variable removed, ifconfig_<ifn>, and sysinstall(8) default partition size calculation changed.
* New release notes:hrs2005-10-022-4/+84
| | | | | | | | | | | | | gre(4) IPv6 over GRE support, ipfw IPv6 support, new sysctl net.inet6.ip6.stealth added, g_label now supports Ext2FS and ReiserFS, bsdiff(1) and bspatch(1) added, ping(8) "sweeping ping" support, wcsdup() function added, rc.d/gbde_swap renamed to rc.d/encswap, rc.d/geli and rc.d/geli2 added, and portsnap(8) imported.
* New release notes:hrs2005-10-022-8/+146
| | | | | | | | | | | | | | | | acpi_thermal(4) passive cooling support, ichsmb(4) unloading bug fixed, smbios(4) support on amd64, hw.apic.enable_extint added, sound(4) improvements, MPSAFE: the bottom half of NFS, snd_als4000(4), snd_cmi(4), snd_via8233(4), snd_via82c686(4), and natm(4), GEOM_ZERO class added, umass(4) PLAY_* commands support, moused(8) -H flag, shared library version bump, and pkg_version(1) -o and -O flags.
* Add SHA256 checksums to the release build.kensmith2005-09-281-6/+17
| | | | | | Requested by: cperciva (so) Reviewed/improved by: ru MFC after: 2 days
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-272-57/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-271-3/+1
|
* Fix typo.brueffer2005-09-241-1/+1
| | | | | | PR: 86522 Submitted by: Stephen Hurd <shurd@sasktel.net> MFC after: 3 days
* Add esp(4).brueffer2005-09-183-0/+5
| | | | MFC after: 3 days
* Sort the list of disk controllers by driver-name. The notable exception isbrueffer2005-09-182-62/+62
| | | | | | ata(4), which should stay on top. MFC after: 3 days
* Sort the list of ethernet devices by driver-name.brueffer2005-09-182-94/+94
| | | | MFC after: 3 days
* Don't claim matcd(4) support, it was removed long ago.brueffer2005-09-182-10/+0
| | | | MFC after: 3 days
* Add cdce(4).joel2005-09-173-0/+5
| | | | Reviewed by: brueffer
* Note acpi_sony(4) manpage addition.brueffer2005-09-142-4/+4
|
* hptmv(4) now works on amd64.brueffer2005-09-081-1/+1
|
* Unbreak release builds. Now that NO_INFO also affects the installationmarcel2005-09-071-3/+2
| | | | | of texinfo and we need makeinfo to build world, we cannot have NO_INFO anymore when we populate the chroot.
* Reword nic driver MPSAFEness entries to be in line with earlier release notes.brueffer2005-09-052-14/+14
|
* Document the following:brueffer2005-08-302-6/+50
| | | | | | | | | | | | - VIA PadLock support + merge - dc, my, pcn, sf MPSAFE + merge - de, ed, ste MPSAFE - de converted to busdma(9) - el removed - geli(8) committed + merge - libmemstat(9) merge MFC after: 3 days
* Remove the el(4) device, which has been retired recently.simon2005-08-286-11/+0
|
* I must have missed the release note for the sendmail 8.13.4 import.gshapiro2005-08-282-0/+6
|
* New release notes: snd_t4dwave(4) manual page added.joel2005-08-182-2/+6
| | | | Approved by: brueffer (mentor)
* snd_via8233(4) works on amd64.joel2005-08-161-1/+1
| | | | Approved by: brueffer (mentor)
* Auto generate device listings for snd_t4dwave(4).joel2005-08-153-0/+5
| | | | Approved by: brueffer (mentor)
* New release notes:hrs2005-07-152-6/+60
| | | | | | | | | New sysctls: kern.malloc_stats and vm.zone_stats, mpt(4) improvements, ifconfig(8) -k flag, libmemstat(3) added, libpcap updated to v0.9.1, and tcpdump updated to v3.9.1.
* Trim the old relnotes items.hrs2005-07-152-2926/+32
|
* Update version numbers to 7-CURRENT.hrs2005-07-151-7/+7
|
* Adjust for HEAD being 7.0 now.kensmith2005-07-111-3/+3
| | | | Approved by: re (implicit)
* Adapt the mfsroot environment of sysinstall to the needs of the new dhclient.scottl2005-07-111-1/+4
| | | | | | | | | This involves having passwd bits available so that seteuid("_dhcp") work, and creating /var/empty so that chroot(_VAR_EMPTY) works. My gut feeling is that the better solution is to make privsep and chroot optional in dhclient, but this works well for now and is low-risk. Approved by: re
* MFC:hrs2005-07-102-4/+6
| | | | | | | $jail_<name>_flags for rc.d/jail, and pkg_version(1) -I flag. Approved by: re (implicitly)
* Update release notes:hrs2005-07-102-2/+2
| | | | | | | pc98 also supports ELF kernel crash dump now. Pointed out by: nyan Approved by: re (implicitly)
* New release notes:hrs2005-07-092-8/+92
| | | | | | | | | | | | | | | | | | | amd64/i386 ELF kernel crash dump, snd_csa(4) suspend/resume support, ste(4) ALTQ support, address family check of routing table added, env(1) -v, -S, and -P options added, libkvm crash dump support improvement: ELF format, >4GB on 32-bit arch, and PAE, $jail_<name>_flags for rc.d/jail added, and new manual pages: central(4), clkbrd(4), creator(4), ebus(4), eeprom(4), fhc(4), machfb(4), ofw.console(4), openfirm(4), openprom(4), rtc(4), and sbus(4). Update release notes: Use &man.ofw.console.4;. Approved by: re (implicitly)
* Merge the following from the English version:den2005-07-081-2/+25
| | | | | | | 1.879 -> 1.880 new.sgml Obtained from: The FreeBSD Russian Documentation Project Approved by: re (scottl)
* Handle .Li macro's with quoted arguments, which is used in the ath(4)simon2005-07-041-1/+4
| | | | | | | manual page. Noticed by: brueffer (long ago) Approved by: re (hrs)
* New release notes: SA-05:13.ipfw, SA-05:14.bzip2, SA-05:15.tcp.bmah2005-06-302-0/+46
| | | | Approved by: re (blanket relnotes)
* - Retire the Early Adopter's Guide in HEAD.rushani2005-06-306-679/+0
| | | | | | | | | | | - Remove following files since their contents are merged into relnotes/common/new.sgml years ago. relnotes/common/artheader.sgml relnotes/common/intro.sgml relnotes/common/upgrading.sgml Approved by: re (hrs)
OpenPOWER on IntegriCloud