Andrzej Bialecki
a7b8849df2
Make use of the new 'dm' utility instead of standard 'dmesg'.
1998-09-14 20:39:34 +00:00
Andrzej Bialecki
d6e5b04f99
Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.
1998-09-14 20:33:43 +00:00
Jordan K. Hubbard
04f80d35bf
Fix printf warnings and add a few casts.
...
PR: 7560
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-09-14 19:14:11 +00:00
Jordan K. Hubbard
344e4a2733
Until lkm and mdec gets populated again by some other means, do it
...
here.
Forgotten by: jkh
Submitted by: jhay
1998-09-14 18:42:59 +00:00
Jordan K. Hubbard
80e2640f8d
Nuke gratuitous use of OBJFORMAT
...
Submitted by: jhay
1998-09-14 11:39:38 +00:00
Poul-Henning Kamp
3d9c8a5dae
Use -R argument to cvs, this lets us work with a read-only repository,
...
at least to the extent that cvs bugs allow us to.
1998-09-13 17:20:57 +00:00
Bill Paul
a5be897656
Add device list entries for the tl and xl PCI ethernet devices.
1998-09-13 16:45:10 +00:00
David E. O'Brien
92cb7663b8
Mention that Amd has been upgraded for 3.0.
1998-09-13 09:00:24 +00:00
John Hay
e9291af748
Add the missing file, printf to a directory does not work.
1998-09-12 20:04:44 +00:00
John Hay
e6e05668f7
Old bug that only showed up after we moved to elf.
1998-09-12 18:53:16 +00:00
Jordan K. Hubbard
f09d37e7ae
Add note about picobsd joining 3.0
1998-09-12 18:48:42 +00:00
Alexander Langer
dc5af0d5d4
Note the addition of pthread read/write locks and expansion of ipfw's
...
byte/packet counters to 64 bits.
1998-09-12 13:53:10 +00:00
Andrzej Bialecki
74632b447e
Fix to properly newfs the MFS in case of custom setup. Mention this in docs.
...
Submitted by: Richard Wackerbarth <rkw@Dataplex.NET>
1998-09-11 13:14:33 +00:00
Jordan K. Hubbard
b88bb747a6
Note ELF, Perl5 and Atapi tape support.
1998-09-10 07:03:16 +00:00
Brian Somers
1e91db9fc1
Mention some of the major changes to ppp for 3.0
...
Fix a typo.
1998-09-09 22:50:28 +00:00
Jordan K. Hubbard
2516ba970a
Remove perl5 from list of ports to build now that it's in the base system.
1998-09-09 14:20:22 +00:00
Daniel O'Callaghan
087572a597
Fix typos.
1998-09-09 05:09:55 +00:00
Jordan K. Hubbard
9e2594ff29
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
Andrzej Bialecki
9f82b53c95
Update the diffs against current source + some other cleanup.
1998-09-08 12:47:35 +00:00
Jordan K. Hubbard
5d7e166f85
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
Jordan K. Hubbard
dac9272725
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
Jordan K. Hubbard
aa75b0b778
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
Andrzej Bialecki
37877c0650
Add info on PicoBSD being a part of FreeBSD source tree.
1998-09-08 06:35:43 +00:00
Andrzej Bialecki
b18449d30d
Sync help files with actual contents of "dial" floppy.
1998-09-08 06:04:41 +00:00
Jordan K. Hubbard
6b94cd72da
Do an installworld rather than install to populate the chroot tree.
...
Recommended by: jb
1998-09-07 23:55:22 +00:00
Andrzej Bialecki
6c88a1f638
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
Andrzej Bialecki
771383c4b3
Set the ${suffix} only once...
1998-09-07 06:46:25 +00:00
Andrzej Bialecki
1bd2addb75
* 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
Jordan K. Hubbard
a4abb1d062
Set CHROOTDIR's initial object type also.
...
Suggested by: jb
1998-09-05 07:43:13 +00:00
Jordan K. Hubbard
0f31af3165
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
Mike Smith
adae65a188
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
Jordan K. Hubbard
92050c8b15
Actually *looking* at this file now, I see that a good deal more
...
can be eliminated. :)
1998-09-04 23:51:40 +00:00
Andrzej Bialecki
c039505459
Bring the docs more up-to-date. Document the 'custom' setup.
1998-09-04 19:47:24 +00:00
Andrzej Bialecki
c7b3a66f65
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
Jordan K. Hubbard
d9c273e9c4
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
Andrzej Bialecki
856306b2f9
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
Jordan K. Hubbard
e8341fd0d4
Only move a.out libs if we're building for a.out.
1998-09-04 06:31:34 +00:00
Andrzej Bialecki
bccec1d693
Added Makefile to have true dependency of kernel image on the kernel
...
config file.
1998-09-03 10:41:36 +00:00
Andrzej Bialecki
d3f8852a1b
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
Andrzej Bialecki
4805acd6f2
Set OBJFORMAT=aout, until crunchide learns about ELF format...
1998-09-03 10:16:03 +00:00
Masafumi Max NAKANE
0d59b5e22c
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
Andrzej Bialecki
58325806f4
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
Andrzej Bialecki
f52f05009b
Ugh... Small correction to the previous commit.
...
_Now_ it compiles on 2.2.7...
1998-09-02 13:11:23 +00:00
Andrzej Bialecki
2effb4d0f5
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
Jordan K. Hubbard
2086027352
Put MSDOSFS back and look for something else to trim.
1998-09-01 06:57:18 +00:00
Jordan K. Hubbard
119cff04ef
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
Andrzej Bialecki
d238f54044
init.ee was being copied to wrong place.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:39:01 +00:00
Andrzej Bialecki
c6e41959d6
Add HOME variable to environment.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:36:43 +00:00
Andrzej Bialecki
1cc627a8e0
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
Andrzej Bialecki
8a8ace1c23
Add link gzip -> gzcat
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:35:39 +00:00
Andrzej Bialecki
b0dcafa983
Remove CVS directories from the target floppy.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 13:35:06 +00:00
Andrzej Bialecki
9ba61eac9d
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
Andrzej Bialecki
94a87eb41a
Oops.. Forgot to add the Makefile
...
Submitted by: Jim Flowers <jflowers@ezo.net>
1998-08-31 13:10:25 +00:00
Andrzej Bialecki
2bbb4d132b
Corrections and additions to FAQ.
1998-08-31 13:08:16 +00:00
Andrzej Bialecki
8856617191
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
Andrzej Bialecki
3df8e17a55
Clean leftovers from localization of help files.
1998-08-31 12:45:47 +00:00
Andrzej Bialecki
6ccd368bfb
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
Andrzej Bialecki
0a4f14db2a
Better explanation of CONFlict between sc0 and psm0.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-08-31 12:28:39 +00:00
Jordan K. Hubbard
87757a15d3
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
John Birrell
839de40e6e
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 02:52:04 +00:00
Andrzej Bialecki
0ef592f90e
Oops... We don't need threee copies of them.. :-(
1998-08-28 08:58:19 +00:00
Andrzej Bialecki
c3eb4537ba
Obtain the mib files from ../../net/crunch1/mibs.
1998-08-28 08:57:16 +00:00
Andrzej Bialecki
78c5c44b8f
Sync with on-line versions.
1998-08-28 08:55:53 +00:00
Jordan K. Hubbard
ccee8446a8
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
Andrzej Bialecki
c9d8fd0a7b
Initial import of PicoBSD v0.4 tree.
1998-08-27 17:38:45 +00:00
Jordan K. Hubbard
0fc1c5c44a
Catch more cases where the CDROM has been mounted.
1998-08-27 00:50:14 +00:00
Gary Palmer
bdad325c19
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
Bill Paul
9bcd379541
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
Bill Paul
c897be411b
Mention that XL driver and that 3c905B cards are not supported.
1998-08-16 17:16:07 +00:00
Jordan K. Hubbard
48f1b394ea
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
Jordan K. Hubbard
5e95012499
Add BINFORMAT awareness.
1998-08-16 00:57:08 +00:00
Jordan K. Hubbard
4a1bf5c72b
Trim more out of the boot floppy so that it fits in 1.44MB again.
1998-08-16 00:44:29 +00:00
Jordan K. Hubbard
72a05fd8a9
Bump this one more time before going on a witch hunt for space.
1998-08-12 11:49:22 +00:00
Jordan K. Hubbard
54d7af2e13
Bring proflibs distro back from the dead - taught about BINFORMAT.
1998-08-12 11:43:24 +00:00
Jordan K. Hubbard
0aa53662a2
Bump BOOTINODE value a bit more.
1998-08-11 03:59:12 +00:00
Julian Elischer
82d02417b1
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
Jordan K. Hubbard
9c5697dd4f
MF22: various fixes for new XFree86 dist and cdrom warnings.
1998-07-21 06:44:42 +00:00
Kazutaka YOKOTA
e1fe6b4298
MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer).
1998-07-20 10:48:11 +00:00
Jordan K. Hubbard
f4322babc4
A few size tweaks to try and get the -current boot floppy back under
...
control
1998-07-19 05:31:35 +00:00
Jordan K. Hubbard
8eac04a792
MF22: Paul Traina's changes.
1998-07-18 09:42:02 +00:00
Jordan K. Hubbard
63111d4d11
MF22: XFree86 is now v3.3.2
1998-07-17 22:00:06 +00:00
Jordan K. Hubbard
acb673f70f
MF22: Copy up new doc files.
1998-07-16 10:15:53 +00:00
Jordan K. Hubbard
c16575f605
MF22: Add prototype errata file.
1998-07-16 10:09:55 +00:00
Bill Paul
7841095906
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 Somers
7e22ee1f07
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
Dag-Erling Smørgrav
fcab936b59
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
Jordan K. Hubbard
a23bbb9036
Add entry for Dell Poweredge XE.
...
Submitted by: Vadim Mikhailov <mvp@braz.ru>
1998-07-03 14:04:32 +00:00
Jordan K. Hubbard
eeae79cc34
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 Somers
b92417349c
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 Somers
e447648cd8
Fix syntax error from last commit
1998-06-25 06:35:20 +00:00
Brian Somers
7fbcb4ce39
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
Jordan K. Hubbard
27d83e22de
Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
...
been necessary for awhile.
1998-06-10 01:15:46 +00:00
John Polstra
492cf9a427
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
John Polstra
72ac7e4d66
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
Joseph Koshy
8f24c56371
-DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".
...
PR: 6685
1998-06-06 04:39:42 +00:00
Jordan K. Hubbard
6edfc50c8e
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
Jordan K. Hubbard
b59a04d2af
Do the aout libs if they exist in preference to the older ones in /usr/lib
1998-05-29 19:36:12 +00:00
Jordan K. Hubbard
515cf34afd
Merge updates from 2.2
1998-05-24 20:01:33 +00:00
Jordan K. Hubbard
904bdc094f
Sync documentation with 2.2 updates.
1998-05-24 20:00:27 +00:00
Steve Price
461497b337
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
Jordan K. Hubbard
949a19fafd
Note presence of the ThunderLAN driver
1998-05-21 04:12:03 +00:00
Jordan K. Hubbard
4906668f7c
Don't pack distfiles left over from docs builds into ports.tgz.
1998-05-20 01:06:32 +00:00
Jordan K. Hubbard
30c107ccb2
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
Jordan K. Hubbard
9b6f1a185f
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
Jordan K. Hubbard
92be7163cc
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
Jordan K. Hubbard
7a3009d5ff
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
Jordan K. Hubbard
ddb437cf93
XFree86 3.3.1 -> 3.3.2
1998-05-06 12:01:20 +00:00
Jordan K. Hubbard
0fc8576085
Add the whatis database to catpages too
1998-04-26 08:34:26 +00:00
Jordan K. Hubbard
4f43ad3744
Note usage of Linux PLIP peer.
1998-04-20 06:18:36 +00:00
Andrey A. Chernov
7220744319
Add ftp4.ru
1998-04-16 13:55:11 +00:00
Mike Smith
0c9cba523a
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
Jordan K. Hubbard
72d450cd6e
MF22: NOSHARED=YES
1998-04-01 15:19:23 +00:00
Jordan K. Hubbard
219443164f
Use the correct templates file.
...
PR: 6135
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-30 08:29:28 +00:00
Kazutaka YOKOTA
98a1e5421d
- 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
Jordan K. Hubbard
e4c06e4e91
Add new documentation.
...
Submitted by: Doug
1998-03-24 09:52:25 +00:00
Jordan K. Hubbard
ac4c856698
Sync with 2.2-stable branch.
1998-03-24 09:51:58 +00:00
Jordan K. Hubbard
d3c155fc56
Add new help file.
...
Submitted by: Doug
1998-03-24 09:51:41 +00:00
Jordan K. Hubbard
d8837e94a8
MF22: resync.
1998-03-23 08:36:27 +00:00
Kazutaka YOKOTA
6614c78914
- 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
Jordan K. Hubbard
3d4fcaba36
MF22: catch up with recent changes.
1998-03-23 05:59:18 +00:00
John Hay
4f0591349b
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
Jordan K. Hubbard
40917faa6f
MF22: install correct kernel
1998-03-21 02:08:52 +00:00
Jordan K. Hubbard
2be6f70cf6
MF22: create raw slice entries.
1998-03-20 23:39:57 +00:00
Jordan K. Hubbard
e5610c61ba
Ack, fix typo in last commit.
1998-03-20 18:26:04 +00:00
Jordan K. Hubbard
8ff4186a6f
My face is red - make the code for creating slices actually work now.
1998-03-20 18:07:02 +00:00
Jordan K. Hubbard
df87ad2d33
correct checks for "already written" case.
1998-03-19 15:07:20 +00:00
Jordan K. Hubbard
75ea99e2df
Add noatime option to new filesystems to speed up initial extraction.
...
Suggested by: bde
1998-03-19 15:02:09 +00:00
Philippe Charnier
5e80730948
Use .An/.Aq.
1998-03-19 07:40:27 +00:00
Jordan K. Hubbard
95742f4173
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
Jordan K. Hubbard
1860722c6b
Fix some bogons with variable handling.
1998-03-15 19:30:49 +00:00
Jordan K. Hubbard
09b58bbc77
Reformatting, more sanity checks.
1998-03-15 17:10:17 +00:00
Jordan K. Hubbard
9f5f4b12f4
When doing "make unders", also remember to make entries for
...
any slices that exist.
1998-03-15 16:15:47 +00:00
Jordan K. Hubbard
60decb9cbc
Add Danish mirrors.
...
Submitted by: phk
1998-03-13 11:30:44 +00:00
Jordan K. Hubbard
bd002b6bd8
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
Jordan K. Hubbard
ea31e8b2d6
Fix bogusly shadowed variable.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
Jordan K. Hubbard
c0ecc864be
MF22: don't snip SYSVSHM
1998-03-10 17:29:44 +00:00
Jordan K. Hubbard
1a8a1188c0
Correct misfeature with quoting, better error reporting.
1998-03-10 17:24:08 +00:00
Jordan K. Hubbard
beb1c32dd3
MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.
1998-03-10 13:42:05 +00:00
Jordan K. Hubbard
dd2474f300
Update to XFree86 3.3.2
1998-03-10 02:37:42 +00:00
Jordan K. Hubbard
5dad274682
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
Jordan K. Hubbard
9f8db01318
Remove deprecated XIG support - that project never
...
happened.
1998-03-09 15:01:02 +00:00
Andrey A. Chernov
140aed06db
Fix RFC number 1544 -> 1644
1998-03-09 14:24:21 +00:00
Jordan K. Hubbard
739a141cfb
Make a /var/run directory before starting ppp so that it doesn't
...
complain.
1998-03-09 08:57:22 +00:00
Jordan K. Hubbard
dd3a83ba63
MF22: nuke compat slice for root.
1998-03-09 08:39:46 +00:00
Jordan K. Hubbard
fe80c56322
MF22: update table.
1998-03-08 09:29:50 +00:00
David E. O'Brien
09c9c1eaca
Note that ed0's IRQ is now 10 to help those upgrading from 2.x.
1998-03-08 09:23:20 +00:00
Jordan K. Hubbard
7f2c35c3f8
Add a mouse configuration menu.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
Jordan K. Hubbard
5021430d41
DOH! Forgot a backslash.
1998-03-06 23:03:49 +00:00
Jordan K. Hubbard
8f85722f98
MF22: various doc bogons noticed.
1998-03-06 07:23:08 +00:00
Jordan K. Hubbard
f910618080
Go to reduced device set now that "make-unders" work.
1998-03-06 06:47:09 +00:00