Commit Graph

43 Commits

Author SHA1 Message Date
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
fling
5fca45eb13 add from os to Partition and Raid
modify install_ng.xml
2010-09-25 18:42:40 +08:00
hugang
9c8ae5531f modified: interface/check_oldconf.py
modified:   interface/ri_tk_cmd.py
	modified:   xml/interface.xml
2010-09-25 17:47:35 +08:00
qinbo
00d3c6545f Merge branch 'hugang' 2010-09-21 14:07:25 +08:00
root
c1595f83d5 add interface to exec ri_install.py 2010-09-21 14:03:02 +08:00
fling
b968070276 fling 2010-09-20 16:04:12 +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