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
...
The "Install sip:provider CE" boot entry in the Grml-Sipwise ISO
which doesn't provide a ngcpvers kernel cmdline option doesn't
work, this change is supposed to address that.
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
...
Otherwise files like
ngcp-installer-ce_0.13.0~20140117133338.395+wheezy_all.deb
as being the result of an UNRELEASED entry in the debian/changelog
are ignored.
dpkg-scanpackages is supposed to recognize the
0.10.2+0~1368529812.299+wheezy~1.gbp1691a0 being newer
than 0.10.2 anyway.
11 years ago
Michael Prokop
d14c9c909b
MT#5709 Be flexible about ngcp-installer version
...
This is a re-design of the ngcp-installer version selection.
We want to avoid having to put every new mrX.Y release/build into
deployment.sh just to point a specific release installation to a
specific installer version.
Also this turned out to be a pitfall when releasing a new
ngcp-installer package and forgetting to update deployment.sh
accordingly.
So instead lets try a different approach:
We provide only *one* specific Debian package version of each
package inside each ngcp release repository already. This means
we can just check what's inside a specific ngcp-installer
directory, like:
* http://deb.sipwise.com/spce/2.8/pool/main/n/ngcp-installer/
* http://deb.sipwise.com/sppro/2.8/pool/main/n/ngcp-installer/
* http://deb.sipwise.com/spce/mr3.2/pool/main/n/ngcp-installer/
* http://deb.sipwise.com/sppro/mr3.2/pool/main/n/ngcp-installer/
* ...
and then assume that's the installer version we want to use for
installing the according ngcp release.
This is 100% UNTESTED yet!
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
...
ia32-libs is deprecated for Debian/wheezy as it's replaced
by the multiarch feature.
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
...
The mediaproxy-ng kernel module can be installed successfully on
3.0 systems for kernel 3.2.0-4-rt-amd64 and therefore is reported
as "ngcp-mediaproxy-ng. kernel package already installed,
skipping". This is wrong for our needs, so let's ignore this
"-rt-amd64" in the dkms status output.
12 years ago
Michael Prokop
248ffe286c
MT#4605 Fix kernel headers message for virtualbox usage
...
Thanks: Alexander Lutay for the catch
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"
...
This reverts commit 3108fa4cff
I suspect here the root of the issue for MT#4605
(revert for now to finish with MT#5155).
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
...
If we follow the symlink it once agains points into nirvana.
12 years ago
Michael Prokop
627ef0a02b
MT#4525 Ignore ngcp-installer-pro-ha-v3 package
...
Presence of ngcp-installer-pro-ha-v3 can cause quite tricky
version identification problems in deployment script:
http://paste.mgm.sipwise.com/show/601/
Since it's not used anyway (see
http://git.mgm.sipwise.com/gitweb/?p=installer.git;a=commit;h=9bc42cf0b29f0c2fec10ceca7a8aa9ddd58940bf )
let's just ignore it.
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