jkh
808a36ef65
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
0450208ebc
Whoops, add -lftpio
1996-12-11 10:13:31 +00:00
joerg
ce411f960d
Several improvements to the `fixit' configuration:
...
. Don't gzip the crunched binary by now; it just fits, and execution is
a lot faster this way (it's truly demand-paged again).
. Add more(1), ft(8), protocols(5), a stripped down services(5).
. Improve the .profile, and make sysinstall actually use it again.
Still no go for a 4 MB configuration though. :-(
1996-11-09 16:25:47 +00:00
joerg
3f3155c6db
Merge from the 2.2 branch: call our `vi' by its right name.
...
Detected by: jkh
1996-11-09 12:08:57 +00:00
jkh
3c16d249ef
Add -lcrypt for new ppp changes.
1996-10-07 04:16:36 +00:00
jkh
ebd61ccfa4
link chgrp to chown, don't list it as a binary
1996-07-31 05:21:20 +00:00
jkh
24a9246467
Add chgrp to fixit, closes PR#1342
1996-07-29 09:17:12 +00:00
phk
d49fe28340
ppp now requires -lmd
1996-02-08 18:02:51 +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
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
peter
03382d7ccd
Update the -current sources from the 2.1 branch.
...
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
jkh
73f2e484c4
Add mount_nfs so that we can do NFS installs.
1995-05-30 05:13:07 +00:00
jkh
0fe7556fa5
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
0212caaf3f
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
245d61268c
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
9d2760a66b
Move ppp back to root floppy; we need it to load the cpio floppy,
...
potentially.
1995-05-26 21:15:50 +00:00
jkh
f2fac040f8
Rename boot.flp to root.flp
1995-05-25 18:48:07 +00:00
jkh
9770049e29
Whoops! Forgot libkvm.
1995-05-23 23:06:22 +00:00
jkh
4daafd9af9
Remove some extraneous junk from the boot floppy. Put ifconfig and route
...
on there.
1995-05-23 22:59:08 +00:00
jkh
94d2596027
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
0fff99e87d
Add the ft program to the boot floppy.
1995-05-21 13:54:02 +00:00
jkh
f7060dc1d9
Put find on the boot floppy. Don't ask.
1995-05-19 21:31:52 +00:00
jkh
d208d0f83e
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
04572cc985
Add ppp to the boot floppy.
1995-05-18 10:47:45 +00:00
jkh
d947064fab
Add ls to the boot floppy - folks will be lost without it!
1995-05-11 08:52:11 +00:00
jkh
b183c608c6
Use the proper libs for sh.
1995-05-11 07:05:05 +00:00
jkh
f53e19c4d7
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
jkh
dee6274b62
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
2ff2e4d72d
Get sysinstall from /usr/src/release not /usr/src/sbin.
1995-05-09 23:02:56 +00:00
phk
ebb21d2458
A major cleanup. Move more over to a "pull" model than a "push" model,
...
this will eventually allow us to add meaningfull dependencies.
Add mount_{msdos,nfs,cd9660} and chroot to the fixit.flp.
1995-04-20 06:48:31 +00:00
phk
3d6e9f574b
Add bad144 to fixit floppy.
...
Remove kernel compile directories.
Put all *[sw]d* devices on floppies
Make more inodes on floppies as function of the above.
1995-04-12 08:00:24 +00:00
phk
b9928379ff
Added a fixit floppy to the rules.
1995-03-13 20:09:38 +00:00
phk
e9f480c4e2
New and better "make release" rules.
1995-02-25 22:08:48 +00:00