ltsp (0.124) edgy; urgency=low

  * add the -f option to the rm command in the 80_ltsp-sound Xsession 
    script to avoid crashers on login, closes malone #66808

 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 22 Oct 2006 11:54:31 +0200

ltsp (0.123) edgy; urgency=low

  * add a workaround for the changed gstreamer autosink detection
    (closes malone #65690)

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 16 Oct 2006 10:29:37 +0200

ltsp (0.122) edgy; urgency=low

  * change dependency of ldm from python-gnome2 to python-gnomecanvas
  * human-cursors-theme is fixed, remove the workaround plugin

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Oct 2006 23:14:34 +0200

ltsp (0.121) edgy; urgency=low

  * fix alternative path for cursor theme

 -- Oliver Grawert <ogra@ubuntu.com>  Mon,  9 Oct 2006 12:13:56 +0200

ltsp (0.120) edgy; urgency=low

  * make sure we use the human cursors in new ltsp installs

 -- Oliver Grawert <ogra@ubuntu.com>  Mon,  9 Oct 2006 11:15:43 +0200

ltsp (0.119) edgy; urgency=low

  * documentation update: new example lts.conf and proper table with key/value
    pairs in lts-parameters.txt

 -- Oliver Grawert <ogra@ubuntu.com>  Sun,  8 Oct 2006 15:14:03 +0200

ltsp (0.118) edgy; urgency=low

  * make sure we test for a special char device if looking for /dev/dsp, 
    fixes malone #56959
  * show the ip additionally to the hostname in ldm
  * switch to vt7 before stopping usplash
  * add klogd to enabled services in ltsp-build-client
  * add syslog to the enabled services in ltsp-build-client

 -- Oliver Grawert <ogra@ubuntu.com>  Fri,  6 Oct 2006 16:04:59 +0200

ltsp (0.117) edgy; urgency=low

  * use the new kernel image name for amd64
  * add DO_NOT_SWITCH_VT to the ltsp-client initscript, so we swich directly
    to the screen session from usplash instead of having a flashing tty1
    inbetween

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  5 Oct 2006 11:35:11 +0200

ltsp (0.116) edgy; urgency=low

  * make sure amd64 clients are built on amd64 and keep i386 optional on 
    that architecture to unbreak the edubuntu CD install

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 Sep 2006 12:33:25 +0200

ltsp (0.115) edgy; urgency=low

  * mknbi doesnt exist on non-i386 arches so dont try to install it on 
    powerpc 

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 27 Sep 2006 23:56:31 +0200

ltsp (0.114) edgy; urgency=low

  * make sure mknbi is availabe on all i386 systems for out of the box
    etherboot support.
  * replace the obsolete arch-build with a bzr-release target to make
    maintenance easier

 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 24 Sep 2006 14:44:24 +0200

ltsp (0.113) edgy; urgency=low

  * make sure the Password label in ldm doesnt change color
  * better fix for esd, so now actually a second user also gets sound

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 21 Sep 2006 16:36:13 +0200

ltsp (0.112) edgy; urgency=low

  * fix ldm edubuntu theme

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 20 Sep 2006 22:36:52 +0200

ltsp (0.111) edgy; urgency=low

  * whoops, we dont want the .bzr tree in the source package
  * fix debian introduced hang of esd on relogin, closes malone (#61491)

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 20 Sep 2006 21:42:23 +0200

ltsp (0.110) edgy; urgency=low

  * fix printer handling in the initscript
  * fix paths in the start_printer script
  * fix the paths in the client setup initscript to match FHS fixes in 
    the ltspfs package
  * fix boolean handling of env vars in ldm
  * fix floppy handling in ldm
  * do not link the apt related plugins

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 20 Sep 2006 20:07:38 +0200

ltsp (0.109) edgy; urgency=low
 .
    * make etherboot work automagically

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 19 Sep 2006 16:00:54 +0200

ltsp (0.108) edgy; urgency=low

  - The "Detroit hackfest fixing spree" release -

  * fixes in the debian plugins (which dont really affect us):
    * when hostname is "(none)", also reset hostname variable
    * fix gdm handling of x-display-manager if installed in the chroot
    * fix typo in dpkg-divert for policy-rc.d script
    * debian plugin to keep package cache if wanted
    *  allow --include as well for debootstrap
  * whitespace fixes and check for /bin/true in ltsp-update-kernels
  * add option to quiet ltsp-update-kernels if desired
  * move /etc/exports handling to a later position for finalization
  * move rootpw handling/locking to a later position (only sequence number
    change)
  * allow --chroot option to name the chroot something other than ARCH (fix
    requested by jammcq)
  * add empty plugin directory for custom plugins
  * split initscript handling in its own plugin
  * split daemon and mtab handling into their own plugins
  * fix X_VIDEO_RAM handling in initscript (needs follow up fix of 
    malone #60805)
  * fix boolean handling in ldm
  * update Ubuntu plugin symlinks
  * remove /var/run and /var/lock from bind mounting so we dont
    double-bindmount them to tmpfs
  * remove /etc/hotplug from bindmounted dirs, to quiten the boot, we dont use
    hotplug since ages ...
  * documentation updates:
    * doc update for nbdswapd
    * dnsmasq doc examples update (typo fix)
    * doc/workstation update, fix gdm docs
    * doc/examples/qemu-ltsp fix for help function
    * doc/plugins documentation update

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 18 Sep 2006 21:17:06 +0200

ltsp (0.107) edgy; urgency=low

  * Fix typos and formatting of device entry in /etc/network/interfaces in
    ltsp-client-builder.postinst

 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 16 Sep 2006 16:12:19 +0200

ltsp (0.106) edgy; urgency=low

  * make sure we disconnect /dev/nbd[n] in ldm before shutdown to avoid 
    idling nbdswapd connections
  * mark the nbd device as swap device in ltsp-client-setup initscript
  * add server/plugins/ltsp-build-client/Ubuntu/010-nbd-client to make sure
    /etc/nbd-client is there before we bind mount it to a tmpfs
  * add server/plugins/ltsp-build-client/Ubuntu/010-cleanup-consoles, 
    to remove additional consoles from /etc/event.d to save memory

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 11 Sep 2006 12:09:16 +0200

ltsp (0.105) edgy; urgency=low

  * drop ldm-swapon in favor if vargrantc's new ndbswapd inetd wrapper

 -- Oliver Grawert <ogra@ubuntu.com>  Sat,  9 Sep 2006 14:46:00 +0200

ltsp (0.104) edgy; urgency=low

  * work around dd breakage with non C locales in ldm-swapon
  * install initramfs-tools/conf.d/ltsp into /etc/initramfs-tools/conf.d
  * fix Ubuntu/000-basic-configuration to look in the right dir for finalization
  * move the botloaders from ltsp-server to ltsp-client to make the new
    ltsp-update-kernels architecture happy

 -- Oliver Grawert <ogra@ubuntu.com>  Fri,  8 Sep 2006 23:22:39 +0200

ltsp (0.103) edgy; urgency=low

  * merge debian changes
  * revert ldm changes to the ssh socket made by debian
  * [Vagrant Cascadian]
    * add dependency on netbase (ldminfod uses inetd)
    * merge support for locales
    * add python dependency for ldminfod
    * merge plugin modularization:
    * load functions from $PLUGINS_BASE dir
    * move ltsp-build-client plugins to it's own plugin directory.
    * split load_plugins function into separate file
    * don't force LC_ALL=C or LANG=C when happens after locales get configured
    * initial plugin to configure locales in the installed chroot
    * use true as a no-op.
    * example to use dnsmasq as a dhcp server
    * added server/doc/examples dir, move qemu-ltsp to examples
    * if a viable x-display-manager is installed, don't default to ldm/sdm/startx
    * versioned dependency on python >= 2.4 instead of python2.4
    * added readme to explain how to build a client chroot, and what support is
    * run sdm on the appropriate terminal
    * mention --help to list all available options
    * update ltsp-build-client man page
    * removed unprintable character that was causing lintian warnings
    * install manpage for ldm
    * manpage for ldm
    * tweak rules to insall manpages for ltsp-client, too.
    * inlude plugins documentation ltsp-server package
    * document the plugins system
    * add documentation about swap and workstation-style installs
    * install bug helpers
    * bug reporting script to probe for installed packages in chroot(s)
    * drop recommends on nbd-client, it's already a dependency.
    * install getltscfg manpage
    * manpage for getltscfg
    * bugfix for whitelisting
    * only add localdev ssh options if configured for localdev
    * merge with mainline: localdev and language support in ldm, whitespace fixes
    * whitespace correction
    * only run the rc whitelisting code if there is something whitelisted
    * only set "ips" variable once, using the "ip" command.
    * only update ssh keys in chroots with an /etc/ssh directory
    * overwrite /etc/hosts on boot, not just append to it
    * bugfix: tweak /etc/hostname instead of /etc/hosts
    * build-depend on po-debconf
    * only install udhdpc on sarge
    * add qemu-ltsp script to examples
    * added wrapper script to test with qemu
    * check for initrd-netboot-tools in the chroot
    * increment version and mention recent changes
    * use lsb_release to set default dist
    * depend on initramfs-tools 0.73e, which implements conf.d handling correctly
    * move initramfs-tools hook from /etc/initramfs-tools/conf.d/
    * no need to set NFSOPTS anymore, default for initramfs-tools works
    * set background color to white for debian theme
    * mention change to update-kernels running on kernel install
    * create relative symlink for nbi images
    * versioned nbi does not include .old when linking nbi.img.old,
    * check for existing nbi image in $BOOT
    * only make nbi symlink if real nbi file exists
    * call update-client from kernel postinst/postrm hooks
    * support updating a specific kernel
    * mention openbsd-inetd preference and close debian bug #382681
    * ldm really depends on python2.4 now
    * merge sparc fixes to update-kernels
    * bugfixes for sparc-utils handling
    * use the lsb_release short form to set VENDOR (instead of extra call to awk)
    * use the lsb_release short for to set VENDOR (instead of extra call to sed)
    * include example dhcpd.conf
    * debian theme changes
    * improved background for debian theme
    * check for vmlinux* and vmlinuz* for symlink versioning
    * mark update-kernels as executable
    * move 035-update-kernels back to common (works with new plugin ordering)
    * move rootpass so it prompts for the password (if enabled) at the very end.
    * merge new plugin ordering from vagrant-new-plugins
    * merge load_plugin_modules into load_plugins
    * change order of plugin loading to be alpha-numeric order
    * merge sparc-utils code into common code block
    * handle both vmlinuz and vmlinux
    * merge mkelf-linux and netabootwrap code
    * implement boot prompt options common to yaboot and pxelinux configuration
    * improved text when pxe is not being configured.
    * move $BOOT calls to other locations, simplify symlink handling
    * properly handle symlinked kernels
    * support vmlinuz.old for mkelf-linux
    * also catch versioned nbi images
    * add VENDOR variable used by PXELINUX_CMDLINE
    * copy nbi images, too.
    * sparc images now begin with nbi
    * allow updating only a specified chroot
    * no need to copy the System.map files
    * removed mkvmlinuz from ltsp-client dependencies
    * download pxelinux.0 from it's new location (i386 only)
    * mknbi is not available on amd64
    * move pxe and yaboot handling back into ltsp-update-kernels, but use binaries
    * added TFTP_CHROOT variable to identify the chroot-specific tftp dir
    * reduce warnings with find by properly ordering options and arguments
    * create the chroot-specific tftp directory to ensure files can be copied into it.
    * merge another initrd-netboot-tools bugfix
    * merge initramfs-tools bugfix
    * use architecture-specific dependencies
    * allow yaboot to satisfy network boot dependency
    * move dependencies for various network boot generators from ltsp-server
    * attempt to support pxelinux and yaboot
    * just install yaboot.conf to /boot (remove leftover code from ltsp-update-kernels)
    * bugfix: update-kernels is installed into /usr/lib/ltsp
    * code to actually update the images in the chroot (was in ltsp-update-kernels)
    * dropped handling kernel update code on the server directly, instead call a
    * update-kernels needs to be run after the kernel gets installed (Debian/030-late-packages)
    * simplify handling of vmlinuz and vmlinux copying
    * merge mount-proc into common plugins
    * bugfix: put quotes around clients
    * plugin to update the ssh keys
    * added plugin to update the kernels
    * only set PXELINUX_CMDLINE if not already set
    * define PXELINUX_CMDLINE variable, and set for ubuntu
    * install initramfs-tools/conf.d/ltsp into /etc/initramfs-tools/conf.d
    * use initramfs-tools/conf.d if available
    * bugfix: check for initrd-netboot-tools in the chroot
    * allow yaboot to satisfy network boot generator dependency
    * only set values if not already set
    * update with enable-popcon text
    * handle another combination of binary and configuration file for initramfs-tools
    * add /etc/hosts.ltsp to /etc/hosts on boot if present
    * merge code to ltsp-update-keys to add a static file of ssh_known_hosts entries
    * add ssh_known_hosts.extra to chroot's ssh_known_hosts files
    * add /etc/hosts.ltsp file to /etc/hosts if present
    * the sparc code we have uses binaries from sparc-utils, not silo.
    * document USE_LOCAL_SWAP
    * USE_LOCAL_SWAP for swap on local disks (from patch by Petter Reinholdtsen)

 -- Oliver Grawert <ogra@ubuntu.com>  Fri,  8 Sep 2006 01:27:06 +0200

ltsp (0.102) edgy; urgency=low

  * added ldm-swapon, an automatic userspace swap script using the ssh tunnel
    to automatically create swapfiles for nbd-server/client. implements the 
    NBD_SWAP and SWAP_SIZE options for lts.conf
  * adds dependency on nbd-server to the ltsp-server package

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  7 Sep 2006 19:26:42 +0200

ltsp (0.101) edgy; urgency=low

  * update po files
  * merge fixes for ldm lang/session handling from
    http://llama.freegeek.org/~vagrant/bzr/ltsp/features/vagrant-lang-session/

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  7 Sep 2006 00:56:13 +0200

ltsp (0.100) edgy; urgency=low

  * merge ltsp-dhcpd-autogeneration (configure a default interface for ltsp
    from the installer udeb) from ltsp-mainline

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  7 Sep 2006 00:25:51 +0200

ltsp (0.99) edgy; urgency=low

  * merged
    http://people.ubuntu.com/~ogra/bzr-archive/ltsp/ldm-login-and-session-handling/,
    implements login and session selection in ldm
  * move the /etc/hosts plugin from Debian subdir to common plugins
  * fix usplash breakage in ldm

 -- Oliver Grawert <ogra@ubuntu.com>  Wed,  6 Sep 2006 03:35:29 +0200

ltsp (0.98) edgy; urgency=low

  * move finalization plugins to the vendor dir with a more proper sequence
    number, so they dont run to early

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 31 Aug 2006 10:54:25 +0200

ltsp (0.97) edgy; urgency=low

  * small fixes to the localdev support
  * add plugins for running ltsp-update-{sshkeys,kernels} at the end of
    the ltsp-build-client run

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 29 Aug 2006 17:53:01 +0200

ltsp (0.96) edgy; urgency=low

  * make sure ldm always creates our localdev socket

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 28 Aug 2006 19:40:55 +0200

ltsp (0.95) edgy; urgency=low

  * enable the language and session buttons in ldm (non functional yet
    for the ltsp-login-and-session-handling spec)

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 24 Aug 2006 13:49:46 +0200

ltsp (0.94) edgy; urgency=low

  * add local device support:
    make sure LOCALDEV=True is set in lts.conf, the ltspfsd package 
    is installed in the client chroot and the ltspfs package is installed
    on the ltsp server (new created chroots will have ltspfsd by default)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 22 Aug 2006 19:09:59 +0200

ltsp (0.93) edgy; urgency=low

  [ Oliver Grawert ]
  * add vendor detection to ltsp-update-kernels to fix wrong kernel parameters
    introduced by debian
  * add mountkernfs.sh and mountdevsubfs.sh to RCS_WHITELIST, needed now to
    make the boot work
  * fix debian introduced breakage of the initramfs.conf setup in
    server/plugins/common/020-init-image
  * added DEBIAN_PRIORITY=critical to avoid debconf questions to
    server/plugins/Ubuntu/000-basic-configuration and changed from
    x-window-system-core to xorg
  * change theme priority for ldm to show the edubuntu theme by default again
  * add 010-mount-proc with added linking of /dev/fd to Ubuntu plugins, usplash
    needs /dev/fd to be in place now

  [ Vagrant Cascadian ]
  * added commandline option to enable popularity-contest in the chroot
  * whitespace corrections

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  3 Aug 2006 23:59:01 +0200

ltsp (0.92) edgy; urgency=low

  * Add a /etc/network/if-up.d/ltsp-keys script to copy the sshkeys on every
    interface start, make ltsp-update-sshkeys use logger for output, log to
    syslog and add descriptive error messages, this avoids breakage if the
    server IP was changed and makes sure the user doesnt need to run 
    ltsp-update-sshkeys separately.

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 20 Jul 2006 13:47:18 +0200

ltsp (0.91) edgy; urgency=low

  *  fix all the syntax in the udeb to match latest d-i code and to not fail
     during install

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 18 Jul 2006 22:36:09 +0200

ltsp (0.90) edgy; urgency=low

  * added export TERM=linux to the top of ltsp-build-client to make the udeb
    not die if a package calls a terminal directly in the chroot.

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 18 Jul 2006 03:33:47 +0200

ltsp (0.89) edgy; urgency=low

  * merged fixes from mainline
  [Oliver Grawert]
    * fix wrong kernel selection on ubuntu
    * switch ltsp-build-client temporary to /bin/bash until the
      bashisms are fixed
  [ Otavio Salvador ]
    * 001-set-exclude, 001-set-dist: moved to server/plugins/common
      since it's very agnostic and every vendor that use this system
      will need to have a way to avoid a package inclusion.
      Those symbolic links was also removed from Ubuntu
      plugins repository.

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 14 Jul 2006 21:13:46 +0200

ltsp (0.88debian1) UNRELEASED; urgency=low

  [ Otavio Salvador ]
  * Merge changes did by Ubuntu but debian/control since it's very Ubuntu
    specific.
    - Fix problem with gettext use. (Closes: #375601)

  [ Tiago Bortoletto Vaz ]
  * Add a correct i18n support for this package, using a specific Makefile
    to handle gettext
  * Fix ltsp-build-client script to get gettext message catalogs from locale
    dir

  [ Otavio Salvador ]
  * Simplified debian/rules a little more removing the useless update-po
    target. Since all its logic was move to po/Makefile file we can make
    things clear removing it from rules.

 -- Otavio Salvador <otavio@debian.org>  Thu, 29 Jun 2006 03:07:24 -0300
  
ltsp (0.88) edgy; urgency=low

  * merged debian modularization into upstream branch
  * merged debian translations
  * fixed quoting of all strings 
  * added a line that sources gettext.sh to ltsp-build-client to make it work
    at all.
  * added a touch $ROOT/etc/ltsp_chroot to the 020-rootpath plugin to make
    ltsp-client installable again.
  * quieten down the rc_cleanup function to not spill locale errors
  * changed default distro to edgy
  * first upload to edgy

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Jun 2006 10:09:02 +0200

ltsp (0.87debian2) unstable; urgency=low

  [ Otavio Salvador ]
  * Make LTSP messages translatable.
  * Minimal fixes for indentation of ltsp-client-setup init script.
  * Fix Permission Denied error due a error in unionfs mount command in
    initramfs hooks. Thanks to Dean Montgomery <dmonty@sd73.bc.ca> by
    debugging it. (Closes: #360249)
  * We don't need to set initramfs-tools as default since it's since
    Debian kernel 2.6.15.
  * Improved common/020-init-image including better code formating and
    documentation.
  * Converted set-arch modules to be a common one. For this dpkg use was
    remove. Support for error messages translation was also added.
 
  [ Gustavo Franco ]
  * po/pt_BR.po:
    - Add po/ltsp.pot Portuguese Brazilian translation by myself.
  
  [ Otavio Salvador ]
  * Move translation update routine to update-po rules target.
  * Fix code style in common/010-set-base.
  * Update debian/po/fr.po. Thanks for Jean-Marc Chaton
    <chaton@debian.org> for the bug report and updated file. 
    (Closes: #374656)
  * Add support to initramfs-tools >= 0.64.

 -- Otavio Salvador <otavio@debian.org>  Fri, 23 Jun 2006 15:48:37 -0300

ltsp (0.87debian1) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * New upstream release from ubuntu.
  * Make ltsp-build-client report error or success at the end of its
    run. (Closes: #360411)
  * Copy ltsp-client depend 'initramfs-tools (>= 0.11) |
    initrd-netboot-tools' into build-depends, to reduce the chance of
    building on platforms where vital parts of the boot framework is
    missing.  Copied ltsp-server depends 'atftpd | tftpd-hpa, syslinux
    | mknbi | mkvmlinuz | aboot' into build-depends for the same
    reason.  No use pretending to work on archs where LTSP do not work
    yet.
  * Keep init.d scripts ifupdown and networking to make sure the
    loopback device is enabled.  (Closes: #358584)
  * Increase warning level when compiling getltscfg, and fix a few
    compiler warnings discovered this way.
  
  [ Vagrant Cascadian and Otavio Salvador at Debcamp6 ]
  * Rewrote all ltsp-build-client application to use a plugin system and
    also be pluggable enough to reduce the amount of the diff between
    Debian and Ubuntu.

  [ Otavio Salvador ]
  * Sync with Oliver's dapper branch.
  * Add 030-exports in common plugins letting it disabled by default.
    (Closes: #360408, #360407)
  * Set OVERRIDE_EXPORTS to true in Ubuntu since it's the current
    behaviour in their package.
  * Don't include /opt/ltsp in package. In this way, we avoid a lintian
    warning.
  * Bump Standards-Version to 3.7.2 (no changes).
  * Add possibility to specify a configuration file in commandline and
    also read the systemwide one if it's not provided.

 -- Otavio Salvador <otavio@debian.org>  Mon,  5 Jun 2006 23:13:12 -0300

ltsp (0.87) dapper; urgency=low

  * Set default for ltsp-client-builder/run to false, so that it's harmless
    by default to pull the ltsp-client-builder udeb into a running
    installer. (closes malone #46426)

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 24 May 2006 21:37:59 +0100

ltsp (0.86) dapper; urgency=low

  * add --ignore-time-conflict to the apt/gpgv options in 
    ltsp-build-client to not break on systems with totally broken clock 
    settings (closes malone #41088)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue,  9 May 2006 16:54:20 +0200

ltsp (0.85) dapper; urgency=low

  * make ldm stop usplash before we start it, to prevent switching to
    tty1 (closes malone #39294)
  * make the SOUND variable really use boolean values (True/False), not
    "y" to keep consistency with ltsp.org docs
  * applied Pete Savages manpages for the adminscripts to ltsp-server 

 -- Oliver Grawert <ogra@ubuntu.com>  Mon,  8 May 2006 19:34:55 +0200

ltsp (0.84) dapper; urgency=low

  * Make ltsp-server Depends: | silo for sparc.
    This will make the overall ltsp installable for developers.
    It does *NOT* mean it works (yet).

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 23 Mar 2006 06:15:16 +0100

ltsp (0.83) dapper; urgency=low

  * fix typo in ltsp-server description
  * fix indentation in ltsp-client.init
  * fix indentation error in X_MODE code of ltsp-client-setup
  * remove the unused configure_sound call in the ltsp-client-setup init script,
    thats handled in ltsp-client since some time
  * fixed ssh_known_hosts creation to not depend on ssh-keyscan

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  9 Mar 2006 18:57:42 +0100

ltsp (0.82debian2) unstable; urgency=low

  [ Gustavo Franco ]
  * Add Portuguese Brazilian debconf translation.

  [ Petter Reinholdtsen ]
  * Drop openbsd-inetd from list of packages to install.  It is no longer
    needed with the new rc.d cleaning making sure inetd isn't started.
  * Fix rc.d cleanup code to avoid bashism and make it more robust against
    packages leaving dangling symlinks in rc2.d/ when they are removed.
  * Make sure to copy the content of resolv.conf if the file copied by
    debootstrap end up being a symlink.  Avoids problem when resolvconf
    is used on the server.
  * Print 'ltsp client installation completed successfully' at the end
    of the client build, to make it easier to see the difference between
    an interrupted build and a successful one.
  * Stop making /var/lib/urandom/ writable on the client.  It is no
    longer needed to avoid error messages during boot as the urandom init.d
    script isn't executed any more.

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  8 Mar 2006 15:13:08 +0100

ltsp (0.82debian1) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * New release 0.82 from Ubuntu.
    - Implements proper xauth handling, speeding up the client login.
      (Closes: #350311)
    - Avoids bashism in ltsp_functions, and thus work with dash as
      /bin/sh. (Closes: #346530)
  * Reinsert subprocess.py in the ldm package, to get it working with
    python versions before 2.4.
  * Reinsert rule to include /etc/ltsp/ltsp-build-client.conf in
    ltsp-server package.
  * Reinsert code to use xdebconfigurator on the client if it is
    installed.
  * To save space, make sure /etc/X11 and /var/lib/xfree86 isn't
    copied and bind-mounted when we use xdebconfigurator.
  * Change ldm depend from python-gnome2 to 'python2.3-gnome2 |
    python-gnome2', to try to get the gnomecanvas python module
    available on sarge, and use gnome.convas instead of gnomecanvas
    for compatibility reasons.
  * New ldm theme Debian-Edu, and made it the default.
  * Report to syslog if there are problems with starting the sound
    system.
  * Try harder to set hostname on the client to avoid it ending up as
    '(none)'.
  * Make sure to 'kill -HUP' esd before a new user connect to it, to get
    it to accept new connections.
  * Make sure the user get a login shell environment when logging in
    over ssh to the server.
  * Implemented multilevel configuration for ltsp-build-client, reading
    package defaults from /usr/share/ as well as /etc/.  Moved
    all debian specific config into file in /usr/share/.
  * Always load kernel module psmouse on the client, to make sure the
    source work with 2.6 kernels in sarge.
  * Remove workaround for bug #328090, again.

  [ Vagrant Cascadian ]
  * New ldm theme Debian.
  * Simplify --arch handling (use default for ROOT).
  * Change default for ROOT to use ARCH.
  * Preseed handling code for passwd.
  * Rewrote how the kernel package is selcted, making it adjust for
    different environments. (Closes: #335852, #345130)

  [ Otavio Salvador ]
  * Change maintainer to the alioth project mailing list, and make all
    the people involved (Matt Zimmerman, Carlos Laviola, Michael Vogt,
    Oliver Grawert, Petter Reinholdtsen, Gustavo Franco, Vagrant
    Cascadian, Otavio Salvador) uploaders.

  * Released from bzr repository at
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-main/

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  4 Mar 2006 15:32:11 +0100

ltsp (0.82) dapper; urgency=low

  * move rc_cleanup function to the set of other functions at the top of
    ltsp-build-client, make it use update-rc.d and be less noisy
  * merge rev. 243-245 from
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-ubuntufixes/,
    bugfix to handle init.d scripts which are substrings of other scripts,
    like udev and udev-mtab. change init.d cleaning to avoid code
    duplication.
  * merge
    http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/ rev.
    238, fix sdm dependency of ltsp-client

 -- Oliver Grawert <ogra@ubuntu.com>  Sat,  4 Mar 2006 22:05:29 +0100

ltsp (0.81) dapper; urgency=low

  * clean up duplicate esd startup that slipped through in a bzr merge ...

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 24 Feb 2006 23:20:24 +0100

ltsp (0.80) dapper; urgency=low

  * merge -r234..235 from 
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-ubuntufixes/, 
    xauth handling for ldm
  * add proper python tempfile handling to the xauth code

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Feb 2006 17:28:03 +0100

ltsp (0.79) dapper; urgency=low

  * add shutdown icons to the themes for ldm
  * add shutdown function to ldm to easily shut down the clients 

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Feb 2006 16:37:41 +0100

ltsp (0.78) dapper; urgency=low

  * merge -r228..229
    http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/,
    option for ltsp-build-client to add additional keys to the apt keyring
    in the chroot
  * merge -r229..230
    http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/,
    adds option to load debconf pre-seeding files in the chroot
    to ltsp-build-client
  * merge -r230..231
    http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/,
    RCFILE handling 

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Feb 2006 02:46:18 +0100

ltsp (0.77) dapper; urgency=low

  * added alternative handling to ldm for easier theme selection
  * merged revision 225-228 from
    http://developer.skolelinux.no/~pere/bzr-archives/pere-sound/, 
    adds nasd support and several code improvements (manually removed 
    the syslog code this patch adds from the initfunction)
  * merged
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-ubuntufixes/
    rev 237 from petter (Fall pack to mouse preseeding if inputattach is
    missing.)
  * merged
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-ubuntufixes/
    233 (handling of older gnomecanvas version for ldm)

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Feb 2006 01:25:36 +0100

ltsp (0.76) dapper; urgency=low

  * fix ltsp-client -> ldm relationship, add ldm to EARLY_PACKAGES, add
    x-display-manager back to ltsp-client dependencys 

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 22 Feb 2006 20:45:26 +0100

ltsp (0.75) dapper; urgency=low

  * revert the x-display-manager dependency in ltsp-client, it breaks
    CD rom installs and the systme ends in gdm being installed, 
    needs further sorting if we want to keep x-display-manager there

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 17 Feb 2006 21:43:16 +0100

ltsp (0.74) dapper; urgency=low

  * add powerpc support to ltsp-update-kernels, make it handle vmlinux images,
    handle yaboot copying and create yaboot.conf in tftproot

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 17 Feb 2006 01:58:11 +0100

ltsp (0.73) dapper; urgency=low

  * fix KERNEL_ARCH for amd64, must be amd64-generic not just amd64 

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 17 Feb 2006 01:29:43 +0100

ltsp (0.72) dapper; urgency=low

  * fix bashism in ltsp_functions patch 236 from
    http://developer.skolelinux.no/~pere/bzr-archives/ltsp-ubuntufixes/
  * cleaning up of startup links in rcS.d and rc2.d based on whitelist
    variables (RC2_WHITELIST RCS_WHITELIST), thin-client-faster-startup
    implemented :)

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 16 Feb 2006 11:37:12 +0100

ltsp (0.71) dapper; urgency=low

  * fix the kernel handling for different architectures, only install
    linux-image-$(architecture), not the restricted modules 
    (low memory spec and multiarch support)
  * fix typos in EARLY_PACKAGES

 -- Oliver Grawert <ogra@ubuntu.com>  Wed,  8 Feb 2006 16:54:03 +0100

ltsp (0.70) dapper; urgency=low

  * merge http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/ 
    patch 235, (netbooting only in initramfs-tools not in
    initrd-netboot-tools and make debian happy)
  * add x-display-manager as optional dependency to ltsp-client, make
    ltsp-client fall back to sdm and then to startx if ldm isnt installed
    (vagrant patch 232 and 233)
  * remove esound, inputattach, usplash as hard dependencys for ltsp-client
    and move them to EARLY_PACKAGES in ltsp-build-client to make debian happy

 -- Oliver Grawert <ogra@ubuntu.com>  Wed,  8 Feb 2006 15:28:12 +0100

ltsp (0.69) dapper; urgency=low

  * brown paperback upload ...actually append the repositorys to
    sources.list instead of replacing it

 -- Oliver Grawert <ogra@ubuntu.com>  Tue,  7 Feb 2006 21:26:02 +0100

ltsp (0.68) dapper; urgency=low

  * inputattach available on all arches, fixing the dependency of
  	ltsp-client to reflect that
  * merge revision 231-233 from pkg-ltsp.alioth... to make sources.list
  	handling optionally work for --extra and --security mirror addition

 -- Oliver Grawert <ogra@ubuntu.com>  Tue,  7 Feb 2006 21:12:06 +0100

ltsp (0.67) dapper; urgency=low

  * finally add usplash dependency to ltsp-client
  * make dependency on inputattach arch specific, it exists only 
    on i386
  * merge rev 226-228 from
    http://llama.freegeek.org/~vagrant/bzr-archives/ltsp/ubuntufixes/
    (simplifies ARCH and ROOT handling)
  * cleanly wrap the xkb options to not run debconf communicate for 
    empty values
  * re-add preseeding option for 3 button mouse emulation and wrap it 
    properly to not be executed if not set
  * only run preseeding of defaul color depth if there is really a 
    value set in lts.conf
  * timeout defaults for usplash to the ltsp-client-setup initscript 

 -- Oliver Grawert <ogra@ubuntu.com>  Fri,  3 Feb 2006 17:09:11 +0100

ltsp (0.66) dapper; urgency=low

  * fix typo in the X_MODE code in ltsp-client-setup
  * add proper serial mouse support to ltsp-client-setup
  * make ltsp-client depend on inputattach for serial mouse support

 -- Oliver Grawert <ogra@ubuntu.com>  Thu,  2 Feb 2006 22:59:30 +0100

ltsp (0.65) dapper; urgency=low

  * merged fix (drop esddsp from ldm) from 
    http://people.ubuntu.com/~ogra/bzr-archive/ltsp/sound/'
  * changed the MODULES= line in ltsp-build-client from "none" to 
    "netboot" to make use of the new initramfs feature (thanks adam)
  * changed the default mirror to archive.ubuntu.com in ltsp-build-client
  * drop adding of mousedev to /etc/modules in ltsp-build-client, 
    its built into the kernel now

 -- Oliver Grawert <ogra@ubuntu.com>  Wed,  1 Feb 2006 20:34:39 +0100

ltsp (0.64) dapper; urgency=low

  * Merge sources.list fix to not append but replace the file 
    in the client chroot to make networkless installs work.
    http://people.ubuntu.com/~ogra/bzr-archive/ltsp/fixes/

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 13 Jan 2006 14:09:19 +0100

ltsp (0.63) dapper; urgency=low

  * Merge http://people.ubuntu.com/~ogra/bzr-archive/ltsp/sound/ (ogra)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 10 Jan 2006 18:28:05 +0100

ltsp (0.62) dapper; urgency=low

  * Default DIST to dapper (ogra)

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 12 Dec 2005 08:55:02 -0800

ltsp (0.61) dapper; urgency=low

  * Merge http://people.ubuntu.com/~ogra/bzr-archive/ltsp/ldm/ (ogra)

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 12 Dec 2005 08:32:06 -0800

ltsp (0.60) dapper; urgency=low

  * Merge http://people.ubuntu.com/~ogra/bzr-archive/ltsp/multiarch/ (ogra)
  * Use find rather than ls for enumerating architectures (mdz)

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  5 Dec 2005 20:47:43 -0800

ltsp (0.59) dapper; urgency=low

  * Merge all of Petter's ubuntufixes branch up to patch-77
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-1
      Add support for remaining X keyboard options.
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-2
      Give warning if root directory already exist. [ltsp-build-client]
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-4
      Add support for excluding packages, and avoid lots on debian/sarge.
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-6
      Merge vagrant@freegeek.org--2005/ltsp--debian--0--patch-26, fixing
      typo in exclude support.
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-7
      Add support for USE_XFS and XFS_SERVER.
    - pere@hungry.com--2005/ltsp--ubuntufixes--0--patch-9
      Make sure /tmp/info/ is created before trying to use it on the client.
    - patch-10
      Changelog for previous patch.
    - patch-11
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 up to patch-175.
    - patch-12
      Get screen.d/startx working in debian/sarge by using xfree86 if it is installed.
    - patch-13
      Avoid packages cron and logrotate on sarge.  No need to rotate logs.
    - patch-14
      Fix ldm startup script to not fail when USE_XFS is unset.
    - patch-15
      Add a suggests to lessdisks for ltsp-server, to allow users looking at ltsp to know about the alternative.
    - patch-16
      Merge with matt.zimmerman@canonical.com/ltsp--main--0.
    - patch-17
      Merge matt.zimmerman@canonical.com/ltsp--main--0 (up to patch-180).
    - patch-18
      Merge with vagrant@freegeek.org--2005/ltsp--ubuntufixes--0, fixing typo, sdm permissions and the bind_mount path.
    - patch-19
      Merge matt.zimmerman@canonical.com/ltsp--main--0 (up to patch-181).
    - patch-20
      Implement support for the X_COLOR_DEPTH option.  Untested.
    - patch-21
      New option LDM_REMOTECMD to control command executed on remote host when ldm login is performed.
    - patch-22
      Document dependency of the sdm option.
    - patch-23
      Move ldm into separate package, as it is useful on its own.
    - patch-24
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 up to patch-41.
    - patch-25
      Use os.environ.get() also in get_config(), to avoid crashing when XFS_SERVER is unset.
    - patch-26
      Remove redundant space.
    - patch-27
      Implement the mouse options currently supported by dexconf, X_MOUSE_DEVICE, X_MOUSE_PROTOCOL and X_MOUSE_EMULATE3BTN.
    - patch-28
      Drop suggest on lessdisks.  It make more sense to mention it in the documentation.
    - patch-29
      Need to bind more files and directories on debian.
    - patch-30
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 up to patch-191.
    - patch-31
      Unto previous fixes.  Matt seem to prefer updating the config file instead.
    - patch-32
      Mention temp_copy_dirs block initializing variables.
    - patch-33
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 up to patch-191.
    - patch-34
      Avoid listing /var/cache/debconf both in copy_dirs and temp_copy_dirs.  Only needed in temp_copy_dirs.
    - patch-35
      Merge matt.zimmerman@canonical.com/ltsp--main--0 (up to patch-195).
    - patch-36
      Symlink /etc/mtab to /proc/mounts to save memory.
    - patch-37
      Option TELNET_HOST is actually supported (but not tested) when the telnet screen type is used.
    - patch-38
      Add LSB init.d dependency info to init.d scripts.
    - patch-39
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 up to patch-196.
    - patch-40
      Rename function log() to logmsg(), to avoid name conflict with the function in <math.h>.
    - patch-41
      Initialize struct member to avoid compile warning.
    - patch-42
      Avoid comparing signed and unsigned values by casting the signed value to unsigned.
    - patch-43
      The ldm package work on all archs.
    - patch-44
      Improve ldm package description.
    - patch-45
      Typo.
    - patch-46
      Merge with matt.zimmerman@canonical.com/ltsp--main--0 (up to patch-197).
    - patch-47
      Extend ltsp-client package descripton to make it clear that this package should only be installed in the ltsp client chroot.
    - patch-48
      Update the address of FSF in the copyright file.
    - patch-49
      Merge ltsp-client-builder udeb into LTSP build tree.
    - patch-50
      Add norwegian bokm\uffffl translation.
    - patch-51
      Update /etc/exports when the client environment is built, not when the ltsp-server package is installed.
    - patch-52
      Make sure the ltsp-build-client script do not hang when installing packages reading from stdin.
    - patch-53
      Let ltsp-server depend on iproute, to find the 'ip' command used by ltsp-update-sshkeys.
    - patch-54
      Improve the error message when /var/lib/tftpboot/ltsp is missing.  Closes debian bug #331229.
    - patch-55
      Make sure to exit if /var/lib/tftpboot/ltsp is missing.
    - patch-56
      Udeb uses debconf, and should depend on ${misc:Depends}.
    - patch-57
      Make sure ltsp-server-standalone installs properly even when dhcp3-server init.d script fail to restart.
    - patch-58
      Set umask to 022 before copying files into tftpboot/, to make sure the files are readable for the client.
    - patch-59
      Make sure to umount when the build fail.
    - patch-60
      Try to avoid starting daemons in the chroot during creation.
    - patch-61
      Merge matt.zimmerman@canonical.com/ltsp--main--0 up to patch-198.
    - patch-62
      Preseed X keyboard settings based on the servers settings.
    - patch-63
      Merge a few patches from vagrant, to update ldm dependencies and architacture.
    - patch-64
      Merge already included ldm patch from vagrant.
    - patch-65
      Undu changes to install patch for initramfs scripts.  Not sure why these changes happened.
    - patch-66
      Typo.
    - patch-67
      Merge from vagrant@freegeek.org--2005/ltsp--ubuntufixes--0 to patch-61.
    - patch-68
      Use same rule sets for sarge, etch and sid.
    - patch-69
      Add dependency on debconf-utils, as ltsp-build-client uses debconf-get-selections
    - patch-70
      Add dependency on openssh-client (or ssh), as ltsp-update-sshkeys uses ssh-keyscan.

  * Small style/cleanup fixes to XFS support
  * Use X rather than Xorg as the name of the server
  * Fix typo in ltsp-build-client warning
  * Remove dependency on ltsp-utils; violates the principle of least surprise
  * [ Otavio Salvador ]
    - Pass X arguments when using USE_XFS option;
    - Set hostname on client to allow host specific configuration;
    - Fix configuration order of client to ensure that we have networking
      setup before to try swaping;
    - Fix client building to allow nbd-client to work on-the-fly;
  
 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 15 Aug 2005 16:10:44 -0700

ltsp (0.58debian4) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Updated standards-version from 2.6.1 to 2.6.2.
  * Enable fontserver preseeding, as bug #323262 is fixed in dexconf
    from xorg-x11 version 6.8.99.901.dfsg.1-1) in experimental, to
    make it easier to test it when the new dexconf make it to unstable
    and testing.
  * Add French debconf translation by Jean-Marc Chaton.  (Closes: #337044)
  * Add Czech debconf translation by Miroslav Kure.  (Closes: #338842)
  * Disable DELAYLOGIN and EDITMOTD, to avoid warning because / is
    read-only.
  * Make /var/lib/nfs writable, to allow nfs-common (rpc.statd) to start.

  [ Vagrant Cascadian ]
  * Change ltsp-server priority from optional to extra as it depend on
    some packages with extra priority (debootstrap and tftp servers).
  * New command line argument --apt-keys to load more GPG keys into APT.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 19 Nov 2005 15:42:07 +0100

ltsp (0.58debian3) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Generate simple fstab on the client, to quiet down fsck during boot.
  * Adjust bind-mount config to get X configuration working also when
    xdebconfigurator is not used.

  [ Vagrant Cascadian ]
  * Handle "" commandline parameters.  (Closes: #335870)

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  1 Nov 2005 20:24:31 +0100

ltsp (0.58debian3) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Generate simple fstab on the client, to quiet down fsck during boot.
  * Adjust bind-mount config to get X configuration working also when
    xdebconfigurator is not used.

  [ Vagrant Cascadian ]
  * Handle "" commandline parameters.  (Closes: #335870)

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  1 Nov 2005 20:24:31 +0100

ltsp (0.58debian2) unstable; urgency=low

  [ Vagrant Cascadian ]
  * Add ltsp-server dependency on debconf-utils, as
    ltsp-build-client uses debconf-get-selections.
  * Add ltsp-server dependency on openssh-client (or ssh), as
    ltsp-update-sshkeys uses ssh-keyscan.
  * Make dynamic editing of /etc/exports optional.

  [ Petter Reinholdtsen ]
  * Merged with ubuntu bazaar repository (ltsp--main--0 branch).
    - Remove dependency on ltsp-utils; violates the
      principle of least surprise.
    - Removed TODO file.
  * Make it possible to run the client without xdebconfigurator, by
    only using dexconf when xdebconfigurator was available.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 24 Oct 2005 22:02:34 +0200

ltsp (0.58debian1) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Merged with ubuntu bazaar repository (ltsp--main--0 branch).
  * Pass X keyboard layout and other settings from server
    (debconf values) to the client.
  * Remove workaround for bug #328090.  No longer present in etch.

  [ Vagrant Cascadian ]
  * Drop special handling of mkvmlinuz- it is already handled
    in kernel post-install scripts.
  * Fix typos in alpha network booting support.
  * Pass "--ip=dhcp" to mkelf-linux.  (Closes: #334524)
  * Check for appropriate architecture when building
    ltsp client from postinst.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 21 Oct 2005 10:54:31 +0200

ltsp (0.58) breezy; urgency=low

  * Don't allow a broken dhcpd.conf to abort the ltsp-server-standalone
    postinst

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  6 Oct 2005 13:12:08 -0700

ltsp (0.57) breezy; urgency=low

  * Copy the server keymap as the client default

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 23 Sep 2005 10:01:44 -0700

ltsp (0.56debian5) unstable; urgency=low

  * Make sure ltsp-server-standalone installs properly even
    when dhcp3-server init.d script fail to restart.
  * Use umask 022 when creating netboot kernel, to make sure the files
    are accessable over tftp.
  * Add code to umount mounted directories when the client build fail.
  * Provide a diverted start-stop-daemon and a policy-rc.d, while
    building he client, to avoid starting daemons during the build.
  * Make the udeb an optional, not standard priority package.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 17 Oct 2005 09:13:20 +0200

ltsp (0.56debian4) unstable; urgency=low

  * Add 'ip=dhcp root=/dev/nfs' as default kernel flags in the PXE
    boot, to get the PXE booting to work out of the box.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 15 Oct 2005 20:14:59 +0200

ltsp (0.56debian3) unstable; urgency=low

  * Add new package ltsp-client-builder (udeb), to make it
    possible to install LTSP automatically during installation.
  * Do not install sdm on the client by default.
  * Let ltsp-client recommend xdebconfigurator to
    document the fact that it is used if when present.
  * Update /etc/exports when the client environment is
    built, not when the ltsp-server package is installed.
  * Make sure the ltsp-build-client script do not hang
    when installing packages reading from stdin.
  * Let ltsp-server depend on iproute, to find the
    'ip' command used by ltsp-update-sshkeys.
  * Improve the error message when /var/lib/tftpboot/ltsp
    is missing.  (Closes: #331229)
  * Add support for preseeding the creation of
    an LTSP client environment.
  * Make ltsp-server and ltsp-client-builder depend on
    ${misc:Depends}, to get a dependency on debconf.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 12 Oct 2005 23:49:05 +0200

ltsp (0.56debian2) unstable; urgency=low

  * Fix typo in sid security apt source handling.
  * Change default dist from sarge to etch.  Should make this more
    dynamic, but this change should get ltsp-server working out of
    the box. (Closes: #327253)
  * Merge patch from ubuntun breezy bazaar branch:
    - Copy the server keymap as the client default
  * Update address of FSF in debian/copyright.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 30 Sep 2005 09:32:09 +0200

ltsp (0.56debian1) unstable; urgency=low

  * Use --resolve-deps argument for debootstrap if it is supported.
  * Fix compile warnings in lp_server.
  * Correct ldm package to be architecture all, not any.
  * Improve ldm package description. (Closes: #325652)
  * Debian/sid do not have security APT source.  Disable security-mirror
    when building a sid based client.
  * Use the same configuration for sarge, etch and sid when building the
    client chroot.
  * Update TODO.Debian to reflect remaining todo items.  ldm is now a
    separate package, mtab is handled correctly, debootstrap will exclude
    several unused packages, sdm is working and ldm is working with
    the python version in sarge.
  * Add workaround for bug #328090, by preseeding passwd in the chroot
    to not create a local user, and then reconfigure it to generate
    /etc/shadow.
  * Merged with ubuntu bazaar repository (ltsp--main--0 branch).

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 27 Sep 2005 23:07:51 +0200

ltsp (0.56) breezy; urgency=low

  * Bump version to supersede 0.55 (changes were incorporated)
  * Don't install mdetect in ltsp-build-client; it's no longer used by X.org

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  9 Sep 2005 10:23:20 -0700

ltsp (0.54) breezy; urgency=low

  * Use /etc/X11/Xsession rather than x-session-manager
  * Restart nfs-kernel-server and dhcp3-server on installation to effect
    changes immediately

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  7 Sep 2005 11:59:01 -0700

ltsp (0.53) breezy; urgency=low

  * Add missing dependency on netkit-inetd to ltsp-server, so that tftpd-hpa
    works out of the box

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 25 Aug 2005 09:28:02 -0700

ltsp (0.52) breezy; urgency=low

  * Use loadkeys rather than install-keymap, to avoid involving debconf
  * Don't allow failures within config steps in ltsp-client-setup to cause
    an overall failure
  * Make default bind mounts more liberal; didn't work for me with only these
  * Merge bindmount fixes (Vagrant Cascadian)
  * Mark sdm executable (Vagrant Cascadian)
  * Implement temp_copy_dirs, to copy directories during setup but free
    them afterward to save memory
  * Support for mkvmlinuz on powerpc (Vagrant Cascadian)
  * Set default hostname to "ltsp"
  * Ensure that /etc/hosts exists, so that we can bind-mount it
  * Add /etc/hotplug/.run to rw_dirs
  * Replace use_bind_mounts variable with root_write_method, default to
    bind_mounts (also support "unionfs")

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 19 Aug 2005 16:58:11 -0700

ltsp (0.51) breezy; urgency=low

  * Only require one of syslinux, mknbi or yaboot

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 18 Aug 2005 09:36:50 -0700

ltsp (0.50) breezy; urgency=low

  * Enhance ltsp-update-kernels to create etherboot NBI images
  * ltsp-server Depends: mknbi

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 17 Aug 2005 19:38:04 -0700

ltsp (0.49) breezy; urgency=low

  * Fix xserver-xorg test in ltsp-client-setup

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 16 Aug 2005 13:15:01 -0700

ltsp (0.48) breezy; urgency=low

  * Further improvements to the gtk ldm greeter from Oliver Grawert
  * ltsp-client Depends: gtk2-engines-clearlooks for the gtk greeter

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 15 Aug 2005 10:47:50 -0700

ltsp (0.47) breezy; urgency=low

  * Merge patches from Vagrant Cascadian's ltsp--ubuntufixes--0 branch:
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--base-0
        tag of matt.zimmerman@canonical.com/ltsp--main--0--patch-155
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-1
        only set default for ROOT, DIST and MIRROR if not already set
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-2
        turn archive components into COMPONENTS variable
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-3
        add EARLY_PACKAGES and LATE_PACKAGES variables
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-4
        merge improved check for initrd-netboot-tools/initramfs-tools from vagrant@freegeek.org--2005/ltsp--fixes--0
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-5
        merge improved check for initrd-netboot-tools/initramfs-tools from vagrant@freegeek.org--2005/ltsp--fixes--0
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-6
        merge vagrant@freegeek.org--2005/ltsp--fixes--0--patch-21
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-7
        avoid hard-coded i386 in client directory
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-8
        merged from pere@hungry.com--2005/ltsp--fixes--0: support udev/devfs for ldm
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-9
        merege from vagrant@freegeek.org--2005/ltsp--fixes--0: support both xserver-xorg and xserver-xfree86 for sarge compatibility
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-10
        merege from vagrant@freegeek.org--2005/ltsp--fixes--0: change defaults if DIST is sarge
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-11
        merege from vagrant@freegeek.org--2005/ltsp--fixes--0: add commandline options
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-12
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: add variable and commandline to add extra mirror
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-13
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: dist-upgrade before installing additional packages
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-14
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: mount /proc before dist-upgrade
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-15
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: support file:/// urls
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-16
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: add /proc to umounts
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-17
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: add DIST and COMPONENTS to EXTRA_MIRROR if not present
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-18
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: bugfixes: properly handle emtpy EXTRA_MIRROR and file urls
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-19
        merge from vagrant@freegeek.org--2005/ltsp--fixes--0: source configuration file
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-20
        merge changes from vagrant@freegeek.org--2005/ltsp--debian--0: add security mirror option
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-21
        merge changes from vagrant@freegeek.org--2005/ltsp--debian--0: correct help for security mirror
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-22
        merge changes from vagrant@freegeek.org--2005/ltsp--debian--0: option to enable serial console
    vagrant@freegeek.org--2005/ltsp--ubuntufixes--0--patch-23
        remove debian-specific TODO file

 -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 14 Aug 2005 10:47:08 -0700

ltsp (0.46) breezy; urgency=low

  * Use echo rather than a here document to write fstab, and mount tmpfs
    on /tmp early, to work around a unionfs bug where here documents in
    bash are currently broken

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  9 Aug 2005 12:18:01 -0700

ltsp (0.45) breezy; urgency=low

  * New, spiffier ldm glade file from Oliver Grawert
  * Be smarter about guessing the server IP when it isn't specified

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  9 Aug 2005 10:10:32 -0700

ltsp (0.44) breezy; urgency=low

  * Merge changes from Vagrant Cascadian's branch
    [vagrant@freegeek.org--2005/ltsp--fixes--0]
    - patch-2	Support for tmpfs+bind mount alternative to unionfs
      - Default to use_bind_mounts=false for now
    - patch-3	Improved descriptions
    - patch-4	Improved descriptions
    - patch-5	allow ssh as alternative to openssh-server and openssh-client
      for sarge compatibility
    - patch-8	Copyright file updates
    - patch-9	Explicit python dependency
    - patch-10	support initrd-netboot-tools as alternative to initramfs-tools
    - patch-11 use /etc/default/ltsp-client-setup to get defaults for init script
      - Install this using debhelper instead
      - Use /var/run/ltsp rather than /var/state/... for FHS compliance
    - patch-12	Debian-specific TODO
    - patch-13	Support for sdm

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  8 Aug 2005 17:48:30 -0700

ltsp (0.43) breezy; urgency=low

  * Start the X server with the -br option
  * Run apt-get clean after building the chroot
  * Install /etc/ltsp/dhcpd.conf in ltsp-server-standalone
  * Kill the sshd child process after x-session-manager exits, to avoid
    hanging when the user logs out (due to X clients still being connected)

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  6 Jul 2005 08:51:13 -0700

ltsp (0.42) breezy; urgency=low

  * Don't use lp_server's install target; just install the lp_server binary
    (matching existing LBE approach)
  * Remove confusing, unnecessary -o SendEnv from ssh command line
  * Set world-readable permissions on /etc/ssh/ssh_known_hosts
  * Associate ssh keys with all interface addresses

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  4 Jul 2005 09:19:41 -0700

ltsp (0.41) breezy; urgency=low

  * Don't create /etc/network/interfaces in ltsp-build-client.  It's
    overwritten by init.d/ltsp-client-setup, and so this only caused confusion
  * Import, build and install lp_server as part of ltsp-client
  * Don't pass an nfsroot= option via pxelinux; we'll use DHCP to pass this
    information

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  4 Jul 2005 08:19:50 -0700

ltsp (0.40) breezy; urgency=low

  * Get monitor refresh/sync overrides working by preseeding
    xserver-xorg/config/monitor/selection-method

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon,  4 Jul 2005 07:59:56 -0700

ltsp (0.39) breezy; urgency=low

  * Set the debconf 'seen' flag to true when preseeding from ltsp-client-setup

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 30 Jun 2005 12:22:49 -0700

ltsp (0.38) breezy; urgency=low

  * Implement X_HORZSYNC and X_VERTREFRESH parameters (won't work until
    xserver-xorg bug #12072 is fixed)
  * Implement XKBMODEL (won't work until xserver-xorg bug #12073 is fixed)

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 21 Jun 2005 12:33:38 -0700

ltsp (0.37) breezy; urgency=low

  * Update TODO, lts-parameters.txt
  * Cosmetic improvements to ltsp-build-client
  * Implement NETWORK_COMPRESSION parameter, which activates compression
    of network traffic (ssh only (for now?))

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 20 Jun 2005 14:04:59 -0700

ltsp (0.36) breezy; urgency=low

  * Pass the LTSP_CLIENT environment variable via the ssh command, rather
    than ssh environment variable passing, since the latter requires
    server-side configuration
  * Fix ltsp-update-sshkeys to exclude localhost properly
  * Call ltsp-update-sshkeys from ltsp-build-client

 -- Matt Zimmerman <mdz@ubuntu.com>  Sun, 19 Jun 2005 11:46:23 -0700

ltsp (0.35) breezy; urgency=low

  * Add dhcpd.conf example

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 23:43:02 -0700

ltsp (0.34) breezy; urgency=low

  * Simplify dependencies
    - ltsp-server depends: tftpd-hpa, syslinux.  All ltsp-servers will be
       the tftp servers; this is quite likely to be the most common
       deployment, given the integration with the client kernels
    - ltsp-server-standalone drops the same dependencies, as it
      depends on ltsp-server
    - ltsp-server no longer Recommends these packages

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 23:36:23 -0700

ltsp (0.33) breezy; urgency=low

  * In the name of documentation compatibility (and since we're unlikely
    to have multiple config files), use the traditional path of
    /etc/lts.conf
  * Ship an example /etc/lts.conf

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 18:00:04 -0700

ltsp (0.32) breezy; urgency=low

  * Simplify ltsp-build-client and remove bashisms
  * Stop hardcoding stuff in ltsp-update-kernels
  * Adjust ltsp-update-kernels for the initrd.img naming scheme

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 17:27:29 -0700

ltsp (0.31) breezy; urgency=low

  * Update for (and depend on) initramfs-tools 0.11
    - [ltsp-build-client] Allow the initramfs to be generated
      automatically via the kernel-package hook
    - [ltsp-build-client] Call ltsp-update-kernels
    - [ltsp-build-client] No need to instruct the user to specify their
      NIC driver and regenerate the initramfs, since it will be
      automagically detected now
    - [ltsp-update-kernels] Copy initrd.img* in ltsp-update-kernels,
      since kernel-package uses the same names for initramfs

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 13:35:28 -0700

ltsp (0.30) breezy; urgency=low

  * Make XF86CONFIG_FILE more likely to succeed

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 17 Jun 2005 10:02:08 -0700

ltsp (0.29) breezy; urgency=low

  * Have ldm inherit the configuration from its environment rather than
    calling getltscfg, to get ldm working without a SERVER variable
  * If no SCREEN_* parameters are specified, start ldm on tty7
  * Clients should now be functional out of the box with no lts.conf

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 18:19:01 -0700

ltsp (0.28) breezy; urgency=low

  * Add Ubuntu-specific CONSOLE_KEYMAP parameter to lts.conf, to configure
    the keymap used on the console
  * Create /usr/lib/ltsp/ltsp_config which loads configuration from
    lts.conf and also handles selecting defaults for parameters not
    present in lts.conf

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 16:00:45 -0700

ltsp (0.27) breezy; urgency=low

  * Don't unlink /etc/X11/xorg.conf before reconfiguring; xserver-xorg
    seems to hate it now

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 15:42:15 -0700

ltsp (0.26) breezy; urgency=low

  * If no SERVER parameter is specified, infer it from the nfsroot= boot
    parameter
  * Implement more lts.conf parameters:
    - SEARCH_DOMAIN and DNS_SERVER (only honored if both are specified)
    - MODULE_*
  * Add client/lts-parameters.txt to indicate the status of implementing
    the various lts.conf parameters

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 15:39:41 -0700

ltsp (0.25) breezy; urgency=low

  * Enhance ltsp-server to automagically manage the NFS export of /opt/ltsp

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 14 Jun 2005 14:37:56 -0700

ltsp (0.24) breezy; urgency=low

  * Integrate with the new initramfs-tools hook system, thanks to Jeff
    Bailey
    - Install /usr/share/initramfs-tools/modules.d/unionfs-cow
    - Install /usr/share/initramfs-tools/scripts/init-bottom/unionfs-cow
    - Depend on initramfs-tools (>= 0.7)
    - Remove some of the initramfs hackery from ltsp-build-client
    - Update ltsp-build-client for initramfs-tools 0.7 syntax
    - Set ramdisk=/usr/sbin/mkinitramfs in ltsp-build-client
  * Update ltsp-update-kernels to explicitly request a read-only NFS mount
    (unionfs whiteout doesn't seem to work properly on a rw NFS mount
    which is actually read-only on the server, which is what we get
    otherwise)
    - Depends on initramfs-tools (>= 0.8) in order for the above to have an effect

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 14 Jun 2005 13:45:01 -0700

ltsp (0.23) breezy; urgency=low

  * Uncomment ltsp-client in the list of packages to install in the client
    root, since it's now in the archive
  * Have ltsp-build-client automate more of the ad-hoc stuff that's
    necessary to set up the client root right now (should go away later)
  * Handle null XSERVER correctly in ltsp-client-setup
  * Suppress xserver-xorg.config warning by deleting xorg.conf before
    reconfiguring
  * ltsp-client Depends: openssh-client, python-gtk2, python-glade2

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 10 Jun 2005 11:15:28 -0700

ltsp (0.22) breezy; urgency=low

  * Install /usr/share/initramfs-tools/scripts/ltsp, a short-term means of
    building the initramfs
  * Create /opt/ltsp in ltsp-server

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  9 Jun 2005 16:04:39 -0700

ltsp (0.21) breezy; urgency=low

  * ltsp-server Depends: debootstrap, Recommends: openssh-server

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  9 Jun 2005 16:03:19 -0700

ltsp (0.20) breezy; urgency=low

  * Install ltsp-update-kernels

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  9 Jun 2005 15:35:38 -0700

ltsp (0.19) breezy; urgency=low

  * Pass an LTSP_CLIENT environment variable to the server when using ldm,
    so that programs running in the session can behave differently on LTSP
    logins

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 17:59:28 -0700

ltsp (0.18) breezy; urgency=low

  * Update screen.d/ldm and ldm to behave like a normal screen.d client,
    able to run on the current VT

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 17:09:41 -0700

ltsp (0.17) breezy; urgency=low

  * Lock the root account in the client root
  * Redirect stdin, stdout and stderr in ldm
  * Add mousedev to /etc/modules in the client root
  * Fix console number calculation in screen_session

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 13:52:14 -0700

ltsp (0.16) breezy; urgency=low

  * Add ltsp-update-sshkeys script to ltsp-server, for copying the
    server's host keys into the client root
  * Move screen.d to /usr/lib/ltsp
    - No migration is done; regenerate any existing client roots to remove
      the cruft
  * Add new screen.d/ldm script, so SCREEN_xx = ldm now works
    - Move X configuration into init.d/ltsp-client-setup, so that it only
      happens once

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  8 Jun 2005 13:29:03 -0700

ltsp (0.15) breezy; urgency=low

  * Fix the arguments to the os.kill call in ldm

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  7 Jun 2005 22:24:42 -0700

ltsp (0.14) breezy; urgency=low

  * Add localhost to /etc/hosts
  * Create /etc/network/interfaces and /etc/fstab
  * Implement a simple display manager for the client (ldm) and a simple
    login dialog for use with non-XDMCP configurations

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  7 Jun 2005 22:19:37 -0700

ltsp (0.13) breezy; urgency=low

  * Respect a custom X configuration in lts.conf (XF86CONFIG_FILE)
  * Format init script output properly

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 15:28:38 -0700

ltsp (0.12) breezy; urgency=low

  * Continue gracefully if no swap server is specified

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 13:47:48 -0700

ltsp (0.11) breezy; urgency=low

  * Don't enable swap in ltsp-client-setup; just write out a config file
    for nbd-client and let the nbd-client init script do it later

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 13:43:18 -0700

ltsp (0.10) breezy; urgency=low

  * Background screen_session
  * Fix startx to run on the appropriate terminal

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 13:35:29 -0700

ltsp (0.9) breezy; urgency=low

  * Split init script in two:
    - ltsp-client-setup runs in runlevel S and performs configuration
    - ltsp-client runs late in runlevel 2 and actually starts up the client
  * No migration is done; if you're crazy enough to be trying this,
    rebuild your client root)

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 13:04:29 -0700

ltsp (0.8) breezy; urgency=low

  * Use SERVER, not DEFAULT_SERVER, in ltsp-client.init
  * Default SYSLOG_HOST to the value of SERVER

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 12:01:25 -0700

ltsp (0.7) breezy; urgency=low

  * Preseed XSERVER and XKBLAYOUT from lts.conf (doesn't work yet, needs
    xserver-xorg changes)

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 11:38:56 -0700

ltsp (0.6) breezy; urgency=low

  * Fix hardcoded path in ltsp_functions
  * Fix bashisms in ltsp_functions
  * Change lts.conf path to /etc/ltsp/lts.conf in getltscfg
  * Get startx script working

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 11:26:11 -0700

ltsp (0.5) breezy; urgency=low

  * Fix path to ltsp_functions in screen_session

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 11:13:14 -0700

ltsp (0.4) breezy; urgency=low

  * Move X configuration into screen.d/startx script

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri,  3 Jun 2005 11:10:51 -0700

ltsp (0.3) breezy; urgency=low

  * Add /var/lib/tftpboot/ltsp to ltsp-server
  * Add ltsp-update-kernels script to ltsp-server

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 31 May 2005 18:58:06 -0700

ltsp (0.2) breezy; urgency=low

  * Use dh_installinit --no-start for ltsp-client

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 31 May 2005 17:19:47 -0700

ltsp (0.1) breezy; urgency=low
  
  * Initial release

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  3 May 2005 15:26:59 -0700
