bde
12ee82f222
Depend on libdisk.a.
1996-02-25 20:41:07 +00:00
joerg
cdfca40be2
Ooops, i've botched a backslash in my previous commit.
...
Also, move the "ammunition" block above, so it's handled before the
man pages are bing moved out to their own distribution.
1996-02-13 13:28:41 +00:00
joerg
b454fdcba1
Special fixup to build and install the non-des ed(1) and init(8) into
...
the "bin" distribution.
1996-02-13 09:22:42 +00:00
phk
61b9823c67
Remove netns and netiso, whatever it did here in the first place...
1996-02-10 09:33:52 +00:00
phk
d49fe28340
ppp now requires -lmd
1996-02-08 18:02:51 +00:00
jkh
21c9c34c6c
Add install script for doc, make bin install more intelligent.
1996-02-02 23:53:48 +00:00
jkh
64d13f8d9c
Understand about the doc distribution.
1996-02-02 06:44:02 +00:00
joerg
0d78e1e902
Add the -u flag to the cpio's used to install the initial files, just
...
to make sure they will be overwritten even in cases where the've
bogusly got more recent timestamps.
1996-01-29 20:17:27 +00:00
joerg
a19908742a
Create symlinks for the MD5 libcrypt's in the bindist.
...
Jordan, this and my previous commit to lib/Makefile should
re-establish the libcrypt for our releases now. :-)
Well, not sure, perhaps init(8) is linked against the wrong libcrypt
in the bindist. :-(
1996-01-24 21:42:37 +00:00
joerg
694c3b89fa
Add an additional warning that a "dangerously dedicated" disk cannot have
...
a boot selector in sector 0.
Closes PR # conf/963: Using the...
Submitted by: muir@idiom.com (David Muir Sharnoff)
1996-01-23 21:05:22 +00:00
jkh
95cb956a94
Upgrade to Apache 1.0.
...
Submitted by: Coranth Gryphon <gryphon>
1996-01-21 19:38:05 +00:00
joerg
859c177be5
Make the reduction algorithm to tune the file system size less
...
aggressive, in order to avoid /mnt: file system full problems.
Introduce a deadlock counter.
Turn off echoing again, it's cluttering the screen/log.
Gross hack to avoid the `vn0: invalid primary partition table: no magic'
warning.
Seems that doFS.sh is now doing the job...
1996-01-21 17:24:54 +00:00
joerg
7d4c7f2cfa
Remove phk's errr... interesting idea of slicing a floppy into 10
...
cylinder groups. :)
1996-01-21 15:09:25 +00:00
jkh
2f055e7f0f
Correct typos. "ubin usbin" instead of "subin susbin"
1996-01-16 05:15:20 +00:00
phk
d6750ce6ed
Mount the disks we install on async, we might as well.
...
Saves a lot of time.
1996-01-14 21:48:57 +00:00
phk
4b351aa8eb
I belive this works now.
1996-01-14 19:10:16 +00:00
jkh
073adf1991
Don't try to swap to a disk that isn't selected.
1996-01-14 11:45:05 +00:00
phk
f6fba8512c
Shrink BOOTMFS kernel further. Make doFS.sh more intelligent.
...
boot4.flp should work fine as far as I can tell.
1996-01-13 23:31:46 +00:00
phk
bad7053995
A new cleaned up Makefile.
1996-01-11 20:28:40 +00:00
phk
ae5f21438b
Remember to make the kernels dir.
1996-01-10 08:51:08 +00:00
phk
0e24496fa7
Don't make the fs-image in /dev :-)
1996-01-10 06:32:22 +00:00
phk
30806f728b
Moved doFS into shell-script so we can be more smart about it.
...
make two boot floppies, one without help files for 4MB systems.
Mine's loading one now. :-) -O2 may be needed.
1996-01-08 22:13:50 +00:00
jkh
709700e64d
Check in the shell scripts I used for the 2.1-RELEASE CDROM. These
...
are provided simply as easy short-cuts for users who are prowling through
the dists structure and decide to install something directly from there.
There still needs to be some glue stuck into release/Makefile to copy
these into the appropriate homes following a full `make release', but I'll
wait until phk is done in there.
1996-01-08 06:19:45 +00:00
joerg
26a185509d
Use partition `a' for the vn device. Also vn-unconfig the vn device
...
after usage.
I think this has been the last show-stopper that prevented me from doing
a successful ``make release''. Jordan, go for the 2.2-SNAP! :)
1996-01-06 20:13:48 +00:00
joerg
61c04a04af
Sheesh. I've added -lipx to the wrong crunch config file.
...
While i've been here, added the ``-s labels'' flag to vnconfig.
1996-01-03 23:41:03 +00:00
markm
38a054576f
Add the South African mirror sites (ftp{2}.za.free...) and correct
...
the name of the "other" master crypto site from storm.sea.<blah> to
ftp2.internat.freebsd.org.
1996-01-03 21:34:39 +00:00
joerg
443d347603
Hopefully the last bogons that prevented me from running a successful
...
`make release':
. the `doc' distribution was missing, so the FAQ and handbook files
couldn't be installed (Q: why did the psd etc. files install, only
that the dirs had the wrong ownership?)
. the crunched binaries do need now -lipx
1995-12-31 17:10:05 +00:00
joerg
8afe324a8c
2.1.0R is over and out. Comment out the tags for it from the release
...
Makefile (so release builds in -current require to set it from the
command line).
Make the cleanup of ${CHROOTDIR} non-fatal. Otherwise, it stops
immediately if the ${CHROTDIR} is on a separately mounted file system.
1995-12-30 21:15:45 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
jkh
8a18515b9f
Add entry for Portugal. Clean up the US site list.
1995-12-19 12:07:43 +00:00
jkh
c4908135ec
Bring my changes forward from 2.1
1995-12-11 16:32:33 +00:00
bde
949b91d489
Updated #includes to the 1980's so that this compiles when <stdio.h>
...
doesn't include <sys/types.h>.
1995-12-10 01:12:20 +00:00
peter
03382d7ccd
Update the -current sources from the 2.1 branch.
...
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
jkh
2c548cde29
mountdbtab -> mountdtab; whoops!
...
A small extra diagnostic for loading packages.
1995-12-04 02:22:02 +00:00
jkh
62889588f4
Ack. How embarassing. The PCNFSD and GATED config items were essentially
...
no-ops up to now, and the samba configuration didn't bother to add the package
either. Whoops!
1995-11-17 23:49:45 +00:00
jkh
96599fabb3
Warn the user extra special for /etc/sysconfig.
1995-11-17 14:17:12 +00:00
jkh
d6a86f8282
Remove tabs, argh!
1995-11-17 13:34:54 +00:00
asami
d7bfe7937d
Update list of Japanese sites to match installer's menu. Move Japan
...
into right place in alphabetical order (who thought it was after USA?).
Ditto for Hong Kong (H is not exactly after I in my dictionary).
1995-11-16 09:30:09 +00:00
jkh
e67bacae11
More helpful error messages.
1995-11-12 20:47:15 +00:00
jkh
e083a2b1fb
Put HTML files into data/ instead of htdocs/
1995-11-12 20:39:18 +00:00
jkh
562c329574
Some additional cosmetic tweaks.
1995-11-12 11:12:25 +00:00
jkh
fa84a4fb07
Initialize ld.so.hints if necessary.
1995-11-12 11:02:43 +00:00
jkh
0cb4eade3b
Make editor start on right screen for anonFTP setup.
...
Don't clobber mediaDevice if post-configuring networking from CDROM.
1995-11-12 07:27:58 +00:00
jkh
7ff55cdf06
Add verbosity to add in tracking a mystery sig-11 with this..
1995-11-11 11:56:40 +00:00
jkh
a63e736d20
Fix some missing parameters to the anon ftp setup area.
1995-11-11 11:49:22 +00:00
jkh
ff6d25c022
Various cosmetic tweaks.
1995-11-11 10:59:23 +00:00
jkh
d2d1cf85dd
Write a quick help screen for this. Coranth seems to have an aversion
...
to writing help files.. :)
1995-11-11 10:51:07 +00:00
jkh
567a733ca6
Also set PKG_PATH when adding from media types other than FTP.
1995-11-10 15:10:07 +00:00
jkh
70c7dfce61
Leave hints for pkg_add so that it can do dependency over FTP. This
...
was formerly impossible due to the way pkg_add was insulated from where
a package actually came from.
1995-11-10 06:49:03 +00:00
jkh
b430cc8616
Tweaks to anon ftp setup.
...
Submitted by: coranth
1995-11-10 04:43:47 +00:00