44 Commits

Author SHA1 Message Date
Wei, Jing
f3b0bb69a4 [ issue #1 ] 修改生成issue脚本中版本号显示错误问题
修改:     interface/ri_oper.py

Signed-off-by: Wei, Jing <jwei@linx-info.com>
2021-06-30 14:31:35 +08:00
Wei, Jing
20962f85e1 [ issue #1 ] 根据最新产品命名规范修改产品名称
修改:     interface/ri_oper.py
	修改:     operation/generate_issue.sh

Signed-off-by: Wei, Jing <jwei@linx-info.com>
2021-06-29 18:24:38 +08:00
Peng Zhihui
8da1885d4d Get the cmdline instmod value in finish_install.py
modified:   interface/ri_oper.py
	modified:   operation/finish_install.py
2014-02-24 13:53:53 +08:00
Peng Zhihui
2ab2cc7639 Support making raid and Fix problems of partition-tool
Merge the button 'Next' to 'OK' on the network configure interface

	modified:   dialog/di_main.py
	modified:   dialog/di_newt.py
	modified:   interface/ri_data.py
	modified:   interface/ri_oper.py
	modified:   new_partition/interface_partition.py
	modified:   new_partition/partition_data.py
2014-01-16 16:06:09 +08:00
Peng Zhihui
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

       modified:   dialog/di_main.py
       modified:   dialog/di_newt.py
       modified:   interface/ri_data.py
       modified:   interface/ri_oper.py
       modified:   new_partition/interface_partition.py
       modified:   new_partition/partition_data.py
       modified:   operation/partition_disks.sh
2014-01-13 10:05:10 +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
Qin Bo
02dbaa792b modify follow files for new datastructure
modified:   interface/ri_data.py
    remove MountPoint use new datastructure for instead

modified:   interface/ri_install.py
    add MakePartitions for partition

modified:   interface/ri_oper.py
    1.add MakePartitions class
    2.modify Format, Mount, ConfigureFstab class

modified:   new_partition/partition_data.py
    1.add disk_from_os attribute to Partition class for disk
    2.add process linux-swap(v1) in Partition class
    3.force convert num and sn to int, beacause when read from install.xml
      sn and num is still string.

modified:   operation/format_partition.sh
    1.add timeout beacause use MakePartitions, need time to generate
    device file
    2.add linux-swap for swap

modified:   operation/functions
    1.add % support, beacause of partition may use 1% to partition
    disks.

new file:   operation/partition_disks.sh
    1.use partition_disks as parted stdin wrapper.

Signed-off-by: Qin Bo <bqin@linx-info.com>
2013-12-04 19:16:16 +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
hbjia
8ecec09ea7 modify fstab, check partitions
modified:   dialog/di_dialog.py
	modified:   interface/ri_oper.py
	modified:   operation/configure_fstab.sh
2012-10-31 15:44:42 +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
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
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
50a1757eb6 modified: interface/ri_oper.py
add make raid return information.
2010-11-16 09:11:31 +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
ad712491c3 modified: ri_oper.py
fix speling mistake
2010-11-09 16:28:48 +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
e0bd0d506d modified: ri_install.py
modified:   ri_oper.py
    fix
        last package doesn't install
2010-11-08 20:59:54 +08:00
fling
be2ccb431e modified: ri_oper.py
update
2010-11-01 09:09:54 +08:00
fling
cc89dfd6f3 modified: ri_oper.py
add signal pipe
2010-11-01 08:58:59 +08:00
fling
67ff409410 modified: ri_data.py
modified:   ri_oper.py
    fix extended partition doesn't exit MountPoint
    and MakeRaid spare is optional
2010-10-28 13:56:07 +08:00
fling
1ada5e9240 modified: ri_oper.py
add camment for Mount dict
2010-10-22 13:51:54 +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
97052a38bd modified: ri_oper.py
updata check mount point
2010-10-21 22:24:41 +08:00
fling
4933e14929 modified: ri_oper.py 2010-10-21 14:35:40 +08:00
fling
cac740510b modified: ri_oper.py
add check mount point method.
2010-10-20 11:15:14 +08:00
lizhi-rocky
0c425d031d 1. unify install.xml location
2. in ri_data.py, fix an error on Raid instance construction
3. in ri_func_dep.py, use common function ri_data.Group.get_install_pkgs()
4. in ri_install.py, add logic to config install.xml location
5. rename test.py to ri_main.py
6. in ri_main.py, add logic to set config.xml location
7. in ri_main.py, modify the way to get parameters.
2010-10-18 17:34:55 +08:00
lizhi-rocky
a97d42f33a Merge branch 'fling4' into tmp
Conflicts:
	interface/ri_oper.py
2010-10-18 16:35:36 +08:00
fling
0042ee1fc7 modified: ri_oper.py 2010-10-18 15:17:24 +08:00
fling
378e927993 modified: ri_oper.py
fix:
    confiugre fstab
2010-10-18 13:53:57 +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
fling
6e69912140 modified: ri_oper.py
format
2010-10-17 19:57:17 +08:00
fling
64b99ddbd9 modified: ri_oper.py
update date list --> dict{}
2010-10-15 18:30:24 +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
25270097e3 modified: ri_data.py
modified:   ri_oper.py
    Unified tab
2010-10-15 10:57:30 +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
fling
445bed2b56 modified: ri_oper.py 2010-10-09 10:56:24 +08:00
fling
b968070276 fling 2010-09-20 16:04:12 +08:00