bbf7182fbf
Fix problems with configure mountpoint when auto install: 1. configure root mountpoint ok and and just press Enter when the focus on no button, errors occur.
Peng Zhihui
2014-06-17 17:14:15 +08:00
2f80cd90f0
Fix problems when configure mountpoint: 1. focus on no item and press "Edit" button ,errors occur. 2. configure root mountpoint ok and and just press Enter when the focus on no button, errors occur.
Peng Zhihui
2014-06-16 14:46:10 +08:00
27fed5d1a1
deleted useless script : operation/finish_install.py add no raid install : just move scripts/local-top/mdadm from initrd this will support Lenovo RD440 machine
Peng Zhihui
2014-05-16 14:51:36 +08:00
3ed56460cd
move /tftpboot to /net_inst_server/ move /net_inst_server dir to /usr/lib/
Peng Zhihui
2014-05-15 16:55:58 +08:00
edd0de8e28
add a feature: when run install program you can skip partition by use parameter -p or --skip-partition.
Peng Zhihui
2014-03-18 14:19:05 +08:00
a2e217c99b
Correct the problem of reumount operation Text mode uses python-newt to show install progress
Peng Zhihui
2014-03-06 16:07:57 +08:00
cc0dd53024
Rename xml/config.xml to xml/install_cfg.xml
Peng Zhihui
2014-03-03 10:15:27 +08:00
080f7776d7
Modify default network cfg as the same with linx 6.0
Peng Zhihui
2014-03-03 09:17:58 +08:00
513f9756bf
Modify finish_install interface: exec_finish_install will run all executable scripts in the finish_install dir in turn. Add support to ext4 in mount_partition.sh move auto_install.py and state_grid.py to text dir
Peng Zhihui
2014-02-26 09:33:28 +08:00
b0f6069fc0
Correct an IndentationError
Peng Zhihui
2014-02-25 09:12:05 +08:00
1b3752a356
Correct a SyntaxError
Peng Zhihui
2014-02-25 09:01:17 +08:00
3236edd370
Ext4 supports acl and automated install will restart automately
Peng Zhihui
2014-02-24 17:27:23 +08:00
8da1885d4d
Get the cmdline instmod value in finish_install.py modified: interface/ri_oper.py modified: operation/finish_install.py
Peng Zhihui
2014-02-24 13:53:53 +08:00
21c3272eea
Add auto install, HdInstall and state grid custom install
Peng Zhihui
2014-02-24 10:44:53 +08:00
8378d142fc
Add some tips on the interface.
Peng Zhihui
2014-02-14 14:12:56 +08:00
99c32ef85c
Correct the funciton to calculate raid size Correct the funciton to del raid
Peng Zhihui
2014-02-13 13:14:24 +08:00
2002522ad5
Rename some file.
Peng Zhihui
2014-01-24 09:35:17 +08:00
85e747907b
Fix the bug when getting flags of partitions, and hide 'Raid' and 'Boot' button temporarily.
Peng Zhihui
2014-01-21 15:37:18 +08:00
22a4621001
Fix a bug when deleting a logical partition whose pre_partition and next_partition are free and in the extended partition.
Peng Zhihui
2014-01-21 10:09:03 +08:00
04be655e08
Running 'setup' will text install defaultly Fix problem of setting swap
Peng Zhihui
2014-01-17 10:56:12 +08:00
c86cee75af
Fix the function 'del_raid'
Peng Zhihui
2014-01-16 16:47:31 +08:00
2ab2cc7639
Support making raid and Fix problems of partition-tool Merge the button 'Next' to 'OK' on the network configure interface
Peng Zhihui
2014-01-16 16:06:09 +08:00
1f019ef18f
Modify partition-tool: correct making extended partition to parse xml successfully, filling all partition (includding free space) data
Peng Zhihui
2014-01-13 16:17:59 +08:00
5c7c4af1bc
Modify partition-tools: chage the base unit from 'B' to 's' correct 4k align Modify network configure: provide a default network configure Todo: support making raid
Peng Zhihui
2014-01-13 10:05:10 +08:00
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
Peng Zhihui
2014-01-03 15:19:45 +08:00
6af0761754
modify delete_all_partitions function
Qin Bo
2013-12-08 06:42:05 +08:00
c8d7bb8655
Add the atrribute 'from_os' when operating on the interface modified: interface_partition.py
Peng Zhihui
2013-12-27 08:58:36 +08:00
c68f6c6721
finish the code of the interface of the partition-tool modified: new_partition/interface_partition.py
Peng Zhihui
2013-12-26 13:40:11 +08:00
2f9089d985
add process patition table is empty
Qin Bo
2013-12-07 18:18:49 +08:00
8f520982a6
adjust indent modified: partition_data.py
Qin Bo
2013-12-07 12:50:16 +08:00
02dbaa792b
modify follow files for new datastructure
Qin Bo
2013-12-04 19:16:16 +08:00
c304aeab2a
modified: ri_data.py
Qin Bo
2013-12-03 18:50:37 +08:00
540b3ae06b
Modif di_newt mount_point and raid for new datastructure
Qin Bo
2013-12-03 17:01:13 +08:00
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
Peng Zhihui
2013-12-20 11:10:32 +08:00
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
Peng Zhihui
2013-04-07 11:08:52 +08:00
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
hbjia
2012-10-23 17:00:45 +08:00
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
hbjia
2012-10-18 15:57:12 +08:00
a9d1747e04
bug# 1216 use "full" initrd.gz instead of initrd.gz which make by mkinitrd. modified: configure_bootloader_cnf.sh modified: copy_kernels.sh
Qin Bo
2012-08-27 16:02:35 +08:00
25f3ed4779
Merge branch '4.3/1215'
Qin Bo
2012-08-17 09:52:58 +08:00