summaryrefslogtreecommitdiffstats
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* Add a word, lost in previos commit.kan2002-12-221-0/+1
|
* Add note about GCC -fno-pcc-struct-return being default again. Thekan2002-12-221-0/+8
| | | | | | | breakage window was about 18 days long. Submitted by: juli Approved by: re (rwatson)
* Change the name for the local unix-socket based protocolmbr2002-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
* Add an entry for sparc64 users to warn them about potential problemskeramida2002-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)
* OK, you can use the 4.x boot loader and boot blocks to load kernels, butimp2002-10-301-9/+7
| | | | I'm nervous about recommending it, so note it as a footnote only for now.
* The value of IPPROTO_DIVERT has changed.fenner2002-10-291-0/+5
|
* Add note: cvs checkout -P needed for fresh tree.imp2002-10-281-1/+3
|
* MACHINE_ARCH is wrong here. It should be MACHINEimp2002-10-271-1/+1
| | | | Submitted by: nyan@ (Yoshihiro-san)
* Mention the need to have COMPAT_FREEBSD4 in the kernel you use for theimp2002-10-271-1/+6
| | | | upgrade.
* Note the scary messages that you see when mounting / and other thingsimp2002-10-271-0/+3
| | | | | are expected and normal when you've booted a 5.0 kernel with a 4.x userland.
* State the stupidly obvious:imp2002-10-261-1/+7
| | | | | If /tmp is on /, then blowing away its contents, as appropriate, may get you enough space to do the installworld.
* Note: 5.0 requires more space. If you don't have 30MB free on /, thenimp2002-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.
* A simple make world is too dangerous for most upgrades. Instead, copyimp2002-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.
* Note GEOM removal of the compatibility slice, and what you, theimp2002-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.
* Document the (alpha only) "out of memory" and "PT_LOAD: too few segments"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)
* gcc 3.2imp2002-09-031-0/+9
| | | | rm -rf /usr/include/g++ needed to upgrade from 4.6
* Mention new termcap and TERM=xterm-color -> xterm issue.schweikh2002-08-281-0/+6
|
* Document the effect of contrib/gcc/c-lex.c,v 1.2 commit.ru2002-08-151-0/+5
|
* Ignore -C, -p, and -S options of install(1) when used with the -dru2002-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
* Approved by: imp@freebsd.orgjulian2002-07-031-0/+7
|
* Add a note to UPDATING saying that now is a bad time to update dueimp2002-07-011-0/+5
| | | | | | to some KSE/libc_r interaction. Submitted by: julian
* Slightly modify the UPDATING text to indicate that -gstabs+ is a gccrwatson2002-06-051-1/+1
| | | | | flag to replace -g. This works around slight obtuseness in the developer. (me :-).
* Document -gstabs+obrien2002-06-041-0/+6
|
* Remove comment about NO_WERROR, since it no longer applies.rwatson2002-06-031-8/+0
| | | | Pointed out by: silby
* Add a note that NO_WERROR is a good idea for the time being due to therwatson2002-05-201-0/+8
| | | | compiler upgrade. People still seem to be tripping over this.
* Check that kldxref(8) exists before running it.ru2002-05-141-4/+1
|
* Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined.nectar2002-05-121-0/+6
|
* Note potential cvs update problem in contrib/gcc.obrien2002-05-101-0/+5
|
* Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore.dd2002-05-061-1/+1
| | | | Reviewed by: maxim
* Note change for FreeBSD-SA-02:23.stdio.nectar2002-04-251-0/+4
|
* Warnings about single user and kldxrefimp2002-04-251-1/+6
|
* Mention the UCONSOLE kernel option removal.ru2002-04-191-0/+3
| | | | Prompted by: sheldonh
* Do some minor editing of the entires (the date of the smmsp userimp2002-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.
* Update to note my dropping the strong lock on this file.imp2002-04-111-9/+8
| | | | | Clarify what my last note about USERCONFIG really means and how to know if it is fixed.
* Note date of USERCONFIG's real deathimp2002-04-111-0/+2
|
* Add two items that have come up in the mailing lists regarding thegshapiro2002-04-051-0/+18
| | | | | | sendmail import. Approved by: imp
* Note comment about DP-1imp2002-03-181-0/+3
|
* PLASTER A WARNING THAT TELLS PEOPLE THAT CURRENT HAS DEBUGGING FEATURESimp2002-02-281-0/+22
| | | | | | | | | | TURNED ON. Submitted by: rwatson Suggest -DNO_WERROR unless you are a developer when building a kernel. Submitted by: mike
* Add notes about sendmail update from gshapiro.imp2002-02-181-0/+7
|
* Add info about sppp and fd changes in December to current.imp2002-01-271-0/+23
| | | | Submitted by: joerg
* Add note about openssh 2.9 changing some defaultsimp2002-01-271-1/+5
| | | | | Submitted by: Thomas.Quinot@Cuivre.FR.EU.ORG PR: 28724
* Add only once to the tip workaround.imp2002-01-271-1/+1
| | | | Submitted by: ru
* Add some verbage about make environment poisoning.imp2002-01-261-0/+7
| | | | | Submitted by: sheldonh Ignored for two months by: imp
* Add info about the /etc/pam.conf -> /etc/pam.d stuff.imp2002-01-121-0/+11
|
* Add note about new rc.conf for networkfs. Fix typos from PR:33499imp2002-01-061-4/+7
|
* add note that truss works again as of dec 09.imp2001-12-281-0/+4
| | | | | Submitted by: des Ignored by: imp for over two weeks
* Add note about daily security checks moving to periodic(8)imp2001-12-281-0/+7
|
* Add note to 20010924 entry that tells people about the COMPAT4X optionimp2001-12-281-3/+5
| | | | | | in /etc/make.conf, since sometimes these libraries are updated. Submitted by: ru
* Add note about __stdoutp to the compat stuff.imp2001-12-241-0/+1
| | | | Submitted by: ru
* kernel/burncd in sync!imp2001-12-051-0/+4
|
OpenPOWER on IntegriCloud