Commit Graph

493 Commits

Author SHA1 Message Date
hosokawa
aa73d31300 My last modification for PC-card boot.flp was incomplete, and one more patch
is needed.
This seems a sort of quick-hack, but it's hard to fix it in proper way.
I'll do it later.
1999-07-05 07:15:42 +00:00
hosokawa
84d49b35c9 make release (actually, make floppies) makes PC-card boot.flp automatically. 1999-07-04 13:31:05 +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
932326ab45 Don't put CVS files in ports. It's kinda useful for cvs updating
a ports tree which was installed initially with the system later,
but this is probably not the general case (user CVSups the repository
rather than the checked-out bits) and it's penalizing everyone else
with excessive inode consumption.
1999-05-29 00:42:05 +00:00
brian
66a6cb8739 Use RELENG_3 as an example, not RELENG_2_2. 1999-05-23 20:01:20 +00:00
phk
c0bcaf4af8 More crypto bogosity.
(I just built a current snap-shot)
1999-05-16 12:21:54 +00:00
phk
b72d5cc0d2 INSTALL.TXT is gone in -current (despite what Jordan says :-)
kerberisIV requires crypto as well.
1999-05-16 08:07:34 +00:00
phk
e181872474 cp ${KERNEL} instead of cp kernel 1999-05-15 19:05:40 +00:00
jkh
13644a2bd2 target is ${KERNEL}, not kernel.
Noticed by:	"John W. DeBoskey" <jwd@unx.sas.com>
1999-05-15 11:51:39 +00:00
jkh
3274538263 fix stupid typo. 1999-05-13 02:49:23 +00:00
jkh
ef8e0e87fe Support divergent docs for different architectures. 1999-05-12 08:19:54 +00:00
obrien
71c8afa0dd Turn on compat22 dist. 1999-05-09 17:00:04 +00:00
max
1c84deb9ca Install boot.config with `-P' in it in the i386 boot floppy.
Also, let the bigboot floppy to have /boot/loader.rc with
  echo \007\007
  autoboot 10
1999-05-02 17:43:45 +00:00
jdp
9b7add1cb8 pppd/Makefile:
Enable MS-CHAP support.

release/Makefile:
  Build a separate NOCRYPT version of pppd, to keep This Great
  Nation's top-secret cryptographic tools out of the filthy hands
  of those evil furriners.
1999-04-29 17:56:28 +00:00
max
d3809450ef echo ^G^G -> echo \007\007 in loader.rc in kern.flp. 1999-04-27 05:09:43 +00:00
max
9e1b368fd6 Change the loader.rc in the boot floppy to:
1. Enable use of serial console for installation by using autoboot
  instead of boot.

2. Beep when the mfs root floppy needs to be placed in the fdd.

3. Beep again when mfs root image is loaded and the loader waits
  for ten seconds before it starts booting for any input.  (Serial
  console users can say " boot -h" here.)
1999-04-25 16:42:46 +00:00
obrien
2e2562a8e3 Add the compat3x dist. 1999-04-20 11:41:59 +00:00
sada
f9cfb2497d Make release would fail for lack of /etc/resolv.conf or $DISTFILES/
PR:	misc/9913
Submitted by:	YAMAMOTO Shigeru <shigeru@bremen.or.jp>
1999-03-31 11:18:52 +00:00
nik
db044d396d If ALLLANG is not set then ensure that DOC_LANG=en is, so that
the English Handbook is built (it's not built by default any more).
1999-03-27 16:02:04 +00:00
markm
c97ae836f7 Bitrot. Remove objlink as it is not pleasant to be downwind.
PR:		8071
Reviewed by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00
jkh
8b554b3ae8 We don't use this anymore - nuke it. 1999-03-10 03:50:38 +00:00
des
e158dd910e Ignore errors from chflags. This makes it possible to make installworld
with DESTDIR set to an NFS-mounted file system.
1999-02-14 13:56:15 +00:00
jkh
1a0dc12e91 Install the correct rc.conf file. 1999-02-10 09:15:27 +00:00
msmith
9436d32fb2 The loader doesn't use '@' to suppress command lines anymore. 1999-02-10 01:57:38 +00:00
jkh
ca736467f9 BASE=4.0 1999-02-06 06:51:30 +00:00
jkh
84b7ab73bf Bump MFS up to 2.88MB. Now there's room for quite a bit more stuff
(like a dhcp client?).
1999-02-05 10:09:11 +00:00
jkh
7b02e986fb Whoops, don't break the alpha release build in copying the boot
images - be smarter about it.
1999-02-01 18:08:07 +00:00
jkh
278d35dcc6 Well, we've blown out boot.flp again. Time to go to 2.88MB format
for those folks with large floppy drives, LS-120s or CDROMs.  Everyone
else will now have to use kern.flp & mfsroot.flp to install from.
We've held this off as long as possible and there's just no more fat
to trim. :(  I'll look at increasing the mfsroot size too later, depending
on how well it compresses.
1999-01-31 12:38:19 +00:00
jkh
f157bdc418 Be more selective about installing things from /boot; no telling
what might wind up there in the future to overflow us again.
1999-01-31 03:53:55 +00:00
jkh
0c1e072cd8 1. Install /boot/loader correctly on boot.flp
2. Back up old rc.conf.site if it exists.
1999-01-30 22:15:36 +00:00
jkh
d5f0625dc5 More support for Alpha installs.
Submitted by:	dfr
1999-01-29 11:39:04 +00:00
jkh
2c7a659171 OK, now the boot floppies work again. Also collapse some common
build cases.
1999-01-26 15:22:29 +00:00
jkh
8e3f936309 Play with MFS size a little. 1999-01-25 04:57:07 +00:00
jkh
fad83bed84 Set JADETEX=no on ports build line.
Prompted by:	nik
1999-01-20 23:24:06 +00:00
jkh
922239a161 More floppy size adjustments - I thought I'd already committed these, whoops! 1999-01-16 22:42:25 +00:00
abial
f1ce7a5746 (Fix null log in previous commit).
Change /boot/boot.conf to /boot/loader.rc - this name reflects what it
really is.

Agreed upon by:	jkh, msmith and many others
1999-01-14 15:36:53 +00:00
abial
80ca944a93 *** empty log message *** 1999-01-13 21:56:58 +00:00
joerg
2cb26e4958 Allow chflags(1) to fail inside the chroot environment for /R. This
can happen iff ${CHROOTDIR} is NFS-mounted.
1999-01-12 15:37:19 +00:00
jkh
5985356a4c Try some new floppy sizes. 1999-01-11 00:54:00 +00:00
rnordier
1bf1fede8f No longer install obsolete boot.help file. 1999-01-10 21:31:37 +00:00
gpalmer
2b61b2a48b Really delete the netboot image off the alpha floppy. I think Jordan
got his paths confused :)
1999-01-09 19:14:22 +00:00
jkh
ff3d28a99a Adios, kzip - you don't work on ELF kernels. 1999-01-09 00:32:00 +00:00
jkh
890d07010c Copy only the boot1 and boot2 (if exists) files into mfs/boot since
we don't need the others there.
1999-01-08 05:33:11 +00:00
jkh
b5ddfbd3fd DTRT with gzip'd alpha kernels.
Submitted by:	dfr
1999-01-08 00:33:21 +00:00
jkh
82b9f14a61 copy resolv.conf to chroot area. 1999-01-06 19:18:45 +00:00
peter
5165d2ce14 Remove some remaining references to LKM's. Snaps were trying to unpack
slkm* etc, among other things.
1999-01-06 13:55:14 +00:00
jkh
d5e9f591c1 Whoops, missed an instance of the old image naming. 1999-01-05 17:03:49 +00:00
jkh
c83f2aa7a8 Remove legacy boot.config file. 1999-01-05 03:53:14 +00:00
jkh
4a468ee66d Hammer on the boot floppy generation bits some more. This is looking
a little better.
1999-01-05 03:44:08 +00:00
jkh
64b2cd514a Fix bogon in docfile placement. 1999-01-05 02:35:38 +00:00