aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* Acutally document how to make a LINT kernel config, besides telling all itDavid E. O'Brien2003-02-131-1/+2
| | | | | | | is gone. Notes: svn path=/head/; revision=110805
* Correct assorted typos and grammos. No content changes.Jens Schweikhardt2003-02-091-8/+8
| | | | Notes: svn path=/head/; revision=110589
* Notify IPv6 users of important change in sendmail 8.12.7Gregory Neil Shapiro2003-02-081-1/+8
| | | | Notes: svn path=/head/; revision=110564
* Add a section describing installing -current onto a dedicated partitionJoseph Koshy2003-02-071-2/+28
| | | | | | | | | from a 4-stable build environment. Reviewed by: imp Notes: svn path=/head/; revision=110486
* 20030128Poul-Henning Kamp2003-01-291-0/+5
| | | | | | | | | NODEVFS option has been removed and DEVFS thereby made standard. This makes all references to MAKEDEV obsolete, and the should be removed when convenient. Notes: svn path=/head/; revision=110029
* hint.acpi.0.disable -> hint.acpi.0.disabledMax Khon2003-01-271-1/+1
| | | | | | | Submitted by: Vitaly Markitantov <vm@dics.com.ua> Notes: svn path=/head/; revision=109959
* Add a note about the ofwcons device name change.Jake Burkholder2003-01-271-0/+4
| | | | Notes: svn path=/head/; revision=109923
* - Add an entry about the new scheduler options.Jeff Roberson2003-01-261-0/+8
| | | | Notes: svn path=/head/; revision=109866
* More wi info: adhoc means have reverted.Warner Losh2003-01-171-0/+5
| | | | Notes: svn path=/head/; revision=109407
* wi now needs wlan.Warner Losh2003-01-161-0/+5
| | | | Notes: svn path=/head/; revision=109389
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Add a word, lost in previos commit.Alexander Kabaev2002-12-221-0/+1
| | | | Notes: svn path=/head/; revision=108179
* Add note about GCC -fno-pcc-struct-return being default again. TheAlexander Kabaev2002-12-221-0/+8
| | | | | | | | | | breakage window was about 18 days long. Submitted by: juli Approved by: re (rwatson) Notes: svn path=/head/; revision=108177
* Change the name for the local unix-socket based protocolMartin Blapp2002-12-161-0/+7
| | | | | | | | | | | | from "unix" back to "local". Add some compat stuff so both ways work for some time. Reviewed by: phk Approved by: imp (UPDATING) Requested by: iedowse, lukem@netbsd.org Notes: svn path=/head/; revision=107952
* Add an entry for sparc64 users to warn them about potential problemsGiorgos Keramidas2002-12-061-0/+6
| | | | | | | | | | | with kernels & modules that are not in sync, after the latest upgrade of binutils. Reviewed by: tmm Approved by: re (rwatson) Notes: svn path=/head/; revision=107659
* OK, you can use the 4.x boot loader and boot blocks to load kernels, butWarner Losh2002-10-301-9/+7
| | | | | | | I'm nervous about recommending it, so note it as a footnote only for now. Notes: svn path=/head/; revision=106220
* The value of IPPROTO_DIVERT has changed.Bill Fenner2002-10-291-0/+5
| | | | Notes: svn path=/head/; revision=106153
* Add note: cvs checkout -P needed for fresh tree.Warner Losh2002-10-281-1/+3
| | | | Notes: svn path=/head/; revision=106097
* MACHINE_ARCH is wrong here. It should be MACHINEWarner Losh2002-10-271-1/+1
| | | | | | | Submitted by: nyan@ (Yoshihiro-san) Notes: svn path=/head/; revision=106022
* Mention the need to have COMPAT_FREEBSD4 in the kernel you use for theWarner Losh2002-10-271-1/+6
| | | | | | | upgrade. Notes: svn path=/head/; revision=106020
* Note the scary messages that you see when mounting / and other thingsWarner Losh2002-10-271-0/+3
| | | | | | | | are expected and normal when you've booted a 5.0 kernel with a 4.x userland. Notes: svn path=/head/; revision=106010
* State the stupidly obvious:Warner Losh2002-10-261-1/+7
| | | | | | | | If /tmp is on /, then blowing away its contents, as appropriate, may get you enough space to do the installworld. Notes: svn path=/head/; revision=106006
* Note: 5.0 requires more space. If you don't have 30MB free on /, thenWarner Losh2002-10-261-0/+5
| | | | | | | | | you are going to get hurt badly if you try to do an update from sources. Make a note of this. While 'experts' could install it in less space, I think 30MB is a good number. Notes: svn path=/head/; revision=106005
* A simple make world is too dangerous for most upgrades. Instead, copyWarner Losh2002-10-261-2/+14
| | | | | | | | | | | the updating from stable section, and remove the kludge-o-rounds that are in there. Sometimes make world is safe, sometimes not. Let's document the safe way to deal. Notes: svn path=/head/; revision=105979
* Note GEOM removal of the compatibility slice, and what you, theWarner Losh2002-10-261-8/+30
| | | | | | | | | | | upgrader needs to do about it. Also, greatly expand the the upgrading from -stable part of this file. It appears that you need new boot blocks to ensure that the right kernel is booted single user. Notes: svn path=/head/; revision=105978
* Document the (alpha only) "out of memory" and "PT_LOAD: too few segments"Andrew Gallatin2002-10-241-0/+14
| | | | | | | | | | problems with the new groff and mention possible workarounds for people buildworlding to current. Reviewed by: ru (a slighly older version) Notes: svn path=/head/; revision=105889
* gcc 3.2Warner Losh2002-09-031-0/+9
| | | | | | | rm -rf /usr/include/g++ needed to upgrade from 4.6 Notes: svn path=/head/; revision=102887
* Mention new termcap and TERM=xterm-color -> xterm issue.Jens Schweikhardt2002-08-281-0/+6
| | | | Notes: svn path=/head/; revision=102536
* Document the effect of contrib/gcc/c-lex.c,v 1.2 commit.Ruslan Ermilov2002-08-151-0/+5
| | | | Notes: svn path=/head/; revision=101911
* Ignore -C, -p, and -S options of install(1) when used with the -dRuslan Ermilov2002-07-291-0/+6
| | | | | | | | | | option. Warn about COPY being phased out. Restore the old method of always comparing before installing: INSTALL="install -C". Requested by: bde Notes: svn path=/head/; revision=100870
* Approved by: imp@freebsd.orgJulian Elischer2002-07-031-0/+7
| | | | Notes: svn path=/head/; revision=99326
* Add a note to UPDATING saying that now is a bad time to update dueWarner Losh2002-07-011-0/+5
| | | | | | | | | to some KSE/libc_r interaction. Submitted by: julian Notes: svn path=/head/; revision=99203
* Slightly modify the UPDATING text to indicate that -gstabs+ is a gccRobert Watson2002-06-051-1/+1
| | | | | | | | flag to replace -g. This works around slight obtuseness in the developer. (me :-). Notes: svn path=/head/; revision=97885
* Document -gstabs+David E. O'Brien2002-06-041-0/+6
| | | | Notes: svn path=/head/; revision=97828
* Remove comment about NO_WERROR, since it no longer applies.Robert Watson2002-06-031-8/+0
| | | | | | | Pointed out by: silby Notes: svn path=/head/; revision=97754
* Add a note that NO_WERROR is a good idea for the time being due to theRobert Watson2002-05-201-0/+8
| | | | | | | compiler upgrade. People still seem to be tripping over this. Notes: svn path=/head/; revision=96990
* Check that kldxref(8) exists before running it.Ruslan Ermilov2002-05-141-4/+1
| | | | Notes: svn path=/head/; revision=96566
* Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined.Jacques Vidrine2002-05-121-0/+6
| | | | Notes: svn path=/head/; revision=96436
* Note potential cvs update problem in contrib/gcc.David E. O'Brien2002-05-101-0/+5
| | | | Notes: svn path=/head/; revision=96366
* Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore.Dima Dorfman2002-05-061-1/+1
| | | | | | | Reviewed by: maxim Notes: svn path=/head/; revision=96107
* Note change for FreeBSD-SA-02:23.stdio.Jacques Vidrine2002-04-251-0/+4
| | | | Notes: svn path=/head/; revision=95453
* Warnings about single user and kldxrefWarner Losh2002-04-251-1/+6
| | | | Notes: svn path=/head/; revision=95411
* Mention the UCONSOLE kernel option removal.Ruslan Ermilov2002-04-191-0/+3
| | | | | | | Prompted by: sheldonh Notes: svn path=/head/; revision=95042
* Do some minor editing of the entires (the date of the smmsp userWarner Losh2002-04-191-10/+20
| | | | | | | | | wasn't April 4, but Feb 17th). Update the updating proceedure to use the new mergemaster -p flag. Add a footnote telling users how to cope if their mergemaster doesn't have a -p flag. Notes: svn path=/head/; revision=95022
* Update to note my dropping the strong lock on this file.Warner Losh2002-04-111-9/+8
| | | | | | | | Clarify what my last note about USERCONFIG really means and how to know if it is fixed. Notes: svn path=/head/; revision=94399
* Note date of USERCONFIG's real deathWarner Losh2002-04-111-0/+2
| | | | Notes: svn path=/head/; revision=94393
* Add two items that have come up in the mailing lists regarding theGregory Neil Shapiro2002-04-051-0/+18
| | | | | | | | | sendmail import. Approved by: imp Notes: svn path=/head/; revision=93861
* Note comment about DP-1Warner Losh2002-03-181-0/+3
| | | | Notes: svn path=/head/; revision=92535
* PLASTER A WARNING THAT TELLS PEOPLE THAT CURRENT HAS DEBUGGING FEATURESWarner Losh2002-02-281-0/+22
| | | | | | | | | | | | | TURNED ON. Submitted by: rwatson Suggest -DNO_WERROR unless you are a developer when building a kernel. Submitted by: mike Notes: svn path=/head/; revision=91468
* Add notes about sendmail update from gshapiro.Warner Losh2002-02-181-0/+7
| | | | Notes: svn path=/head/; revision=90834