- Jun 07, 2006
-
-
Brian J. Murrell authored
build-core's HEAD is going to diverge for 1.6.0, so "capture" build-core's current state in a branch mainly for b1_4. Note that b_release_1_4_6-patchless is not really a release branch and thus tracks b1_4. Also, v1_2_8 and v1_4_0 pre-existed this build system so which branch to check out for them is actually quite moot. Let's just keep them tracking b1_4.
-
- Jun 06, 2006
-
-
Nathan Rutman authored
aagh, broke old b1_4 stuff - wait until we branch lustre-build
-
Nathan Rutman authored
- change module name from "llite.ko" to "lustre.ko" (r=adilger) - drop ldap and python from rpms - remove initd scripts from rpms - remove old cluster_scripts dir
-
qiyong authored
-
- May 31, 2006
-
-
Brian J. Murrell authored
-
Andreas Dilger authored
Move checkstack target up to top-level autoMakefile so "make checkstack" works more easily. This will print out the top stack users (though not total callchain stack usage).
-
Eric Mei authored
-
- May 18, 2006
-
-
Eric Barton authored
the first object).
-
Brian J. Murrell authored
-
- May 17, 2006
-
-
Brian J. Murrell authored
-
- May 11, 2006
-
-
Wang Di authored
create new branch b_new_portals for colibri team
-
- May 09, 2006
-
-
Wang Di authored
create new branch b_new_lnet for new cmd
-
- May 04, 2006
-
-
Andreas Dilger authored
Add portals back as an "optional" directory, so build doesn't fail when it is already checked out.
-
Andreas Dilger authored
Don't try to check out portals anymore, we don't need it. r=eeb
-
Andreas Dilger authored
Per Eric's request - remove portals from the build tree, as he is testing with Cray portals directly, when testing the ptllnd. r=eeb
-
- May 01, 2006
-
-
Oleg Drokin authored
b1_4-patchless lnet version requirements are same as for b1_4
-
- Apr 28, 2006
-
-
Hongchao Zhang authored
r=adilger@clusterfs.com description: After calling 'symlink(path, newpath)', of which path(link target) doesn't exist, the second symlink call still success, which should return -EEXIST.
-
- Apr 14, 2006
- Apr 12, 2006
-
-
scjody authored
-
- Apr 11, 2006
- Apr 07, 2006
-
-
mjmac authored
* massage the kernel Makefile's EXTRAVERSION to match the running kernel
-
- Apr 06, 2006
-
-
Brian J. Murrell authored
-
Brian J. Murrell authored
-
Brian J. Murrell authored
pass the --disable-server argument to configure with the CONFIGURE_FLAGS variable. Prefer (by boolean switch) mjmac's use of kernel-devel for building the patchless client.
-
- Apr 05, 2006
-
-
Brian J. Murrell authored
-
Wang Yibin authored
No RPM is built when NO_SRC=0, but we should have the rpms being built.
-
mjmac authored
* add some sanity-checking
-
Brian J. Murrell authored
Need to be able to tell the lustre.spec which kernel sources to build against. lmake "cheats" and re-substs the lustre.spec.in template file.
-
- Apr 04, 2006
-
-
Brian J. Murrell authored
-
Brian J. Murrell authored
configure needs to know where it is.
-
Brian J. Murrell authored
patches for a kernel, so why build one. Specifically this is for building a patchless client. This should all work if the concept of: if [ -z "$LINUX" ] ; then ... else build_lustre fi works. I don't know that we test the build_lustre() function of lbuild with any regularity, if at all though.
-
Brian J. Murrell authored
-
Brian J. Murrell authored
b_release_1_4_6-patchless is now using lustre-build from HEAD. Happy hacking.
-
- Apr 03, 2006
-
-
Cliff White authored
Removed per Peter Bojanic. Will return if the code can be fixed and tested.
-
- Mar 31, 2006
-
-
Cliff White authored
r=scjody@clusterfs.com Fixed error with multiple scsidevs
-
- Mar 29, 2006
-
-
Hongchao Zhang authored
DESCRIPTION: When doing fcntl() file locking calls in a liblustre client via libsysio, successful lock calls return random non-zero values due to use uninitialized value as return value.
-
Hongchao Zhang authored
DESCRIPTION: keep CFS up to date with latest libsysio version
-
- Mar 28, 2006
-
-
Wang Di authored
add b_new_cmd in buildcvs
-