Commit Graph

1590 Commits

Author SHA1 Message Date
jkh
8521cad29e Edit a message so that people stop sending me weird emails. :) 1998-02-22 09:54:17 +00:00
eivind
1960e2add5 ... since config no long have a -n option in -current either, do the
obvious thing.  (-n gone).
1998-02-18 20:01:41 +00:00
jkh
f7fa94dfb2 Note VFAT/FAT32 support in msdosfs now. 1998-02-18 19:10:25 +00:00
jkh
2d31a8b4c6 MF22: Optimize DOC bootstrap. 1998-02-13 20:34:25 +00:00
jkh
7fe482c8b0 MF22: correct bogus failure return. 1998-02-13 08:01:01 +00:00
yokota
6f7f019629 Add an entry for the Brazilian keymap with accent key definitions
in the keymap menu.
1998-02-12 17:53:19 +00:00
jkh
c852558573 Form device names correctly with new unit# syntax. 1998-02-10 18:43:11 +00:00
jkh
7ef8a69bf6 Totally change the way that devices are made in the MFS and subsequently
probed in sysinstall.  Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
jkh
18cd688d96 Remove some ancient cruft discovered during a recent code review. 1998-02-08 20:18:19 +00:00
jkh
c610f2da03 MF22: reset root flags properly. 1998-02-06 04:35:21 +00:00
pst
5c291b8a2d Remove INTCVSROOT, no longer needed thanks to cvsup 1998-02-01 06:35:44 +00:00
steve
af45e9528b Typo: PAT -> FAT.
PR:		5593
1998-02-01 05:58:42 +00:00
jkh
e62c8eeed6 MF22: only fclose() OpenConn if non-NULL. 1998-01-28 04:42:38 +00:00
jkh
7ce79be939 Collapse 2 settings of PATH into one (didn't notice the 1st one before). 1998-01-28 04:05:10 +00:00
jkh
83e933cd38 Tweak PATH for ports build. I have no idea why this worked on my test
machine but not on the -current build box.
1998-01-27 21:28:32 +00:00
yokota
1fb3fbf762 Update the keymap menu. 1998-01-27 14:01:19 +00:00
jkh
fe5cbb2eba Temporary work-around for a ports building problem I really don't
understand just yet.
1998-01-27 01:06:49 +00:00
jkh
2fbcdbb0fa Add script for properly breaking out the doc dist. 1998-01-24 17:45:14 +00:00
jkh
d61a0bc6d3 Clean up doc bootstrap ports afterwards.
Small stylistic cleanup.
1998-01-24 07:30:55 +00:00
jkh
c28ebdedae Bring back handbook and FAQ by adding a mechanism for bootstrap ports
to the build.  This will need more review as we go into it, but it should
do the basic job for now.
1998-01-23 20:15:54 +00:00
jkh
5930ad49db In !dists case, invoke the custom dist menu rather than the toplevel
dist menu.  This makes a good deal more sense and should have been
this way all along.
1998-01-23 07:53:44 +00:00
jkh
0896cdc6b6 spelling and style police. 1998-01-23 07:48:54 +00:00
jkh
bc80affadb MF22: match entries for wfd 1998-01-22 21:14:31 +00:00
jkh
9267e7fa62 Mention LS-120 drives. 1998-01-22 07:28:22 +00:00
jkh
dca62976a0 Update for current events, format police. 1998-01-22 07:23:44 +00:00
jkh
d7243159f2 Add entry for SMC 9432TX cards (tx driver). 1998-01-21 19:25:49 +00:00
jkh
ec7457e7f1 Add wfd style devices to detection list (we'll have to put them on the
boot floppy too, of course - hope I still have enough inodes! :)
1998-01-19 23:28:41 +00:00
jkh
1b72307204 Add a missing \ the previous committer omitted from the crunch target. 1998-01-19 16:10:51 +00:00
brian
c73933598a Remove the necessity of -ldes and -lalias etc from release/Makefile.
When building a release, RELEASE_CRUNCH is defined for a `make' of
the objects required by the crunch of each program.  The object list
is still obtained in the same way, so you must make sure that all
objects are built (empty if necessary) by this make.  ppp/Makefile
provides an example.

Reviewed by: jkh
1998-01-17 14:21:21 +00:00
jkh
ca3cb4105e Adapt to new mount(2) argument syntax.
Submitted by:	bde
1998-01-16 15:07:55 +00:00
jkh
73bed33fe3 Benign changes to support Justin's CAM code. 1998-01-16 12:53:04 +00:00
yokota
ab554c8b42 Mention moused and mouse drivers update. 1998-01-05 12:38:54 +00:00
jkh
974e420029 gateway -> gateway_enable
Pointed out by: Susie Ward <sward@voltage.net>
1997-12-29 20:07:17 +00:00
steve
40937e7067 Another sysconfig -> rc.conf fix.
PR:		5374
Submitted by:	Studded <Studded@dal.net>
1997-12-27 19:40:20 +00:00
jkh
2e992dc6f4 Add -lz 1997-12-25 23:08:44 +00:00
jmg
5d0cdaa3ce document some things that others and I have done to the tree... these
include the PnP and Luigi's Sound code...

in the security section, talk about the f00f bug being fixed...
1997-12-10 07:41:24 +00:00
jkh
b81e85c065 Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :) 1997-12-04 14:22:01 +00:00
joerg
5457e5f388 Remove an extraneous ".kbd" that crept in for the Swiss German
keyboard map.

Submitted by:	georg.wagner@ubs.com
1997-11-26 22:48:24 +00:00
jkh
bee54c50bb Whine when a depended package can't be found at all, vs being found
but failing to load.
PR:		4959
1997-11-13 11:44:42 +00:00
obrien
71a2202c76 MFS. 1997-11-05 06:11:35 +00:00
jkh
6884713f08 Since doc no longer contains the Handbook, stop saying that it does.
Submitted by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-11-04 23:44:22 +00:00
jkh
b330f47cb6 Do chflags properly even when running multi-user. 1997-10-29 07:47:06 +00:00
jkh
8a403dc5c9 Fix typo in startup menu.
Submitted by:	max
1997-10-25 09:27:20 +00:00
joerg
fe9a1c7666 MF22: rev 1.246.2.65, put the bootstrap files onto the fixit floppy. 1997-10-20 21:57:14 +00:00
jkh
f3020bbe23 Document 100Mbit media selection flag. 1997-10-20 08:11:25 +00:00
joerg
e87443b5aa Add the hint how to install on a Compaq `Aero'. 1997-10-19 13:13:04 +00:00
jkh
9237618bdb Fix disk counting bug.
Submitted by:	Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
1997-10-18 21:22:25 +00:00
joerg
04b4de1a55 MF2.2: rev 1.17.2.36, and parts of 1.17.2.35 and 1.17.2.37 1997-10-18 11:20:02 +00:00
msmith
ff34791ad2 Mention the problem with the Intel AL440LX BIOS; hopefully we will
have more details from Intel about this shortly.

Submitted by:	David Filo <filo@yahoo.com>
1997-10-17 06:48:35 +00:00
jkh
27e81f6858 Update XFree86 reference.
Submitted by:	luigi
1997-10-17 02:27:24 +00:00