Commit Graph

155 Commits (c151f479f4c42da018f8dc0291d08911d311f26f)
 

Author SHA1 Message Date
Dmitry Maksyoma c151f479f4 Merge branch 'master' into create_ubuntu20_package 4 years ago
Dmitry Maksyoma 4f561568a3 Rpm: make rpmlint happier 4 years ago
Dmitry Maksyoma 0aeffaf2ef Rpm: run rpmlint after building rpm 4 years ago
Dmitry Maksyoma 0d0f8afceb Update FSF address in licences to please rpmlint 4 years ago
Dmitry Maksyoma e9e7ecd74d Rpm: create certificate on postinst, remove on postrm 4 years ago
Dmitry Maksyoma b97633ca10 Rpm: automate rpm building with build-rpm 4 years ago
Dmitry Maksyoma d658f2b8a3 Deb: trim cruft from Makefile 4 years ago
Dmitry Maksyoma 69efc52614 Rpm: add test-rpm-barebones with Openbox
Twm wasn't available.
4 years ago
Dmitry Maksyoma 49996f91e6 Rpm: trim cruft in spec file 4 years ago
Dmitry Maksyoma a8507afb21 Rpm: add runtime dependencies 4 years ago
Dmitry Maksyoma 90101a7e91 Rpm: CentOS dfart. Rpm building isn't automated yet. 4 years ago
Dmitry Maksyoma a6512a7801 Docker copy will ignore builder/build, where debs are 4 years ago
Kasm 57f4e0a856
Merge pull request #18 from kasmtech/gitlab-pipeline-produce-deb
Gitlab pipeline produce deb
4 years ago
Dmitry Maksyoma b98a9eb5fa Pkg build: patch with quilt if it's present 4 years ago
Dmitry Maksyoma b224addece Deb: add first quilt patch 4 years ago
Dmitry Maksyoma 9fbda8e518 Deb: add Bullseye support 4 years ago
Dmitry Maksyoma 2e98b08cec Deb: add Kali kali-rolling support 4 years ago
Dmitry Maksyoma 9eb9664bcf Pkg test: refactor for readability 4 years ago
Dmitry Maksyoma ead31ae2e7 Pkg test: use dpkg to find libnss_wrapper.so 4 years ago
Dmitry Maksyoma 6d6ebffeae Package building: compile with debug symbols for deb purposes 4 years ago
Dmitry Maksyoma 070458d302 Deb: release numbers (18.04) -> codenames (bionic) 4 years ago
Dmitry Maksyoma e5b8d4df11 Deb: add barebones testing image for Debian 10 4 years ago
Dmitry Maksyoma 7a6067e081 Deb: add Xorg-related dependencies 4 years ago
Dmitry Maksyoma acd9f18f64 Deb: remove python dependency
Programs in www/utils are no longer included, and nothing else uses it.
4 years ago
Dmitry Maksyoma c5061e67b4 Deb: Debian 10 support 4 years ago
Dmitry Maksyoma b6f16eabb7 Deb: woraroudn dbgsym package that's created now 4 years ago
Dmitry Maksyoma 0851741360 Deb: Debian 10 building requires package libsm6 4 years ago
Dmitry Maksyoma 3c3eed0e46 Deb: exclude www/utils, instead of individual files 4 years ago
Dmitry Maksyoma f7e6d8d039 Deb: build-deb doesn't fail if Lintian complains
For now, disable Lintian warnings. In the future, a flag may be used to
determine this behaviour.
4 years ago
Dmitry Maksyoma 39e5cbc182 Fix build-tarball: use dir shared between GitLab runner and Docker 4 years ago
Dmitry Maksyoma e456357c68 Deb: empty postrm -> postrm.ex 4 years ago
Dmitry Maksyoma 85f2ed4f71 Gitignore deb building tmp files 4 years ago
Dmitry Maksyoma 2b9a4d0d8b Deb: remove /etc/kasmvnc and cert generation as we use snakeoil now 4 years ago
Dmitry Maksyoma a479b2fcd4 Use snakeoil certificate if available 4 years ago
Dmitry Maksyoma c32137fa17 Merge branch 'master' into create_ubuntu20_package 4 years ago
Lauri Kasanen 0d47d4890a Enable TLS 1.1 and 1.2 4 years ago
Dmitry Maksyoma a6d37c2a31 Deb: update test-deb to use debs in <os>_<os_ver> dirs 4 years ago
Dmitry Maksyoma fbeed1da72 Deb: put debs under <os>_<os_ver> directories 4 years ago
Dmitry Maksyoma 35cf095a31 Deb: create Ubuntu 20.04 tarball and deb 4 years ago
Kasm dd3364822d
Update build-tarball 4 years ago
Kasm c1691b6895
Update .gitlab-ci.yml 4 years ago
Kasm ec5a73c8ec
Update .gitlab-ci.yml 4 years ago
Kasm 7e5c8c9ad3
Update .gitlab-ci.yml 4 years ago
Kasm 48bc79162a
Added gitlab pipeline 4 years ago
Kasm 41d518eda4
Merge pull request #16 from kasmtech/create_ubuntu_packages
Create Ubuntu 18.04 package
4 years ago
matt 2813e7fe09 Fixes to webcode for Kasm CDI 4 years ago
Lauri Kasanen a4e70ff56b Remove less-than-256-colors indexed limit for small rects 4 years ago
Lauri Kasanen 83c83f43ef Add a parameter for separate SSL key 4 years ago
Dmitry Maksyoma a4369e8897 Deb: apt -> apt-get, cause apt doesn't have a stable interface 4 years ago
Dmitry Maksyoma 5ffe76f08d Deb: don't install libjpeg-dev on deb test image
Dependencies should be pulled by the package.
4 years ago