aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Introduce CVSCMDARGS make variable to set command-line options for cvs.Makoto Matsushita2002-04-271-13/+15
| | | | | | | | | | | | You may want set '-D data-spec' to this variable. PR: 31218 Submitted by: Alexandr Listopad <laa@laa.zp.ua> MFC after: 5 days (if re@ permits) Notes: svn path=/head/; revision=95558
* Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix).Bruce A. Mah2002-04-262-8/+26
| | | | Notes: svn path=/head/; revision=95526
* New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a,Bruce A. Mah2002-04-262-2/+46
| | | | | | | | | sysctl(8) -d, unexpand(1) -t. MFC noted: tftp(1)/tftpd(8) IPv6 support. Notes: svn path=/head/; revision=95521
* If we are making a "release", we can obviously use -DNOCLEAN buildworld,Ruslan Ermilov2002-04-261-5/+0
| | | | | | | to save some time, because ${CHROOTDIR}/usr/obj does not even exist. Notes: svn path=/head/; revision=95520
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-264-117/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not install games and profiled libraries to the ${CHROOTDIR} with the initial installworld. Eliminate the need in the second installworld. For that, make sure _everything_ is built in the "world" environment, using the right tool chain. Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the buildworld process into stages, and skip some stages when SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5 dists). Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running makewhatis(1) at the end of installworld (used when making crypto, krb4, and krb5 dists). In release/scripts/doFS.sh, ensure that the correct boot blocks are used. Moved the creation of the "crypto" dist from release.5 to release.2. In release.3 and doMFSKERN, build kernels in the "world" environment. KERNELS now means "additional" kernels, GENERIC is always built. Ensure we build crunched binaries in the "world" environment. Obfuscate release/Makefile some more (WMAKEENV) to achieve this. Inline createBOOTMFS target. Use already built GENERIC kernel modules to augment mfsfd's /stand/modules. GC doMODULES as such. Assorted fixes: Get rid of the "afterdistribute" target by moving the single use of it from sys/Makefile to etc/Makefile's "distribute". Makefile.inc1: apparently "etc" no longer needs to be last for "distribute" to succeed. gnu/usr.bin/perl/library/Makefile.inc: do not override the "install" and "distribute" targets, do it the "canonical" way. release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and catpages appear in the right dists. Note that because Perl does not respect the MANBUILDCAT (and NOMAN), this results in a loss of /usr/share/perl/man/cat* empty directories. This will be fixed soon. Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it means "make KerberosIV"), as documented in the make.conf(5) manpage. Most of the userland makefiles did not test it for "YES" anyway. XXX Should specialized kerberized libpam versions be included into the krb4 and krb5 dists? (libpam.a would be incorrect anyway if both krb4 and krb5 dists were choosen.) Make sure "games" dist is made before "catpages", otherwise games catpages settle in the wrong dist. Fast build machine provided by: Igor Kucherenko <kivvy@sunbay.com> Notes: svn path=/head/; revision=95509
* New release notes: kenv(2), kenv(1) can set/delete kernel environmentBruce A. Mah2002-04-262-2/+22
| | | | | | | | | variables, mv(1) -n. MFCs noted: last(1) -y. Notes: svn path=/head/; revision=95500
* Add script to install the compat4x distribution, just like otherMakoto Matsushita2002-04-261-0/+11
| | | | | | | | | | compat*-install.sh scripts. PR: 37485 MFC after: 5 days Notes: svn path=/head/; revision=95498
* Removed some cruft.Ruslan Ermilov2002-04-261-1/+1
| | | | Notes: svn path=/head/; revision=95486
* New release notes: xe can be built as a module, ng_eiface, many newBruce A. Mah2002-04-252-8/+92
| | | | | | | | | PAM modules noted. While here, fix a markup bogon in a recent patch(1) note. Notes: svn path=/head/; revision=95461
* New release notes: se driver, ofw driver, ispppcontrol(8) removed,Bruce A. Mah2002-04-252-14/+78
| | | | | | | | | | fold(1) -b/-s, killall(1) -z, lpd(8) -s, patch(1) -i, pr(1) -f/-b, renice(1) -n, tftp(1)/tftpd(8) IPv6 support. Updated release notes: FICL 3.02, IPFilter 3.4.26. Notes: svn path=/head/; revision=95426
* New release notes: expr(1) and EXPR_COMPAT, m4(4) OpenBSD import andBruce A. Mah2002-04-242-0/+80
| | | | | | | | -s, bin->base distribution renaming, cdboot used for i386 ISOs by default, XFree86 4.2.0 support in sysinstall. Notes: svn path=/head/; revision=95398
* Build the catpages distribution in a more natural way.Ruslan Ermilov2002-04-242-8/+8
| | | | Notes: svn path=/head/; revision=95363
* The chrooted environment isn't nearly pristine, so resetRuslan Ermilov2002-04-241-0/+1
| | | | | | | MAKEOBJDIRPREFIX to the canonical /usr/obj while there. Notes: svn path=/head/; revision=95361
* Whitespace.Bruce A. Mah2002-04-242-2/+2
| | | | Notes: svn path=/head/; revision=95335
* New release note: wi(4) hostap.Bruce A. Mah2002-04-242-6/+18
| | | | | | | | | | Modified release note: Edited RFC 1948 note to reflect post-syncache reality. Submitted by: Thomas Skibo <skibo@pacbell.net> (for hostap), silby (for RFC 1948) Notes: svn path=/head/; revision=95334
* Change the name of the 'bin' distribution to 'base'.David E. O'Brien2002-04-239-43/+43
| | | | | | | | | | This is done since it contains much more than /bin, and also gets in the way when making a combined install+fixit CD. OK'ed by: jkh Notes: svn path=/head/; revision=95327
* Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs.Ruslan Ermilov2002-04-231-2/+3
| | | | | | | | | For rerelease, run "make -DNOCLEAN world" instead of simple and insufficient in some cases "make all install". This is especially true for cross-arch "make release"s which we don't (yet) support. Notes: svn path=/head/; revision=95307
* New release notes: SA-02:22, SA-02:23.Bruce A. Mah2002-04-232-8/+36
| | | | | | | | Updated release notes: Device polling for rl(4), updated URL for SA-02:18, smbfs userland 1.4.4. Notes: svn path=/head/; revision=95295
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-223-3/+3
| | | | | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. Notes: svn path=/head/; revision=95258
* MFbed: translation updatesUdo Erdelhoff2002-04-213-398/+398
| | | | Notes: svn path=/head/; revision=95224
* MFen 1.318-1.327Udo Erdelhoff2002-04-211-25/+104
| | | | Notes: svn path=/head/; revision=95219
* Use newly-added USB manpage entity references where appropriate.Bruce A. Mah2002-04-214-14/+14
| | | | Notes: svn path=/head/; revision=95209
* Un-do note of MFC of inetd change.Bruce A. Mah2002-04-212-2/+2
| | | | Notes: svn path=/head/; revision=95181
* New release note: mergemaster(8) -p/-C.Bruce A. Mah2002-04-212-2/+24
| | | | | | | MFC noted: inetd(8) off by default. Notes: svn path=/head/; revision=95176
* New release notes: UserConfig gone (release note long overdue!), kget(8)Bruce A. Mah2002-04-204-0/+72
| | | | | | | | gone, UDF support added, inetd(8) not run by default, inbound SMTP not enabled by default. Notes: svn path=/head/; revision=95160
* New release notes: my driver.Bruce A. Mah2002-04-194-8/+38
| | | | | | | MFCs noted: viapm(4), ng_etf(4) (fixed spelling), libstand splitfs. Notes: svn path=/head/; revision=95057
* Record libtelnet.a death.Ruslan Ermilov2002-04-195-5/+5
| | | | Notes: svn path=/head/; revision=95047
* Whitespace fix after the restructuring, no content changesUdo Erdelhoff2002-04-181-327/+331
| | | | Notes: svn path=/head/; revision=94976
* Restructure the Sparc installation instructions toUdo Erdelhoff2002-04-181-70/+55
| | | | | | | | | | | | | | | | | - get rid of the 4th level headings - seperate the actions required to prepare the installation (getting the CD, settings up the various daemons, ...) from the actual installation Translation teams: This patch moves some paragraphs around and changes a lot of <sectX> headers, but does not contain any content changes in the strict sense of the word (i.e. I did not rewrite paragraphs yet). There were no changes to the indentation, either. Reviewed by: bmah, -sparc, -doc Notes: svn path=/head/; revision=94975
* New release note: SA-02:21.Bruce A. Mah2002-04-172-0/+14
| | | | Notes: svn path=/head/; revision=94973
* New release note: SA-02:20.Bruce A. Mah2002-04-172-0/+16
| | | | Notes: svn path=/head/; revision=94958
* Updated release notes: spic(4) tweaks and note MFC, OpenPAM Cineraria.Bruce A. Mah2002-04-162-6/+8
| | | | Notes: svn path=/head/; revision=94816
* The new Compaq DS20L is a direct derivative of the CS20 so we supportWilko Bulte2002-04-141-2/+4
| | | | | | | | | | | | | it with FreeBSD/alpha. Pictures of DS20L will be available soon at http://people.freebsd.org/~wilko/Alpha-gallery/ Along with pictures of a ES80 'Marvel' EV7 box (which we don't support yet :-P ) Notes: svn path=/head/; revision=94668
* MFbed: translation updatesUdo Erdelhoff2002-04-127-142/+256
| | | | | | | | | | | | | errata/article.sgml: internal fixes hardware/alpha/proc-alpha.sgml: MFen 1.39, entity fixes hardware/common/dev.sgml: MFen 1.77-1.80 hardware/sparc64/proc-sparc64.sgml: MFen 1.4 installation/common/install.sgml: MFen 1.13-1.14 readme/article.sgml: MFen 1.17, formatting fixes relnotes/common/new.sgml: MFen 1.303-1.317 Notes: svn path=/head/; revision=94530
* Updated release note: OpenPAM Cinchona.Bruce A. Mah2002-04-112-14/+6
| | | | | | | | | Deleted release note: NetBSD sort. MFCs noted: New ephemeral port range, ISC DHCP client update. Notes: svn path=/head/; revision=94468
* New release note: sendmail startup script/options.Bruce A. Mah2002-04-112-0/+28
| | | | | | | Reviewed by: gshapiro Notes: svn path=/head/; revision=94466
* Switch to using cdboot for booting i386 CD's by default.John Baldwin2002-04-112-2/+2
| | | | | | | Approved by: murray Notes: svn path=/head/; revision=94440
* MFC noted: I18N additions/enhancements.Bruce A. Mah2002-04-112-2/+2
| | | | | | | Pointed out by: phantom Notes: svn path=/head/; revision=94437
* Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.Bruce A. Mah2002-04-112-2/+2
| | | | | | | Submitted by: znerd Notes: svn path=/head/; revision=94435
* Add Netgear MA401 to wi(4)-supported devices.Bruce A. Mah2002-04-112-0/+6
| | | | | | | Submitted by: Michael Sierchio <kudzu@tenebras.com> Notes: svn path=/head/; revision=94434
* Record sendmail 8.12.3 importGregory Neil Shapiro2002-04-102-2/+2
| | | | Notes: svn path=/head/; revision=94338
* Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,Makoto Matsushita2002-04-091-0/+1
| | | | | | | | | | | | | | | | since we have no ACPI feature in the installation kernel at this time. Without having this, we'll see ACPI no autoload failed -- no such file or directory message at boot time, and it makes some confusion to the users. We can backout this change if installation kernel has ACPI feature. PR: 36911 (partly) Notes: svn path=/head/; revision=94255
* Align for const poisoning in -lutil.Ruslan Ermilov2002-04-081-5/+6
| | | | Notes: svn path=/head/; revision=94203
* Synch with login/login.c,v 1.81: Switch to OpenPAM.Ruslan Ermilov2002-04-081-3/+3
| | | | Notes: svn path=/head/; revision=94201
* Explain how to double-check that the partitions do end on a cylinderUdo Erdelhoff2002-04-081-0/+11
| | | | | | | | | boundary. reviewed and nitpicked by: bmah Notes: svn path=/head/; revision=94164
* Fix handling of undefined variables.Luigi Rizzo2002-04-071-2/+6
| | | | | | | | Add override for /etc/rc.local . Add hook to start syslogd if compiled-in and /etc/syslog.conf exists Notes: svn path=/head/; revision=94146
* Add a missing void in the parameter list of http_request().Jeroen Ruigrok van der Werven2002-04-071-1/+1
| | | | Notes: svn path=/head/; revision=94135
* Give functions proper return type, since the default is an integer, whereJeroen Ruigrok van der Werven2002-04-071-1/+7
| | | | | | | | | | | | the author obviously meant a void since he doesn't return any values. One caveat, http_request has three return()'s, but doesn't do anything with it. Either the code needs to be rewritten to take care of proper error handling on that point, or the returns ripped out. I made it void for now. Notes: svn path=/head/; revision=94134
* Use %lld instead of %d in order to print struct stat's st_size, which isJeroen Ruigrok van der Werven2002-04-071-1/+1
| | | | | | | | | | an off_t. PR: 29725 Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su> Notes: svn path=/head/; revision=94133
* Garbage collect unused variables.Jeroen Ruigrok van der Werven2002-04-071-5/+2
| | | | | | | | PR: 29725 Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su> Notes: svn path=/head/; revision=94132