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.
modified: text/ri_main.py
modified: text/ri_newt.py
add no raid install :
just move scripts/local-top/mdadm from initrd
this will support Lenovo RD440 machine
deleted: operation/finish_install.py
new file: operation/finish_install/97update_initrd_noraid.sh
modified: text/get_instmode.sh
modified: interface/ri_inst_cli.py
new file: main/begin-install
modified: operation/finish_install/98state_grid_custom.py
new file: text/get_instmode.sh
new file: text/select_inst_mode.py
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
modified: operation/exec_finish_install.sh
new file: operation/finish_install/95state_grid_custom.py
modified: operation/finish_install/99finish_install.sh
new file: operation/finish_install/exec_post_add.sh
modified: operation/install.txt
modified: operation/mount_partition.sh
renamed: AutoInstall/auto_install.py -> text/auto_install.py
renamed: StateGrid/state_grid.py -> text/state_grid.py
Correct the funciton to del raid
modified: interface/ri_data.py
modified: new_partition/interface_partition.py
modified: text/ri_main.py
modified: text/ri_newt.py