brian
94cb71ee24
Mention some of the major changes to ppp for 3.0
...
Fix a typo.
1998-09-09 22:50:28 +00:00
jkh
5a4955a0bc
Remove perl5 from list of ports to build now that it's in the base system.
1998-09-09 14:20:22 +00:00
danny
fbca1bfc85
Fix typos.
1998-09-09 05:09:55 +00:00
jkh
dfa12d74eb
Some preliminary updates to the release notes, just as I think of
...
them. By no means a comprehensive list of all the things which should
eventually go in here before 3.0-RELEASE, nor are the CAM issues
reflected here yet.
1998-09-09 03:37:00 +00:00
abial
2fb5d649f8
Update the diffs against current source + some other cleanup.
1998-09-08 12:47:35 +00:00
jkh
2c0dd32df1
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
jkh
15f8e2550c
Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS
...
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
1998-09-08 11:44:08 +00:00
jkh
d9b7f7adb8
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
abial
2235e43ba1
Add info on PicoBSD being a part of FreeBSD source tree.
1998-09-08 06:35:43 +00:00
abial
13e60c49de
Sync help files with actual contents of "dial" floppy.
1998-09-08 06:04:41 +00:00
jkh
3aaf774c9f
Do an installworld rather than install to populate the chroot tree.
...
Recommended by: jb
1998-09-07 23:55:22 +00:00
abial
06f84d5212
Change the way the help files are stored, and save ca. 30kB on the
...
"dial" floppy.
Submitted by: Eric P. Scott <eps@sirius.com>
1998-09-07 19:00:34 +00:00
abial
25736f2460
Set the ${suffix} only once...
1998-09-07 06:46:25 +00:00
abial
dd93cb4486
* Add code to display statistics continuously, every some seconds.
...
* Fix a number of mem leaks.
* Update README.
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-09-07 06:41:14 +00:00
jkh
87d9974846
Set CHROOTDIR's initial object type also.
...
Suggested by: jb
1998-09-05 07:43:13 +00:00
jkh
4411ac3da1
Add OBJFORMAT to list of variables passed into /mk script since it seems
...
to think you're using aout otherwise (and emits a rather confusing and
inaccurate diagnostic about OBJFORMAT being set in /etc/make.conf when
it most demonstrably is not set there).
1998-09-05 06:54:42 +00:00
msmith
c9603566dc
Escape the \ characters so that the intended beep at the end of the
...
boot.help message is actually appended correctly.
1998-09-05 00:36:18 +00:00
jkh
24ab75c075
Actually *looking* at this file now, I see that a good deal more
...
can be eliminated. :)
1998-09-04 23:51:40 +00:00
abial
0000252549
Bring the docs more up-to-date. Document the 'custom' setup.
1998-09-04 19:47:24 +00:00
abial
6e0b0b48ec
Added special type of setup called 'custom'. It allows you to supply
...
your own config directory laid out exactly like the standard ones.
Suggested by: Richard Wackerbarth <rkw@dataplex.net>
1998-09-04 19:38:57 +00:00
jkh
1fdee35084
Just nuke the aout bootstrap stuff since we don't need it anymore.
...
Simplify accordingly for ELF.
Convinced by: jb
1998-09-04 08:22:59 +00:00
abial
9e91d3d6c6
Set OBJFORMAT=aout to affect the whole build - for now, it seems that too
...
many tools needed to build the floppies are dependent on a.out...
1998-09-04 08:08:05 +00:00
jkh
525a0456f6
Only move a.out libs if we're building for a.out.
1998-09-04 06:31:34 +00:00
abial
367654ad64
Added Makefile to have true dependency of kernel image on the kernel
...
config file.
1998-09-03 10:41:36 +00:00
abial
3d3bcf57cf
Minor fixes to 'clean' script.
...
Changed the 'build' script to use ../${TYPE}/conf/Makefile in order to
have true dependency of kernel image on the kernel config file.
1998-09-03 10:40:27 +00:00
abial
a5cf33f88f
Set OBJFORMAT=aout, until crunchide learns about ELF format...
1998-09-03 10:16:03 +00:00
max
2c94888c3d
Add ^G to the end of boot.help on the installation floppy so that it
...
beeps when the Boot: prompt appears on the screen and people installing
FreeBSD onto PC without display monitor can tell when to hit `-h'.
1998-09-02 18:04:18 +00:00
abial
c6af9e903c
Add options for bridging and bandwidth limiting (disabled by default).
...
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-09-02 14:16:07 +00:00
abial
e04c758419
Ugh... Small correction to the previous commit.
...
_Now_ it compiles on 2.2.7...
1998-09-02 13:11:23 +00:00
abial
e618724b5d
Added code to display interface table and link layer info, as well
...
as bridging statistics when using Luigi's bridging code.
Also added some ifdef's to (hopefully) get it to compile under 2.2.x
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-09-02 11:48:07 +00:00
jkh
9f6b1115ba
Put MSDOSFS back and look for something else to trim.
1998-09-01 06:57:18 +00:00
jkh
343eedd829
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
abial
8c7dba5d2d
init.ee was being copied to wrong place.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:39:01 +00:00
abial
42bb5c8507
Add HOME variable to environment.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:36:43 +00:00
abial
77133e55b5
Remove some mysterious passwords (they are not used here anyway).
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:36:24 +00:00
abial
c64a002e99
Add link gzip -> gzcat
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:35:39 +00:00
abial
d4d86f1afd
Remove CVS directories from the target floppy.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:35:06 +00:00
abial
d4269e6f3f
We need only one device entry for PCI eth. cards.
...
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-08-31 13:21:45 +00:00
abial
91f26db7f1
Oops.. Forgot to add the Makefile
...
Submitted by: Jim Flowers <jflowers@ezo.net>
1998-08-31 13:10:25 +00:00
abial
fb9aadfdf4
Corrections and additions to FAQ.
1998-08-31 13:08:16 +00:00
abial
14467d03c6
The file /README mentioned here doesn't exist. Don't mention it.
...
Submitted by: Jim Flowers <jflowers@ezo.net>
1998-08-31 12:50:31 +00:00
abial
070eb832a3
Clean leftovers from localization of help files.
1998-08-31 12:45:47 +00:00
abial
3aa82f9488
We no longer need /proc dir, but we need /root...
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 12:32:30 +00:00
abial
8181f78690
Better explanation of CONFlict between sc0 and psm0.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 12:28:39 +00:00
jkh
7dc9b47468
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
jb
2b6505f997
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 02:52:04 +00:00
abial
274d20964a
Oops... We don't need threee copies of them.. :-(
1998-08-28 08:58:19 +00:00
abial
057ae5be58
Obtain the mib files from ../../net/crunch1/mibs.
1998-08-28 08:57:16 +00:00
abial
348114cc3b
Sync with on-line versions.
1998-08-28 08:55:53 +00:00
jkh
deb4aca6dc
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
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