fling
df515ef85e
modified: ri_data.py
...
if device is a raid(md0), the raid device doesn't add Number eg :
md0 + "1"=md01 is error.
2010-10-29 11:35:07 +08:00
fling
67ff409410
modified: ri_data.py
...
modified: ri_oper.py
fix extended partition doesn't exit MountPoint
and MakeRaid spare is optional
2010-10-28 13:56:07 +08:00
fling
f97703aa6c
modified: ri_data.py
...
modified: ri_tk.py
modified: ri_tk_cmd.py
fix:
raid.get_size() return string
during destory widget instance, delete variables in ri_tk.var_dict
2010-10-19 18:10:47 +08:00
fling
b52f535f6b
modified: ri_data.py
...
modified: ri_func_dep.py
modified: ri_main.py
modified: ri_tk_cmd.py
Because the function sort() return value is not a list. it is return <type 'NoneType'>.so use for k in ri_data.MountPoint.dict{}.keys().sort() must be throw a exception
2010-10-19 04:54:11 +08:00
lizhi-rocky
0c425d031d
1. unify install.xml location
...
2. in ri_data.py, fix an error on Raid instance construction
3. in ri_func_dep.py, use common function ri_data.Group.get_install_pkgs()
4. in ri_install.py, add logic to config install.xml location
5. rename test.py to ri_main.py
6. in ri_main.py, add logic to set config.xml location
7. in ri_main.py, modify the way to get parameters.
2010-10-18 17:34:55 +08:00
lizhi-rocky
cd5dd2213e
Merge commit 'origin/hugang4' into tmp
...
Conflicts:
interface/ri_tk_cmd.py
2010-10-18 15:39:23 +08:00
lizhi-rocky
4cca8d06c3
Merge branch 'zli-tmp' into zli
...
Conflicts:
interface/ri_data.py
2010-10-18 11:02:43 +08:00
lizhi-rocky
fa939fbd9f
incorporate Ling Fen's fix
2010-10-18 10:59:59 +08:00
lizhi-rocky
4a4d822cfd
modify based on code inspection comments. - continue work in weekend.
2010-10-18 10:55:19 +08:00
lizhi-rocky
4fe47045f6
modify ri_data.py and other related files, based on code inspection comments
2010-10-15 17:23:22 +08:00
hugang
4db9f7c1dd
For the recored,the error correction
2010-10-15 16:06:50 +08:00
fling
d64d4f2de3
modified: ri_data.py
2010-09-29 09:01:55 +08:00
fling
5fca45eb13
add from os to Partition and Raid
...
modify install_ng.xml
2010-09-25 18:42:40 +08:00
root
f6667ff543
Shows the steps to install information
2010-09-20 11:44:48 +08:00
lizhi-rocky
220e6bfe40
add Qin Bo's operating shell scripts in
...
rename directory 'python' to 'interface', for I think it is a better name for its included python scripts function.
2010-09-03 15:59:49 +08:00