summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Add the 'Z' key to the slice editor. Hitting it toggles the units theobrien2000-05-261-9/+34
| | | | | | sizes are displayed in. Ok'ed by: murray
* Remove all of the block devices, correct major numbers to point to themsmith2000-05-251-21/+13
| | | | | corresponding character devices. This is (currently) untested, but should be correct.
* Teach sysinstall about 'twe' disks. Note that this is currentlymsmith2000-05-251-0/+1
| | | | | untested, and with the current state of flux surrounding the death of bdevs other things here may need to change.
* Minor nit: this tar(1) replacement still used /dev/rst0 as its defaultjoerg2000-05-191-1/+1
| | | | device.
* Parallel ports are supported in the 5.x stream, not (yet?) in 4-stablewilko2000-05-171-1/+1
|
* Add an option to select the Fix-it tty. The current behavior is utterlyobrien2000-05-163-9/+41
| | | | *useless* on serial consoled machines.
* Parallel ports now work on Alpha.wilko2000-05-161-4/+1
|
* Add a note about exclusion support in mtree(8).wollman2000-05-162-0/+6
|
* Add support for USB to sysinstall. This includes running usbd andjhb2000-05-125-3/+53
| | | | | | setting 'usbd_enable' in rc.conf during nwe installs if USB is detected. Also, since usbd already handles USB mice automatically, note that the mouse setup section in sysinstall only applies to non-USB mice.
* Add USB devices to /dev on the install floppy.jhb2000-05-121-1/+2
| | | | Add usbd.conf to /etc on the install floppy.
* Add usbd and usbdevs to the install floppy in /stand.jhb2000-05-121-0/+1
|
* Fixed small bug introduced in my last commit.murray2000-05-111-1/+4
| | | | Approved by: jkh
* Claim support / explain white-box Alphas.wilko2000-05-111-2/+14
| | | | Obtained from: drew
* Actually, overriding DISTFILES at all is just a bad idea, so remove thejhb2000-05-091-2/+1
| | | | | | | variable all together. PR: misc/14104 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Add reference to new name DIGITAL Server 330x for AlphaServer 800wilko2000-05-091-1/+3
|
* Add a DOCDISTFILES variable to point to a directory containing thejhb2000-05-081-3/+4
| | | | | | | | | | | | distfiles to build the docproj port during release. Prior to this, the distfiles were copied froom ${DISTFILES}. However, if like me, you needed to store the distfiles in some directory other than /usr/ports/distfiles, for example /usr/docdistfiles, then when you overrode ${DISTFILES} it broke the release build when it tried to build docproj port in the chroot'd release area. To preserve backwards compatibility, DOCDISTFILES defaults to the value of DISTFILES. Ok'd by: jkh
* Update device nameskris2000-05-072-2/+2
|
* Add blurb about kqueue to the release notes.jlemon2000-05-062-0/+14
|
* Added PWS as abbreviated name for Miatawilko2000-05-031-5/+8
| | | | Submitted by: naddy@mips.inka.de
* Add Samsung 164BX to non-SRM mainboardswilko2000-04-281-1/+2
|
* Remove PC164UX from 'might work/might have SRM'. Add warning forwilko2000-04-271-4/+1
| | | | | | non-SRM for PC164UX and XL/XLT DEC machines Submitted by: <naddy@mips.rhein-neckar.de>
* 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
|
OpenPOWER on IntegriCloud