[debian-edu-commits] debian-edu/ branch jessie updated (3fdd574 -> b0fed07)
Mike Gabriel
sunweaver at debian.org
Wed Jul 15 12:10:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a change to branch jessie
in repository debian-edu-config.
from 3fdd574 Samba: go back from role AD DC to wheezy behaviour (NT4-style PDC)
adds 4be7072 Enforce sec=sys option on NFSv4 autofs mounts from the Skolelinux client machines.
adds e603ebf Adjust apache d-e configuration files to make apache2 work.
adds 4515e02 Use temporary smb.conf file in /usr/bin/ldap-debian-edu-install to get the SAMBASID value and make Samba/LDAP/Kerberos bootstrap complete.
adds 02aa26b Fix cups issue (not listening on www:631) by adding this listen statement to /etc/cups/cupsd-debian-edu.conf.
adds ec86a18 ldap-debian-edu-install: adjust error message if getting SAMBASID fails; improve changelog.
adds 9b65933 Move uuid to depends from recommends where it was placed by mistake.
adds 9e3a8f3 releasing version 1.722
adds f3ad590 Fix typo in shell test in sssd-generate-config.
adds e5d95a0 Update auto-addfirmware from changes done in isenkram, fix bug #729438 also found in isenkram.
adds 9f4aed6 Remove obsolete code to remove CVS cruft in clean target.
adds 67f16d2 releasing version 1.723
adds 8f64d0f Add /etc/systemd/system/cups.socket.d/cupsd-listen-debian-edu.conf as additional cups config file to enable listening on www:631.
adds df0563d Adjust cf/cups to manage the new config file.
adds 90640a8 Revert commits 321e0b02d88d58aa1fd6fe6cb3d8d398d5f46da7 and 8f64d0f2e4eee51a84a6940b75e8d3aa6a251ac6 after discussing with Wolfgang and agreeing that we keep the default CIPS setup of only listening on port 631 for localhost.
adds b68ed0e Change cups test to only expect port 631 listening on localhost.
adds 4f30fe7 Correct Roaming Workstation setup, call uuid in chroot, as it is missing in d-i.
adds c674792 releasing version 1.724
adds d272b45 Extend testsuite/ldap-client to check if the local users is present in LDAP.
adds c8986ae Fix wrong parameter name (loglevel -> log level) in the main server's Samba configuration file.
adds 7e8a276 Improve testsuite/timezone.
adds 70244b3 Update new message in testsuite/nagios to include script name.
adds 42e7ede releasing version 1.725
adds 00a66b4 Correct PXE setup generated by debian-edu-pxeinstall, symlink from /var/lib/tftpdir/syslinux/ to /usr/lib/syslinux/modules/bios/ to find required pxelinux modules.
adds 2028aa1 Extend testsuite/pxeinstall to test TFTP download of pxelinux.0 to check if the server is working and the required file is available.
adds c2eb8a7 Add _pgpkey-http and _pgpkey-https SRV records to allow GnuPG users to find keyservers automatically. Point them to pool.sks-keyservers.net.
adds 4b12527 releasing version 1.726
adds d27b5ed Remove apt-get-update-files-download script from source package. Its purpose is better handled by unattended-upgrades, and it is not included in the binary package.
adds ba36ad3 Add cfengine rule to enable apache module cgi and configuration sitesummary.conf on the server. Workaround for bug #760084.
adds d6f9355 Improve the text of the email sent by the test suite.
adds eca9f9e Update setup-roaming, adjust nsswitch.conf file generated to be closer to the one installed by Debian by default. Use compat instead of files for passwd, group and shadow, add gshadow and switch sssd for the sudoers database. Drop unused append_if_missing() function.
adds 3586b8e Add autofs to set of handled sssd services in generated configuration.
adds a35a2e7 Correct path to dpkg-divert in cf.krb5client. New path is /usr/bin/.
adds 7c9e3c1 Correct service name for squid in squid-update-cachedir, now called squid3.
adds 9d6d6c4 Reinsert diverted /usr/share/pam-configs/krb5 and drop our override file now that bug #656309 is fixed.
adds a420eb0 Made setup-roaming a bit more robust and the comments more clear.
adds 75684c4 Reorder and correct postinst code to clean up old pam-configs override to make sure it is removed before running pam-auth-update --package, to avoid failure during upgrades.
adds cd17cd0 releasing version 1.727
adds 7245a63 Improve log messages from run-at-firstboot, to make it clearer what is going on.
adds 3f0dba6 Add signal trapping in run-at-firstboot script to log an error: string if it terminates unexpectedly.
adds 8ccd357 Start on 1.800 as we are targeting Debian 8.
adds d7a35d1 Fix a few typos in comments in ltsp-build-client/Debian-custom/032-edu-pkgs.
adds ee1b0dd Fix typo in debian-edu-ltsp script, breaking when --arch is used.
adds f721319 Replace wheezy with jessie in cf/cf.apt.
adds ea7b4d7 Drop local repo entry in cf/cf.apt cause it doesn't exist.
adds 38b3037 Add check if the filesystems on the mountpoints support acls in filesystems testsuite.
adds 7fb2fa0 Add my changes on the testsuite to the changelog
adds 4b084d7 Revert to the 1.800 code uploaded, to clean up me forgetting to push that code to git.debian.org.
adds 885f8e1 Reapplying commits ea7b4d7a106bd9e363919ddd8a078d4b313f4276, 38b3037cbff872fc2b2383ff7b76ac5f580c351f and 7fb2fa0c17fe02600e2f1c9ce1edcd2352c56b87 after documenting the 1.800 release.
adds 38bc2ff Change from aptitude to apt-get in setup-roaming, to make sure we only depend on one such tool.
adds 17ba147 releasing version 1.801
adds 439b709 share/ltsp/plugins/ltsp-build-client/Debian-custom: Add 010-mount-proc as a workaround until ltsp bug #761401 is fixed.
adds 67c6036 sbin/debian-edu-ltsp: Drop setting the local repo in extramirror cause it doesn't exist.
adds 715c08a add forgotten 010-mount-proc file.
adds 230451e Adjust Makefile; generated.
adds edb55b2 Fix typo in debian-edu-pxeinstall to reenable menu.
adds 485e012 Call 'apt-get autoremove -y' at the end of setup-roaming, to remove the packages we no longer need.
adds 43ef313 Fix attribution.
adds a003432 Remove Debian-custom/010-mount-proc as this is now done by common/010-mount-proc
adds 1aff70d Remove Debian-custom/010-mount-sys as this is now done by Debian/010-mount-sys
adds c7d5ba1 Generated.
adds 3becf71 Adjust changelog.
adds 24d96d9 Fix fatal typo in setup-roaming trying to chown the wrong file.
adds ec3cd7e Extend testsuite/pxeinstall to also look for syslinux/ldlinux.c32 on the tftp server, to verify that the syslinux modules are available via tftp.
adds 20175a3 releasing version 1.802
adds 5b4f249 share/ltsp/init-ltsp.d/60-edu-diskless-ws: Stop using update-rc.d to disable the automounter if the homedir is mounted via sshfs as this isn't stable. Do it the way ltsp does.
adds 013160d Adjust debian-edu-pxeinstall to sort the preseeding values, to get predictable ordering and avoid bogus changes reported by etckeeper.
adds 04de6f7 Fix automatic proxy configuration.
adds 63704f3 Add debian-edu-bless script to binary package, now that it is working well.
adds 35d2b2f Ease debugging by showing the tasksel selected tasks in debian-edu-bless.
adds 67aa2a5 Fix typo in changelog entry.
adds 8e2c747 releasing version 1.803
adds 803cc21 Fix typo in d-i/finish-install, replace non-existing error function with the log function.
adds 3d2a284 Change default suite for debian-edu-bless from wheezy-test to jessie.
adds 2d3a9bb Update standards-version from 3.9.5 to 3.9.6. No changes needed.
adds 07118c5 Remove obsolete code in postrm removing the /usr/share/pam- configs/krb5 divert. It is now removed in the postinst during upgrades instead.
adds 794ae7d releasing version 1.804
adds b011d32 Clean up code diverting tasksel tests, remove redundant code.
adds 4899d4a Use debian-edu-current-codename instead of lsb_release -cs in auto- addfirmware and testsuite/doc too.
adds 0ecf090 releasing version 1.805
adds 2c2d4d9 sbin/debian-edu-pxeinstall: replace d-i version 7.0 with 8.0 to fix pxe installations.
adds 8a0a688 Extend testsuite/taskpkgs to also check that the correct desktop task was activated.
adds 713e415 Correct cfengine rule for apache, disable default site using new name 000-default.conf, instead of old and now obsolete name default.
adds f671190 Fix configuration file location in cfengine rule for squid; now located in /etc/squid3/.
adds ef7f76b Move code updating resolv.conf in the LTSP chroots from the resolvconf update.d fragment to our tools directory, and call it on first boot too, to get a working resolv.conf in the LTSP chroots also on the combined server.
adds 887a2bc Add code in run-at-firstboot to commit /etc/ changes in LTSP chroots using etckeeper.
adds fec1e1c Rewrite LTSP test to use nc instead of telnet. Telnet is not installed by default any more. Depend on netcat to get a nc implementation.
adds 875125a Extend LTSP test to report error if no LTSP NFS mount point exist.
adds 95aa4fa Add new test testsuite/nfs-server checking if the NFS subsystem is working.
adds 9fc8775 Improve testsuite a bit. * Adjust dnsd testsuite check to not print an error if /var/mail/root do not yet exist. * Refactor ldap-client testsuite check to return an error code for every error, not just most of them.
adds 61ea4f4 Add Wolfgang Schweer as uploader.
adds 6264319 releasing version 1.806
adds 0d0786c Fix domain-name settings for subnet00.intern and subnet01.intern. The invalid names caused ltsp clients to get a wrong /etc/resolv.conf generated by the ltsp init script ('search bad').
adds 922e40c Adjust testsuite/timezone to accept Europe/Oslo as timezone for Germany.
adds b659436 Fix changelog entry.
adds e4d0f22 Allow posix/Europe/Berlin as a german timezone too
adds d964372 Rewrite squid configuration handling to work with squid3. * Rewrite squid configuration handling to work with squid3. Use our own /etc/squid3/squid-debian-edu.conf (copied from /usr/share/ on demand) instead of rewriting the file included in the squid package, to make upgrades easier and avoid a conffile question if the defaults change. * Adjust squid-update-cachedir to work with squid3.
adds 89ad999 Drop ftp source from our cfengine rules to update apt sources.list. It is more robust to only use http.
adds 74d13ac Run apt-get autoremove at the end of the installation to get rid of no longer needed dependencies.
adds 491093c Remove now obsolete lines about choosing between ftp and http too.
adds 6750171 Add new SMTP test to check that the SMTP server is accepting email. Depend on swaks to get a tool to do this.
adds e38b8ea releasing version 1.807
adds 1d9bc70 Fix typo in cf.apt breaking the installation.
adds 71764a1 releasing version 1.808
adds 9cad27c Make sure to install our default squid3 configuration for cfengine to find it.
adds c9f6dec Log an error if cfengine return failure, to make it easier to discover if it ever happen.
adds ed4940c Adjust debian-edu-bless to only enable our local mirror if it exist, to fix broken debian-edu test.
adds bee6a40 releasing version 1.809
adds 0de0eaf Fix LDAP dataloss if the system is powered down or rebooted by unsetting 'dbnosync' in slapd-debian-edu.conf.
adds 3382882 Enable the auto flag in the PXE installation, to allow more settings to be fetched from the preseed file.
adds e91eb89 Add new tool package-disk-usage to list how much disk space the installed packages uses.
adds 46f7c59 Adjust PXE installation arguments to put all d-i arguments before the -- on the kernel argument line.
adds afd4139 Mention why we have the sitesummary workaround.
adds 0d7b17a Add partial fix for incorrect Nagios configuration, calling dpkg-reconfigure sitesummary after nagios3 is guaranteed to be installed. Still not working, as /etc/default/nagios3 is ignored with systemd.
adds 95d400f Actually, systemd is not involved. Restarting nagios3 completely instead of depending on sitesummary-update-nagios to do it work.
adds 5fae97d Make sure to restart nagios during first boot after the new config is generated on the main server.
adds d593263 Change wpad-extract to use IP when testing, instead of www.debian.org which require access to the global DNS system.
adds f8b6101 Move our squid3.conf to the correct Makefile block to avoid installing it with the execute bit. Thank you, lintian!
adds 86a9e17 Fix typo in nagios restart code used at first boot. Add more logging in first boot script to know what is going on in the script.
adds 21715c3 Add new web page translations (da, id, pt_BR) to the binary package.
adds fcff656 Fix incorrect link.
adds d4d25d9 Clean up changelog.
adds 38ba040 Add bug number to changelog.
adds d9ae549 Add PAM module to reject Kerberos password changes and point users to the Gosa web page instead to try to keep the password databases in sync (Closes: 704461). Depend on libpam-python for this.
adds 40fec56 share/ltsp/init-ltsp.d/60-edu-doskles-ws: - Use systemd tool to disable ltsp client services. - Disable modemmanager for all client types. - Disable useless cups browse service on thin clients. - Disable other dm services if ldm is used.
adds 7caf161 Fix typos in changelog.
adds 62c5e7e Rename 60-edu-diskless-ws to 60-edu-client to better match the script's purpose.
adds 6707d3e Correct filesystem testsuite check to warn if less then 20% is free on the file systems and only check the /skole/tjener/home0 and /skole/backup file system on the main server profile.
adds 46cf825 ltsp-build-client/Debian-custom/032-edu-pkgs: - Purge package modemmanager after checking that this has no side effects; adjust 60-edu-client.
adds 8b6e8d9 etc/apache2/*: Adjust conf files to use new directives.
adds 15e919c Fix typo in the nfs-server testsuite check, reporting error on all non-server installations.
adds 183149d Adjust exim config on the main server to be closer to the default in Debian, and explain why the kerberos id is checked when using SMTP.
adds dc564e2 debian/rules: Convert to dh9 style rules.
adds d8b18c7 Debconf translation update: Dutch by Frans Spiesschaert (Closes: #763639)
adds 4db894a fixup linebreakage
adds 39b3577 Improve messages from dnsd testsuite check, making it more obvious that the DNS server name is hardcoded.
adds 861f77a Include bug number in segfault message.
adds 5d964c4 share/ltsp/init-ltsp.d/60-edu-client: Add more services (autofs, inetd, rpcbind, ntp, nfs-common, nscd, nclcd) to the remove list for thin clients.
adds 4222dab Adjust cf.squid, make sure to run squid-update-cachedir on the squid3 config file.
adds 38f311b Rewrite init-ltsp.d/60-edu-client to disable all services the same way, reduce duplicate code and work with sysv-rc based systems too.
adds a0f9ebd Extend auto-addfirmware to also look in dmesg for requested firmware.
adds 38588eb Remember to use correct variable name.
adds 0856fff debian/control: use https for Alioth cgit URL.
adds 82e1b1a Correct URL selection logic in isenkram-autoinstall-firmware to also handle the main repo for non-Wheezy installation.
adds ab2ffa9 Drop our redundant auto-addfirmware script and use the equivalent isenkram-autoinstall-firmware from the isenkram-cli package instead.
adds 39f8f84 Fix typo in commit 38f311b07c6bd47f04eb81a23f47df8f6a63275a.
adds 07585ec Reimplement fix for disabling LTSP services during boot to work properly with systemd.
adds 6d745a0 share/ltsp/init-ltsp.d/60-edu-client: Add more services (timidity, minidlna and lirc) to the remove list for thin clients.
adds 7e40057 Disable the anacron, avahi-daemon and bluetooth services on thin clients too.
adds 8279b7d 32-edu-pkgs: Purge package samba to get rid of it completely (already rc).
adds e21b764 ltsp chroot: Purge package consolekit as systemd-logind does the job.
adds bf65168 Drop exim4 config on client machines. The default in Debian work fine with the preseeding we do in debian-edu-install version 1.810. Break on versions before 1.810.
adds fe8452c Require debian-edu-install version 1.811 or newer to get working exim4 setup.
adds fb8fcf7 releasing version 1.810
adds 5bdb307 LTSP chroot: Purge package cups cause the package isn't needed for printing on thin clients and diskless workstations.
adds 88f6fee LTSP chroot: After 'autoremove' purge all packages with status 'rc'. Adjust changelog.
adds ad7e74e LTSP chroot: Fix purging of all packages with status 'rc' by adding '--purge' to apt-get -y autoremove'.
adds 4125623 Adjust LTSP check in testsuite, to mount using hostname and not IP, now that libnss-myhostname is installed on the machines. This fixes the check result on machines not yet added to DNS.
adds 1c8fad0 releasing version 1.811
adds 77b9d7e Try to detect if bug #765577 cause network interfaces to get the wrong name in the network testsuite check.
adds 6f09253 Add .gitignore to ignore generated files.
adds 2b0bb4e Drop debian-edu-config-gosa-netgroups binary package.
adds 3d65920 Raise dependency on education-tasks to (>= 1.808), to ensure we get the Jessie tasks.
adds a6051cf Drop debian/TODO.Squeeze, the content was obsolete anyway.
adds 9e0e71f Drop cf/cf.pdns, we switched backed to bind9.
adds ebe88a5 remove commented code and comment referring it + lenny upgrades
adds cbcfa4f Drop class lenny in cf/cfengine.conf and cf/cf.kdm.
adds f54496e Drop lenny age code from debian-edu-config.(preinst|postinst).
adds bf555e9 Drop obsolete share/debian-edu-config/default-ltsp-client-setup.
adds 42a9867 remove comment uselessly referring to Debian Edu squeeze instead of just Debian Edu
adds 5255ad0 Drop useless dependency on base-files, which is required.
adds 8987f96 use 'wrap-and-sort -f debian/control -a' to sort relationsships alphabetically (and visually more pleasantly)
adds e5a16d8 More pdns related clean up.
adds 9e6e710 use friendlier language
adds de2fbd5 fix whitespace
adds 4b9c69a Drop kde3 handling in cf/cf.kdm.
adds f96fc87 Remove kde3 handling code from share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs.
adds d77cf3f fix cfengine logic again
adds 44c1da6 remove gosa-netgroups also from .gitignore
adds 9546274 Use isenkram instead of discover to report packages to install for the current hardware in the hardware check in the test suite. Drop discover from dependencies.
adds dc51b12 Drop ldap-bootstrap files which were even documented as unused. (Closes: #766200)
adds aab3b31 sbin/debian-edu-ltsp: add '--eatmydata' to ltsp-client-builder options.
adds 9ad46ec releasing version 1.812
adds f37ab97 Make LTSP mirror editing more robust. Do not add corrupt APT source when no dist value is set and only add our local mirror if it exist.
adds 482446e Add 30 second timeout and the number of tries to 3 in debian-edu- bless and ltsp script 000-arch-detection, to make sure blocked networks do not cause the installation to hang forever.
adds d4f16c1 Reduce the versioned dependency on education-tasks from (>= 1.808) to (>= 1.806), avoiding a LTSP installation problem when installing i386 packages with our test repository.
adds cee9084 Adjust 000-arch-detection LTSP script to set http_proxy from the APT setup before calling wget, in case the proxy is needed to reach the Internet.
adds 4c421ae Correct check for bug #765577 (duplicate udev rules for network card) to also work when more than one network card is present in the machine.
adds 455ad31 Implement script to remove duplicate udev network rules, to work around bug #765577. This avoid complete network failure on machines affected by this bug.
adds bd639ba Remove unused variable RUNXSERVER from the pre-pkgsel script.
adds d5dd119 Tell grub in our pre-pkgsel script to use the disk device used by /boot, to work around bug #712907.
adds 9895aa9 Make grub workaround more robust and log what is being done.
adds 5aa20dc Fix typo in grub override and improve logging.
adds 981cd7b Improve logging in udev override.
adds 44fccd4 Also handle blank grub-installer/choose_bootdev value, and override in this case.
adds 253836b Tag workarounds with FIXME to find remember to look at them later.
adds d45d6f1 releasing version 1.813
adds 20da7e7 correct urgency
adds 8bc5b19 Extend grub workaround to automatically handle /dev/vd* in addition to /dev/sd*, allowing virtio virtual machines to install automatically too.
adds 2f38dfe Extend grub workaround to automatically handle /dev/vd*, /dev/hd* and /dev/xvd* in addition to /dev/sd*, allowing virtual machines using virtio, Xen and the old device names to install
adds 94093ad Enable grub workaround for /dev/ud* devices too.
adds ba562dd Revert "Enable grub workaround for /dev/ud* devices too." The uda device was a OCR error.
adds 96c0dc3 testsuite/network: cover case that udev persistent network card rules file isn't written at all.
adds 4ea6597 testsuite/network: fix typo to match profile types in file /etc/debian-edu/config.
adds fe79e87 Revert "testsuite/network: fix typo to match profile types in file /etc/debian-edu/config."
adds cde7f7d Update changelog.
adds 31a23cc Correct grub workaround to reallyi work with /dev/hdX, /dev/sdX, /dev/vdX and /dev/xvdX.
adds 989c9bb Make dhclient hook executable.
adds 72b1818 Add new dhclient hook to work around bug #710490 where a race in autofs make it fail with slow DHCP servers.
adds 8452c25 Remember to include new script in deb.
adds f62463a Syslog when reloading autofs from dhclient, to make it easier to track why it happen.
adds 7c75045 Add bug numbers to the changelog.
adds 24223bb Provide slbackup-php configuration file etc/slbackup-php/config.php. Without a proper configuration the backupserver default 'localhost' leads to errors if 'https://backup/slbackup-php' isn't called on the backupserver. (Previously the default was 'backup'; it was changed to 'localhost' some time ago to make the package useable on vanilla Debian systems, but a config file for Debian Edu wasn't provided.)
adds 00931d4 Add bug number to changelog.
adds 442fecf sbin/debian-edu-pxeinstall: add 'mirror/http/mirror' (select entry) from the installed system to the preseed file to avoid manual selection during PXE installations.
adds 59f1966 Add bug number to changelog.
adds 06bb51b In LTSP setup, allow the purging of openvpn to fail (which happen if it is unknown to apt), to get LTSP installation working using the usbstick ISO (Closes: #770312).
adds 1a807fb Also set mirror/http/mirror when installing from DVD/USB stick.
adds 18090af release as 1.814
adds c2efc25 Spanish by Manuel "Venturi" Porras Peralta (Closes: #772143)
adds ea6d59f Configure dovecot-core SSL support: - cf/imap: Add shellcommand to create dovecot SSL certificate. - share/debian-edu-config/tools: Add a script named debian-edu-dovecot-create-cert which does what the name tells and configures SSL support. The script is based upon code from debian-lan-config, thanks to Andreas B. Mundt. The package dovecot-core used to setup SSL support but dropped it recently (Closes: #772163).
adds beb510e Add forgotten file. Thanks to jenkins.debian.net.
adds eed4dc2 Add (Closes: #772162) to changelog.
adds e1f5f90 release 1.815
adds b0b54e0 Adjust etc/X11/Xsession.d/09debian-edu-missing-home to make the script work with kdm now setting $HOME=/ if the user's home directory isn't available at login time (and before the script is executed).
adds f282438 Add (Closes: #774392) to changelog.
adds 9856b38 etc/ldap/slapd-squeeze_debian-edu.conf: unset 'dbnosync' to avoid possible data loss.
adds 1c70a60 Remove unused (and outdated) files etc/ldap/slapd-debian-edu.conf and etc/ldap/slapd-lenny_debian-edu.conf
adds c9b7e26 Add (Closes: #774610) to changelog.
adds 57a4fea Add code in postinst to remove the now obsolete conffiles.
adds 8ad932b Revert "Add code in postinst to remove the now obsolete conffiles."
adds 66779c5 Revert "Remove unused (and outdated) files etc/ldap/slapd-debian-edu.conf and etc/ldap/slapd-lenny_debian-edu.conf"
adds dd39e7f release as 1.816
adds 5df5b95 Adjust sbin/debian-edu-pxeinstall to work with debian-installer-8: - replace 8.0 with 8 as di version number. - replace '--' with '---' as param delimiter. (Closes: #776763).
adds 747f04a release as 1.817
adds b2e65ea testsuite/taskpkgs: drop tests for sugar as sugar has been removed from Jessie, see #782504.
adds 7d85189 raise urgency to high, to reach Jessie before the quiet period
adds 10c4fb5 Also drop tests for kdm and network for the Sugar profile as Sugar has been removed from Jessie, see #782504.
adds 3ce3c2b sbin/debian-edu-pxeinstall: Fix ltsp-client-builder/use_cdrom preseeding. Although rather strange, the type has to be 'string'. (Closes: #780739).
adds 7b84d8d Remove Debian-custom/099-mount-cdrom cause this script might can possibly conflict with ltsp-client-builder.udeb postinst. (Closes: #780740).
adds 62beabf Fix typo in changelog.
adds 1a51d89 Add Debian-custom/080-eatmydata to enable the usage of eatmydata as default for all possible LTSP installation methods. Partially addresses #781515.
adds ed42d06 add forgotten file share/ltsp/plugins/ltsp-build-client/Debian-custom/080-eatmydata.
adds a4977e3 Set type for ltsp-client-builder/use_cdrom back to 'boolean' as the real reason for failing PXE installs was a wrong preseeding in d-e-install/defaults.thin-client-server.
adds af3dc6e Cleanup changelog.
adds dcc40f4 Merge branch 'ltsp-related'
adds 5640db0 Add support for squid to squid3 migration: - Add share/debian-edu-config/tools/migrate-squid-to-squid3. - Adjust cf/cf.squid to run this script. (Closes: #779469).
adds 0d450f8 Correct bug number: (Closes #779649).
adds 60d9f0d migrate-squid-to-squid3: Add comment; simplify check if both squid and squid3 are installed.
adds ad9dfe0 Updated Makefile.
adds 50f3843 Merge remote-tracking branch 'origin/squid-related'
adds 20216fb release as 1.818
adds b0fed07 Update pt_BT debconf translation (Closes: #785467).
No new revisions were added by this update.
Summary of changes:
Makefile | 29 +-
cf/cf.apache2 | 5 +-
cf/cf.apt | 28 +-
cf/cf.exim | 6 -
cf/cf.imap | 3 +
cf/cf.kdm | 11 +-
cf/cf.krb5client | 21 +-
cf/cf.nagios3 | 8 +
cf/cf.pdns | 13 -
cf/cf.squid | 51 +-
cf/cfengine.conf | 2 -
debian/.gitignore | 5 +
debian/TODO.Squeeze | 10 -
debian/changelog | 528 +-
debian/control | 81 +-
debian/debian-edu-config-gosa-netgroups.docs | 1 -
debian/debian-edu-config-gosa-netgroups.install | 5 -
debian/debian-edu-config-gosa-netgroups.postinst | 14 -
debian/debian-edu-config.fetch-ldap-cert | 6 +-
debian/debian-edu-config.postinst | 79 +-
debian/debian-edu-config.postrm | 4 -
debian/debian-edu-config.preinst | 174 -
debian/debian-edu-config.prerm | 3 +
debian/dirs | 2 +-
debian/po/es.po | 44 +-
debian/po/nl.po | 48 +-
debian/po/pt_BR.po | 31 +-
debian/rules | 60 +-
etc/X11/Xsession.d/09debian-edu-missing-home | 8 +-
.../conf-available/debian-edu-config-doc.conf | 6 +-
.../sites-available/debian-edu-default.conf | 19 +-
.../sites-available/debian-edu-ssl-default.conf | 15 +-
etc/cups/cupsd-debian-edu.conf | 1 +
etc/dhcp/dhclient-exit-hooks.d/autofs-reload | 20 +
etc/dhcp/dhclient-exit-hooks.d/fetch-ldap-cert | 0
etc/exim4/exim-ldap-server-v4.conf | 15 +-
etc/insserv.conf.d/debian-edu-config | 1 -
etc/ldap/slapd-debian-edu.conf | 2 +-
etc/ldap/slapd-squeeze_debian-edu.conf | 2 +-
etc/powerdns/pdns.d/pdns-debian-edu.conf | 21 -
etc/resolvconf/update.d/ltsp-chroots | 38 +-
etc/samba/smb-debian-edu.conf | 2 +-
etc/samba/smbldap-machineadd-gosa | 2 +-
etc/slbackup-php/config.php | 4 +
gosa-netgroups/admin/netgroups/class_netgroup.inc | 886 ---
.../admin/netgroups/class_netgroupManagement.inc | 95 -
gosa-netgroups/admin/netgroups/generic.tpl | 78 -
gosa-netgroups/admin/netgroups/main.inc | 56 -
.../class_memberNisnetgroupSelect.inc | 49 -
.../memberNisnetgroup-filter.xml | 27 -
.../memberNisnetgroup-list.tpl | 28 -
.../memberNisnetgroup-list.xml | 55 -
gosa-netgroups/admin/netgroups/netgroup-filter.xml | 24 -
gosa-netgroups/admin/netgroups/netgroup-list.tpl | 26 -
gosa-netgroups/admin/netgroups/netgroup-list.xml | 148 -
gosa-netgroups/admin/netgroups/tabs_netgroup.inc | 95 -
.../tripleSelect/class_filterTriplesLDAP.inc | 65 -
.../netgroups/tripleSelect/class_tripleSelect.inc | 51 -
.../admin/netgroups/tripleSelect/triple-filter.xml | 36 -
.../admin/netgroups/tripleSelect/triple-list.tpl | 28 -
.../admin/netgroups/tripleSelect/triple-list.xml | 119 -
.../systems/netgroups/class_netgroupSystem.inc | 317 -
.../admin/systems/netgroups/netgroupSystem.tpl | 16 -
gosa-netgroups/doc/Readme.gosa | 76 -
gosa-netgroups/html/images/plugin.png | Bin 3929 -> 0 bytes
gosa-netgroups/html/images/select_netgroup.png | Bin 904 -> 0 bytes
gosa-netgroups/locale/de/LC_MESSAGES/messages.po | 260 -
gosa-netgroups/locale/es/LC_MESSAGES/messages.po | 295 -
gosa-netgroups/locale/fr/LC_MESSAGES/messages.po | 281 -
gosa-netgroups/locale/messages.po | 240 -
gosa-netgroups/locale/nb/LC_MESSAGES/messages.po | 272 -
gosa-netgroups/locale/ro/LC_MESSAGES/messages.po | 282 -
.../personal/netgroups/class_netgroupAccount.inc | 389 --
.../personal/netgroups/netgroupAccount.tpl | 10 -
gosa-netgroups/plugin.dsc | 7 -
ldap-bootstrap/README.unused-ldifs | 14 -
ldap-bootstrap/autofs.ldif | 2 +-
ldap-bootstrap/dhcp.ldif | 98 -
ldap-bootstrap/dhcp_hosts.ldif | 144 -
ldap-bootstrap/dns_arpa.ldif | 6036 --------------------
ldap-bootstrap/dns_ranges.ldif | 5949 -------------------
ldap-bootstrap/dns_skole.ldif | 239 -
ldap-bootstrap/gosa-server.ldif | 4 +-
ldap-tools/ldap-debian-edu-install | 16 +-
sbin/apt-get-update-files-download | 17 -
sbin/debian-edu-hwsetup | 2 +-
sbin/debian-edu-ltsp | 6 +-
sbin/debian-edu-pxeinstall | 16 +-
share/debian-edu-config/d-i/finish-install | 27 +-
share/debian-edu-config/d-i/pre-pkgsel | 70 +-
share/debian-edu-config/default-ltsp-client-setup | 3 -
share/debian-edu-config/pam-config-krb5 | 15 -
share/debian-edu-config/pam-config-nopwdchange | 6 +
share/debian-edu-config/pam-nopwdchange.py | 60 +
share/debian-edu-config/squid3.conf | 65 +
share/debian-edu-config/tools/auto-addfirmware | 98 -
share/debian-edu-config/tools/debian-edu-bless | 66 +-
.../tools/debian-edu-dovecot-create-cert | 29 +
.../debian-edu-config/tools/ltsp-update-resolvconf | 0
.../tools/migrate-squid-to-squid3 | 14 +
share/debian-edu-config/tools/package-disk-usage | 10 +
share/debian-edu-config/tools/run-at-firstboot | 39 +-
share/debian-edu-config/tools/setup-roaming | 45 +-
.../debian-edu-config/tools/squid-update-cachedir | 16 +-
share/debian-edu-config/tools/sssd-generate-config | 6 +-
.../tools/workaround-udev-bug-765577 | 71 +
share/debian-edu-config/tools/wpad-extract | 10 +-
share/ltsp/init-ltsp.d/60-edu-client | 57 +
share/ltsp/init-ltsp.d/60-edu-diskless-ws | 13 -
.../Debian-custom/000-arch-detection | 20 +-
.../ltsp-build-client/Debian-custom/010-mount-sys | 7 -
.../ltsp-build-client/Debian-custom/032-edu-pkgs | 27 +-
.../ltsp-build-client/Debian-custom/080-eatmydata | 22 +
.../Debian-custom/099-mount-cdrom | 28 -
testsuite/cups | 22 +-
testsuite/dnsd | 11 +-
testsuite/doc | 2 +-
testsuite/filesystems | 34 +-
testsuite/hardware | 13 +-
testsuite/kdm | 4 +-
testsuite/ldap-client | 93 +-
testsuite/ltsp | 14 +-
testsuite/nagios | 4 +-
testsuite/network | 16 +-
testsuite/nfs-server | 31 +
testsuite/postoffice | 16 +-
testsuite/pxeinstall | 13 +
testsuite/samba | 2 +-
testsuite/taskpkgs | 19 +-
testsuite/timezone | 6 +-
www/index.html.ca | 2 +-
www/index.html.da | 2 +-
www/index.html.de | 2 +-
www/index.html.en | 2 +-
www/index.html.es | 2 +-
www/index.html.fr | 2 +-
www/index.html.id | 2 +-
www/index.html.it | 2 +-
www/index.html.ja | 2 +-
www/index.html.nb | 2 +-
www/index.html.nl | 2 +-
www/index.html.pt | 2 +-
www/index.html.pt_BR | 2 +-
www/index.html.ro | 2 +-
www/index.html.ru | 2 +-
www/index.html.zh | 2 +-
146 files changed, 1575 insertions(+), 17863 deletions(-)
delete mode 100644 cf/cf.pdns
create mode 100644 debian/.gitignore
delete mode 100644 debian/TODO.Squeeze
delete mode 100644 debian/debian-edu-config-gosa-netgroups.docs
delete mode 100644 debian/debian-edu-config-gosa-netgroups.install
delete mode 100644 debian/debian-edu-config-gosa-netgroups.postinst
create mode 100755 etc/dhcp/dhclient-exit-hooks.d/autofs-reload
mode change 100644 => 100755 etc/dhcp/dhclient-exit-hooks.d/fetch-ldap-cert
delete mode 100644 etc/insserv.conf.d/debian-edu-config
delete mode 100644 etc/powerdns/pdns.d/pdns-debian-edu.conf
create mode 100644 etc/slbackup-php/config.php
delete mode 100644 gosa-netgroups/admin/netgroups/class_netgroup.inc
delete mode 100644 gosa-netgroups/admin/netgroups/class_netgroupManagement.inc
delete mode 100644 gosa-netgroups/admin/netgroups/generic.tpl
delete mode 100644 gosa-netgroups/admin/netgroups/main.inc
delete mode 100644 gosa-netgroups/admin/netgroups/memberNisnetgroupSelect/class_memberNisnetgroupSelect.inc
delete mode 100644 gosa-netgroups/admin/netgroups/memberNisnetgroupSelect/memberNisnetgroup-filter.xml
delete mode 100644 gosa-netgroups/admin/netgroups/memberNisnetgroupSelect/memberNisnetgroup-list.tpl
delete mode 100644 gosa-netgroups/admin/netgroups/memberNisnetgroupSelect/memberNisnetgroup-list.xml
delete mode 100644 gosa-netgroups/admin/netgroups/netgroup-filter.xml
delete mode 100644 gosa-netgroups/admin/netgroups/netgroup-list.tpl
delete mode 100644 gosa-netgroups/admin/netgroups/netgroup-list.xml
delete mode 100644 gosa-netgroups/admin/netgroups/tabs_netgroup.inc
delete mode 100644 gosa-netgroups/admin/netgroups/tripleSelect/class_filterTriplesLDAP.inc
delete mode 100644 gosa-netgroups/admin/netgroups/tripleSelect/class_tripleSelect.inc
delete mode 100644 gosa-netgroups/admin/netgroups/tripleSelect/triple-filter.xml
delete mode 100644 gosa-netgroups/admin/netgroups/tripleSelect/triple-list.tpl
delete mode 100644 gosa-netgroups/admin/netgroups/tripleSelect/triple-list.xml
delete mode 100644 gosa-netgroups/admin/systems/netgroups/class_netgroupSystem.inc
delete mode 100644 gosa-netgroups/admin/systems/netgroups/netgroupSystem.tpl
delete mode 100644 gosa-netgroups/doc/Readme.gosa
delete mode 100644 gosa-netgroups/html/images/plugin.png
delete mode 100644 gosa-netgroups/html/images/select_netgroup.png
delete mode 100644 gosa-netgroups/locale/de/LC_MESSAGES/messages.po
delete mode 100644 gosa-netgroups/locale/es/LC_MESSAGES/messages.po
delete mode 100644 gosa-netgroups/locale/fr/LC_MESSAGES/messages.po
delete mode 100644 gosa-netgroups/locale/messages.po
delete mode 100644 gosa-netgroups/locale/nb/LC_MESSAGES/messages.po
delete mode 100644 gosa-netgroups/locale/ro/LC_MESSAGES/messages.po
delete mode 100644 gosa-netgroups/personal/netgroups/class_netgroupAccount.inc
delete mode 100644 gosa-netgroups/personal/netgroups/netgroupAccount.tpl
delete mode 100644 gosa-netgroups/plugin.dsc
delete mode 100644 ldap-bootstrap/README.unused-ldifs
delete mode 100644 ldap-bootstrap/dhcp.ldif
delete mode 100644 ldap-bootstrap/dhcp_hosts.ldif
delete mode 100644 ldap-bootstrap/dns_arpa.ldif
delete mode 100644 ldap-bootstrap/dns_ranges.ldif
delete mode 100644 ldap-bootstrap/dns_skole.ldif
delete mode 100755 sbin/apt-get-update-files-download
delete mode 100644 share/debian-edu-config/default-ltsp-client-setup
delete mode 100644 share/debian-edu-config/pam-config-krb5
create mode 100644 share/debian-edu-config/pam-config-nopwdchange
create mode 100644 share/debian-edu-config/pam-nopwdchange.py
create mode 100644 share/debian-edu-config/squid3.conf
delete mode 100644 share/debian-edu-config/tools/auto-addfirmware
create mode 100755 share/debian-edu-config/tools/debian-edu-dovecot-create-cert
copy etc/resolvconf/update.d/ltsp-chroots => share/debian-edu-config/tools/ltsp-update-resolvconf (100%)
create mode 100755 share/debian-edu-config/tools/migrate-squid-to-squid3
create mode 100755 share/debian-edu-config/tools/package-disk-usage
create mode 100755 share/debian-edu-config/tools/workaround-udev-bug-765577
create mode 100644 share/ltsp/init-ltsp.d/60-edu-client
delete mode 100644 share/ltsp/init-ltsp.d/60-edu-diskless-ws
delete mode 100644 share/ltsp/plugins/ltsp-build-client/Debian-custom/010-mount-sys
create mode 100644 share/ltsp/plugins/ltsp-build-client/Debian-custom/080-eatmydata
delete mode 100644 share/ltsp/plugins/ltsp-build-client/Debian-custom/099-mount-cdrom
create mode 100755 testsuite/nfs-server
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list