Add initial FreeBSD support to xfs cmds
This does not quite build out of the box yet.
The autoconf stuff needs to fixed up to detect
libintl.
libuuid is also needed; can be gotten e2fsprogs package
it location must be manually set at the moment.
I know very little about autoconf so if anybody knows how
to fix it up please send the changes our way.
Date: Wed Apr 2 09:18:32 PST 2003
Workarea: chuckle.americas.sgi.com:/misc/xfs1/rsrc/2.4.x-xfs/hack
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-cmds:slinx:143386a
cmd/xfsprogs/libxfs/freebsd.c - 1.1
- FreeBSD specfic functions for partition interaction
cmd/xfsprogs/include/xfs_arch.h - 1.9
- Allow endian macros to be defined in platform_defs.h for other
Platforms
cmd/xfsprogs/include/builddefs.in - 1.29
- Add freebsd flags... note this should be handled better via autoconf
cmd/xfsprogs/include/platform_defs.h.in - 1.19
- Add FreeBSD specfic types, included, defines, etc...
|