summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add dependency: totem-gstreamer (for diskless machines, terminal servers and ↵Mike Gabriel2014-02-062-0/+5
| | | | normal workstations).
* debian/control: Bump Standards: to 3.9.5.Mike Gabriel2014-01-312-1/+8
|
* release 2014.01.31.12014.01.31.1Mike Gabriel2014-01-311-2/+2
|
* The site mozilla.debian.net now only offers Mozilla ESR packages for ↵Mike Gabriel2014-01-312-3/+3
| | | | squeeze. Let's use those.
* APT config: The site mozilla.debian.net does not offer Mozilla packages for ↵Mike Gabriel2014-01-302-1/+9
| | | | squeeze anymore. Comment out that APT source for now.
* release 2014.01.30.12014.01.30.1Mike Gabriel2014-01-301-2/+2
|
* typo fixMike Gabriel2013-11-131-1/+1
|
* Make sure, the gnome-screensaver package gets installed to all GNOMEv2 based ↵Mike Gabriel2013-11-132-0/+10
| | | | systems.
* add subnet specs to config exampleMike Gabriel2013-11-131-0/+1
|
* release 2013.11.13.22013.11.13.2Mike Gabriel2013-11-131-2/+2
|
* Use python-netaddr in standardskriver to make it recognize network ↵Mike Gabriel2013-11-133-5/+23
| | | | | | | | | addresses, as well. * Use python-netaddr in standardskriver to make it recognize network addresses, as well. * debian/control: + Add dependency for bin:package itzks-systems-common: python-netaddr.
* release 2013.11.13.12013.11.13.1Mike Gabriel2013-11-131-2/+2
|
* Revert "release 2013.11.13.1"Mike Gabriel2013-11-131-2/+2
| | | | This reverts commit 0d957256887eab48483b08cce275df38a951c1af.
* Fix several issues reported by lintian...Mike Gabriel2013-11-134-6/+14
| | | | | | | | | | | | * Remove shebang from itzks.config. File is not meant to be an executable shell script. Shell parsing in only. * debian/control: + Fix duplicate dependency relation: x2godesktopsharing. + Fix wrong SYNOPSIS field for itzks-systems-backup. + Add python as dependency for itzks-systems-common. + Bump Standards: to 3.9.4, no changes needed. * debian/config: + Explicitly use `set -e' instead of using /bin/sh -e in shebang.
* release 2013.11.13.1Mike Gabriel2013-11-131-2/+2
|
* fix itzks-systems-common.install for standardskriver installationMike Gabriel2013-11-131-1/+2
|
* Auto-start standardskriver during desktop session startup (via XDG autostart).Mike Gabriel2013-11-132-0/+8
|
* Add switch to standardskriver.cfg (enable = yes|no).Mike Gabriel2013-11-132-0/+2
|
* rename itzks-standardskriver script to standardskriverMike Gabriel2013-11-131-0/+3
|
* debian/control: Fix Vcs-*: fields.Mike Gabriel2013-11-082-2/+4
|
* debian/copyright: Update years, add copyright info for standardskriver script.Mike Gabriel2013-11-082-3/+11
|
* Add standardskriver script, provided by linuxavdelingen.no.Mike Gabriel2013-11-084-2/+169
|
* /debian/control: Add dependency for workstations: network-manager-gnome.Mike Gabriel2013-09-182-0/+8
|
* release 2013.08.07.12013.08.07.1Mike Gabriel2013-08-071-2/+2
|
* Add Adblock+ to dependencies of all X session based systems.Mike Gabriel2013-08-072-0/+6
|
* /debian/control: Add archive keyring packages to dependencies (all ↵Mike Gabriel2013-08-012-0/+21
| | | | bin:packages).
* release 2013.08.01.12013.08.01.1Mike Gabriel2013-08-011-2/+2
|
* /debian/control: Drop x2gognomebindings from dependency list for virt-man ↵Mike Gabriel2013-08-012-1/+7
| | | | machines.
* remove -n from echoMike Gabriel2013-06-071-1/+1
|
* release 2013.06.07.42013.06.07.4Mike Gabriel2013-06-071-2/+2
|
* itzks-systems.do_preseed: Improve output if dpkg-reconfigure fails due to ↵Mike Gabriel2013-06-072-1/+10
| | | | missing package.
* release 2013.06.07.32013.06.07.3Mike Gabriel2013-06-071-2/+2
|
* itzks-systems.do_preseed: Only run dpkg-reconfigure if package is installed.Mike Gabriel2013-06-072-1/+8
|
* release 2013.06.07.22013.06.07.2Mike Gabriel2013-06-071-2/+2
|
* itzks-systems.do_preseed: Run dpkg-reconfigure after pre-seeding ↵Mike Gabriel2013-06-072-0/+10
| | | | ocsinventory-agent.
* release 2013.06.07.12013.06.07.1Mike Gabriel2013-06-071-2/+2
|
* /debian/itzks-systems-common.install: Install itzks-systems.do_preseed into ↵Mike Gabriel2013-06-073-1/+9
| | | | bin:package.
* release 2013.05.31.12013.05.31.1Mike Gabriel2013-05-311-2/+2
|
* /debian/itzks-systems-common.postinst: Move the preseeding of OCS inventory ↵Mike Gabriel2013-05-313-15/+40
| | | | agent into non-packaging script.
* Add to Depends: of workstation-like systems: pinta (Paint.NET clone).Mike Gabriel2013-05-312-0/+4
|
* PXE boot configuration: Remove LTSP string from boot menu as it is ↵Mike Gabriel2013-05-313-2/+5
| | | | over-informative to the normal user.
* /debian/templates: Add dummy schools: DEMO, TEST.Mike Gabriel2013-04-152-1/+3
|
* /examples/disklserver/tftp: Fix broken symlinks to memtest86.bin and ↵Mike Gabriel2013-04-013-2/+4
| | | | memtest86+.bin.
* Add to Depends: of itzks-systems-diskless: memtest86 and memtest86+.Mike Gabriel2013-04-012-0/+3
|
* grammar fix in README.tftpMike Gabriel2013-04-011-1/+1
|
* /debian/control: Add to Depends: of itzks-systems-disklserver: memtest86 and ↵Mike Gabriel2013-04-012-0/+9
| | | | memtest86+.
* fix symlinks to README.itzks-commonMike Gabriel2013-04-016-7/+7
|
* Fix /debian/itzks-systems-common.postinst.Mike Gabriel2013-03-252-2/+8
|
* release 2013.03.25.22013.03.25.2Mike Gabriel2013-03-251-2/+2
|
* /debian/itzks-systems-common.postinst: Preseed OCS Inventory Agent.Mike Gabriel2013-03-252-1/+26
|