Commit Graph

1928 Commits

Author SHA1 Message Date
abial
eb89ee0b59 This commit was generated by cvs2svn to compensate for changes in r38589,
which included commits to RCS files with non-trunk default branches.
1998-08-27 17:38:45 +00:00
abial
d38ad53320 Initial import of PicoBSD v0.4 tree. 1998-08-27 17:38:45 +00:00
jkh
8fcd4bbef1 Catch more cases where the CDROM has been mounted. 1998-08-27 00:50:14 +00:00
gpalmer
3846bf0ec8 First cut (aka hack) at getting make release building on the alpha. Don't
build floppies or kernels. The i386 release process should be unaffected.
1998-08-23 00:52:18 +00:00
wpaul
0dafb8f420 Mention XL driver and that 3c905B cards are now supported. Also add
xl entry to the interfaces config table.
1998-08-16 17:17:46 +00:00
wpaul
c688848d99 Mention that XL driver and that 3c905B cards are not supported. 1998-08-16 17:16:07 +00:00
jkh
6d5ffb0b01 Make provisions for a pre-build script that one can use to frob the
chroot tree right after everything has been checked out and we're ready
to go.
1998-08-16 01:24:40 +00:00
jkh
ae29a59a45 Add BINFORMAT awareness. 1998-08-16 00:57:08 +00:00
jkh
bdc9587444 Trim more out of the boot floppy so that it fits in 1.44MB again. 1998-08-16 00:44:29 +00:00
jkh
351dcdbe0d Bump this one more time before going on a witch hunt for space. 1998-08-12 11:49:22 +00:00
jkh
4899ea63d4 Bring proflibs distro back from the dead - taught about BINFORMAT. 1998-08-12 11:43:24 +00:00
jkh
db99288e9d Bump BOOTINODE value a bit more. 1998-08-11 03:59:12 +00:00
julian
cea30ae5fe keep more up to date..
fixit uses the same crunch.conf as normal generation
upgrade boot floppy to 1.44MB so that it fits
1998-08-03 19:18:08 +00:00
jkh
f97b174944 MF22: various fixes for new XFree86 dist and cdrom warnings. 1998-07-21 06:44:42 +00:00
yokota
845dfbe615 MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer). 1998-07-20 10:48:11 +00:00
jkh
bd7376c5c9 A few size tweaks to try and get the -current boot floppy back under
control
1998-07-19 05:31:35 +00:00
jkh
c1d10d181d MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
jkh
7ff39f1b60 MF22: XFree86 is now v3.3.2 1998-07-17 22:00:06 +00:00
jkh
d9909ce2f1 MF22: Copy up new doc files. 1998-07-16 10:15:53 +00:00
jkh
e76a514ff6 MF22: Add prototype errata file. 1998-07-16 10:09:55 +00:00
wpaul
95415c676d Add list of Compaq and Olicom ethernet cards that work with the
ThunderLAN driver to the 'supported hardware' section.
1998-07-14 02:14:13 +00:00
brian
8e3cf4b030 Show on-screen ``phase'' logging and try to negotiate
nameserver IPs by default at install time.
Approved by: jkh
1998-07-12 17:11:53 +00:00
des
e2e75b07f0 Use four-digit year in SNAP name. We're eighteen months from the next
millenium, fer cryin' out loud...
1998-07-09 08:26:38 +00:00
jkh
d5c31bd690 Add entry for Dell Poweredge XE.
Submitted by:	Vadim Mikhailov <mvp@braz.ru>
1998-07-03 14:04:32 +00:00
jkh
18a2201c57 Crank the max possible disks/slices constants way down.
The probe for this sometimes makes IDE drives chatter their guts out
and takes an inordinately long time in such cases..
1998-06-29 09:28:01 +00:00
brian
c7c6f3feab Don't make clean after building the crunch file. Build
a des & non-des version of ppp in the same way as init
and ed.
1998-06-26 18:54:06 +00:00
brian
b1de54fb2f Fix syntax error from last commit 1998-06-25 06:35:20 +00:00
brian
db662b91fd Clean the crunchgen targets after creating the crunch binary.
This *should* avoid the -DRELEASE_CRUNCH polution that's
mis-building user-ppp.
1998-06-24 06:55:18 +00:00
jkh
63968d2c6e Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
been necessary for awhile.
1998-06-10 01:15:46 +00:00
jdp
ee68d1afd8 My previous change could conceivably succeed at removing CHROOTDIR.
Ignore errors from the chflags command that follows it, just in case.
1998-06-08 20:58:02 +00:00
jdp
05f60feca3 Speed up the cleaning of CHROOTDIR by almost a factor of two, by
replacing two monstrous file tree walks with one monstrous tree walk
and two miniscule ones.
1998-06-07 21:53:01 +00:00
jkoshy
676233ef27 -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".
PR: 6685
1998-06-06 04:39:42 +00:00
jkh
0d948cca04 A bit of additional ELF changeover stuff I forgot to conditionalize earlier.
Todo: revisit and make work with either aout or ELF.
1998-05-30 12:15:02 +00:00
jkh
290b49caf1 Do the aout libs if they exist in preference to the older ones in /usr/lib 1998-05-29 19:36:12 +00:00
jkh
b376a65a13 Merge updates from 2.2 1998-05-24 20:01:33 +00:00
jkh
b5fb0aed27 Sync documentation with 2.2 updates. 1998-05-24 20:00:27 +00:00
steve
de3d668e24 Add 'newsyslog.conf' to the list of files to not clobber
during the upgrade process.

PR:		6629
1998-05-24 02:49:54 +00:00
jkh
d29d2f09f4 Note presence of the ThunderLAN driver 1998-05-21 04:12:03 +00:00
jkh
242a675c64 Don't pack distfiles left over from docs builds into ports.tgz. 1998-05-20 01:06:32 +00:00
jkh
4d5174827c Go back to 240640 split size. Interesting experiment but somebody
still needs to figure out the 1.2MB floppy problem before we touch
(or possibly eliminate) this value.
1998-05-12 08:02:48 +00:00
jkh
7a79ac1a00 Make Mitsumi and Sony CDROM devs also use the `a' device. I think
they'll have (or are having) similar problems to those described
for the matcd device in PR#6576
1998-05-11 00:47:27 +00:00
jkh
67f934a2cf It was incorrect to use the `c' device for the matcd driver;
apparently, unlike the IDE or SCSI CDROM drivers, this is magically
special-cased for audio CDs.  This also might explain what happened
with scd (Sony) CDs also since I made the same change there.  A follow-up
commit will fix that. Thanks, Dave!

PR:		6576
Submitted by:	Dave Marquardt <marquard@zilker.net>
1998-05-11 00:45:06 +00:00
jkh
02bf655efa Try experimenting with the split size a little in an effort to
move our installation structure a little further into the 20th century
(just before it's over).
Instigated by:	Dag-Erling Coidan <dag-erli@ifi.uio.no>
1998-05-08 13:49:16 +00:00
jkh
376f7a509e XFree86 3.3.1 -> 3.3.2 1998-05-06 12:01:20 +00:00
jkh
0131e941ca Add the whatis database to catpages too 1998-04-26 08:34:26 +00:00
jkh
9c68b72e7b Note usage of Linux PLIP peer. 1998-04-20 06:18:36 +00:00
ache
cbfaf2a1ee Add ftp4.ru 1998-04-16 13:55:11 +00:00
msmith
632701e8f5 Allow the CVS modules from which the source, doc and ports collections are
checked out to be overridden.

PR:		misc/6309
Submitted by:	"Greg A. Woods" <woods@zeus.leitch.com>
1998-04-15 18:28:27 +00:00
jkh
4d666c93b4 MF22: NOSHARED=YES 1998-04-01 15:19:23 +00:00
jkh
4edce9bdac Use the correct templates file.
PR:		6135
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-30 08:29:28 +00:00
yokota
71cafc84ea - The PS/2 mouse driver, psm, is not disabled in the GENERIC
kernel anymore.
- While I am here, brush up the description on the mse driver as well.
1998-03-27 03:11:23 +00:00
jkh
61341dc0b7 Add new documentation.
Submitted by:	Doug
1998-03-24 09:52:25 +00:00
jkh
ed971831e6 Sync with 2.2-stable branch. 1998-03-24 09:51:58 +00:00
jkh
607b3b1b7b Add new help file.
Submitted by:	Doug
1998-03-24 09:51:41 +00:00
jkh
5f1d9ae555 MF22: resync. 1998-03-23 08:36:27 +00:00
yokota
8764cba6bd - Remove the notice that psm0 must be enabled before using the PS/2 mouse;
the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.
1998-03-23 06:08:55 +00:00
jkh
9eca46b7d8 MF22: catch up with recent changes. 1998-03-23 05:59:18 +00:00
jhay
4b4f1b5abd Make the vn device that is being used to build the floppies configurable.
You can now do something like "make release VNDEVICE=vn1". This makes it
possible to do something else with vn0, for instance building another
release.
1998-03-22 18:39:42 +00:00
jkh
ae412a3109 MF22: install correct kernel 1998-03-21 02:08:52 +00:00
jkh
b36c7cab56 MF22: create raw slice entries. 1998-03-20 23:39:57 +00:00
jkh
47d8389025 Ack, fix typo in last commit. 1998-03-20 18:26:04 +00:00
jkh
e72a0d1082 My face is red - make the code for creating slices actually work now. 1998-03-20 18:07:02 +00:00
jkh
9b84fa1107 correct checks for "already written" case. 1998-03-19 15:07:20 +00:00
jkh
336f2b1796 Add noatime option to new filesystems to speed up initial extraction.
Suggested by:	bde
1998-03-19 15:02:09 +00:00
charnier
437e812465 Use .An/.Aq. 1998-03-19 07:40:27 +00:00
jkh
97f546d2b8 1. If device node already exists, don't gratuituously try to make it
again.

2. Don't create slice entries when running multi-user; it adds far too
   much to sysinstall's startup time.  User is expected to have correct
   slice entries after system is installed.
1998-03-16 14:33:18 +00:00
jkh
a2e844d5d7 Fix some bogons with variable handling. 1998-03-15 19:30:49 +00:00
jkh
1ee67c14f7 Reformatting, more sanity checks. 1998-03-15 17:10:17 +00:00
jkh
5626073a6e When doing "make unders", also remember to make entries for
any slices that exist.
1998-03-15 16:15:47 +00:00
jkh
23a772e83e Add Danish mirrors.
Submitted by:	phk
1998-03-13 11:30:44 +00:00
jkh
dc04bde8c2 Be careful not to spam ld.so.hints in multi-user case.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:12:53 +00:00
jkh
206a0af8ed Fix bogusly shadowed variable.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
jkh
552164a7bb MF22: don't snip SYSVSHM 1998-03-10 17:29:44 +00:00
jkh
e87fd2716b Correct misfeature with quoting, better error reporting. 1998-03-10 17:24:08 +00:00
jkh
8469212ae0 MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. 1998-03-10 13:42:05 +00:00
jkh
757dddeeb5 Update to XFree86 3.3.2 1998-03-10 02:37:42 +00:00
jkh
6ae979dd46 Update to XFree86 3.3.2 - I had to remove the entries for the VFB and
PRT servers since the extra PC98 servers have eaten all my flag bits.
Time to redo the way distribution masks are calculated, definitely, but
for now I guess people can always install those two components by hand
if they really want them.
1998-03-10 02:37:29 +00:00
jkh
d285a03de7 Remove deprecated XIG support - that project never
happened.
1998-03-09 15:01:02 +00:00
ache
1f1344c8da Fix RFC number 1544 -> 1644 1998-03-09 14:24:21 +00:00
jkh
aa24d4726b Make a /var/run directory before starting ppp so that it doesn't
complain.
1998-03-09 08:57:22 +00:00
jkh
48a409bf2d MF22: nuke compat slice for root. 1998-03-09 08:39:46 +00:00
jkh
1d108bde84 MF22: update table. 1998-03-08 09:29:50 +00:00
obrien
095778bab9 Note that ed0's IRQ is now 10 to help those upgrading from 2.x. 1998-03-08 09:23:20 +00:00
jkh
75d39d7a55 Add a mouse configuration menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
jkh
7507abe7e7 DOH! Forgot a backslash. 1998-03-06 23:03:49 +00:00
jkh
461239a13c MF22: various doc bogons noticed. 1998-03-06 07:23:08 +00:00
jkh
54476b582e Go to reduced device set now that "make-unders" work. 1998-03-06 06:47:09 +00:00
jkh
d1ab9135f2 Update stand-alone DOS I/O routines to be able to read from FAT32/VFAT
partitions.  This should allow sysinstall to function properly in all
Win95 installation based scenarios now.
Submitted by:	Robert Nordier <rnordier@iafrica.com>
1998-03-03 04:29:01 +00:00
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
jkh
e72ee0f886 Fix various bogons reported in this PR.
PR:		4765
Submitted by:	fdiv
1997-10-15 04:37:26 +00:00
jkh
66a0e8d6b0 Add a new startup variables menu for tweaking rc.conf variables in more
detail (also added more of them to the networking services menu).  Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.
1997-10-14 18:17:35 +00:00
jkh
98e4a60d1d Fix bogon I introduced while adding disks menu to label editor. 1997-10-14 14:41:17 +00:00
jkh
2afa55ca38 Ask for extra confirmation if a newfs has been requested during
an upgrade.
PR:		3368
1997-10-13 17:32:29 +00:00
jkh
f71ea4919a Consolidate distribution flag checking code. 1997-10-13 12:12:14 +00:00
jkh
dc8100dcbd Allow access to options editor from media screen (sometimes you need it
there!).
1997-10-13 11:45:36 +00:00
jkh
3aa99fd0f5 Only need to call label editor for all drives. 1997-10-13 11:33:27 +00:00
jkh
ce13ade8fa Update to reflect current affairs. 1997-10-12 16:21:36 +00:00
jkh
efc02b6453 Separate the siamese twins that were the partition and label editor.
Now you can use one without entering the other and it will DTRT.
These changes just allowed me to do the most straight-forward new disk
installation I've ever managed with sysinstall.
1997-10-12 16:21:21 +00:00
jkh
468930a717 Now that nested menus work properly, stop using the kludged-up
DITEM_RECREATE flag.
1997-10-12 12:11:14 +00:00
joerg
11466e2a6f Mention the improved sppp(4). 1997-10-11 18:41:12 +00:00
jkh
ff0b06e0ab Note Comtrol rocketport driver. 1997-10-09 09:11:40 +00:00
jkh
228606a79e Document extra tk*/tcl* package categories. 1997-10-08 15:31:13 +00:00
joerg
4cbd008558 Mention SIOC[SG]IFGENERIC.
Prodded by:	jkh
1997-10-08 09:14:15 +00:00
joerg
4199113e59 Mention the LOG_NTP change. 1997-10-06 20:43:05 +00:00
jkh
0bad82e206 Add an extra sanity check to previous commit. 1997-10-06 08:36:12 +00:00
jkh
fff37acdc4 This should put boot.help in its rightful place (finally!) 1997-10-06 08:34:56 +00:00
jkh
a7fe67864a Turn NODOC back on - this is going to take a bit more work to get right. 1997-10-05 22:31:40 +00:00
jkh
0594f38deb Remove NODOC setting - time to figure out how to get this working again. 1997-10-05 09:47:28 +00:00
jkh
4f41e29268 Fix syntax error I introduced earlier. :) 1997-10-04 20:51:42 +00:00
jkh
e44ab64a4d Whups! Missed a spot in the kerberos src changes. 1997-10-04 15:50:09 +00:00
jkh
ebecd05f58 Support crypto and kerberos src dists. 1997-10-04 09:08:14 +00:00
jkh
818f323e76 Support crypto and kerberos source dists. 1997-10-04 09:05:06 +00:00
jkh
bc9a3278f3 Un-nuke krb and do what I *meant* to do, darn it. 1997-10-04 09:01:20 +00:00
jkh
ad8f729f9f Adapt for new crypto source layout. 1997-10-04 08:58:16 +00:00
jkh
acd928eb21 Install boot.help differently. 1997-10-03 14:17:46 +00:00
jkh
1a48a8d4c8 Get boot.help from a different place. 1997-10-03 14:14:40 +00:00
markm
1b37bc3e51 The eBones src distribution is gone, and crypto is here. So remove
references to sebones.* and bring in scrypto.*.
1997-10-03 14:05:29 +00:00
jkh
19305dda38 Don't attempt to deref OpenConn after it's been set to NULL. :) 1997-10-03 14:00:09 +00:00
jkh
05731aab54 For people running paranoid ftpds, use the real username to log in
with when running multi-user and we actually have one.
Suggested by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-10-03 03:32:03 +00:00
jkh
9c3f07d908 Note kerberosIV inclusion. 1997-10-02 02:03:58 +00:00
jkh
915e72339e kerberos4 -> kerberosIV
Submitted by:	Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:01:16 +00:00
jkh
e8ee3433c3 Keep fingers off /etc files until they're properly backed up.
PR:		4636
Submitted by:	Jack <jack@zeus.xtalwind.net>
1997-10-01 01:30:35 +00:00
jkh
fb9cd79beb There appears to be no way around linking with DES for the
moment - the compile-time options are useless since the object
files are being used from ppp to build the crunched image, and
the ppp objects include DES at this stage since they were last
built that way to make the secure distribution.  Hmmmm!
1997-09-30 23:58:24 +00:00
jkh
3a0f2a6fe6 Fix kerberos breakage for release.
Submitted by:	markm
1997-09-30 08:09:03 +00:00
jkh
dd7077033a Add ftp4.uk.freebsd.org 1997-09-29 00:15:07 +00:00
jkh
dbed72990f Remove -ldes again; Brian's latest fix should deal with it. 1997-09-28 20:35:54 +00:00
jkh
8a0c7c5ebe Add (ick) -ldes to the boot floppy so that ppp can link again.
Not sure what this does to exportability but it's probably not
good.
1997-09-27 00:33:48 +00:00
peter
2e3b9062da Mention some of Justin's changes. 1997-09-23 03:28:15 +00:00
joerg
7b5c64ab47 Don't gratuitously drop termcap.db and vgrindefs.db from the installed
set of files.

Reviewed by:	jkh
1997-09-20 17:10:09 +00:00
joerg
cab5331184 Perform a `make distrib-dirs distribution' inside the chroot tree
before trying to `make world', so to become less dependant from the
correctness of the environment hosting the `make release'.  The recent
addition of a group `network' made this problem apparent.
1997-09-20 15:40:55 +00:00
jkh
bf3fadc451 More label editor enhancements.
Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-20 06:24:17 +00:00
jkh
d940e50d4c Fix conditional bogon in Label Editor [from Ed Gold]
Print info boxes without titles.
1997-09-20 02:48:48 +00:00
phk
5026643ad5 Add a "I know it points to my foot!" -f option.
PR:		3288
Reviewed by:	phk
Submitted by:	Martin Kammerhofer <dada@freepass.tu-graz.ac.at>
1997-09-18 18:27:34 +00:00
jkh
de0ee3be86 Whoops! Missed one on the XF8633 -> XF86331 update.
PR:		4560
1997-09-18 17:54:36 +00:00
jkh
418c3d5810 Correct typo. 1997-09-18 16:24:36 +00:00
jkh
09b4f713a5 Over 1000 ports now. Note this in the relevant place. 1997-09-18 16:19:17 +00:00
pst
52f8c412b8 Fix misspelling 1997-09-17 16:23:48 +00:00
pst
f6e7a48122 variable_load.c is dead 1997-09-17 16:18:54 +00:00
pst
4f718b5d5d Put all variables in VAR_ #define's to force a single location for all
of these magic knobs.  This is purely cosmetic and a documentation issue
so we don't have to glop through the source code looking for gems.
1997-09-17 16:18:22 +00:00
jkh
0dfe9b61e4 Add a new netInteractive variable so that the interactiveness of the TCP
setup dialog from scripts is more controllable.  No more biasing off of
hostname (which is now non-optional in the non-netInteractive case).
Requested by:	pst
1997-09-17 13:33:14 +00:00
jkh
e4a215054b Whoops, forgot a file!
Submitted by:	pst
1997-09-16 18:57:47 +00:00
jkh
cb8ec218f6 Much better dispatch code and scripting support.
Submitted by:	pst
1997-09-16 18:57:18 +00:00
jkh
d387f3a0a9 MF22: pst's changes.
Submitted by:	pst
1997-09-16 10:14:23 +00:00
eivind
f0e03a4ca4 Comment the UID games -> GID games change - mention the known problems with
it and ask for feedback on any unknown ones.
1997-09-16 00:26:24 +00:00
phk
37fbc2eca7 What I did in my vacation. 1997-09-14 18:05:47 +00:00
wollman
b0704ce42b Mention the multicast ping fix and changes to finger, fetch, and netstat. 1997-09-14 17:46:42 +00:00
wollman
0b76dc4b9e Talk a little bit about some of the networking changes in the kernel. 1997-09-14 17:35:30 +00:00
peter
c9a685a905 Some updates for 3.0: mention changes for poll(2), issetugid(2),
async IO, getsid(2), setpgid(2), nanosleep(2), signanosleep(2),
fixes to sleep(3) and usleep(3), the a.out in-kernel linker.
1997-09-14 07:31:12 +00:00
jkh
232f4d661d XFree86 3.3.1 updates
Document new media flag in lieu of links.
1997-09-14 04:18:42 +00:00
joerg
234748494c Mention SA_NOCLDWAIT as a new feature. 1997-09-13 19:45:51 +00:00
jkh
5e33bd85aa Fix offset bug in partition display that made partitions of type
`linux_swap' hose the output.

Also add a (T)ype command for changing the type of a partition.
1997-09-11 17:12:08 +00:00
jkh
b2dea2f7b7 Update # of ports. 1997-09-10 15:20:00 +00:00
jkh
9631b54264 Update to XFree86 3.3.1 1997-09-10 10:15:41 +00:00
jkh
a605df3211 Scrolling partition and label lists now make it possible to partition
lots of disks from sysinstall.  Yay!  Please test this as much as
possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap),
especially those of you with larger disk farms.

Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-09 16:32:01 +00:00
jkh
8c6164b309 Eliminate an obviously redundant message title. 1997-09-09 16:27:50 +00:00
jkh
55f821d874 Update for XFree86 3.3.1 1997-09-09 16:26:29 +00:00
jkh
a3ece59a09 Be more cautious about leaving user with a workable kernel during the
upgrade process.
Submitted by:	Mikael Karpberg <karpen@ocean.campus.luth.se>
1997-09-09 09:19:30 +00:00
jkh
10251b0fa8 Do a make install in sysinstall so that its man page gets added to the
manpages dist.
1997-09-08 11:09:35 +00:00
jkh
140da23855 Make upgrade potentially a little less interactive.
Add and document new loadConfig function (sort of like a script #include).
Make TCP/IP setup far less chatty when it doesn't need to be.
1997-09-08 11:09:11 +00:00
joerg
82e0a44b78 Add a hint to the FAQ regarding ``DD'' disks. 1997-09-07 14:05:21 +00:00
jkh
83be09cbdf Notes that WEBNFS is supported. 1997-09-05 04:11:50 +00:00
jkh
6047dd4c94 Yikes! Whomever put the non-overridable setting of BUILDNAME in
here, don't do that!
1997-09-04 11:54:01 +00:00
jkh
b11d564e5e Copy the boot.help file also into the MFS image so that the installer
can find it later and copy it over.
1997-09-04 11:28:32 +00:00
jkh
a6ea1658e3 Skip contrib-crypto 1997-09-03 23:15:38 +00:00
jkh
52bbd7041a Install boot.help a little more skillfully; now it works without a src
dist installed. :)
1997-09-03 11:19:56 +00:00
jkh
1e5eb79b17 People have complained that this is overly chatty, and
"dangerously dedicated" mode doesn't appear to have killed
anyone in recent memory, so I agree.
1997-09-03 10:47:44 +00:00
helbig
0ee9759a13 The CMD640 workaround is now enabled by default. 1997-08-30 10:42:21 +00:00
jkh
b7180e5a24 Update for impending 3.0-SNAP CDROM. 1997-08-29 23:28:44 +00:00
bde
f100f14114 -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys by
a relative path.
1997-08-26 14:13:50 +00:00
jkh
065b1532d9 Fix fstab sequence number bug.
Add a few more strategic screen clears.
Fix registration form bug.
1997-08-18 21:47:34 +00:00
jkh
92a6877dd5 Work around potential state machine bogon with FILL. This needs
to be scrapped, ultimately, and it will be.
1997-08-18 21:34:12 +00:00
jkh
ac3f0c9820 2nd round doc cleanup. 1997-08-18 21:10:26 +00:00
jkh
623e3cede9 Sync with rc.conf change for weak_mountd_authentication 1997-08-17 10:08:25 +00:00
jkh
26234bbec8 "addendum" -> "errata" 1997-08-14 07:08:40 +00:00
jkh
3c74d22281 Add a SEE ALSO for install.cfg sample script. 1997-08-11 13:20:38 +00:00
jkh
a6a2ca12c2 Make some changes to the way the label editor reads script variables
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.

Finally write a man page for this thing, documenting all of the above
and more.  I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).
1997-08-11 13:08:29 +00:00
joerg
4843904b0d Remove the notixe about top(1) since it's now also part of 2.2.x.
Add the information that we've got VM86 support and dosemu(1) now,
which John D. has apparently fogotten. :)
1997-08-09 06:48:17 +00:00
joerg
4a473ac98f Mention the fix for CA-97.17. 1997-08-08 20:58:50 +00:00
jkh
adbeb9fc1c Back out the changes to set the resolver timeout. All they seem to do
is _break_ dns lookups entirely, and since reading the relevant docs and
source code does not enlighten for now, I'll remove this until more
basic research has been done into controlling the resolver's timeout
values.
1997-08-01 04:41:38 +00:00
jkh
8a53f61ef0 Fiddle with DNS options so that queries are also controlled by
the MEDIA_TIMEOUT variable.  Just -current for now on this one as
I'm still wanting to play with this a bit and see what the ramifications
of doing this are.
Requested by:	pst
1997-07-31 11:28:58 +00:00
jkh
0c6d177de6 Make serial console based installs actually work by:
1. Detecting the split /dev/ttyv0 / /dev/console case, e.g. you've
   booted with the -h flag and you have a VGA card also.

2. Adding an extra "menu" for selecting terminal type and adding ANSI
   to the list of compiled-in terms.

3. Opening the proper file descriptors before disowning ourselves.
Requested by:	pst
1997-07-31 11:08:47 +00:00
jkh
d9570c1f69 Whups - use a slightly more up-to-date version. 1997-07-31 10:59:50 +00:00
jkh
c93bc06c52 Make README.TXT for floppies reference work. 1997-07-31 10:57:31 +00:00
jkh
907acc12b7 Touch a default kernel.config file to shut the boot blocks up about it
when not present.
1997-07-31 09:52:10 +00:00
jkh
7c05b47fb0 Add -lm since "ping" now requires the math library for its
furlong-per-fortnight calculations of ping time.
1997-07-29 21:32:52 +00:00
jkh
6f0eaaa0cc YAMF22 - /boot.foo fixups.
Also close PR#4151 by running newaliases (forgot to mention this
in my RELENG_2_2 commit, but it's there).
1997-07-23 15:13:18 +00:00
jkh
20bf9a3e17 Turn off doc.1 distribution until we figure out what we're going to do with
it.
1997-07-23 10:44:39 +00:00
julian
4868503a07 update the floppies directory to work better 1997-07-22 02:51:02 +00:00
jkh
809b8a15fd Repair missing quote. 1997-07-16 15:22:18 +00:00
jkh
932873a995 ln /compat to /usr/compat on initial installation; this will
prevent the later addition of compat libs from overflowing /
1997-07-16 11:45:48 +00:00
jkh
c8004d7830 Eliminate Samba configuration. Sorry, but this was another one of
those ideas that, like the Apache server setup, was well-intentioned
but doomed to fail in the face of change.  That and the fact that it
shouldn't be part of the installation tool, it should be part of the
post-installation setup tool (which we need to write).  Combining the
two utilities into one utility was my first conceptual mistake.

Apologies also to Coranth Gryphon, who worked hard on the Apache
and Samba server setup code.  These features were quite useful
for awhile, if that's any consolation, I just simply had the wrong
ideas about where to put them. :-(
1997-07-16 05:22:42 +00:00
jkh
0bf85b62d4 OK, *this* is how the ports stuff should have been built to begin
with. ;-)
1997-07-13 00:54:22 +00:00
jkh
f4e6702e75 Move ports distribution copying for ftp dist into the correct place. 1997-07-09 12:45:17 +00:00
pst
f87a50fadf iso codes need to be in bin distribution for tzsetup 1997-07-08 00:46:32 +00:00
jkh
c293b5cf2c YAMF22 1997-07-04 04:46:29 +00:00
jkh
683892d340 Split section 6 catpages/manpages out into games dist. 1997-07-02 08:59:00 +00:00
jkh
f357055fa5 Allow distSetByName() to process all the relevant entries.
Submitted by: msmith
1997-07-01 03:50:58 +00:00
jkh
5d0935013f Protect against CVSROOT not being set.
Submitted by:	fenner
1997-06-29 18:07:01 +00:00
pst
020628e933 Merge from 2.2 1997-06-29 06:23:14 +00:00
pst
5942c32b7e Fix bogus patch (my fault) 1997-06-28 16:53:47 +00:00
jkh
e0e414425c endif -> .endif (from BOOT_CONFIG changes). 1997-06-28 16:24:09 +00:00
pst
ca8e3b2040 Reorder things and import NOSHARED. 1997-06-28 08:21:10 +00:00
jkh
a83cd6d7fa Properly make directory before moving things into it.
Submitted by:	pst
1997-06-28 02:37:33 +00:00
jkh
7559f25bab YAMF22
Submitted by:	pst
1997-06-24 23:08:18 +00:00
jkh
e71de03b4a Yeesh! Some of this stuff I yanked out of the makefiles without
reviewing closely enough (and, as a result, proflibs and dict suffered).
Fix.
1997-06-24 21:53:33 +00:00
jkh
9d9ead19a1 Do ports.1 earlier. 1997-06-23 01:49:35 +00:00
jkh
472218ee71 Argh - 3rd time's a charm. Move doc even further in the distribution chain. 1997-06-22 17:59:04 +00:00
jkh
7bf6a981bc The doc dist was being made too early - move it. 1997-06-22 17:21:59 +00:00
jkh
acef7b6f1a Bag previous behavior of making all BIN_DISTS get a set of /etc files.
If a bindist clone wants etc files, it can clone them from bin.  If it
doesn't, now it won't. :)
1997-06-22 10:17:32 +00:00
jkh
e1b0f042d8 Adjust my installation script to more closely match reality.
Add a system command to script mechanism (so you can call things like
tzsetup from scripts).

Add noError variable for causing script errors to be ignored.
1997-06-22 09:45:41 +00:00
jkh
3bb8305ac5 Reshuffle some of the distribution names to make them
easier to remember & allow overrides.
1997-06-22 08:37:49 +00:00
jkh
7020641f44 Make docs go to the right place finally. 1997-06-21 19:39:48 +00:00
jkh
db73f6494a Shut up catman output. 1997-06-21 15:56:50 +00:00
jkh
84e984b24f Whoops, get the proper rev of this. 1997-06-21 15:45:51 +00:00
jkh
048f7b0819 Change the way that X configuration method is selected. 1997-06-21 15:45:15 +00:00
jkh
28d72683d4 New build scripts for these distributions. 1997-06-21 15:42:17 +00:00
jkh
dd6c0a48e7 Change the way distributions are built such that they can be built
either in the Makefile or by an external script.  Move some of the
existing stuff into scripts.
1997-06-21 15:41:55 +00:00
jkh
50bef408d8 Add a couple of strategic screen clears. 1997-06-20 07:04:16 +00:00
jkh
3c30be4b40 1. Add a noWarn flag so that scripts can turn warnings off.
2. If hostname not set from script, bring up interactive dialog anyway.
1997-06-18 05:11:37 +00:00
jkh
d15c79aba2 YAMF22 1997-06-13 18:02:34 +00:00
jkh
8f235bb8bf YAMF22 1997-06-13 17:55:32 +00:00
jkh
ba527a824b YAMF22 1997-06-13 14:21:22 +00:00
jkh
d86473c883 Incorporate an ancient typo fix that never made it over from 2.2. 1997-06-13 14:06:10 +00:00
jkh
b6e8cc8fa1 reverse polarity on bit-flip from 2.2 1997-06-13 11:00:13 +00:00
jkh
34ac204835 Nuke notifier. 1997-06-13 09:37:25 +00:00
jkh
d75a722d2e YAMF22 1997-06-13 09:34:10 +00:00
jkh
73c96a1380 YAMF22 1997-06-13 07:11:57 +00:00
jkh
628c1856e7 Whoops - add boot.foo files to the outside of the MFS, not the inside. :)
Brain engaged now.
1997-06-12 09:23:54 +00:00
jkh
528afa5976 Copy boot.help file onto boot.flp and write zero-length boot.config
there to shut the boot blocks' whining little face up.
1997-06-12 09:18:29 +00:00
jkh
1050d2fdc1 YAMF22 1997-06-12 09:01:38 +00:00
jkh
f0f2f5b31c YAMF22 1997-06-12 08:46:51 +00:00
jkh
f6bcf2cd23 YAMF22 1997-06-12 07:35:40 +00:00
jkh
aedded4929 Make readmes in ports.
Submitted by:	asami
1997-06-11 10:03:40 +00:00
jkh
a0c781a8d7 YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.
PR#: 3218 [partial]
1997-06-11 08:41:10 +00:00
jkh
48381aa031 Add a sample script file so people have some idea of what to pass to Load. 1997-06-09 05:10:08 +00:00
jkh
328d28c650 1. Make it possible to set up all the TCP/IP values from a script.
2. Update to XFree86 3.3
1997-06-09 01:19:44 +00:00
brian
d77a8bac2e Make install in include before making world.
Without this, if you try to build a 2.2 release
on -current, it falls on its face here because
/usr/include contains your "make install"d headers
where the /usr/include/* symlinks point to the
RELENG_2_2 headers.

Reviewed by:	jkh
1997-06-06 02:10:03 +00:00
jkh
9160ca00b5 Resurrect / implement some of the more esoteric scripting features,
such as partitioning a disk or overriding an interactive prompt.
1997-06-05 09:48:03 +00:00
brian
e1679e0ffc Mention that fdisks slice numbers are between 1 and 4
now rather than between 0 and 3.
1997-06-04 18:15:43 +00:00
joerg
e77dc0beaa Create the release name of SNAPs automagically. 1997-06-01 08:06:48 +00:00
jkh
69e887211a Fix typos (of the printed output kind). 1997-05-30 01:03:09 +00:00
jkh
5af3038999 Note that we now have secure RPC. Bill - please feel free to elaborate
on (or correct) my one-liner description if you wish.  Thanks.
1997-05-28 05:34:00 +00:00
jkh
5f3af8b16d Always write out rc.conf, regardless of status.
PR:		3698
1997-05-27 18:56:03 +00:00
jkh
7e0ec9181d Correct SNAP server paths.
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
jkh
dd5cca12ed Lame typo fix here too. 1997-05-26 05:33:16 +00:00
jkh
d6b1713eef YAMF22 1997-05-26 04:57:56 +00:00
jkh
2edb07cac1 Add rules for building doc back into releases, conditionalized on NODOC.
Also clean up some of the comments at the top.  It's 12 o'clock, and
that is all.
1997-05-24 20:15:13 +00:00
jkh
96bfd8e939 Add -lalias for ppp now. 1997-05-24 09:03:28 +00:00
jkh
f91327ae98 Merge from 2.2 - XiG support updates. 1997-05-23 18:54:29 +00:00
pst
4425defa7c Missing argument to printf 1997-05-22 22:11:17 +00:00
jkh
f7e2203cd3 Adjust config variables to more closely match rc.conf 1997-05-22 21:26:11 +00:00