Commit Graph

2688 Commits

Author SHA1 Message Date
Jordan K. Hubbard
91bb0c05fe Update the australian NTP server entry.
Submitted by:	Peter Matthews <peter@netwise.com.au>
2000-05-31 21:40:50 +00:00
John W. De Boskey
ca7d5d8c6d With the removal of more, update the fixit floppy to contain
less (and symlink more to less).

Approved by:	jkh
2000-05-31 15:26:03 +00:00
Luigi Rizzo
1bcc7e80bf Move mfs-related files to a different subtree 2000-05-31 12:27:38 +00:00
Luigi Rizzo
f09a623ad9 Move mfs-related files to a new location 2000-05-31 12:25:39 +00:00
Mike Smith
07b1028579 Finish the /dev/rXXX removal job. With the libdisk fixes, this should
actually work again.
2000-05-31 00:57:48 +00:00
David E. O'Brien
13c6acf19d Add the 'Z' key to the slice editor. Hitting it toggles the units the
sizes are displayed in.

Ok'ed by:	murray
2000-05-26 00:38:20 +00:00
Mike Smith
6af0a0de78 Remove all of the block devices, correct major numbers to point to the
corresponding character devices.  This is (currently) untested, but
should be correct.
2000-05-25 02:48:15 +00:00
Mike Smith
f8883ef3e1 Teach sysinstall about 'twe' disks. Note that this is currently
untested, and with the current state of flux surrounding the death
of bdevs other things here may need to change.
2000-05-25 02:28:50 +00:00
Joerg Wunsch
d166185f0d Minor nit: this tar(1) replacement still used /dev/rst0 as its default
device.
2000-05-19 16:02:54 +00:00
Wilko Bulte
a7919b459d Parallel ports are supported in the 5.x stream, not (yet?) in 4-stable 2000-05-17 20:23:03 +00:00
David E. O'Brien
9ee6ec34ef Add an option to select the Fix-it tty. The current behavior is utterly
*useless* on serial consoled machines.
2000-05-16 22:05:32 +00:00
Wilko Bulte
595e3b035e Parallel ports now work on Alpha. 2000-05-16 17:43:30 +00:00
Garrett Wollman
44f56af160 Add a note about exclusion support in mtree(8). 2000-05-16 17:13:59 +00:00
John Baldwin
9f8b8491c9 Add support for USB to sysinstall. This includes running usbd and
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.
2000-05-12 03:01:17 +00:00
John Baldwin
fead5c443b Add USB devices to /dev on the install floppy.
Add usbd.conf to /etc on the install floppy.
2000-05-12 02:58:59 +00:00
John Baldwin
88ecacfeac Add usbd and usbdevs to the install floppy in /stand. 2000-05-12 02:57:56 +00:00
Murray Stokely
0f32c069d9 Fixed small bug introduced in my last commit.
Approved by:	jkh
2000-05-11 23:43:12 +00:00
Wilko Bulte
be5ff4439f Claim support / explain white-box Alphas.
Obtained from: drew
2000-05-11 18:56:45 +00:00
John Baldwin
065aa0a04f Actually, overriding DISTFILES at all is just a bad idea, so remove the
variable all together.

PR:		misc/14104
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
2000-05-09 21:21:42 +00:00
Wilko Bulte
1f2c1783b5 Add reference to new name DIGITAL Server 330x for AlphaServer 800 2000-05-09 20:30:04 +00:00
John Baldwin
f6ede19c6d Add a DOCDISTFILES variable to point to a directory containing the
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
2000-05-08 22:21:17 +00:00
Kris Kennaway
080f16d410 Update device names 2000-05-07 09:26:49 +00:00
Jonathan Lemon
e003b0836e Add blurb about kqueue to the release notes. 2000-05-06 02:33:44 +00:00
Wilko Bulte
2ae2d6ba88 Added PWS as abbreviated name for Miata
Submitted by: naddy@mips.inka.de
2000-05-03 21:02:29 +00:00
Wilko Bulte
5ec3fef95c Add Samsung 164BX to non-SRM mainboards 2000-04-28 19:18:52 +00:00
Wilko Bulte
3ac18dd767 Remove PC164UX from 'might work/might have SRM'. Add warning for
non-SRM for PC164UX and XL/XLT DEC machines

Submitted by:	<naddy@mips.rhein-neckar.de>
2000-04-27 20:19:48 +00:00
Joseph Koshy
01f31528b0 Correct typo in description string: CANNOT' -> CAN'.
PR:		docs/18177
Submitted by:	MIHIRA Yoshiro <sanpei@sanpei.org>
2000-04-26 05:21:54 +00:00
Doug White
9547f4e793 Remove mistakenly added {o}init. The build system adds it automatically. 2000-04-25 19:03:31 +00:00
Doug White
223b633217 Commit PicoBSD mega-patch:
. 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>
2000-04-25 19:00:08 +00:00
Garrett Wollman
553654a570 Note the presence of POSIX.1b Shared Memory Objects.
There's got to be a better way to handle cross-architecture
kernel changes.
2000-04-22 15:36:56 +00:00
Jordan K. Hubbard
e0477e7f07 make release builds a bit more error-resistant 2000-04-22 09:00:51 +00:00
Paul Saab
f336d4cd95 Mention the support for PXE in the release notes. 2000-04-20 06:42:39 +00:00
Mitsuru IWASAKI
15558ea043 Create mfsfd/etc/defaults/ first before copying etc/defaults/pccard.conf. 2000-04-17 05:13:27 +00:00
Mitsuru IWASAKI
e8bbfc060c Fix the location of pccard.conf,
etc/pccard.conf.sample -> etc/defaults/pccard.conf.

Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-04-17 03:09:05 +00:00
Robert Watson
27322174cd Add mention of extended attributes in release notes.
Suggested by:	kkenn
2000-04-16 20:06:11 +00:00
Wilko Bulte
2c339a6dea Add web pointers to Multia FAQs 2000-04-14 10:29:03 +00:00
Wilko Bulte
8acc98e2f1 Update Multia section with floppy boot problems & workaround. 2000-04-13 18:17:59 +00:00
Wilko Bulte
35e02801dd update Monet information 2000-04-12 20:21:56 +00:00
Murray Stokely
443b94ac1b Installing via an HTTP proxy should not attempt to resolve the
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
2000-04-10 19:39:01 +00:00
Murray Stokely
c79f6ff977 More error checking and idiot-proofing for the user editor.
PR:		14318
Approved by:	jkh
2000-04-08 03:08:12 +00:00
Murray Stokely
471d7061ad PR: 17559
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.
2000-04-08 03:04:32 +00:00
Wilko Bulte
23d434bead Update DS10 description, add info on DS10L "Slate" 2000-04-06 18:10:45 +00:00
Satoshi Asami
3f17d264cd Convert "RELENG_ver_RELEASE" to "RELEASE_ver" and use it to check out
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
2000-04-06 10:00:20 +00:00
Murray Stokely
f092a22bbd Fixed minor annoyance with sysinstall being redundant / braindead in
the network -> interfaces menu.

Approved by:	jkh
2000-04-06 01:23:21 +00:00
Wilko Bulte
583fdf9862 Add note on SCSI floppy on DEC3000 series 2000-04-03 19:32:22 +00:00
Wilko Bulte
daaf7aae15 Update status for sound on AS200 and Miata. It works.. 2000-03-31 21:01:17 +00:00
Bill Fumerola
26b0377cc1 Refresh the aout ldconfig info so things like compat22 when installed can
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.
2000-03-31 01:03:41 +00:00
Wilko Bulte
980cf4ca92 Added description of TurboLaser (AlphaServer 8x00) that is now
supported thanks to Matt Jacob.

Reviewed by: Matt Jacob
2000-03-30 18:09:40 +00:00
Jordan K. Hubbard
260efb1efd Search for the proper hints file in an ELF world. 2000-03-30 08:18:19 +00:00
Kris Kennaway
57f57fda64 Gut the release notes now that we have a clean slate again.
The supported hardware still looks to be lagging in the alpha file.
People, please try and keep these in better sync this time!
2000-03-25 07:09:48 +00:00