Whamcloud - gitweb
* llrmount.sh now uses lconf
[fs/lustre-release.git] / lustre / utils / lconf
2002-08-28 rread* llrmount.sh now uses lconf
2002-08-28 rread* llecho.sh reimplemnted to use lmc/lconf
2002-08-28 rread- add support for obdecho. When creating the ost with...
2002-08-26 rread- more careful error checking
2002-08-26 rreadfatal error if unable to determine local address
2002-08-26 rread- use python 1.5.x version of getopt exception
2002-08-26 rreadA network address of '*' will cause lconf to determine...
2002-08-23 rread- cleanup output and enhance error reporting
2002-08-22 rread- fix child wait
2002-08-22 rread- fix insmod error message
2002-08-22 rread- don't touch /proc/sys/portals/debug_path in noexec...
2002-08-22 rread- always create the gdb script
2002-08-21 rreadnew option: --nosetup disables device setup/cleanup...
2002-08-21 rreadAdd module loading support to lconf. By default, lconf...
2002-08-20 rread- allow lconf to continue to run in debug mode even...
2002-08-16 rread- fix mount by adding UUIDs requested by Mike
2002-08-09 rread- support mounting osc or lov
2002-08-08 rread- configure lov on mds
2002-08-07 rread- the xml format used by lconf has changed considerably
2002-08-07 rread- refactor code in attempt to make it clearer and simpler
2002-08-06 rread- added buffer params to connect call
2002-08-06 rread- support non-tcp network types
2002-08-01 rread- lmc refactored for impending enhancments
2002-07-31 braam- move the peter branch changes to the head
2002-07-27 rread- add --get url option to lconf
2002-07-26 rread- use llmodules.sh to load modules now
2002-07-25 braamFix some simple errors and warnings
2002-07-19 adilgerFixups - should work for single ost.
2002-07-17 rread- mountpoint uses mdc, not mds
2002-07-17 rread- mountpoints are coded, but ost uuid is not found...
2002-07-17 rread- lov config works now
2002-07-16 rread- clean up usage help
2002-07-16 rread- look for profile for the current hostname, or localho...
2002-07-16 rread- look for lctl in ../utils or in path
2002-07-16 rread- config and cleanup is working from obd to lov
2002-07-16 rread- configuring an obd seems to work
2002-07-12 rread- run config in production
2002-07-04 rread- add copyright, license, and attribution
2002-07-04 rread- fix lookup bug
2002-07-04 rreadinitial version