summaryrefslogtreecommitdiffstats
path: root/README
blob: dd11fd36c0f98671f4011969d0e7154fb076d330 (plain)
1
2
3
4
5
6
7
8
9
10
11
			README
			------
Add sanity scripts under directory "sanity"
Add community provided scripts under "community-scripts"
Add any custom written c programs for filesysem functionality checking or some benchmarking under directory c_pgms
Add any legacy (unused currently) code under the directory legacy
Add any custom python programs under the directoy python_pgms

Add rpm/deb package related scripts under packing directory.

Read INFO under sub-dirs for script details.