summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo in description string: `CANNOT' -> `CAN'.jkoshy2000-04-261-1/+1
| | | | | PR: docs/18177 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Remove mistakenly added {o}init. The build system adds it automatically.dwhite2000-04-251-2/+2
|
* Commit PicoBSD mega-patch:dwhite2000-04-2525-88/+108
| | | | | | | | | | | | | | | . Bring PicoBSD up to date with -CURRENT reality. . Make PicoBSD smart and not spam /dev/vn0 and /mnt. Now it uses the first unused vn device and creates a temporary mountpoint in /tmp. . Miscellaneous build cleanups and optimizations. Unfortunately the bridge, isp, and router floppies are too big and need the axe treatment. The install floppy needs updating to -CURRENT. Dial and net build and (appear to) run OK. I will be adressing these in the near future (unless someone beats me to it :-) ). PR: misc/17737 Submitted by: Omachonu Ogali <oogali@intranova.net>
* Note the presence of POSIX.1b Shared Memory Objects.wollman2000-04-222-0/+7
| | | | | There's got to be a better way to handle cross-architecture kernel changes.
* make release builds a bit more error-resistantjkh2000-04-221-2/+2
|
* Mention the support for PXE in the release notes.ps2000-04-201-0/+4
|
* Create mfsfd/etc/defaults/ first before copying etc/defaults/pccard.conf.iwasaki2000-04-171-1/+1
|
* Fix the location of pccard.conf,iwasaki2000-04-171-1/+1
| | | | | | etc/pccard.conf.sample -> etc/defaults/pccard.conf. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
* Add mention of extended attributes in release notes.rwatson2000-04-162-0/+12
| | | | Suggested by: kkenn
* Add web pointers to Multia FAQswilko2000-04-141-0/+5
|
* Update Multia section with floppy boot problems & workaround.wilko2000-04-131-1/+7
|
* update Monet informationwilko2000-04-121-10/+29
|
* Installing via an HTTP proxy should not attempt to resolve themurray2000-04-101-1/+5
| | | | | | | | hostname of the FTP server; that is the proxy's job. This temporarily deletes the nameserver variable before calling mediaSetFTP. PR: 17371 Approved by: jkh
* More error checking and idiot-proofing for the user editor.murray2000-04-081-2/+16
| | | | | PR: 14318 Approved by: jkh
* PR: 17559murray2000-04-083-2/+23
| | | | | | | | Approved by: jkh You can't enable 'emulate 3 button' option for moused in sysinstall. This adds a menu option to set moused_flags and the help text explains that entering "-3" will enable this feature.
* Update DS10 description, add info on DS10L "Slate"wilko2000-04-061-9/+20
|
* Convert "RELENG_ver_RELEASE" to "RELEASE_ver" and use it to check outasami2000-04-061-0/+19
| | | | | | | | | | | | | the ports and doc trees. There is no change if we are not building a release (i.e., we are not using a tag of the form RELENG_ver_RELEASE --e.g., a RELENG_ver tag used to build a snapshot). This should allow the ports and doc freezes during the release cycles to be somewhat shorter, as commits to those (non-branched) trees can resume as soon as the tags are laid down. Reviewed by: nik Approved by: jkh
* Fixed minor annoyance with sysinstall being redundant / braindead inmurray2000-04-061-1/+3
| | | | | | the network -> interfaces menu. Approved by: jkh
* Add note on SCSI floppy on DEC3000 serieswilko2000-04-031-0/+4
|
* Update status for sound on AS200 and Miata. It works..wilko2000-03-311-3/+11
|
* Refresh the aout ldconfig info so things like compat22 when installed canbillf2000-03-311-0/+5
| | | | | | | | | | | be detected by netscape and such. PR: bin/17659 Submitted by: Murray Stokelay <murray@cdrom.com> Approved by: jkh jkh made updates that conflict with the submitters patch, so I updated accordingly, any mistakes are mine, not the submitters.
* Added description of TurboLaser (AlphaServer 8x00) that is nowwilko2000-03-301-22/+107
| | | | | | supported thanks to Matt Jacob. Reviewed by: Matt Jacob
* Search for the proper hints file in an ELF world.jkh2000-03-301-1/+1
|
* Gut the release notes now that we have a clean slate again.kris2000-03-252-442/+8
| | | | | The supported hardware still looks to be lagging in the alpha file. People, please try and keep these in better sync this time!
* Add #includes for sysctlbyname() to quiet a warning.jhb2000-03-251-0/+2
|
* Update sysinstall to use struct uc_device instead of struct isa_devicejhb2000-03-242-6/+5
| | | | | | for generating /boot/kernel.conf. Since this structure is shared, move its definition out to a header file, just as struct isa_device was defined in a header file. This fixes the sysinstall breakage in -current.
* Adapt to the crypto distribution.jkh2000-03-211-3/+5
|
* Fix bogus reporting of interface names, the field returnedluigi2000-03-211-4/+4
| | | | in sdl_data is not 0-terminated
* Add entry for the Microtech USB to SCSI cable.n_hibma2000-03-201-1/+3
|
* Add entry for Y-E Data floppy drive.n_hibma2000-03-201-0/+5
|
* Add an entry on the Y-E Data floppy driven_hibma2000-03-201-0/+1
|
* Sigh, it would have been nice but I just can't make the rsarefjkh2000-03-181-0/+2
| | | | | hack work until we figure out some better way of handling package interaction.
* We still need a hack for rsaref package; add it. This doesn'tjkh2000-03-182-2/+13
| | | | affect CDs since they don't contain the rsaref package anyway.
* Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't addedjkh2000-03-181-1/+1
| | | | | completely. Take out another gratuitous warning which is omitted when All is selected and local dist does not exist.
* Update to match current reality (not that anyone reads these anyway :)jkh2000-03-181-11/+12
|
* Make the "can't find an rsafoo package" messages more informative.jkh2000-03-181-4/+10
|
* Update release notes for 4.0 realityjkh2000-03-182-4/+4
| | | | | PR: 17446 Submitted by: trev@sentry.org
* Update the australian ntp server, the old one is no longercpiazza2000-03-181-2/+2
| | | | | | | available. PR: 17448 Submitted by: Chris Knight <chris@aims.com.au>
* Remove "conflicts" from kernel config files for picobsd.patrick2000-03-167-7/+7
| | | | | PR: 17383 Submitted by: Kelly Yancey <kbyanc@posi.net>
* 5.0 versionsjkh2000-03-153-18/+18
|
* Add USA_RESIDENT to release make variables; can't hurt.jkh2000-03-121-0/+3
| | | | Submitted by: Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp>
* Remove PkgInteractive hack - it won't work like this.jkh2000-03-124-7/+1
|
* Note FPU exceptions default changecracauer2000-03-111-0/+8
|
* Do the right thing with USA_RESIDENTjkh2000-03-102-5/+5
|
* s/chose/choose/ in all the relevant places.jkh2000-03-102-4/+4
| | | | Noticed by: John Reynolds <jjreynold@home.com>
* Added notes about:hosokawa2000-03-102-12/+70
| | | | | | (1) ed and ep PC-card drivers. (2) sn driver and Megahertz X-Jack Ethernet (3) Melco Airconnect under wi driver
* Remove any mention of PCI support relating to userconfig.msmith2000-03-092-15/+5
| | | | | | Remove the comment about Mylex RAID controllers, as this has been fixed. Approved by: jkh (partly)
* Add Compaq Arraysjlemon2000-03-081-0/+2
|
* Fix inexplicable crypto->des reversion.jkh2000-03-081-1/+1
|
* Whoops - really make the "fix" I did to the dmenuToggleVariable logicjkh2000-03-081-2/+8
| | | | work.
OpenPOWER on IntegriCloud