aboutsummaryrefslogtreecommitdiff
path: root/debian/roll-tarballs.sh
Commit message (Collapse)AuthorAgeFilesLines
* debian/roll-tarballs.sh: fix tarball creation in lite mode: do not try to ↵X2Go Release Manager2015-03-131-31/+32
| | | | fixup NX-X11 directory (it won't be there.)
* Fix patch rollout in tarballUlrich Sibiller2015-02-011-4/+4
|
* fix typos in CODE-REDUCTION scriptsMike Gabriel2015-01-281-2/+2
|
* Unify source tree reduction (debian/rules vs. roll-tarball.sh) via ↵Mike Gabriel2015-01-281-898/+12
| | | | file/folder lists in text files named debian/CODE-REDUCTION_*.
* debian/roll-tarball.sh: Install etc/ files into etc/ subfolder (rgb, ↵Mike Gabriel2015-01-281-1/+6
| | | | nxagent.keyboard, x2goagent.keyboard).
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-29/+189
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* More source tree size reduction by analyzing what exactly of the Mesa source ↵Mike Gabriel2015-01-221-18/+738
| | | | code in nx-X11/extras/ is used and what not.
* Drop more unused folders from tarball release / before .deb package build.Mike Gabriel2015-01-221-0/+3
| | | | | | | * Drop more unused folders from tarball release / before .deb package build: - nx-X11/programs/Xserver/miext/shadow/ - nx-X11/programs/Xserver/XpConfig/ - nx-X11/programs/Xserver/Xprint/
* Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked to ↵Mike Gabriel2015-01-221-2/+29
| | | | other locations in the source tree at build time.
* Stop shipping unused / very old xterm code.Mike Gabriel2015-01-221-0/+1
|
* Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in ↵Mike Gabriel2015-01-221-0/+1
| | | | roll-tarball.sh and in debian/rules alike.
* Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison ↵Nito Martinez2014-10-021-1/+3
| | | | during NX session handshake. (Fixes: #610).
* Provide COPYING file in tarball. Update debian/copyright.Mike Gabriel2014-07-091-0/+1
|
* Improve patch: ↵Mike Gabriel2013-12-061-1/+1
| | | | 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch. Improvements taken from the current Fedora package. Thanks to Orion Paplowski!!! Also adapt roll-tarball.sh do dropping more bundled libraries.
* Change build options so that bundled libraries are not used anymore at build ↵Orion Poplawski2013-07-191-0/+4
| | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
* * Tarball roller script:Mike Gabriel2013-05-111-8/+12
| | | | | + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode.
* Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ↵Mike Gabriel2013-05-061-0/+4
| | | | x2goagent). (Fixes: #199).
* Work-in patch from Jan Engehardt for working around different improper bash ↵Mike Gabriel2013-03-221-0/+1
| | | | implementations of string-in-string replacing. (Fixes: #145).
* integrate install and uninstall rules into the top-level MakefileReinhard Tartler2012-12-161-0/+1
|
* integrate nx*/x2go* shell wrappers into debian/wrappersReinhard Tartler2012-12-161-0/+7
| | | | | No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script
* add rewritten roll-tarballs.sh scriptReinhard Tartler2012-12-121-0/+142