Commit Graph

2010 Commits

Author SHA1 Message Date
danny
8a3a23b5ac Fix Makefile so it works.
Change date format to yyyy/mm/dd hh:mm:ss
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-01-16 03:50:10 +00:00
abial
bf8f3b9244 Use the new kget syntax. 1999-01-14 23:23:19 +00:00
abial
1220ee27c9 Add natd entry. 1999-01-14 23:23:02 +00:00
abial
08b59138d3 Change to new syscons devices. 1999-01-14 23:22:51 +00:00
abial
daf1c5bb38 Use the new syntax for kget. 1999-01-14 23:21:04 +00:00
abial
932c7a871b Fix to match new syntax for kget. 1999-01-14 23:19:47 +00:00
abial
76abfdbf48 Change to the new syscons devices. 1999-01-14 23:15:39 +00:00
abial
00ba677f41 Make transition to ELF kernel. Fix the userconfig_script handling. 1999-01-14 23:14:46 +00:00
abial
9f24d80776 (Fix null log in previous commit).
Change /boot/boot.conf to /boot/loader.rc - this name reflects what it
really is.

Agreed upon by:	jkh, msmith and many others
1999-01-14 15:36:53 +00:00
abial
71fb523e68 *** empty log message *** 1999-01-13 21:56:58 +00:00
joerg
54dcb55fdc Mention isdn4bsd support.
Forgotten by:	phk :)
1999-01-13 17:36:31 +00:00
msmith
eb6168d12e Replace /mnt with ${MNT}
PR:		misc/7965
Submitted by:	Junji SAKAI sakai@jp.freebsd.org
1999-01-12 22:12:12 +00:00
joerg
6e349d36b1 Allow chflags(1) to fail inside the chroot environment for /R. This
can happen iff ${CHROOTDIR} is NFS-mounted.
1999-01-12 15:37:19 +00:00
asami
f3868ac8c6 Oops, I missed a few more /etc/nologin references yesterday. It appears
my check of the tree was incomplete.  Sorry guys.

Reported by:	Ben Smithurst <ben@scientia.demon.co.uk>
1999-01-12 14:09:23 +00:00
asami
63b2c3caae Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories. 1999-01-11 12:45:18 +00:00
jkh
ffa5e058ad Try some new floppy sizes. 1999-01-11 00:54:00 +00:00
rnordier
c4e7b54391 No longer install obsolete boot.help file. 1999-01-10 21:31:37 +00:00
jkh
1699e3059b whoops, missed one. 1999-01-10 02:46:27 +00:00
jkh
c6ef9bb05e Nuke this - it's antiquated and unmaintained. 1999-01-09 23:14:34 +00:00
gpalmer
99840e64f3 Really delete the netboot image off the alpha floppy. I think Jordan
got his paths confused :)
1999-01-09 19:14:22 +00:00
wpaul
55c6eb788f Add driver support (and man page) for PCI fast ethernet cards based
on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT,
/sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT
accordingly.

For now, the only board that I know of that uses this chip is the
Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.)
Thanks again to Ulf for obtaining the board for me. If anyone runs
across another, please feel free to update the man page and/or the
release notes. (The same applies for the other drivers.)

FreeBSD should now have support for all of the DEC tulip workalike
chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX).
And unless I'm mistaken, it should also have support for all PCI fast
ethernet chipsets in general (except maybe the SMC FEAST chip, which
nobody seems to ever use, including SMC). Now if only we could convince
3Com, Intel or whoever to cough up some documentation for gigabit
ethernet hardware.

Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported
by the Macronix driver (assuming you actually have an SVEC PN102TX with
a Macronix chip on it; I tried to order a PN102TX once and got a box
labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside
it).
1999-01-09 18:12:08 +00:00
jkh
d042ecd2a7 Adios, kzip - you don't work on ELF kernels. 1999-01-09 00:32:00 +00:00
abial
afc4bb5487 Replace kget with version which obtains its info from newly added
sysctl machdep.uc_devlist, instead of /dev/kmem.
1999-01-08 21:09:42 +00:00
jkh
6459b71543 close doc race. 1999-01-08 09:13:00 +00:00
jkh
7af17211ce Copy only the boot1 and boot2 (if exists) files into mfs/boot since
we don't need the others there.
1999-01-08 05:33:11 +00:00
jkh
ddac4f20ca DTRT with gzip'd alpha kernels.
Submitted by:	dfr
1999-01-08 00:33:21 +00:00
jkh
bcc10fc6f1 Adapt sysinstall more fully to the alpha (deal with proper boot signatures,
don't present label editor, etc).

Submitted by:	dfr
1999-01-08 00:14:22 +00:00
jkh
129a0e1a00 copy resolv.conf to chroot area. 1999-01-06 19:18:45 +00:00
peter
51df12557f Remove some remaining references to LKM's. Snaps were trying to unpack
slkm* etc, among other things.
1999-01-06 13:55:14 +00:00
jkh
8eea4122f3 Whoops, missed an instance of the old image naming. 1999-01-05 17:03:49 +00:00
jkh
55676d8d5c Remove legacy boot.config file. 1999-01-05 03:53:14 +00:00
jkh
61e4bd3b61 Hammer on the boot floppy generation bits some more. This is looking
a little better.
1999-01-05 03:44:08 +00:00
jkh
e3dc476ec5 Fix bogon in docfile placement. 1999-01-05 02:35:38 +00:00
jkh
7bd299bd8e Conditionalize make world in release. 1999-01-05 02:09:29 +00:00
jkh
68e07b5a52 Do some serious beating on the floppy generation code to try and
simplify it, name things more descriptively and get the kernel back
on boot.flp where it should be.
1999-01-05 01:58:44 +00:00
jkh
7c70c27deb Clean up some more residual /usr/mdec references. I left all the
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)
1999-01-03 02:18:58 +00:00
jkh
a6949b471c Update this to deal with new boot block placement.
Reported by:	"John W. DeBoskey" <jwd@unx.sas.com>
1999-01-02 23:15:20 +00:00
jkh
45663f8ca9 Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (which
may not yet be caught up).
1999-01-02 07:23:37 +00:00
jkh
9067e9d984 gzip the kern.flp kernel, don't kzip it. 1998-12-29 07:27:55 +00:00
jkh
ef570187c0 Remove previous cast again - it triggers a compiler bug on the Alpha
which prevents sysinstall from building.  We'll just have to live with
the warning on the x86. :(
1998-12-25 21:57:06 +00:00
wpaul
a38f1d078d Correct the name of the SMC 1211-TX: it's called the EZ Card 10/100 PCI,
not EtherEZ.
1998-12-24 18:52:47 +00:00
jkh
33b658b5ad Turn off NODOC again; apparently this problem was fixed. 1998-12-24 08:55:05 +00:00
jkh
8de676be42 Turn NODOCS on for now. 1998-12-24 04:28:25 +00:00
abial
d12f60a467 Fix typo.
Submitted by:	Ilya V. Komarov <mur@lynx.ru>
1998-12-22 21:40:56 +00:00
jkh
fbc1e2100e Collapse the "get" code substantially by combining common functions.
Also make mountpoint for each media type easier to change.
Also reshuffled some menus for easier usage.
1998-12-22 12:31:26 +00:00
joerg
4722181010 Include information about rdp(4). 1998-12-21 18:07:16 +00:00
jkh
96e1e986e6 Just fetch distfiles from a single location. The change to textproc/docproj
broke my fetch heuristic anyway.
1998-12-21 17:34:33 +00:00
jkh
b1346b01ff Now that textproc/docproj works properly, use it instead of the long
list of ports.
1998-12-18 05:13:01 +00:00
jkh
59b5d90f26 Update to note which specific brand of IDE drive does this. 1998-12-16 07:14:01 +00:00
steve
762dff5e1d Fix a couple grammar and typographical errors.
PR:		8355
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-12-13 23:37:33 +00:00