diff options
author | obrien <obrien@FreeBSD.org> | 2003-02-13 17:55:12 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-02-13 17:55:12 +0000 |
commit | 3b9b90dc4690219d3f8d0ca0a7c7b4ca7e75897c (patch) | |
tree | 456ce75feac9e15f1c2876cd71467fbf4df7af54 /UPDATING | |
parent | ff89904c5faff3302ea65cba2fee770bbe2def53 (diff) | |
download | FreeBSD-src-3b9b90dc4690219d3f8d0ca0a7c7b4ca7e75897c.zip FreeBSD-src-3b9b90dc4690219d3f8d0ca0a7c7b4ca7e75897c.tar.gz |
Acutally document how to make a LINT kernel config, besides telling all it
is gone.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -916,7 +916,8 @@ Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": Directory n the config file update procedure. http://people.freebsd.org/~imp/config-upd.html NOTE: LINT is gone. It has been replaced with NOTES. NOTES - isn't buildable. However, you can generate a LINT file. + isn't buildable. However, you can generate a LINT file: + cd /sys/<ARCH>/conf && make LINT 20000620: Binutils 2.10 have hit the tree, or will shortly. As soon |