Dmitry Maksyoma
7a1c1edeb4
Deb/rpm: change test user password to "foobar"
...
kasmvncpasswd validates password, so "bar" would be too short.
4 years ago
Dmitry Maksyoma
01d448f018
Deb: run test image, instead of just printing command
4 years ago
Dmitry Maksyoma
78768d52ff
VNC Docker startup: commented out verbose logging for ease of use
4 years ago
Dmitry Maksyoma
e9626fdacf
VNC Docker startup: use new kasmvncpasswd with multiple users support
4 years ago
Dmitry Maksyoma
fbfdf21612
Deb: Debian Bullseye XFCE works now
4 years ago
Dmitry Maksyoma
d7916b081b
Deb: Kali XFCE works now
4 years ago
Dmitry Maksyoma
7f9a50562d
Deb: fix build dependencies install
4 years ago
Dmitry Maksyoma
ece969fd05
Rpm: group kasmvnc -> kasmvnc-cert
...
I feel it'd be confusing to use kasmvnc group to provide access to the
TSL certificate. Groups like that control whether you can run software,
e.g. "docker" group. Using "-cert" clearly shows it's just for
certificate access. Not unlide ssl-cert group in Debian.
4 years ago
Dmitry Maksyoma
969c64ced3
Packages: Ubuntu 20 and Fedora 33 barebones tests
4 years ago
Dmitry Maksyoma
9e7d57cc3c
tarball: include Xvnc.1 man page
4 years ago
Dmitry Maksyoma
24ea2d6c45
Deb: switch Buster barebones to use no WM
4 years ago
Dmitry Maksyoma
6575bbe1b3
Rpm: run xterm w/o WM in CentOS 7 barebones test
4 years ago
Dmitry Maksyoma
5159cb9ae1
build-tarball: only rebuild www if it was changed
4 years ago
Dmitry Maksyoma
c151f479f4
Merge branch 'master' into create_ubuntu20_package
4 years ago
Dmitry Maksyoma
0aeffaf2ef
Rpm: run rpmlint after building rpm
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
69efc52614
Rpm: add test-rpm-barebones with Openbox
...
Twm wasn't available.
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
Dmitry Maksyoma
b98a9eb5fa
Pkg build: patch with quilt if it's present
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
c5061e67b4
Deb: Debian 10 support
4 years ago
Dmitry Maksyoma
b6f16eabb7
Deb: woraroudn dbgsym package that's created now
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
a479b2fcd4
Use snakeoil certificate if available
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
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
Dmitry Maksyoma
1486f3f4c2
Deb: use /etc/kasmvnc/server.pem cert in builder/test-deb
4 years ago
Dmitry Maksyoma
fc91e4d622
Don't use "sodu docker", just "docker"
4 years ago
Dmitry Maksyoma
955183dcf0
Use/build ./builder/www when building tarball
4 years ago
Dmitry Maksyoma
d98157f3fc
Merge remote-tracking branch 'origin/webpack2' into create_ubuntu_packages
4 years ago
matt
76f8d905f0
added dockerfile build process for www
4 years ago
matt
de4ddcb154
Fix auth error and build permissions
4 years ago
matt
d71734a206
initial commit of webpack
4 years ago
Dmitry Maksyoma
2b801e3397
Deb: remove obsolete code
4 years ago
Dmitry Maksyoma
543796d6a4
Deb: automated build chain draft ready
4 years ago
Dmitry Maksyoma
4558750348
Deb: remove a TODO comment
4 years ago
Dmitry Maksyoma
be854aef68
Add www dir detection to vnc_startup.sh
4 years ago
Dmitry Maksyoma
59382451dc
Deb: build-deb now builds a .deb for Ubuntu 18
...
It builds the builder image first, then proceeeds to building .deb
inside it, and the result is put into the parent (../) directory.
4 years ago
Dmitry Maksyoma
702f817845
Deb: add build-tarball and build-deb commands WIP
4 years ago
matt
55f9755dbd
Added build docker images for debian and others
4 years ago
matt
0a68500ee3
updated readme and vncserver
5 years ago
matt
d031c2182f
Updated xorg version, static link webp
5 years ago
Kasm
313961153c
Update install.sh
...
Modified installer to use release on GitHub
5 years ago
matt
408c005d3e
Initial commit
5 years ago