f09664bb5e
changelog was not correct from Launchpad point of view
2018-06-30 21:56:45 +05:00
be0ebb65c1
fix debian package builds ( #554 )
...
* fix debian builds
issue described: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/550
* add cmake3 dependency (for ubuntu 14.04)
* "compat" belongs to debian/ subfolder
that file is not needed in root folder
* update debian package version
* compare debian/changelog and src/CurrentBuild.txt
2018-06-28 13:23:21 +02:00
f65ae2bf7d
Replace hand-written Makefiles with CMake ( #518 )
...
* src: remove makefiles
* .gitignore: remove CMakeLists.txt
* README.md: add CMake to the required packages
* debian: add CMake to the dependencies
* Travis CI: specify Makefile directory
* Replace hand-written Makefiles with CMake
2018-05-22 22:20:41 +02:00
94e2e37cc1
debian: correct date in README.TXT ( #494 )
2018-04-18 23:19:39 +02:00
863f87fac1
travis-ci: add "dh build-arch" step
...
debian: fix dependencies
2018-03-12 22:29:42 +01:00
d2f9d03297
Updated build instructions and package versions
2018-02-14 23:50:56 +01:00
343d82e98c
Remove blank line at the start from init file
...
There was a blank line at the start of the file before #! /bin/sh, which declares which interpeter it has to use. With this blank line the init script will not work and will throw error "exit status 1", meaning the deamon doesn't start.
This simple edit to the file will fix that
2016-11-29 18:22:26 +01:00
4df2eb4f9c
v4.22-9634-beta
2016-11-27 17:43:14 +09:00
9d09fb0566
fix conflict
2016-11-27 17:58:54 +09:00
86d87d1ac4
fix conflict
2016-11-27 17:57:00 +09:00
36591082c4
Merge pull request #231 from Leden/armv7l
...
Support Debian package build on ARMv7l architecture
2016-11-27 17:24:51 +09:00
6115a2f6b7
Add LSB header
2016-06-10 14:32:37 +09:00
5ffb983a85
Support Debian package build on ARMv7l architecture
2016-05-12 17:02:30 +03:00
db07b9499d
Added armv5tel machine type
...
Building on SheevaPlug
2015-01-22 13:04:37 +03:00
219c3d3cf2
Update rules
...
Fixing error for Debian GNU/Linux 7
During install launching: $ debuild binary
Select your operating system below:
1: Linux
2: FreeBSD
3: Solaris
4: Mac OS X
5: OpenBSD
Which is your operating system (1 - 5) ? :
Wrong number.
make[1]: *** [configure_config] Error 1
make[1]: Leaving directory `/usr/local/src/SoftEtherVPN'
make: *** [binary] Error 2
debuild: fatal error at line 1333:
couldn't exec debian/rules:
2014-10-22 16:36:04 +02:00
9f7d8578a7
v4.10-9472-beta
2014-07-12 02:06:20 +09:00
efa56effde
update debian packaging, install init script
2014-06-17 11:55:24 +08:00
7839d2939e
v4.06-9437-beta
2014-04-09 11:30:07 +09:00
a3a4ad0b0a
v4.06-9436-beta
2014-04-09 09:35:00 +09:00
0f49c92c31
missed a pair of quotation marks
2014-04-01 14:52:52 +00:00
759e4789f6
One can now launch the script from any location, not just debian/
2014-04-01 14:46:02 +00:00
358357db1e
-z instead of -e for non-files
2014-03-31 07:43:37 +00:00
8508f7c594
This version is more logical, less ugly, and incorporates and as described in the Debian manual.
2014-03-30 10:56:27 +00:00
86b5ea39cb
quick and dirty (emphasis on dirty) debian changelog generator for SoftEtherVPN
2014-03-29 07:11:07 +00:00
ec484dba12
Adding to check for armv6l so Debian package can be built on Raspberry Pi
2014-02-09 22:26:55 -08:00
d2be460d7c
v4.05-9418-beta
2014-02-06 13:20:11 +09:00
bb853cc18b
v4.05-9416-beta
2014-02-06 01:36:42 +09:00
b3611304b5
Add simple debian packaging
2014-02-04 21:50:54 +00:00