Commit Graph

26 Commits

Author SHA1 Message Date
todd
5dff884143 Instead of commenting out an example full salvage of the server, suggest a
volume by volume salvage by default.  This way, servers with lots of files
can be up salvaging volume by volume instead of down until the last volume
is salvaged.
"if it works, go for it" ckuethe@
2008-10-24 19:59:18 +00:00
todd
a4d5ebcfa7 o remove bogus vars in commented out suggested rc.local bit in README.OpenBSD
o function'ize openafs-setup and let it setup not just the 1st but also
  subsequent afs servers, letting admins choose which afs server programs to
  run on each, `works for me(tm)'
bump PKGNAME
2008-10-21 02:57:51 +00:00
ajacoutot
9b9cb3fe51 - s/LOCALBASE/PREFIX
- s/%SYSCONFDIR%/etc where it makes sense (e.g. /etc/rc.conf.local will
always be /etc/rc.conf.local whatever value ${SYSCONFDIR} is set to)
- use SUBST_CMD
- don't hardcode /usr/local
- precise license marker
- s/definately/definitely/ (from sthen@)

"looks good" sthen@, ok todd@
2008-10-12 17:31:17 +00:00
todd
cf8c3cdafa o add autoconf to CONFIGURE_STYLE to fix autoconf depend
o no longer require kernel sources since not building lkm; if this changes,
  the attic can be raided
o typo in openafs-setup comments from sthen@; thanks!
o obey CFLAGS and CC
o twiddle lwp.h patch to be OpenBSD specific
bump PKGNAME
2008-10-12 00:12:07 +00:00
todd
096cb96bec o fix autoconf dependency; otherwise any autoconf-* would match then it would
fail to exec autoconf-2.60
o update README.OpenBSD to include rc.local and rc.shutdown bits
o invade and cleanup openafs-setup
  - polish consistency
  - prompt for a sample general purpose user
  - backup CellServDB and restore on script failure
  - compact output
  - better cleanup incase it is restarted
  - show all afs commands as they are run
  - reorder various places to make more logical sense
  - DO NOT DO RECURSIVE MOUNTS, this leads to panics;
    (thanks bob/art for explaining).. i.e. no 'fs mkm /afs/.root.afs root.afs')
  - add a few gratuitous remote cells during setup as examples
  - add files of consequence to /etc/changelist
bump PKGNAME
2008-10-08 15:45:55 +00:00
todd
0861540c45 fix CATEGORIES, noticed by brad@
bump PKGNAME
2008-07-28 23:09:43 +00:00
todd
dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00
naddy
77e3eae9fe recognize 4.4 2008-07-06 15:26:14 +00:00
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
ajacoutot
8b30aa16f3 Some cleanup:
- lowercase COMMENT
 - add a $V variable for version number to ease upgrades
 - s/$LOCALBASE/$PREFIX in files/openafs-setup
 - use $SYSCONFDIR instead of /etc for files/openafs-setup
 (where appropriate)

"go fot it" todd@
2007-09-29 12:18:06 +00:00
todd
a54c908a97 unbreak openafs by not compiling the lkm; this is temporary
use one param.i386_obsd.h file to support any release instead of
 adding/removing files each OSrev of OpenBSD
regen patches while here
bump PKGNAME
2007-09-24 19:36:49 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
naddy
3d07cbac7f acknowledge that this port is BROKEN 2007-08-05 15:38:09 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
f4a741680c Unbreak build with 4.1. todd@ takes maintainership.
ok espie@, todd@
2007-02-19 21:09:10 +00:00
naddy
54a49c8754 fix build on 4.0 and clean up a bit 2006-08-04 16:34:43 +00:00
todd
8f6efbb341 from maint
o more feedback/typos/etc fixes

bump PKGNAME
2006-02-18 02:05:49 +00:00
david
91aa785654 fix various typos in openafs-setup
replace /usr/local with PREFIX in MESSAGE
bump PKGNAME
ok MAINTAINER
2006-02-13 17:27:01 +00:00
marco
7e633931af bump PKGNAME
yelled at by Nikolay & Bernd, sorry forgot.
2006-02-10 19:09:00 +00:00
marco
9b62567b4d 1. It fies the one reported bellow by Bruno, and
2. It handles secure level 2 properly.
Bruno Bigras <blood at burnbox dot net>

ok maint
2006-02-10 18:12:24 +00:00
todd
656434c2e4 keep the testing feedback coming, improvements to openafs-setup from maint, bump PKGNAME 2006-02-08 14:50:07 +00:00
bernd
b6fc31ffea Unbreak. Use corrent WRKDIST. Noticed by Jaime Fournier on ports@, thanks!
Slightly different fix committed.
2006-02-07 13:41:52 +00:00
todd
8a49c848dd from maint
o small cleanups, better COMMENT/DESCR

per report on ports@
o permit 'make clean' to work w/out /sys, patterned after lsof

bump PKGNAME
2006-02-06 12:39:24 +00:00
todd
422f906538 add WANTLIB, ok maint 2006-02-02 03:21:57 +00:00
todd
6ccb7e9c88 1. Require kernel source code.
2. set the executable bit on the openafs-setup script.
from maintainer
2006-02-02 02:10:11 +00:00
marco
de6bbf0f11 initial import of openafs 2006-01-31 02:49:24 +00:00