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
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
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
fling
1acbf5e327
modified: ri_oper.py
...
ConfigureBootloader mount.list.directory=/boot or /
2010-10-15 16:43:51 +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
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
fling
445bed2b56
modified: ri_oper.py
2010-10-09 10:56:24 +08:00
hugang
5952e1c5af
modified: interface/ri_tk.py
...
modified: interface/ri_tk_cmd.py
2010-10-08 15:22:00 +08:00
hugang
783a77a352
Merge commit 'origin/fling2'
2010-09-30 12:18:49 +08:00
fling
19b32bca43
modified: ri_tk_cmd.py
...
bug : Not formatted, should not change filesystem of hard disk
partition
2010-09-30 08:44:29 +08:00
fling
d64d4f2de3
modified: ri_data.py
2010-09-29 09:01:55 +08:00
qin bo
ee34933789
Merge branch 'fling2'
2010-09-27 18:15:10 +08:00
qin bo
e44870405f
Merge branch 'hugang2'
2010-09-27 18:13:55 +08:00
root
a3bfe8e4e6
modified: check_oldconf.py
2010-09-27 15:35:57 +08:00
qin bo
f6951cfa07
add function dependency
2010-09-27 14:15:37 +08:00
root
8171f2de6e
modified: interface/check_oldconf.py
...
new file: main/conf_sshd
new file: main/setup
2010-09-27 10:34:26 +08:00
fling
33047e7d39
add help information to main widget
...
modified: ri_tk.py
2010-09-27 09:37:53 +08:00
lizhi-rocky
b1dee8ffbd
fix a bug on raid display.
...
when active or spare device list is null, eval() raises an exception.
2010-09-26 11:46:43 +08:00
qin bo
5aca7baa9e
Merge branch 'hugang'
2010-09-26 09:14:00 +08:00