brian
8dc459bd1b
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
7882713ea3
Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)
1997-12-04 14:22:01 +00:00
jkh
fa0920145d
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
5f901b9ee0
Remove -ldes again; Brian's latest fix should deal with it.
1997-09-28 20:35:54 +00:00
jkh
994b6abc0f
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
jkh
adaeb61e67
Add -lalias for ppp now.
1997-05-24 09:03:28 +00:00
peter
34fd560164
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jkh
6e600f75b1
Whoops, add -lftpio
1996-12-11 10:13:31 +00:00
jkh
923e468c19
Add -lcrypt for new ppp changes.
1996-10-07 04:16:36 +00:00
phk
9f299b0400
ppp now requires -lmd
1996-02-08 18:02:51 +00:00
joerg
3af85e937d
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
peter
ae9bf15783
Update the -current sources from the 2.1 branch.
...
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
rgrimes
8f6e1a9b69
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
jkh
9ebcee6c3b
Add mount_nfs so that we can do NFS installs.
1995-05-30 05:13:07 +00:00
jkh
82878f622d
Shrink the boot floppy by removing all extraneous stuff. Also increase
...
number of inodes.
Fix various bugs reported by Poul. Implement VTY switching.
1995-05-29 00:50:05 +00:00
jkh
6ba42180c0
1. Remove slattach from the root_crunch floppy and stick it on the boot
...
floppy (for slip install).
2. Try to work around a bodge in the ftp extraction loop where FtpEOF() was
being called more than once. Also fix a problem where the URL was getting
smashed in the environment by copying it to a temporary area before we
jump up and down on it.
1995-05-27 20:49:59 +00:00
jkh
60964a51c2
Add ping to the boot floppy; it's too useful for problem diagnosis to
...
leave off.
1995-05-27 11:18:52 +00:00
jkh
8e93747972
Move ppp back to root floppy; we need it to load the cpio floppy,
...
potentially.
1995-05-26 21:15:50 +00:00
jkh
0b534ab38a
Rename boot.flp to root.flp
1995-05-25 18:48:07 +00:00
jkh
668111974f
Whoops! Forgot libkvm.
1995-05-23 23:06:22 +00:00
jkh
fce27256f0
Remove some extraneous junk from the boot floppy. Put ifconfig and route
...
on there.
1995-05-23 22:59:08 +00:00
jkh
536783826d
1. Remove the scripts from the boot floppy - we don't need them anymore
...
and it saves us a fair bit of space.
2. Remove adduser and tzsetup as well - they're not needed.
3. Move ft from the boot floppy to the cpio floppy.
1995-05-21 18:29:51 +00:00
jkh
e12fbc812f
Add the ft program to the boot floppy.
1995-05-21 13:54:02 +00:00
jkh
27bb9fd903
Put find on the boot floppy. Don't ask.
1995-05-19 21:31:52 +00:00
jkh
ff5ad97cbb
Sheesh! What was I thinking. ppp should go on the cpio floppy, not
...
the boot floppy!
1995-05-18 13:54:12 +00:00
jkh
618a740cbb
Add ppp to the boot floppy.
1995-05-18 10:47:45 +00:00
jkh
69d179abe0
Add ls to the boot floppy - folks will be lost without it!
1995-05-11 08:52:11 +00:00
jkh
60a827795c
Use the proper libs for sh.
1995-05-11 07:05:05 +00:00
jkh
ee6a0b0ff4
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
jkh
d285ee1958
Remove ncftp from cpio - we don't need it any more.
...
Adjust boot floppy to (hopefully) include libdisk in the crunch.
1995-05-10 17:20:23 +00:00
jkh
f64eda4cd6
Get sysinstall from /usr/src/release not /usr/src/sbin.
1995-05-09 23:02:56 +00:00
phk
997817e70e
New and better "make release" rules.
1995-02-25 22:08:48 +00:00