Commit Graph

417 Commits (mr3.7)

Author SHA1 Message Date
Michael Prokop b4c5e79369 MT#8533 Use Debian's keyring when installing Debian/jessie
11 years ago
Michael Prokop 6f86eeae07 MT#8533 Support installing Debian/jessie
11 years ago
Michael Prokop b92a44b5da MT#8297 Ignore usb* network devices when setting up ssh_ext
11 years ago
Michael Prokop 753ee63c2e MT#6253 Sync with deployment-iso.git as of commit 9a3f98dd
11 years ago
Michael Prokop ad4a3ab1a3 MT#6253 Sync deployment.sh with what we have in deployment-iso.git as of commit 9aa7f
11 years ago
Michael Prokop 4222a91f98 MT#8045 Do not re-generate /etc/network/interfaces when installing plain Debian
11 years ago
Michael Prokop cb3b759d75 MT#6237 Install bridge-utils, ifenslave-2.6 + vlan packages when vlan boot option is present
11 years ago
Michael Prokop cff73eff69 MT#8039 Use VG name "vg0" when deploying non-ngcp system
11 years ago
Michael Prokop 1f50ce1207 MT#7367 Enable ssh_ext option on all present network interfaces in PRO
11 years ago
Michael Prokop 95ae98d9db MT#7925 Fix coding style
11 years ago
Alexander Lutay 17cad07f1c MT#7137 Decrease default values in config and template
11 years ago
Alexander Lutay 84161ebda6 MT#7367 SSH will listen 0.0.0.0 for Vagrant VMs (DHCP case)
11 years ago
Alexander Lutay 8b7d879a93 MT#7137 MT#7407 Add sems low performance options
11 years ago
Alexander Lutay 1ded691e7b MT#7137 Move the first part of adjust_for_low_performance to installer
11 years ago
Alexander Lutay 393e7c4657 MT#7367 Add ssh_ext to loopback interface
11 years ago
Michael Prokop 12b2837593 MT#6253 Sync with templates-ce/scripts/includes/deployment.sh
11 years ago
Kirill Solomko 10e8bf74a8 MT#6237 reworked vlan usage for the new vlan= boot parameter
11 years ago
Alexander Lutay 368270932d MT#7349 Add ngcp-sems to 'stop list'
11 years ago
Alexander Lutay 45bf9f2024 MT#4697 MT#6253 Replaced reset with clear
11 years ago
Alexander Lutay 014cebbfa8 MT#7275 Don't touch template if option available in config.yml
11 years ago
Alexander Lutay 08b11cf547 MT#7275 Minimize amount of fastcgi processes for VMs
11 years ago
Michael Prokop 14a0817bd9 MT#7267 Support installation with older lvm tools
11 years ago
Michael Prokop 21a731d07b MT#7267 Force lvcreate when re-deploying
11 years ago
Michael Prokop 6496388e2f MT#6897 Use only our very own sources.list setup
11 years ago
Michael Prokop 7b8dd13729 MT#6807 Enable acpid service via systemd
11 years ago
Michael Prokop c142a42279 MT#6807 Do not disable backports repository after installing systemd
11 years ago
Michael Prokop a736bbba07 MT#6807 Use systemd from backports
11 years ago
Michael Prokop 2c6db830b9 MT#6807 Support systemd usage via boot option ngcpsystemd
11 years ago
Michael Prokop 9e67149ed1 MT#6995 Provide according blade chassis information if not present
11 years ago
Michael Prokop a08fe601e8 MT#6951 Use ext4 as default filesystem for new releases
11 years ago
Michael Prokop 50f9ecc009 MT#6973 Support firmware-qlogic for COMSTAR/OI disks
11 years ago
Michael Prokop 2c0dd20dd8 Support blade disks we have on our internal proxmox cluster
11 years ago
Michael Prokop 0064071640 MT#6711 Fix virtualbox/vagrant shared folder issue for PRO systems
11 years ago
Michael Prokop 9e5287f983 MT#6711 Solve shared folders issue by create symlink for mount.vboxsf
11 years ago
Michael Prokop ce54632e38 MT#6711 Work around shared folders regression in virtualbox-guest-additions-iso v4.3.10
11 years ago
Michael Prokop 386bc399c3 MT#6639 Set up /etc/apt/trusted.gpg.d/sipwise.gpg
11 years ago
Michael Prokop 6fdedc9da2 MT#6639 Use sources.list.d/{debian,sipwise}.list
11 years ago
Alexander Lutay 9bd918dbb3 MT#6265 Use proper version sorting for kerne headers
11 years ago
Michael Prokop 5cbcf50941 MT#6265 Always update chroot before trying to install additional packages
11 years ago
Michael Prokop f2d4a8712f MT#6611 mediaproxy-ng vs rtpengine: slightly improve status messages + code layout
11 years ago
Alexander Lutay 4fff7a9f80 MT#6611 Add support for ngcp-rtpengine
11 years ago
Michael Prokop b1ddca50a1 MT#6637 Make sure to use grml-debootstrap version 0.62 or newer
11 years ago
Michael Prokop ae01773714 MT#6261 Install Sipwise Debian mirror key before trying to install bzip2 et al
11 years ago
Michael Prokop ecbd5aa538 MT#6171 Install Sipwise mirror key inside chroot
11 years ago
Michael Prokop 58dda5efda Revert "MT#5869 Add mirror ftp.at.sipwise.com for virtualbox-guest-additions-iso"
11 years ago
Michael Prokop 9a2cbc1701 MT#6171 Install Sipwise gpg key for usage with apt if not already present
11 years ago
Michael Prokop 844434afb6 MT#6171 Use lenny mirror from our main Debian mirror
11 years ago
Michael Prokop 5bc2be8eba MT#6171 Use our own Debian security mirror, drop ftp.de. mirror usage
11 years ago
Michael Prokop d6a9b7f8fd MT#6171 Use our own Debian mirror
11 years ago
Michael Prokop 446f1c33fd Fix version number usage in get_installer_path()
11 years ago
Michael Prokop 40258051cf If ngcpvers is unset then we should default to ngcp-installer-latest.deb
11 years ago
Kirill Solomko 6397b4de80 changed VLANID syntax
11 years ago
Kirill Solomko bec589ad7d reworked vlan parameters and interfaces configuration. ngcpvlan="vlanid" configures eth0 as vlan. reworked bonding interfaces configuration
11 years ago
Alexander Lutay caf89d3b31 MT#6139 MT#5591 Add aux_ext network type for sp2
11 years ago
Alexander Lutay b0bc8e74d7 MT#6009 Fixed Sipwise user creation for debian plain VMs
11 years ago
Alexander Lutay 664f3fe1fe MT#6009 Sipwise home path corection for Vagrant VMs
11 years ago
Kirill Solomko 901744ee97 MT#6009 - Fix --disabled-password typo
11 years ago
Kirill Solomko b2042ced09 MT#6009 - Move sipwise user home to /var/sipwise, shell=/bin/bash, password is disabled by default
11 years ago
Alexander Lutay de6152420c MT#5887 Decrease the resource usage by voisniff on VMs
11 years ago
Alexander Lutay fa99550f58 MT#5887 Voisniff will listen on all vagrant PRO interfaces
11 years ago
Alexander Lutay 829fbaf15f MT#5887 Fixed enablevmservices boot option
11 years ago
Alexander Lutay 63b769c9cb MT#5887 Add enablevmservices boot options
11 years ago
Alexander Lutay 84daf10c21 MT#5869 Add mirror ftp.at.sipwise.com for virtualbox-guest-additions-iso
11 years ago
Michael Prokop b64f8968e4 MT#5709 Do not ignore files without gbp inside the filename
11 years ago
Michael Prokop d14c9c909b MT#5709 Be flexible about ngcp-installer version
11 years ago
Alexander Lutay aa509db2f7 MT#5709 Copy&paste typo has fixed for MRBUILD_RELEASE
11 years ago
Michael Prokop f0289fc669 MT#5709 Support boot option ngcpmrrelease to install specific ngcp release
11 years ago
Alexander Lutay 2c5361ec0b MT#5513 Do not touch kamailio.cfg.tt2 for NGCP >=3.2
12 years ago
Alexander Lutay d38a76e301 MT#5445 Tune options for low performance mode
12 years ago
Michael Prokop 3f638b0573 MT#5233 Do not install ia32-libs on PRO systems
12 years ago
Alexander Lutay ce2a4c7179 MT#5155 Fix the kernel version usage (use the latest available)
12 years ago
Michael Prokop 2c53dab8ea MT#4605 Drop rt-amd64 kernel output from dkms
12 years ago
Michael Prokop 248ffe286c MT#4605 Fix kernel headers message for virtualbox usage
12 years ago
Victor Seva 69406cdab2 MT#5165 backport 4f1d2ce21 to 2.8 and 3.0
12 years ago
Michael Prokop 161de9a746 MT#4605 Ignore rt-amd64 kernel headers when using dkms
12 years ago
Alexander Lutay 02cc67d0d4 Revert "MT#5155 use proper kernel for Guest Addition in case of 2+ kernels"
12 years ago
Alexander Lutay 3108fa4cff MT#5155 use proper kernel for Guest Addition in case of 2+ kernels
12 years ago
Kirill Solomko ca1c2d5765 Update installer version for 3.0 and 3.1
12 years ago
Victor Seva a1610995d9 who said last 3.1 version?
12 years ago
Victor Seva 809573e003 final 3.1
12 years ago
Victor Seva 80e3c2b1e3 MT#5035 add contrib non-free repositories
12 years ago
Victor Seva 88df526919 Update installer version for 3.1-rc2
12 years ago
Victor Seva d1265b6c61 Add 3.1-rc2 version
12 years ago
Kirill Solomko 11953bb722 added VMware ESX Server harddisk type
12 years ago
Victor Seva 1002b19642 Update installer version for 3.1-rc1
12 years ago
Victor Seva db2536ea2c Update installer version for 3.1-rc1
12 years ago
Michael Prokop 9380c4d290 MT#4957 Die if virtualbox guest addtions ISO is not present but requested
12 years ago
Michael Prokop 6f4bd7067f MT#4585 Use --no-db-sync option only if supported by ngcp[cfg] version
12 years ago
Alexander Lutay 58cb063bec MT#4697 Fixed 'green head logo' for debugmode boot option
12 years ago
Kirill Solomko 2e51f25d26 MT#4585 - ngcpcfg commit is called with "--no-sync-db" when all serices are stopped
12 years ago
Victor Seva bc1b3bf3fc Update installer version for 3.1-rc1
12 years ago
Victor Seva 055f17b7b5 Update installer version for 3.1-rc1
12 years ago
Victor Seva 2d64a1003d Update installer version for 3.1-rc1
12 years ago
Victor Seva b79fbac89d Add 3.1-rc1 release
12 years ago
Alexander Lutay bf259f506a MT#4697 Fixed 'green logo info' for 'debugmode' boot option
12 years ago
Michael Prokop 06af7a0ce2 MT#3817 Bump installer version for new ngcp-installer release 0.11.6
12 years ago
Michael Prokop 66ac4bab64 MT#4501 Do not follow symlink, otherwise ending up with emtpy variable
12 years ago
Michael Prokop 627ef0a02b MT#4525 Ignore ngcp-installer-pro-ha-v3 package
12 years ago
Michael Prokop 193c1a574d MT#4501 Use plain /home for CE/Debian and follow symlink only if /home is a symlink
12 years ago
Michael Prokop 0e0b55d6eb MT#4501 Normalize /home/sipwise also for chroot action
12 years ago