hbjia
f5c38cd5b7
bug# 1241 ,check partition, modify fstab
...
add a yesorno dialog when check partition: if yes,continue; if no,exit
modified: dialog/di_dialog.py
modified: interface/ri_data.py
modified: interface/ri_tk_cmd.py
modified: xml/interface.xml
2012-10-23 17:06:35 +08:00
hbjia
744dc58c5e
modify code for bug1241, note user to partition before install the system, adjust /etc/fstab
...
modified: dialog/di_dialog.py
modified: interface/ri_data.py
modified: interface/ri_tk_cmd.py
modified: operation/configure_fstab.sh
2012-10-18 15:57:12 +08:00
hbjia
41860cfc48
modify interface/ri_tk_cmd.py
...
modified: interface/ri_tk_cmd.py
2011-11-21 20:39:43 +08:00
fling
bce90126c1
bug 4.3/950
...
check net.
modified: ri_tk_cmd.py
modified: ../operation/configure_network.sh
2011-07-22 12:05:26 +08:00
hugang
0bdbe9d664
IA-64 CPU suppout tmppoint
2011-03-04 17:36:32 +08:00
fling
3093360d0c
modified: ri_cmd.py
...
modified: ri_oper.py
modified: ri_tk.py
modified: ri_tk_cmd.py
modified: ri_widget.py
add network check ip and hostname update
2010-12-09 12:23:48 +08:00
fling
d8d7bb036d
modified: ri_cmd.py
...
modified: ri_data.py
modified: ri_tk.py
modified: ri_tk_cmd.py
modified: ri_widget.py
add network check ip and hostname funcation
2010-12-09 09:17:52 +08:00
fling
8267a1446f
modified: ri_dep.py
...
modified: ri_oper.py
modified: ri_tk_cmd.py
modified: ../xml/interface.xml
funcation and packages dependency not add InstallPkg of ri_oper
modules
2010-11-22 09:20:31 +08:00
fling
483d16568c
modified: interface/ri_data.py
...
modified: interface/ri_tk_cmd.py
modified: xml/interface.xml
update
help information,add check mount point message box.
2010-11-15 10:03:05 +08:00
fling
6de793eeb9
modified: ri_data.py
...
modified: ri_tk_cmd.py
modified: ../xml/interface.xml
updata add message box for specal mount point
2010-11-10 17:15:51 +08:00
fling
d53f1802ec
modified: ri_oper.py
...
modified: ri_tk_cmd.py
add kernel argument vga=791
del "/" and "/boot" mount point is a Raid device.
2010-11-09 13:34:25 +08:00
fling
a4458f76c3
modified: ri_tk_cmd.py
...
modified: ../xml/interface.xml
add message box for specal mount point
2010-11-08 16:00:15 +08:00
fling
af44bbf8a1
modified: ri_tk_cmd.py
...
add default value of hostname
2010-11-02 09:58:51 +08:00
fling
2b2925f920
modified: ri_tk_cmd.py
...
updata:
add check a directory mount point in the MountPoint or not
2010-10-21 16:30:42 +08:00
fling
ac4e1c9978
modified: ri_install.py
...
modified: ri_tk_cmd.py
modified: ../xml/interface.xml
add check mount point in ri_tk_cmd
2010-10-20 15:42:13 +08:00
fling
297f953c5b
modified: ri_tk.py
...
modified: ri_tk_cmd.py
modified: ../xml/interface.xm
fix:
main.help and prepar_installation information doesn't be writed
2010-10-20 14:14:04 +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
a4ed7fc27f
modified: ri_tk_cmd.py
...
Note :
change variable dir to dr.
dir is python build-in.
2010-10-19 15:10:29 +08:00
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
cd5dd2213e
Merge commit 'origin/hugang4' into tmp
...
Conflicts:
interface/ri_tk_cmd.py
2010-10-18 15:39:23 +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
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
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
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
qin bo
f6951cfa07
add function dependency
2010-09-27 14:15:37 +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
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