nyan
6a7aa7f3d9
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
...
boot.flp and plain boot.flp.
- Clean up crunchgen related routine.
- Add PC-98 support.
TODO:
o Documentation
o Fix some messages for PC-98
o Decrease the size of fixit.flp to 1.2MB
o I18N (See: http://www.jp.FreeBSD.org/BootAsia/index.html )
No response from jkh
2000-06-05 13:17:23 +00:00
green
d2d679a008
The best way to remove IPv6 things is to remove lines with the pattern
...
'IPv6', and it's not necessary to do it explicitly per entry.
Approved by: jkh
2000-02-27 07:36:34 +00:00
jkh
c15b8bedee
Elide INET6 related options for boot floppies.
2000-02-26 22:11:27 +00:00
peter
5c86c428af
s/pass0/pass/ so the passthrough device is removed from BOOTMFS.
2000-01-25 07:25:58 +00:00
jkh
661bd21d90
kernel space savings allow reactivation of NFS installs.
2000-01-03 10:00:09 +00:00
jkh
6628432cee
Sacrifice, for now, NFS and NETGRAPH on the alpha boot floppy
...
so that we can get it back onto 1.44MB boot media again. This
does not affect the i386 class build.
1999-12-25 07:22:10 +00:00
brian
62c4e5d19a
Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKET
...
to the release kernel.
1999-11-20 10:54:57 +00:00
jkh
177173e8b3
Don't need to add bpf anymore.
1999-09-14 18:43:35 +00:00
jkh
fde57b0386
Bump maxusers in installation kernel down to something more low-memory
...
friendly.
1999-09-08 04:46:35 +00:00
des
3c4a5a075d
Rename bpfilter to bpf.
1999-07-06 19:23:32 +00:00
hosokawa
e7989bf7f2
Removed unused boot_crunch.conf
1999-06-29 23:49:31 +00:00
markm
6491ecd71a
Add bits of PAO that are non-controversial.
...
Submitted by: Tatsumi HOSOKAWA
1999-06-17 19:04:56 +00:00
jkh
da76641a7a
Various edits to shrink fixit and enable dhcp-client
1999-06-09 09:08:22 +00:00
jkh
f8729de024
Add dhclient to mfsroot floppy - changes to sysinstall to follow.
1999-05-01 11:30:55 +00:00
jkh
4fda307f5b
MF3: SYSVMSG addition, fluff with release notes.
1999-02-14 20:14:58 +00:00
jkh
6bccce105c
Don't strip out stuff from boot.flp now that it's twice the size.
1999-01-31 12:41:12 +00:00
jkh
ea84bacfa6
Nuke pnp0 from boot.flp
1999-01-28 06:27:41 +00:00
jkh
c6b1939fc8
1. Adjust fs sizes to get floppies back under control.
...
2. Viciously slash all CD support out of boot.flp. It's basically just
a net boot floppy now.
1999-01-26 15:14:11 +00:00
jkh
4f98a3562a
NO_LKM is deprecated
1999-01-26 12:59:09 +00:00
jkh
5a3e9b2350
swap support is actually pretty important; put it back
...
CVS: ----------------------------------------------------------------------
1999-01-22 19:11:37 +00:00
jkh
922239a161
More floppy size adjustments - I thought I'd already committed these, whoops!
1999-01-16 22:42:25 +00:00
jkh
3f56407712
Shuffle the exclusion list for boot.flp in an effort to get sizes
...
down again.
1998-12-06 21:58:50 +00:00
jkh
f656dfa6bf
Simplify call to dokern.sh - now the no MFS case is the default.
1998-11-12 20:40:45 +00:00
jkh
0300cc1f41
Boy, two typos in one day. Time to go back to bed.
1998-11-12 20:37:20 +00:00
jkh
9903d3c86f
Elimintate gratuitous backslash
1998-11-12 20:12:52 +00:00
jkh
72d94f3752
Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*
...
way to install 3.0.x.
1998-11-11 23:08:24 +00:00
jkh
fdd963e6d4
We've overflowed boot.flp again. Go to a boot.flp which contains
...
a bit less legacy hardware support, that all still remaining a supported
option with kern.flp (and a two-floppy install). This will be documented
in the release notes, I promise.
1998-11-11 08:46:54 +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
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
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
ab84014a07
Try using minigzip instead of gzip; can't hurt!
1998-09-19 01:47:07 +00:00
brian
c73933598a
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
b81e85c065
Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)
1997-12-04 14:22:01 +00:00
jkh
fb9cd79beb
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
dbed72990f
Remove -ldes again; Brian's latest fix should deal with it.
1997-09-28 20:35:54 +00:00
jkh
8a0c7c5ebe
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
96bfd8e939
Add -lalias for ppp now.
1997-05-24 09:03:28 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
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
jkh
3c16d249ef
Add -lcrypt for new ppp changes.
1996-10-07 04:16:36 +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
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