Commit Graph

95 Commits

Author SHA1 Message Date
Peng Zhihui
cc0dd53024 Rename xml/config.xml to xml/install_cfg.xml
modified:   interface/ri_data.py
	modified:   interface/test_data.py
	modified:   main/setup
	modified:   text/ri_newt.py
	modified:   xml/dependency.xml
	renamed:    xml/config.xml -> xml/install_cfg.xml
2014-03-03 10:15:27 +08:00
Peng Zhihui
21c3272eea Add auto install, HdInstall and state grid custom install
new file:   AutoInstall/auto_install.py
	new file:   StateGrid/state_grid.py
	modified:   interface/ri_data.py
	modified:   operation/exec_finish_install.sh
	new file:   operation/finish_install.py
	renamed:    operation/99finish_install.sh -> operation/finish_install/99finish_install.sh
	new file:   xml/install.xml
2014-02-24 10:44:53 +08:00
Peng Zhihui
fafdb9b843 a test version which just can be run
there is sth wrong with partition-tools and making raid
	modified:   dialog/di_main.py
	modified:   dialog/di_newt.py
	modified:   interface/ri_install.py
	modified:   interface/ri_oper.py
	modified:   new_partition/interface_partition.py
	modified:   new_partition/partition_data.py
	modified:   xml/config.xml
	modified:   xml/dependency.xml
2014-01-03 15:22:27 +08:00
Peng Zhihui
3c0236842a rewrite text isntall interface and partition-tool
modified:   dialog/di_dialog.py
	modified:   dialog/di_main.py
	new file:   dialog/di_newt.py
	modified:   interface/ri_inst_cli.py
	modified:   interface/ri_oper.py
	new file:   new_partition/finddisk.sh
	new file:   new_partition/list-devices
	new file:   new_partition/new_partition.py
	new file:   new_partition/parted_devices
	new file:   new_partition/parted_devices.py
	modified:   operation/configure_bootloader_cnf.sh
	modified:   operation/copy_kernels.sh
	modified:   operation/install_bootloader.sh
	modified:   xml/config.xml
	modified:   xml/dependency.xml
2013-12-20 11:10:32 +08:00
Peng Zhihui
1666ccbe3a add multipath-tools to xml/dependency.xml
modify operation/copy_kernels.sh to support the cgroup and nocgroup initrd
modify operation/configure_bootloader_cnf.sh to solve the problem of grub
2013-04-07 11:08:52 +08:00
hbjia
095c866bc2 add multipath-tools, dcron to config.xml
modified:   xml/config.xml
2012-11-28 11:24:27 +08:00
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
42794bbd10 add MODPATH variable in makeinitrd; update config.xml,dependency.xml
modified:   operation/makeinitrd
	modified:   xml/config.xml
	modified:   xml/dependency.xml
2012-05-11 17:20:58 +08:00
fling
47c1be4875 modified: config.xml
modified:   dependency.xml
2011-11-21 17:48:33 +08:00
fling
1e433b3ef7 modified: xml/D5000-server.xml
modified:   xml/D5000-workstation.xml
2011-07-21 11:31:27 +08:00
fling
3b4ed215c1 adjust
modified:   operation/configure_bootloader_cnf.sh
	modified:   operation/makeinitrd

	modified:   operation/configure_bootloader_cnf.sh
	modified:   operation/makeinitrd
	modified:   xml/D5000-workstation.xml
2011-07-19 10:17:48 +08:00
fling
d12ff2ddb2 bug 4.3/943
modified:   operation/configure_bootloader_cnf.sh
	modified:   operation/install_pkg.sh
	modified:   operation/makeinitrd
	modified:   xml/D5000-server.xml
	modified:   xml/D5000-workstation.xml
	new file:   xml/config.xml
	modified:   xml/dependency.xml
	deleted:    xml/server.xml
2011-07-18 17:46:28 +08:00
fling
1cec472931 new file: D5000-workstation.xml 2011-07-15 14:12:22 +08:00
fling
f548e25f53 renamed: server-dep.xml -> D5000-server.xml 2011-07-15 14:12:03 +08:00
fling
a28ff1f909 add lib32 package
modified:   server-dep.xml
2011-07-13 13:42:39 +08:00
fling
6643b5e655 bug 4.3/943
setup : add args
    server.xml : server package
    server-dep.xml : add depends package into server.xml
	modified:   ../main/setup
	new file:   server-dep.xml
	new file:   server.xml
2011-07-13 09:57:07 +08:00
hugang
0bdbe9d664 IA-64 CPU suppout tmppoint 2011-03-04 17:36:32 +08:00
root
30059dc679 modified for IA64 install complete 2011-03-04 13:21:11 +08:00
root
1f3216863c forth step ,change default language to chinese 2011-02-22 16:58:18 +08:00
hugang
49c2ac8b51 second step 2011-02-22 15:49:16 +08:00
fling
e332f9de9c modified: ri_cmd.py
modified:   ri_data.py
	modified:   ../xml/interface.xml
    add check network hostname ip netmask DNS.
2010-12-07 14:44:36 +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
4dd7017d8f modified: interface.xml
add message box description.
2010-11-19 15:00:49 +08:00
fling
f9452945d5 modified: ri_inst_tk.py
modified:   ../xml/interface.xml
  fix messagebox title and raid title
2010-11-18 16:20:10 +08:00
fling
9284ea3b7c modified: interface/ri_cmd.py
modified:   interface/ri_inst_tk.py
	modified:   xml/interface.xml
  fix title and language variable
2010-11-18 15:26:40 +08:00
fling
6d4d65ff34 modified: interface.xml 2010-11-18 13:56:25 +08:00
fling
d0d262e600 deleted: config.xml
deleted:    dependency.xml
	deleted:    install.xml
  greate a symbolic link
2010-11-17 15:14:03 +08:00
fling
9c1dc2432d modified: interface.xml
delecte '\t'
2010-11-17 15:11:01 +08:00
fling
93945242d8 modified: install_ng.xml
check variable
2010-11-17 14:08:11 +08:00
fling
9a19118056 modified: interface.xml
check element value
2010-11-17 14:04:48 +08:00
fling
fc8a212f97 modified: interface.xml
del default vales of serial number
2010-11-16 15:55:16 +08:00
fling
258f9dc69f modified: interface/ri_data.py
modified:   interface/ri_func_dep.py
	modified:   interface/ri_inst_cli.py
	modified:   interface/ri_inst_tk.py
	modified:   interface/ri_oper.py
	modified:   xml/interface.xml
  make tab equal 4 spaces
2010-11-15 12:18:06 +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
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
9179bd2da1 modified: ../xml/interface.xml
add a label of Linx Technology Co.
2010-11-01 17:28:43 +08:00
fling
7cd8270e05 modified: ri_oper.py
modified:   ../xml/dependency.xml
    updata
2010-10-22 09:34:00 +08:00
fling
b1cde67d43 modified: ../main/setup
modified:   ../xml/dependency.xml
    ghu modified: 1 setup  ---> $workdir="$(pwd)/../interface"
                  2 change a new dependency.xml
2010-10-21 22:35:48 +08:00
fling
7a2885dc84 modified: config.xml
ghu add config.xml
2010-10-21 15:54:54 +08:00
fling
2015027576 modified: config.xml
modified:   install.xml
    fix:
    package dcron doesn't exist, has been change vixie-cron
2010-10-21 14:26:06 +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
4ee199b0c2 modified: ../xml/interface.xml
change messagebox name raid-add-active-2numbers
    -->raid-add-active-numbers-2
2010-10-19 10:30:50 +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
cd5dd2213e Merge commit 'origin/hugang4' into tmp
Conflicts:
	interface/ri_tk_cmd.py
2010-10-18 15:39:23 +08:00
fling
a20990551b modified: ../xml/interface.xml
add swap filesystem on top_windows
2010-10-18 12:53:30 +08:00
fling
1f01c5ff85 modified: ../xml/interface.xml
update main.help
2010-10-15 18:52:42 +08:00
fling
c3fa7d0404 modified: ../xml/interface.xml
update main.help
2010-10-15 18:05:23 +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