jkh
7803ec2855
Fix english in prompt.
1998-09-30 12:33:28 +00:00
jkh
7a78bf1225
various bits of overdue cleanup.
1998-09-30 11:49:37 +00:00
jkh
e26cade182
Call gunzip correctly.
1998-09-30 11:44:29 +00:00
danny
902cf58958
Fix typo in message.
1998-09-30 01:46:27 +00:00
jkh
72ea6df735
Add in a kludge for registering the "package" version of XFree86 so
...
various ports don't complain about it. It also requires that the pkg
registration bits be stick into the Xbin tarball so that they'll be
present in /usr/X11R6/lib/X11/pkgreg.tar.gz. The registration tarball
is removed upon first use to prevent it later spamming a genuine build
from ports if inadvertently extracted again.
1998-09-29 14:23:13 +00:00
abial
0332bc6517
Small update: you need to unpack the stand-alone picobsd tarball into
...
src/release/picobsd, otherwise it won't work.
Pointed out by: Randal Masutani <randal@comtest.com>
1998-09-29 12:23:58 +00:00
abial
4542630b2c
Make proper use of ${suffix} instead of hardwired suffixes.
...
Pointed out by: Randal Masutani <randal@comtest.com>
1998-09-29 12:12:47 +00:00
abial
19b039f9a4
Better handling of "custom" setup.
...
Submitted by: Randal Masutani <randal@comtest.com>
1998-09-29 11:58:54 +00:00
abial
5993438b96
Once again turn off the BRIDGING - it's not yet ready to be the default...
...
Submitted by: Randal S. Masutani <randal@comtest.com>
1998-09-29 11:27:34 +00:00
jkh
8385e77a9c
Update to match newest XFree86 naming conventions.
1998-09-29 07:27:33 +00:00
jkh
0837b38281
Always do fixups, even if some minor dist failed to install.
...
Noticed by: luigi
1998-09-29 05:12:39 +00:00
jkh
2b29fdee59
Try #2 with minigzip. Now that John Hay has made it behave more properly
...
like gzip, we should be able to use it here.
1998-09-29 04:58:17 +00:00
jkh
6316b4d828
Quick update for AdvanSys cards. I *know* this file is going to need
...
more work.
1998-09-28 18:42:55 +00:00
jkh
5d2ce555fc
Nuke ft0 device on boot floppy also since we don't need it now.
1998-09-28 17:17:49 +00:00
abial
ee6ebecb01
Update for 0.41.
1998-09-26 17:39:21 +00:00
abial
4b94d1ed41
Small rearrangements for a bugfix release 0.41.
1998-09-26 17:27:26 +00:00
abial
9e3c7f6465
Move the documents to src/ so that using new version number is easier.
1998-09-26 17:23:01 +00:00
jkh
a51c5aa8c3
Remove support for floppy tape installs. I'm sorry, we're outta
...
space, and it's either this or the DOS installs. I think that the
DOS installs are somehow more important. :)
1998-09-26 17:05:08 +00:00
abial
a4a8884afb
Turn off options BRIDGE and DUMMYNET again - there are still some pieces
...
missing. But I hope this will be ready before 3.0-R.
1998-09-24 16:39:55 +00:00
abial
9be10994c6
Remove superfluous (and old) copies.
...
There are still many more things to clean up here...
1998-09-24 16:37:37 +00:00
sos
455ca58972
Add a note on the VESA support.
...
Delete the note on the -b boot option.
1998-09-24 13:11:08 +00:00
jkh
c320c94d53
Put MSDOSFS back - I'm going to try and find space another way.
1998-09-24 02:01:07 +00:00
jkh
c51ade1afe
Trim more stuff off the boot floppy - we're overflowing again! :(
...
Partially suggested by: abial
1998-09-24 00:57:05 +00:00
jkh
8207edf60d
Update for ELF
...
Submitted by: abial
1998-09-23 16:00:07 +00:00
abial
5f48c4a83c
Turn on support for bridging statistics.
1998-09-23 15:22:14 +00:00
abial
718482b3c9
Turn on support for bridging and b/w limiting.
1998-09-23 15:20:55 +00:00
abial
70df17cc7d
Correct comment in the "build" script about aout/ELF.
1998-09-23 14:54:46 +00:00
abial
7aa5c8c8ea
Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...
1998-09-23 14:51:34 +00:00
jkh
7db7922f9e
MF22: Important fixes for loading XFree86 distributions I forgot to
...
merge after 2.2.7 (I was wondering why that bug looked so familiar!).
Also update some docs accordingly.
1998-09-23 12:13:51 +00:00
gpalmer
f99b15f20c
Build the GENERIC kernel on the alpha too. And don't expect a MFS kernel
...
yet, nor will fbsdboot.exe be too useful :)
Reviewed by: jkh
1998-09-23 07:38:51 +00:00
jkh
ec9ec25ab9
Fix proflibs again.
1998-09-23 03:58:41 +00:00
abial
2764ef0517
Make this work when compiled ELF. The code assumed that when you go off
...
the table boundary you get NULLs, and this was true for a.out, but some
ELF-related gremlin fills it with 0xff instead...
I suspect there are more problems of this type left in the tree. :-(
1998-09-22 15:45:52 +00:00
abial
cefa864934
Add some more disk device nodes.
1998-09-22 15:41:05 +00:00
abial
1f1f8a83ca
All PicoBSD userland is now ELF. This buys us extra 15-30kB on the floppy.
...
NOTIE: If you don't use /usr/obj (or you wiped it), remember to clean also
the source tree of stale .depend and *.o files...
1998-09-22 15:40:00 +00:00
jkh
8b5224d956
Allow the use of ${DESTDIR} in the enviroment to optionally get
...
these various collections to install someplace else.
1998-09-22 08:43:10 +00:00
jkh
00d538c115
Revert my change to use minigzip. Apparently, this thing is too "mini"
...
to actually work in this application. Urk. This probably explains the
problems people have been having with installing -snap. My bad. Will
fix and upload a new beta snap to ftp.freebsd.org.
Noted by: jhay
1998-09-22 00:16:23 +00:00
jkh
18fa31030c
Turn NODOC off again; now that releases are releasing again, it's time to
...
try and unbreak docs.
1998-09-20 08:52:23 +00:00
abial
2b305dce94
Use system-wide MAKEDEV, instead of our own copy.
...
Suggested by: Ockham's razor
1998-09-20 00:52:34 +00:00
abial
205e0d1f5a
Hmm... Let's make the switch to non-DEVFS actually work. :-/
1998-09-20 00:46:27 +00:00
abial
610fc53b70
Kill the remnants of DEVFS, since it's broken without the SLICE code...
...
Pity - it was _very_ handy.
This also required increasing of MFS size, so that PicoBSD consumes more
memory now...
1998-09-19 21:45:18 +00:00
abial
9eb45a0dec
Remove some dead code.
...
Obtained from: similar changes in sysinstall by jkh
1998-09-19 21:40:39 +00:00
jkh
55b979f3cd
Turn off ALLLANG; the docs are currently in spanish and none of the docs
...
folks seem to have worked out why yet, so I'm switching back to english
and only english by default for now. :)
1998-09-19 11:43:05 +00:00
jkh
ab84014a07
Try using minigzip instead of gzip; can't hurt!
1998-09-19 01:47:07 +00:00
jkh
085e20d13d
Remove defunct scsi command from fixit floppy.
...
Once I see how much room is available, I may add camcontrol in
its place.
1998-09-19 01:46:22 +00:00
jkh
146cd3c946
Temporary hacks to get releases working again:
...
o Remove MSDOSFS until I find some other way of gaining some space.
This *totally disables* the use of DOS partitions in installation
so it's truly just a temporary measure.
o Set NODOC=YES since docs are broken right now (they try and install
into the bindist rather than the docdist - need to figure out why).
1998-09-17 11:25:48 +00:00
jkh
7a5e90da27
Make SCSI stuff truly optional.
...
Noticed by: jhay
1998-09-16 09:25:20 +00:00
jkh
3d503d8e05
Add entries to describe CAM's new features.
1998-09-16 05:15:37 +00:00
jkh
db4e37f524
Translate some of the newer entries to english. :)
1998-09-15 21:45:14 +00:00
cracauer
053b0efc46
Mention /bin/sh fixes.
1998-09-15 14:06:54 +00:00
jhay
6fc016367d
Comment out NODOC and NOPORTS again. It got uncommented by mistake a few
...
days ago.
1998-09-15 13:15:18 +00:00