Mike Hiretsky
cd18f0e240
Increase version.
14 years ago
Mike Hiretsky
c5eb36e06a
Bugfix --mbr value specifying.
14 years ago
Mike Hiretsky
4b55e557f2
Many bugfix of terminate execute by InstallError.
...
Fix return code by answer 'no' for question continue installation.
Fix using translate for cl_fill_install module.
Add check existing of command fdisk and parted.
Add catch of exceptions for setInstallOption.
Change order of getting TargetDistr and printInfo for corrent work
with wrong pipe.
Fix string for translate and update translate.
14 years ago
Mike Hiretsky
e459a79d5c
Disable overriding function by cl_install for cl-template.
14 years ago
Mike Hiretsky
1fc5ad2777
Fix print status by execution install client and desktop.
14 years ago
Mike Hiretsky
2f159b6f0d
Change message in during installation.
...
Change display message for migrate user. Add message after install.
14 years ago
Mike Hiretsky
8fbe582c63
Fix none print PROXY line. Update translate.
14 years ago
Mike Hiretsky
cfcc06865d
Fix string for translation.
14 years ago
Самоукин Алексей
85d48a0ed1
Updated translation files.
14 years ago
Mike Hiretsky
c80516ba1c
Merge branch 'master' of git.calculate.ru:calculate-install
14 years ago
Mike Hiretsky
f18f9b7f32
Add cmd options "cl-install --nospinner", fix output messages.
14 years ago
Mike Hiretsky
53a88c7c72
Fix bug of unmount target. (Clt template)
...
Added call closeFiles for object of cltTemplate.
14 years ago
Mike Hiretsky
a4f513e013
Added set label for root partition.
14 years ago
Mike Hiretsky
4e2cb37874
Add denied install by version.
...
Add denied installing system with version less 10.8.
14 years ago
Mike Hiretsky
f289c85f5c
Change available language.
...
Language for change by --lang: en_US, de_DE, es_ES, fr_FR, it_IT, pl_PL,
pt_BR, uk_UA, ru_RU, bg_BG.
14 years ago
Mike Hiretsky
7e14d1c7e3
Hide install messages for cl-install --live.
...
Hide message in calculate-client and calculate-desktop
installation executed by cl-install --live.
14 years ago
Mike Hiretsky
929cd08b98
Fix nvidia old drivers installation.
14 years ago
Mike Hiretsky
6974f90d93
Add nvidia driver select
14 years ago
Mike Hiretsky
585781d934
Fix wrong detect root partition missing.
...
Fix mount already mounted ntfs partition.
14 years ago
Mike Hiretsky
a9e079a891
Add ssh keys and persistent-net ruiles copy to newsystem
14 years ago
Mike Hiretsky
9bdc6f5c97
Added ntfs and ntfs-3g description.
...
Added forbiddance of using vfat and ntfs for root and root directoies.
Added get ntfs-3g from fstab for ntfs filesystem.
14 years ago
Mike Hiretsky
28973727cb
Change perform action order in live: install packages and applyTemplates
14 years ago
Mike Hiretsky
ee6dc14475
Fix initrd optimization
14 years ago
Mike Hiretsky
17a0953cc3
Fix catch KeyboardInterrupt for DialogYesNo.
14 years ago
Mike Hiretsky
6909966785
Added variables and fix specifing mount points.
...
os_install_system_map for detect System.map
cl_install_kernel_uid for kernel_uid on installed system.
Fix using none mountPoint for discard transfering mount points.
14 years ago
Mike Hiretsky
1c08ef6b56
Rename module cl_kernel to cl_kernel_utils
14 years ago
Mike Hiretsky
97e474609d
Add variable cl_install_autoupdate_set.
14 years ago
Mike Hiretsky
0f40fc9082
Fix bug read-only root mounting. Added atime options for default.
14 years ago
Mike Hiretsky
8ffbeaa16c
Fix installation from livecd (builder,flash).
...
Change table format. Builder mode display "builder" on "/".
Flash don't display directory column.
Change detect livecd.squashfs best version.
Fix create livecd.squashfs from directory.
Add condition for installation builder and flash. Source
distributive must be iso-file or iso-content-directory.
14 years ago
Mike Hiretsky
40c55d49c6
Modified using some functions:
...
pathjoin as path.join
pathexists as path.exists
14 years ago
Mike Hiretsky
f1fb0a15a3
Restore missed initialization variables for migrate user.
14 years ago
Mike Hiretsky
1ff933dc40
Added installation to flash.
...
Performed refactoring installSystem method.
14 years ago
Mike Hiretsky
8969c46978
Added class FlashDistributive
14 years ago
Самоукин Алексей
bbcd3bc5ac
Fixed call method translate language.
14 years ago
Mike Hiretsky
569d369bd1
Fix bug of specifing wrong device by '-d' option.
...
Fix vfat params.
14 years ago
Mike Hiretsky
92ab04b191
Added 'vfat' to support file system.
...
Added excludeFS logic. For '/' wrongfs is 'vfat'.
14 years ago
Mike Hiretsky
ba9ebe9c82
Removed write vars for new system, because writting moved to calculate-templates.
14 years ago
Mike Hiretsky
61f385bda5
Add write autoupdate variable in calculate2.env.
14 years ago
Mike Hiretsky
8285394755
Rename variable:
...
os_bind_dir -> os_bind_path
os_install_bind_dir -> os_install_bind_path
14 years ago
Mike Hiretsky
4ab3391f39
Fix bug of display variables without -d options.
...
Fix bug detect current swap.
Refactoring setInstallOptions. setInstallOptions split to
setDisks, setMBR, setUsers, createListOptions.
14 years ago
Mike Hiretsky
a14577bd4f
Fix bug of calculate-client installation by cl-install --live.
14 years ago
Mike Hiretsky
2629fd8e3f
Fix scratch installation
14 years ago
Mike Hiretsky
68eaae5413
Add scratch mode
14 years ago
Mike Hiretsky
4e3359fd68
Rewrite setDiskOptions. Fix crash with wrong fstab file.
14 years ago
Mike Hiretsky
37cecdb465
Replace Popen object to process from calculate-lib. Added --mbr=off. Added os_install_mbr variable. Need calculate-lib 1274..34de.
14 years ago
Mike Hiretsky
d66e042586
Move copy clt to before appling templates
14 years ago
Mike Hiretsky
d0ef094e99
Fix syntax
14 years ago
Mike Hiretsky
ab1117441a
Fix syntax bug
14 years ago
Mike Hiretsky
7eb4e0c218
Add copy clt files to install system
14 years ago
Mike Hiretsky
7048efdc32
Fix optimization
14 years ago