Commit Graph

21 Commits

Author SHA1 Message Date
Todd Fries
0db58d8ed6 STABLE14-auto-obsd-version-20050813
Determine openbsd version automatically.


(cherry picked from commit 8ea5ed2c2b)
2005-10-13 18:55:49 +00:00
Jim Rees
33a5b2716d STABLE14-freebsd60-readme-20050515
Add FreeBSD 6.0.
Consolidate linux kernel header notes in Linux Notes section.
Reformat system types section.


(cherry picked from commit 015c5356d9)
2005-05-23 22:21:12 +00:00
Mike Becher
93a7874ba2 STABLE14-ia64-linux26-20041217
add ia64 linux26 support


(cherry picked from commit f4f365c7c9)
2004-12-17 15:29:23 +00:00
Jim Rees
58069bf380 bsd-new-releases-20040727
Preliminary support for FreeBSD 5.3 and OpenBSD 3.6.
OpenBSD osi_vnodeops.c patch from brent@graveland.net (slightly modified)
Remove obsolete src/lwp/process.fbsd.s to prevent further confusion
2004-07-27 15:39:31 +00:00
Jim Rees
02f83314df openbsd-35-20040512
Add OpenBSD 3.5 notes to top README.
2004-05-12 18:57:11 +00:00
Derrick Brashear
75b51e6192 update-README-20040508
update list of supported platforms, slightly
2004-05-08 05:47:10 +00:00
Jim Rees
462160c4d0 freebsd-pkg-builder-20040316
Mention the FreeBSD package builder, with warning.
2004-03-16 16:19:07 +00:00
Jim Rees
d0f33e1d88 freebsd-20040310
Support for FreeBSD 5.x client.
Both 4.x and 5.x now use vnodes from the system pool instead of attaching
a private vnode to the vcache.
Most of this is from Garrett Wollman <wollman@khavrinen.lcs.mit.edu>,
I just did some integration and made it work again on 4.x.
2004-03-10 23:01:50 +00:00
Jim Rees
0683dd7fcd openbsd-20030515
OpenBSD 3.3 is out now, and seems to work.
2003-05-14 23:08:25 +00:00
Kris Van Hees
fcdc120ce7 i386-user-mode-linux-support-20030513
FIXES 1396

support for usermode linux
2003-05-13 05:23:56 +00:00
Jim Rees
a7c365f5cc openbsd-20030404
changes suggested by mcmer@gmx.net
2003-04-04 17:49:33 +00:00
Jim Rees
e6fe163706 openbsd-20030220
OpenBSD:
Add some minimal build notes to README.
Change client package name to openafs-client.
2003-02-20 22:04:47 +00:00
Jim Rees
d27df737c4 openbsd-20030213
Add OpenBSD to README.
2003-02-13 17:41:36 +00:00
Love Hörnquist-Åstrand
b6f04d5564 freebsd-5-update-20030213
FIXES 1297

fix issue with header needed for malloc(), and make us freebsd 5-ready
2003-02-13 07:00:04 +00:00
Derrick Brashear
e45d9bf430 hpux-readme-and-comments-on-header-20021126
Thanks to Carl Davidson for making it happen.
2002-11-26 23:39:52 +00:00
Derrick Brashear
96253fdd41 update-README-with-current-systems-20021122
note that logging ufs on solaris can be bad
2002-11-23 01:26:56 +00:00
Nickolai Zeldovich
077c0a4d76 unix-dynroot-support-20011009
The result is that if afsd is started with "-dynroot", /afs
  will be a locally-generated directory, with mountpoints for every
  cell in CellServDB (and /afs/.cellname as the rw mountpoint).  If
  AFSDB support is also enabled, attempting to access /afs/foo will
  cause the cache manager to do an AFSDB lookup on foo, similar to
  an automounter.  Cell aliases become symlinks to the real cell
  names under /afs.
2001-10-10 01:10:29 +00:00
Derrick Brashear
1c02f6300b update-top-level-docs-for-new-install-targets-20010911
make top level files indicate current build instructions
2001-09-11 07:56:23 +00:00
Sam Hartman
11b021e1b1 dirpath-support-configure-path-options-and-decanonicalization-20010906
Sam's notes:
"Here is a patch that supports directory paths, documentation for the
  above and decanonicalization of of supplied paths.  Here are tests I
  have run:

  * Build with  both transarc and non-transarc paths and examined
    dirpath.o
  * Build with roughly FHS-style paths and tested on Debian
  * confirmed that bos salvage  works even when salvager not in
    /usr/afs/bin
  (it gets the log correctly too)
  * confirms that bos getlog can get logs from /usr/afs/logs even when
    /ur/afs/logs
  is /var/lib/openafs/logs
  * confirmed that bos getlog can get /etc/motd
"
2001-09-07 04:18:59 +00:00
Sam Hartman
b422dfb6a6 update-top-readme-20010904
add ppc linux stuff and update alpha linux
2001-09-04 23:28:20 +00:00
Derrick Brashear
d15d69c2d7 move-readmes-one-level-up-20010716
move readmes/install into new top level
2001-07-16 05:33:53 +00:00