fling
4e99936219
modified: ri_tk_cmd.py
...
fix
Partition.dict --> ri_data.Partition.dict
2010-10-19 13:28:11 +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
a97d42f33a
Merge branch 'fling4' into tmp
...
Conflicts:
interface/ri_oper.py
2010-10-18 16:35:36 +08:00
lizhi-rocky
e8934228dc
reset ri_data.py & ri_tk_cmd.py. These 2 files shall be modified by Li Zhi.
2010-10-18 16:30:46 +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
0959d85734
Merge commit 'origin/4.3/816' into tmp
2010-10-18 15:33:28 +08:00
fling
0042ee1fc7
modified: ri_oper.py
2010-10-18 15:17:24 +08:00
fling
5fb6a5ea49
modified: ri_data.py
2010-10-18 15:05:07 +08:00
fling
378e927993
modified: ri_oper.py
...
fix:
confiugre fstab
2010-10-18 13:53:57 +08:00
lizhi-rocky
f2818afcb9
1. modify ri_oper.py to include dependcy extra pkgs
...
2. incorporate Ling Fen's modification on ri_tk_cmd.py
2010-10-18 11:32:24 +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
fling
73871b03ac
modified: ri_inst_tk.py
...
tk placement
2010-10-17 20:47:08 +08:00
fling
6e69912140
modified: ri_oper.py
...
format
2010-10-17 19:57:17 +08:00
fling
6df3e0f7ba
modified: ri_data.py
...
fix:
add a raid device , must be del partition on MountPoint.dict
2010-10-17 12:37:15 +08:00
fling
9322af8a4f
modified: ri_tk_cmd.py
...
fix
display index data of Mount.dict, top_windows, raid, etc.
2010-10-17 01:11:26 +08:00
fling
f536b578c5
modified: ri_tk_cmd.py
...
fix:
ri_data.Raid(dev, "no", level,active, spare)
sz = ri_data.Partition.dict.has_key(dev) and \
ri_data.Partition.dict[dev].size or ri_data.Raid.get_size(dev)
display index data of Mount.dict
2010-10-16 22:40:56 +08:00
fling
dffc9194cd
modified: ri_data.py
...
add mothod of Raid.get_size
2010-10-16 18:26:28 +08:00
fling
56609c0fec
modified: ri_data.py
...
fix class Partition and test it is ok
fill Raid.get_size mothod.
2010-10-16 12:00:37 +08:00
fling
92fc6d04bf
modified: ri_tk_cmd.py
...
update date list--->dict
2010-10-15 18:43:54 +08:00
fling
4a4f21fcde
modified: ri_data.py
2010-10-15 18:37:58 +08:00
fling
64b99ddbd9
modified: ri_oper.py
...
update date list --> dict{}
2010-10-15 18:30:24 +08:00
fling
4f9ec86571
modified: ri_data.py
...
zli update
2010-10-15 18:16:59 +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
fling
1acbf5e327
modified: ri_oper.py
...
ConfigureBootloader mount.list.directory=/boot or /
2010-10-15 16:43:51 +08:00
hugang
4db9f7c1dd
For the recored,the error correction
2010-10-15 16:06:50 +08:00
fling
ac34d88e6c
modified: ri_oper.py
...
update error info
2010-10-15 14:39:01 +08:00
fling
212f213a09
modified: ri_oper.py
2010-10-15 13:41:32 +08:00
fling
c16bdb61d9
modified: ri_oper.py
...
change step ---> current_step
2010-10-15 13:18:05 +08:00
fling
34058ac5da
modified: ri_oper.py
...
tab
2010-10-15 13:14:43 +08:00
fling
46d11f3a25
modified: interface/ri_data.py
...
modified: interface/ri_oper.py
return back 400911c41a
2010-10-15 12:42:28 +08:00
fling
4c41888cbf
modified: ri_data.py
...
tab
2010-10-15 11:19:16 +08:00
fling
25270097e3
modified: ri_data.py
...
modified: ri_oper.py
Unified tab
2010-10-15 10:57:30 +08:00
qinbo
ba44458e56
bug 816
...
modify ri_func_dep.py after review
2010-10-15 10:39:51 +08:00
fling
400911c41a
modified: ri_data.py
...
modified: ri_tk_cmd.py
2010-10-15 10:17:43 +08:00
fling
60260f1cc4
modified: ri_data.py
...
modified: ri_tk_cmd.py
when adding a raid,dynamic add the partitions into Mount.list or
when del a raid , dynamic del the partitions in Mount.list.
so the mothod of ri_tk_cmd.mp_top_init() is the correct.
2010-10-14 20:13:22 +08:00
fling
0ed0f5599d
modified: ri_tk_cmd.py
...
don't set variable sz=99999999999.it is hazards
2010-10-14 16:56:05 +08:00
fling
fb83d4b510
modified: ri_tk_cmd.py
...
add two showwarning messagebox for active devices that must be more than
two
2010-10-14 16:05:25 +08:00
fling
4f81fc0f46
modified: ri_data.py
...
modified: ri_tk_cmd.py
add staticmothod of ri_data.Raid : dev_in_raid()
2010-10-13 23:29:36 +08:00
fling
dd9762c629
modified: ri_data.py
...
modified: ri_tk_cmd.py
The size of from os that must be value.
2010-10-13 21:54:05 +08:00
qin bo
52e4938337
Merge branch 'fling3'
2010-10-12 18:33:41 +08:00
fling
4d4ba2f1a6
modified: ri_oper.py
...
interface changed E.g mount_partition and configure_fstab
2010-10-12 14:21:45 +08:00
hugang
76bca2bbcb
Merge commit 'origin/fling3'
2010-10-12 09:15:48 +08:00
fling
f81ae9deb6
modified: ri_tk_cmd.py
...
if a hard disk partition be made of a raid,the hard disk partition don't display on
mountpoint display frame.Node don't modified Mount's data
2010-10-11 16:50:10 +08:00
fling
e4459f776b
modified: ri_tk_cmd.py
...
fix a raid size on mountpoint display
2010-10-11 15:32:37 +08:00
fling
28e6b1138e
modified: ri_tk_cmd.py
2010-10-11 15:08:10 +08:00
fling
31f924ac09
modified: ri_tk_cmd.py
...
bug1 raid_device_add(): active can't be empty and add a messagebox for
active
bug2 raid_device_delete(): eval argements can't be None string
2010-10-11 11:06:52 +08:00
hugang
0f91d38806
Merge commit 'origin/fling3'
2010-10-09 15:40:00 +08:00