Paul Richards
9d0de5eba9
Fix typo (define -> ifndef)
...
Reviewed by:
Submitted by:
1994-08-21 19:06:48 +00:00
Jordan K. Hubbard
a57d411ac1
Sigh.. Some of these configs are a little hairy. I need to know the
...
${PORTSDIR} too now - pass it to any and all config scripts.
Submitted by: jkh
1994-08-21 18:26:10 +00:00
Paul Richards
c4350ddb46
Removed disk type from disklabel lines, not needed for installing
...
bootblocks.
Reviewed by:
Submitted by:
1994-08-21 18:15:45 +00:00
Jordan K. Hubbard
884bb14f23
Add my desire for XPG-style message catalogs to the TODO list.
...
Submitted by: jkh
1994-08-21 17:53:06 +00:00
Paul Richards
b95ed23990
Fixed bootblocks to work with FreeBSD 2.0
...
1) Fixed up some header locations
2) Replaced list of boot files with /kernel
3) Changed disklabel use in Makefile to conform to 4.4
4) Added size command in Makefile to get close estimate of bootblock
sizes. Total size of text and data must be below 64K, slightly
overestimated since a.out header subsequently gets stripped.
5) Various buffer sizes are set to 8192 bytes in sys.c. In 4.4 MAXBSIZE
is set to 64K which is too big for the bootblocks to deal with.
Submitted by: Paul Richards
1994-08-21 17:47:26 +00:00
Jordan K. Hubbard
a1c49e4efc
Make things a little more user-friendly
...
Submitted by: jkh
1994-08-21 17:42:24 +00:00
Jordan K. Hubbard
34c3b2aff2
Get the .configure_done stuff working - it wasn't in the right place.
...
Submitted by: jkh
1994-08-21 16:55:54 +00:00
Jordan K. Hubbard
d0d7662fb4
Start really adding some features here. Let's see:
...
1. New variable DEPENDS lets you list packages that this depends on,
relative to the top (lang/tcl, x11/tk, etc). These packages will
always get made first.
2. Don't configure again if you've already done so successfully.
3. Add pre-configure and post-configure hooks. You can now do a pre-configure,
a local configure, a port-provided configure and finally a post-configure
if you really really want to. I can't imagine anything this will leave us
not being able to do! :) [ Yes, I have actually found a use for at least
two of these in one port - see x11/tk!].
Submitted by: jkh
1994-08-21 16:37:09 +00:00
Jordan K. Hubbard
9bd3cef5dc
Simplify the whole configuration script business quite a bit. What
...
was I thinking before..
Submitted by: jkh
1994-08-21 15:04:03 +00:00
Jordan K. Hubbard
09e9c8438a
Whoops, the check for a missing distfile was slightly bogus. Now it works.
...
Submitted by: jkh
1994-08-21 14:32:40 +00:00
Jordan K. Hubbard
754969c971
Make any local configuration file unconditional. That is, if one exists
...
then run it even if GNU configure is to be run later.
Submitted by: jkh
1994-08-21 14:10:16 +00:00
Jordan K. Hubbard
173b9407ed
Commit my new ports make macros. Still not 100% complete yet by any means
...
but fairly usable at this stage.
Submitted by: jkh
1994-08-21 13:12:57 +00:00
Bruce Evans
104915fbb9
Touch init.c after making it in case mkinit refused to touch it after not
...
changing it. mkinit's attempted smartness about timestamps is mismatched
with the makefile. init.o is compiled _twice_ the first time it is made...
1994-08-21 10:44:51 +00:00
David Greenman
802cd8e6f0
Better support for clean bit: prompt the user to fix it if it's wrong
...
when not preening, and indicate if it was fixed when preening.
1994-08-21 08:47:10 +00:00
Paul Richards
6b4c995bf9
Change cc back to cpp for now.
...
Reviewed by:
Submitted by:
1994-08-21 07:56:40 +00:00
Paul Richards
3301cc3c0a
Made idempotent
...
Reviewed by:
Submitted by:
1994-08-21 07:19:45 +00:00
Paul Richards
eb9fb78c34
Made idempotent
...
Reviewed by:
Submitted by:
1994-08-21 07:03:56 +00:00
Paul Richards
33420ec6e7
More idempotency....... this is fun :-)
1994-08-21 06:50:16 +00:00
Paul Richards
62c72b0ca9
Made idempotent.
...
Submitted by: paul
1994-08-21 06:22:12 +00:00
Paul Richards
5f282528fa
Made idempotent -- made some of them more consistent with rest of tree.
...
Reviewed by:
Submitted by:
1994-08-21 06:14:33 +00:00
Jordan K. Hubbard
1bd7f58c74
Add an ID to this. Be a bit more charitable about giving out 2.0 CDs.. :)
...
Submitted by: jkh
1994-08-21 06:12:11 +00:00
David Greenman
7f4b19d683
Install aliases "fasthalt" and "fastboot" for halt and boot respectively.
...
This is for "backwards compatibility". Documented these aliases in the
manual page.
1994-08-21 05:48:34 +00:00
Paul Richards
2539bf7513
Made idempotent
1994-08-21 05:44:12 +00:00
Paul Richards
707f139edb
Made idempotent.
...
Submitted by: Paul
1994-08-21 05:27:42 +00:00
Paul Richards
cea1da3be2
Make idempotent.
...
Submitted by: Paul
1994-08-21 05:11:48 +00:00
David Greenman
6818438323
fastboot is no longer - don't install it.
1994-08-21 04:57:00 +00:00
Paul Richards
836dc83b6a
Made idempotent.
...
Reviewed by:
Submitted by:
1994-08-21 04:55:31 +00:00
Paul Richards
af9da40534
Made them all idempotent.
...
Reviewed by:
Submitted by:
1994-08-21 04:42:17 +00:00
David Greenman
208d6b3588
1) adapted to a world without "fastboot" and "fasthalt".
...
2) updated to work with 2.0/4.4 binaries.
1994-08-21 04:28:44 +00:00
Paul Richards
385e380a6a
Changed idempotent strings to reflect directory area.
...
Reviewed by:
Submitted by:
1994-08-21 04:05:05 +00:00
Paul Richards
54b0ee633c
Made them idempotent.
...
Reviewed by:
Submitted by:
1994-08-21 04:03:58 +00:00
Geoff Rehmet
f64bb9afa4
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:36:40 +00:00
Geoff Rehmet
2a407ae57c
- turn NOCRYPT off
...
- add NOSECURE and NOKERBEROS
- turn NOKERBEROS on
- add secure directory
(NOCRYPT now has a blanket effect over src/secure and src/kerberosIV,
while NOSECURE and NOKERBEROS control these indiviually.)
Submitted by: Geoff
1994-08-20 21:34:59 +00:00
Geoff Rehmet
fa1313397e
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:29:33 +00:00
Geoff Rehmet
4714bb15be
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:19:46 +00:00
Jordan K. Hubbard
11841a6877
Put __infinity back here again until someone does the right thing and
...
repartitions libc into something human again. I don't have that kind of
time right now myself, unfortunately.
Submitted by: jkh
1994-08-20 20:16:57 +00:00
Geoff Rehmet
db5408c498
Fix afterinstall rule for generating links to the real libcrypt
...
Submitted by: Geoff
1994-08-20 18:16:57 +00:00
Geoff Rehmet
c8023944f8
Fix afterinstall rule for generating links to the real libcrypt
...
Submitted by: geoff
1994-08-20 18:13:59 +00:00
David Greenman
31fdf44c2c
Added a "clean" field to the output - to show the state of the clean flag.
1994-08-20 16:57:45 +00:00
David Greenman
41cee58cd8
Added filesystem clean bit support. This only affects fsck during a
...
preen (-p), and in that case the filesystem is skipped if it is clean.
A new flag "-f" for 'force' has been added which basically gives back
the old behavior of checking all the filesystems all the time. This
very closely models the behavior of SunOS and Ultrix.
1994-08-20 16:56:36 +00:00
David Greenman
e0e9c42112
Implemented filesystem clean bit via:
...
machdep.c:
Changed printf's a little and call vfs_unmountall() if the sync was
successful.
cd9660_vfsops.c, ffs_vfsops.c, nfs_vfsops.c, lfs_vfsops.c:
Allow dismount of root FS. It is now disallowed at a higher level.
vfs_conf.c:
Removed unused rootfs global.
vfs_subr.c:
Added new routines vfs_unmountall and vfs_unmountroot. Filesystems
are now dismounted if the machine is properly rebooted.
ffs_vfsops.c:
Toggle clean bit at the appropriate places. Print warning if an
unclean FS is mounted.
ffs_vfsops.c, lfs_vfsops.c:
Fix bug in selecting proper flags for VOP_CLOSE().
vfs_syscalls.c:
Disallow dismounting root FS via umount syscall.
1994-08-20 16:03:26 +00:00
Paul Richards
d90963f5e4
Added skey.h to Makefile and reformatted the list a bit.
...
Reviewed by:
Submitted by:
1994-08-20 12:00:06 +00:00
Paul Richards
74ed9b13d8
Changed cpp to cc since cpp is hidden away in /usr/libexec
...
Reviewed by:
Submitted by:
1994-08-20 11:22:58 +00:00
Jordan K. Hubbard
e526625999
I don't like what they did to cmp(1) in 4.4 Lite; now it whines all
...
the time, even with -s. Make cmp SHUT UP about non-existant files
when run with -s.
Submitted by: jkh
1994-08-20 11:14:07 +00:00
Paul Richards
1e32938f17
Brought it over form 1.1.5
...
Reviewed by:
Submitted by: Paul Richards
1994-08-20 10:48:18 +00:00
Jordan K. Hubbard
068b19020c
Add the TODO file that phk wanted. This file is just here temporarily during
...
2.0 development, then it'll migrate into doc someplace I suppose.
Submitted by: jkh
1994-08-20 10:38:10 +00:00
Bruce Evans
ed575421e9
- bsd.dep.mk and bsd.own.mk have been required for some time. Install them.
...
- Install with group BINGRP, not BINOWN.
1994-08-20 08:25:00 +00:00
Bruce Evans
ad780a968f
Install with group BINGRP, not BINOWN.
1994-08-20 08:16:43 +00:00
Paul Richards
c13a11ac11
Added -f to rm so install doesn't abort if the file doesn't exist.
...
Reviewed by:
Submitted by:
1994-08-20 06:28:37 +00:00
Bruce Evans
13a2898404
Install with group BINGRP, not BINOWN.
1994-08-20 05:51:48 +00:00