Jordan K. Hubbard
979b9153d4
Always set the MBR value. When you leave it uninitialized, it seems
...
like libdisk does bad things. :)
1999-08-28 12:10:13 +00:00
Roger Hardiman
fc7998f35f
Backout my last commit. Exit status is $?
1999-08-28 08:04:15 +00:00
Roger Hardiman
cdd87770ec
Add file which was missed in last commits due to CVS problems
1999-08-28 06:24:16 +00:00
Roger Hardiman
6340ac2f2a
Add file which was missing from previous commits
1999-08-28 06:22:07 +00:00
Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Roger Hardiman
3795f47b11
'build' calls 'stage1'
...
The check for the exit status of the 'stage1' script was broken.
Change "X$?" != "X0" to "X?" != "X0"
1999-08-27 07:41:25 +00:00
Jordan K. Hubbard
40a94c5bc6
Fix a typo.
...
Reported by: Terry Jones <terry@cliffs.ucsd.edu>
1999-08-27 06:25:37 +00:00
Nik Clayton
5916b53ae2
Handle the new Makefile infrastructure in the doc/ repository.
...
Set ALLLANG to install all the languages, otherwise set DOC_LANG
to just the languages (and encodings) you want to install.
Default to building the html-split (lots of small HTML files, with
links to go between them), html (one big honking HTML file), and plain
text versions of the documentation. Does not compress any of the docs
prior to doing the installation.
Testing and feedback: Jack O'Neill <jack@germanium.xtalwind.net>,
Cockups and typos: nik
1999-08-26 19:50:14 +00:00
Roger Hardiman
b32a0e48f8
Sync with -stable version
1999-08-26 18:36:36 +00:00
Roger Hardiman
06e96d9dea
Comment out references to ssh to allow builds to complete.
1999-08-26 17:58:58 +00:00
Roger Hardiman
15c3245acb
Update so it applies cleanly
1999-08-26 15:17:24 +00:00
Roger Hardiman
edeebf5897
Update patch so it applies cleanly
1999-08-26 15:13:00 +00:00
Roger Hardiman
e9509fb8fa
Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZE
...
Suggested by: Alan Cox
1999-08-26 11:11:48 +00:00
Andrew Gallatin
a3af6eee5a
Mention our support of the xp1000 family
1999-08-25 21:14:03 +00:00
Doug White
722eb6eda0
Add missing quote.
1999-08-25 01:12:55 +00:00
Doug White
11cef18f44
Fix patch so it applies without asking for a filename.
1999-08-24 23:28:26 +00:00
Doug White
5262c12c2b
Add 'options MFS_ROOT' back in to kernel configs -- not going to get far
...
without that!
1999-08-23 18:49:52 +00:00
Luigi Rizzo
c464d06ff4
Add missing files from previous commits.
1999-08-23 11:04:23 +00:00
Luigi Rizzo
d4c9c82f8d
Add missing file from previous commit
1999-08-23 11:02:08 +00:00
Luigi Rizzo
42fd4cf364
Remove some files probably forgotten from previous commit.
1999-08-23 10:23:32 +00:00
Luigi Rizzo
6b59f6afe4
Add missing files probably forgotten in previous commit
1999-08-23 10:19:15 +00:00
Luigi Rizzo
05e0775526
Add missing files probably forgotten in previous commit
1999-08-23 10:13:06 +00:00
Luigi Rizzo
124f628b5d
Add missing file probably forgotten from previous commit
1999-08-23 10:05:20 +00:00
Luigi Rizzo
5349eb69a5
More cleanup: move device entries in Picobsd makefiles in a more
...
accessible place.
1999-08-23 08:52:05 +00:00
Luigi Rizzo
0b86462de0
Additional cleanup of the picobsd scripts.
...
Also bump Version to 0.445
1999-08-23 08:33:08 +00:00
Doug White
843fcabd9e
Major PicoBSD update by luigi with some debugging help from myself.
...
. Now builds on -STABLE (-CURRENT is broken due to bugs)
. etc directory contents centralized instead of in each
type directory (can exclude & override as desired)
. Removed extraneous language files (lang files for rc really necessary?)
. dialog-based build tool with support for custom floppy builds
. MFS image loads as a mfs_root module instead of compiled into kernel
THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following.
luigi tells me I have an OK from jkh on the MFC.
Submitted by: luigi
1999-08-22 21:45:24 +00:00
Bill Paul
68d88ef81b
Mention that the 3Com 3cSOHO100-TX adapter (cheap version of the 3c905B) is
...
supported, as well as the 3c980B server adapter (newer rev of the 3c980,
same PCI ID) and the 3c905C-TX.
1999-08-22 16:34:52 +00:00
Jordan K. Hubbard
989a239a42
Fix assorted style problems and bring up to date.
...
Submitted by: Alexey M. Zelkin <phantom@cris.net>
PR: 13271
1999-08-22 05:14:23 +00:00
Bill Paul
23e4757cd7
This commit adds device driver support for the Sundance Technologies ST201
...
PCI fast ethernet controller. Currently, the only card I know that uses
this chip is the D-Link DFE-550TX. (Don't ask me where to buy these: the
only cards I have are samples sent to me by D-Link.)
This driver is the first to make use of the miibus code once I'm sure
it all works together nicely, I'll start converting the other drivers.
The Sundance chip is a clone of the 3Com 3c90x Etherlink XL design
only with its own register layout. Support is provided for ifmedia,
hardware multicast filtering, bridging and promiscuous mode.
1999-08-21 18:34:58 +00:00
Jordan K. Hubbard
a57fdae0a0
Quiet some overly chatty debug output, do some minor cleanups to
...
the DHCP support code.
1999-08-21 07:13:20 +00:00
Joseph Koshy
193ba4ccca
Link libcrypt_p.a to the DES profiled library, if this library is present.
...
PR: misc/7759
Submitted by: Carl Mascott <cmascott@world.std.com>
Reviewed by: jkh
1999-08-19 06:36:24 +00:00
Chris Costello
f437b38cf7
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
Mike Pritchard
cd31900403
The sysinstall man page menetions that it was due to be replaced
...
in a previous FreeBSD version. That never happened. Document that
it is due to be replaced, but leave it open-ended as to when.
Also do some mdoc cleanup.
PR: docs/13148
PR: docs/13144
Submitted by: Lee Cremeans <lcremeans@erols.com>
Alex M. Zelkim <phantom@cris.net>
Discussed with: jkh
1999-08-17 10:57:18 +00:00
Luigi Rizzo
6bbeddc1ea
Enable printing of bridging statistics.
1999-08-17 03:30:34 +00:00
Luigi Rizzo
a18ff8bea7
Fix a problem in printing interface names.
1999-08-12 05:40:07 +00:00
Hellmuth Michaelis
2a7e6c3301
update list of ISDN hardware supported by isdn4bsd 0.83
1999-08-07 12:14:39 +00:00
Jordan K. Hubbard
58e59935e6
Re-enable play-nice-with-DHCP option now that bpf is the default
...
in GENERIC. Now a dhcp-configured system will both install and boot
initially with proper interface configuration.
1999-08-07 01:43:39 +00:00
Søren Schmidt
6ed561dcf3
Add a local distribution under the "costum distribution" menu.
...
This allows to add local additions on install time..
1999-08-05 20:04:56 +00:00
Poul-Henning Kamp
8a9b8e429b
Make the newfs parameters a global option.
...
The default is still "-b 8192 -f 1024" but my experiments show that
"-b 16384 -f 4096 -c 100" is a more sensible value for modern
disksizes.
1999-08-05 19:50:26 +00:00
Jordan K. Hubbard
88ed36c1ec
Stay on the serial console if installed that way.
...
Requested by: max
1999-08-05 10:07:09 +00:00
Jordan K. Hubbard
96fa877024
I was clearly smoking crack when I committed the change to allow for
...
architecture-specific docs on the boot floppy and CDROM. Do it right this
time.
Noticed by: jhay
1999-08-05 08:37:31 +00:00
Jordan K. Hubbard
85486998be
Turn docs back on - ache was very quick.
1999-08-05 01:28:00 +00:00
Jordan K. Hubbard
f37f110dcb
Turn docs off by default again - somebody has broken the docproj port.
1999-08-04 17:30:00 +00:00
Satoshi Asami
c32d66c130
Add new ports category "ftp".
1999-08-02 11:33:19 +00:00
Jordan K. Hubbard
022090a693
Add INSTALL.TXT back.
1999-07-31 19:15:29 +00:00
Bill Fumerola
66085eafa5
Add the 'Swiss' font, which refers to the name of the font, not the locale.
...
Apologies To: Dan Nelson <dan@emsphone.com>
1999-07-29 21:15:10 +00:00
Bill Fumerola
e3bae09e70
we only need to declare i if we are building for the alpha.
1999-07-29 21:12:54 +00:00
Brian Somers
7078355be0
Allow room for editing labels on disks that are >= 10000Mb
...
Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>
1999-07-29 06:28:52 +00:00
Jordan K. Hubbard
6bac631969
Don't show fdisk choice on Alpha.
...
Suggested by: obrien
1999-07-29 06:23:17 +00:00
Nik Clayton
f1b11ec4c5
Change "telesis" to "telesyn" to reflect their change of name.
...
PR: docs/12435
Submitted by: Adam Kranzel <shade@dnai.com>
1999-07-27 18:25:29 +00:00