edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #04595
[Bug 697387] Re: SYSLOG option in lts.conf not documented
This bug was fixed in the package ltsp - 5.4.2-2ubuntu1
---------------
ltsp (5.4.2-2ubuntu1) quantal; urgency=low
* Merging from Debian. Remaining changes:
- Include dhcpd.conf configuration using 192.168.0.1/24 instead of upstream
192.168.67.0/24 (until we deal with upgrades properly)
- X-Ubuntu-Depends entries to keep similar package list as pre-merge
- Change debian/watch to monitor Debian instead of Ubuntu
- Include ltsp-cluster in ltsp-client-core
- Include ltsp-open in ltsp-client-core
- Set ltsp-client-builder/ltsp_update_image to true by default
- Set ltsp-client-builder/configure_network_interface to true by default
- Add ltsp-client-builder/fat-client
- Setup Edubuntu LTSP in ltsp-server.postinst
ltsp (5.4.2-2) unstable; urgency=low
* ltsp-server: Move lts.conf from doc to doc/examples.
ltsp (5.4.2-1) unstable; urgency=low
* New upstream version:
- init-ltsp.d: regenerate dbus machine-id.
- Allow regular printer sharing via CUPS.
- Split common-server.conf to ltsp-server.conf and ltsp-client.conf.
* Install update-kernels.conf from debian/rules to handle differences in
Ubuntu and Debian.
ltsp (5.4.1-1) unstable; urgency=low
* New upstream version:
- Rewrite kiosk screen script and corresponding plugin handling to create
ltspkiosk user and dirs at runtime.
- Only use X_SMART_COLOR_DEPTH if X_COLOR_DEPTH is unset.
- When DNS_SERVER is unset, try to locate one.
- Default local syslog, define SYSLOG_HOST in lts.conf for remote logging.
(LP: #697387)
- Improvements to update-kernels:
+ Default to a versioned kernel boot entry rather than a symlinked one.
+ Create a sub-menu for all available kernel versions and variants.
+ Option to use syslinux ifcpu64.c32 to select an appropriate 64-bit, PAE
or 32-bit kernel at boot.
+ Generate boot menu entries for both NFS and NBD.
+ Add yaboot entries for all kernel versions and boot methods.
- ltsp-common-functions: Implement /etc/ltsp/*.conf.d include dirs.
- ltsp-update-sshkeys: Do not fail if /etc/ssh/ssh_host_*_key.pub
doesn't exist.
- ltsp-server-dnsmasq.conf example: increase DHCP lease to 8h.
- Fix TIMESERVER support in init-ltsp.d hook.
- Ensure $HOME is set in xfreerdp screen script, working around an
xfreerdp segfault.
* ltsp-client-core: Install a default update-kernels.conf.
* Implement substvars mechanism to account for differences in Debian and
Ubuntu packaging.
* Add Build-Depends on dctrl-tools.
* ltsp-server: Only add nfs-kernel-server to Recommends on Debian.
* ltsp-server-standalone:
- Only add nfs-kernel-server to Depends on Debian.
- Add ltsp-docs to Recommends.
* Run some "make clean" calls in a dh_autoreconf_clean override, otherwise
dh_autoreconf_clean may remove files necessary for the generated Makefiles.
* ltsp-client-builder: Add debhelper token to postinst.
ltsp (5.4.0-1) unstable; urgency=low
* New upstream version:
- Rewrite ltsp-update-image:
+ Test that ionice works before using it (needed for some openvz
containers).
- ltsp-config:
+ New helper utility to configure nbd-server, dnsmasq, lts.conf and
isc-dhcp-server.
+ Facilitates setting up a DHCP proxy configuration to seamlessly
integrate into existing networks.
- ltsp-update-kernels (server side):
+ Support copying the kernels from within NBD images.
+ Check if restorecon exists before running it (LP: #993179).
- update-kernels (client side):
+ Default to IPAPPEND=2 with pxelinux.
+ Remove support for sparc, alpha, sparc, and arm. It wasn't generic
enough to be useful or reasonably well tested.
- ltsp-update-sshkeys:
+ Drop direct support for generating ssh_known_hosts with server ip
addresses.
- ltsp-build-client:
+ Add back in support for installing ltsp-client-core from squeeze.
+ Allow vendor to be overidden by environment variable, to allow
installing an Ubuntu LTSP chroot.
+ Do not force debootstrap keyring checking against /etc/apt/trusted.gpg,
which may not work with newer versions of debian-archive-keyring, and
newer versions of debootstrap default to checking an appropriate
keyring.
+ Add --debootstrap-keyring option to specify gpg keyring for
debootstrap verification.
+ Disable debootstrap gpg verification when using
--accept-unsigned-packages.
+ Remove hacks to ltsp-update-image.conf to avoid generating images, this
is handled more sanely by ltsp-update-image detecting NFS vs. NBD
configuration. (Closes: #674632, #667915).
- init-ltsp.d hooks:
+ More robust detection of named NBD exports.
+ Disable gettys on ttys 2-6 in /etc/inittab.
+ Default to disabling exim4 at boot.
- ltsp-common-functions:
+ Add log, warn and run_parts functions.
+ Source ltsp-$tool.conf.
- ltsp-client:
+ Drop support for esd (esound), nas, and pulseaudio esound
compatibility.
+ Drop support for older versions of pulseaudio.
+ Allow LOCAL_APPS_EXTRAMOUNTS over non empty dirs (LP: #975128).
- Use 192.168.67.* network for examples, documentation and default
configurations, which is less likely to conflict with common
192.168.0.* networks.
* ltsp-server:
- Include example lts.conf.
- Depend on a version of debootstrap that defaults to gpg signature
checking.
- Bump versioned depends/recommends on nbd-server to >= 1:2.9.25-2, to
support named exports.
* ltsp-client-core:
- Install ltsp-client-core upstart job.
- Install update-motd init-ltsp.d script to reduce diff with Ubuntu.
- Drop dependencies on tip22, aboot, and sparc-utils, as they are no
longer supported in upstream LTSP.
- Drop support and remove dependencies for pulseaudio-esound-compat,
esound and nas.
* debian/rules:
- Use dpkg-buildflags to enable hardening options.
- Use custom autogen.sh that uses autoreconf --force --install.
* debian/patches:
- Updated patches for new upstream version.
- Add patch to support hardening with getltscfg.
ltsp (5.3.7-1) unstable; urgency=low
* New upstream version:
- Improve bandwidth usage by setting color depth to 16bit
- Stop plymouth before starting start_screen_sessions
- Reorganization of init-ltsp.d, ltsp-*-common-functions and functions.d
- Apply XKB* settings to /etc/default/keyboard.
- udhcp: exit if an LTSP boot was not requested.
- Check if LOCAL_APPS=True before calling ltsp-genmenu.
* Install ltsp-server-*functions and ltsp-client-*functions from
debian/rules.
* ltsp-client-core: Add Breaks and Replaces on ltsp-server less than 5.3.7,
as they both ship ltsp-common-functions.
* ltsp-client-core: Remove preinst, pre-depends on debconf, and
corresponding debconf templates, as it should now be safe to
install ltsp-client-core outside of an ltsp environment.
* Install init-ltsp.d common and Debian files into the top-level
init-ltsp.d dir.
* Use ltsp-chroot manpage from upstream.
-- Stephane Graber <stgraber@xxxxxxxxxx> Tue, 31 Jul 2012 15:07:37 -0400
** Changed in: ltsp (Ubuntu)
Status: Invalid => Fix Released
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/697387
Title:
SYSLOG option in lts.conf not documented
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/697387/+subscriptions
References