debian-edu-install (0.667) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Avoid sending the user to the d-i menu when automatic partition
    is rejected.
  * Modified the minimum partition sizes for main-server+workstation
    installs to make sure there is enough free space based on numbers
    collected on i386.  Size changes in MiB: / 100->128, /boot 50->64,
    /usr 3348->3456, /var 900->1024, /skole/tjener/home0 100->128,
    /skole/backup 32->64.
  * Change the user agent to "Debian Edu d-i <distribution>" when
    fetching URL to check if the network is working, as it is more
    descriptive.
  * Modified the minimum partition sizes for thin-client-server
    installs to make sure there is enough free space based on numbers
    collected on i386.  Size changes in MiB: / 500->128, /boot
    50->128, /usr 3348->3392, /var 900->1024, /var/opt/ltsp/swapfiles
    192->64, /opt 1500->640.  Adjust maximum partition sizes to make
    them bigger than the minimum sizes.
  * Modified the minimum partition sizes for workstation installs to
    make sure there is enough free space based on numbers collected on
    i386.  Size changes in MiB: / 1400->1152, /boot 50->128, /usr
    3348->3392.  Adjust maximum partition sizes to make them bigger
    than the minimum sizes.
  * Set the version to rc5 in /etc/debian-edu/config.
  * Make sure to set the hostname during installation when the
    hostname is determined by debian-edu-preseed.  Use DNS name for
    the current IP address if the network is working.
  * Clean up partitioning code, allowing automatic partitioning
    with the Standalone profile, now that it work to say no to
    automatic partitioning.
  * Updated Norwegian Bokmål translation.
  * Updated German from Maximilian Wilhelm.
  * Removed email address of Sven Kromminga from nds.po, as it bounced.
  * Removed email address of quad-nrg.net from el.po, as it bounced.
    Cleaned up the file a bit.
  * Remove cruft from id.po.
  * Updated Japanese (ja) translations from Kenshi Muto. (Closes: #433785)
  * Modify barebone handling to install the new barebone tasksel task
    instead of presenting the tasksel menu during installation.

  [ Steffen Joeris ]
  * Include initial Indonesian debconf translation (id)
    Thanks to Arief S Fitrianto.
  * Include updated Swedish debconf translation (Closes: #433769)
    Thanks to Daniel Nylander

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 20 Jul 2007 17:12:42 +0200

debian-edu-install (0.666) unstable; urgency=low

  * Change URL to check in debian-edu-profile to a smaller file.
    Set the user agent to "Debian Edu d-i <suite>" when fetching it.
  * Update French translation from Cyril Brulebois. (Closes: 432889)
  * Switch to manual partitioning if automatic partitioning was declined, 
    instead of looping endlessly.  (Closes: 421120)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 12 Jul 2007 22:54:59 +0200

debian-edu-install (0.665) unstable; urgency=low

  [ Steffen Joeris ]
  * Set the version to rc3 in /etc/debian-edu/config.
  * Include updated Vietnamese debconf translation (Closes: #430627)
    Thanks to Clytie Siddall
  * Include patch to blacklist the eth1394 module to block firewire
    during the first installer run (Closes skolelinux bug #1202)
    Thanks to Daniel Heß
  * Include updated Czech debconf translation (Closes: #431281) Thanks
    to Miroslav Kure
  * Include updated Portuguese debconf translation (Closes: #431015)
    Thanks to Miguel Figueiredo

  [ Petter Reinholdtsen ]
  * Preseed debian-edu-config/etc-in-svk to enable version tracking
    of /etc/ by default.
  * Fix usplash bug in debian-edu-test-install.  Based on patch from
    Jose L. Redrejo.  (Closes skolelinux bug #1204)
  * Ignore error messages like 'Fontconfig error:' when checking the
    installation log for errors until bug #422980 in ttf-dejavu is
    solved.
  * Change version upgrade code in the postinst to not fail when
    /etc/debian-edu/config is missing.
  * Rename rc1.d/K01usplash to rc1.d/S80usplash during installation as
    a workaround for skolelinux bug #1164 (usplash bug #431560).
  * Increase the minimum /usr partition size with 800 MiB for all
    profiles including the standalone packages, to cope with the
    packages proposed by José L. Redrejo Rodríguez.
  * Disable the check of autopartkit rules during build.  We use
    partman now.
  * Change URL used in debian-edu-profile to check if the network
    is working to use the same APT mirror as the other URLs.
  * Modified the i386 and amd64 minimum partition sizes for
    main-server installs while making sure there is at least 15% disk
    free based on numbers collected on i386.  Size changes in MiB:
    /boot 50->64, /usr 1465->767, /var 900->400, /var/spool/squid
    128->64, /skole/backup 32->64.
  * Reduced the maximum size for /skole/tjener/home0 for all profiles
    from 10 TiB to 20 GiB and increase the maximum free size in the
    LVM volume group from 20 GiB to 1000 TiB.  With online resizing and
    the debian-edu-fsautoresize script available, it is very easy to
    extend at run time.
  * Modified the i386 and amd64 minimum partition sizes for
    main-server+thin-client-server installs while making sure there is
    free based on numbers collected on amd64.  Size changes in MiB: /
    100->112, /boot 50->64, /usr 3600->3620, /opt 700->640,
    /var/opt/ltsp/swapfiles 192->92, /var/spool/squid 128->64,
    /skole/backup 32->64.
  * Remove lsof from the list of packages to install in the LTSP
    client environment.  It is now a dependency of ltspfsd.
  * Reduce partition priority of /var/ in the main-server install from
    3000 to 2000, to get it closer to the other partitions and thus
    let there be more free LVM space left.
  * Set the version to rc4 in /etc/debian-edu/config.

  [ Klaus Ade Johnstad ]
  * Increase the maximum /opt partition size to cope with the packages
    proposed by José L. Redrejo Rodríguez when
    ltsp-make-client is run.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 12 Jul 2007 22:01:30 +0200

debian-edu-install (0.664) unstable; urgency=low

  [ Steffen Joeris ]
  * Make sure that it is not possible to select the Standalone profile
    together with any other profile (Closes: #420921)
    - Introduce debian-edu-install/standalone_only template note to
      warn if the selection was wrong
    - Include a check after the first check_profiles() and keep it in
      a loop as long as the profile selection is incorrect

  [ Guillem Jover ]
  * Added new Catalan translated string.
    Thanks to René Mérou <ochominutosdearco@gmail.com>
  * Updated Catalan translation, and fixed the mess done with the
    automatic merging from popularity-contest and debian-installer.

  [ Holger Levsen ]
  * Added myself to uploaders.
  * Improved german translation of the word 'barebone'.
  * Shortened Depends: for debian-edu-install-udeb, to fix the
    bootloader-installer problem on powerpc. We now have a working CD
    for powerpc!

  [ Ronny Aasen ]
  * Fix bug in autopartition when booting with debian expert.
  * Disable the use of the mirror chooser when installing from
    dvd. And enable it when we boot from cd and have network.
  * Increase size of /usr to fix more packages from the dvd.
  * Install  debian-edu-archive-keyring inside the ltsp chroot.
  * Increase size of /var to support netinstalls (Closes Skolelinux
    bug #1044)
  * Add netcfg to debian-edu-install-udeb, to get working network
    during a cd installation.
  * Add presseds to debian-edu-profile, so that we get the correct
    skolelinux repo when we are installing from cd+network.
  * Ugly hack with debian-edu-install-udeb.isinstallable, purpose: to
    disable netcfg for the dvd install.
  * Install debian-edu-archive-keyring early, incase we are
    netinstalling.
  * Enable network mirrors for the cd install.
  * Preseed slbackup-php
  * Add lv /var/opt/ltsp/swapfiles for combined servers.
  * Install ltspfsd by default inside the ltsp chroot.
  * Install lsof in the ltsp chroot.
  * Removed the dependency on the nonexsisting, in etch, multiseat.A
  * Overwrite netcfg.postinst,  on the dvd install.

  [ Petter Reinholdtsen ]
  * Report the status on the security.debian.org connection
    check to the log.
  * Add code to undo the installer menu renumbering when releasing for
    terra/etch.
  * Rewrite apt-setup/generators/70debian-edu-install to check for
    working network access before bailing out, to make sure the
    security mirror setting is unset when the network isn't available.
  * Modify the code disabling the mirror chooser to also trigger when
    there is no network.
  * Fix typo in apt-setup/use_mirror preseeding in defaults.common.
  * Drop autopartkit from the debian-edu-install-udeb dependency list,
    as we use partman as the default d-i install now.
  * Reintroduced a few debian-edu-install-udeb dependencies, to make sure
    the time zone and root password is set in the installation.
  * Update versions stored in debian-edu/config from terra_pre02 to
    terra_test04.
  * Add preseeding of cpufrequtils.
  * Change udeb postinst to install xresprobe instead of replaced
    kudzu-vesa, and drop installation of obsolete package devfsd, and
    drop installation of udev and libtext-iconv-perl now handled by
    the default d-i installation.
  * Change our network configuration for standalone installations to
    use allow-hotplug to integrate better with network-manager.
  * Remove obsolete code loading kernel modules, converting ext2->ext3
    and starting devfs.
  * Drop the dns-search entry from network/interfaces for Standalone
    installations.
  * Improve laptop detection using code from laptop-detect.
  * Add preseeding to populate the munin config using data from sitesummary.
  * Add preseeding of netcfg for networked profiles in the isinstallable
    script to avoid redundant question about hostname and dns domain.
  * Clean up finish-install.d script, removing unused and obsolete parts.
  * Make sure to only restart the network configuration at the end of the
    installation if no network exist, to get ssh installs working properly.
  * Add localization-config-udeb as a depend for debian-edu-install-udeb,
    to make sure the installation is properly i18n.

  [ Finn-Arne Johansen ]
  * Fixed mirror setup when using netboot installation
  * Add etch-test local mirror for now when using netboot installation

  [ Patrick Winnertz ]
  * Avoid question of scsiadd and install it per default without non-suid.
    (Closes Skolelinuxbug: #1171)

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 16 Jun 2007 15:13:15 +0100

debian-edu-install (0.663) unstable; urgency=low

  [ Ronny Aasen ]
  * Fixed a minor error in d-e-profile, that broke the install.
  * Avoid asking about autpartitioning when installing standalone.
  * Avoid asking for network mirror.
  * Add partman recipes for powerpc-prep

  [ Petter Reinholdtsen ]
  * Set the debconf title before asking it the disk should be erased and
    if popcon should be used, to avoid having a misleading title in g-i.
  * Show the expert menu when wiping the hard drive is rejected.
  * Remove db_fset on xserver-xorg/config/display/modes to check if it
    is ineffective or not.

  [ Steffen Joeris ]
   * Really integrate the German debconf translation, which got somehow
     missed out during the last upload (Closes: 411410)

  [ Patrick Winnertz ]
  * Avoid asking to disable the rootaccount in expert installation.
    (Closes Skolelinuxbug: #1134)

  [ Luk Claes ]
  * Multiply installer menu items by 100 (Closes: #418608, #418610).

 -- Luk Claes <luk@debian.org>  Tue, 10 Apr 2007 22:25:04 +0200

debian-edu-install (0.662) unstable; urgency=low

  [ Steffen Joeris ]
  * Update Czech debconf translation (Closes: #408652)
    Thanks to Miroslav Kure
  * Update German debconf translation (Closes: #411410)
    Thanks to Jens Seidel

  [ Ronny Aasen ]
  * Adding recipes for powermac_newworld
  * Removing primary on /boot for powermac_newworld
  * Adding code to detect other arch's and use the correct preseed files
    in debian-edu-profile
  * increasing min recipe values to avoid error when trying to create a lv of
    0 size.
  * alter the way we deal with bind9 configuration, trying to avoid breaking
    bind on reconfiguration/upgrades

  [ Finn-Arne Johansen ]
  * Fixed debconf preseeding for lwat

 -- Steffen Joeris <white@debian.org>  Fri,  9 Mar 2007 19:34:55 +1100

debian-edu-install (0.661) unstable; urgency=low

  [ Patrick Winnertz ]
  * Added preseeding for lwat to defaults.main-server

  [ Steffen Joeris ]
  * Set version to terra_pre02 to make sure we keep track of prereleases
    and the different states of the terra development
  * Include updated french debconf translation (Closes: #407041)
    Thanks to Cyril Brulebois
  * Include updated spanish debconf translation (Closes: #407934)
    Thanks to Javier Ruano

  [ Ronny Aasen ]
  * Giving more space to usr in partman recipes.
  * added /skole/backup to mainserver recipes  (Closes Skolelinux Bug #1122)
  * added /var/spool/squid to mainserver recipes  (Closes Skolelinux Bug #1123)

 -- Steffen Joeris <white@debian.org>  Wed, 24 Jan 2007 09:47:02 +0100

debian-edu-install (0.660) unstable; urgency=low
   
  [ Steffen Joeris ]
  * Include french debconf translation update (Closes: #402270)
    Thanks to Cyril Brulebois
  * Make sure that samba-common/dhcp question is false on the standalone
    profile as it is not connected to any other network automatically
    and we do not want to see the question during the installation
  * Some code cleanups in debian-edu-preseed for removing woody stuff
  * Move po-debconf build-depends-indep to build-depends as we need it
    during the clean target
  * Change template name for the "confirm erasing harddisk" template in
    debian-edu-profile-udeb-template to follow debian-edu-profile script
  * Fix debian-edu-expert mode check to make sure it is choosen if the
    cmdline option is given
  * Add myself to uploaders

  [ Ronny Aasen ]
  * Replace the warning about erasing harddrive with the message from
    autopartkit. And copy the translations too.
  * Include translations for the popularity-contest question.

 -- Steffen Joeris <white@debian.org>  Sat,  6 Jan 2007 01:17:47 +0100

debian-edu-install (0.659) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Prepare few new release.

  [ Luk Claes ]
  * Added myself to uploaders.

 -- Luk Claes <luk@debian.org>  Wed, 22 Nov 2006 22:15:57 +0100

debian-edu-install (0.658) unstable; urgency=low

  [ Steffen Joeris ]
  * Preseed samba-common/dhcp question for using WINS settings from
    DHCP by enabling this feature for all networked profiles
  * Make sure that samba-common/dhcp is false on the main-server
    profile
  * Include French debconf translation (Closes: #393655)
  * Fix the description to erase the base-config entry (Closes: #392939)

  [ Ronny Aasen ]
  * Popcon question should be translated.
  * User must accept that we erase the hard drive to continue the installation,
    and we preseed all partman questions if user accepts
  * Added a new defaults file called ltsp-chroot with the sitesummary-client
    seeds. the thin-client-server uses this to preconfigure the ltsp chroot.
    Add ltsp-chroot preseeds here
  * Added the preseeds for automatic installation using the new partman
    templates partman-auto/method and partman-lvm/confirm
  * make partman commit.d script, that will feed partman with debian-edu's wanted
    mountoptions.

  [ Petter Reinholdtsen ]
  * Add preseeding for uswsusp/encrypt to avoid question during installation.
    Set to 'no' for now.
  * Add xserver-org preseeding to get it to use the same keyboard layout
    as debian-installer.
  * Preseed partman-auto/disk instead of partman-auto-lvm/disk, as the
    latter seem to have been removed from partman.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Nov 2006 14:00:30 +0100

debian-edu-install (0.657) unstable; urgency=low

  [ Ronny Aasen ]
  * Change popcon default to false
  * Tweaking the partition recipes
  * Add sitesummary client into the ltsp chroot
  * Add debian-edu artwork into the ltsp chroot

  [ Bart Cornelis (cobaco) ]
  * Updated Dutch translation

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 15 Oct 2006 11:45:00 +0200

debian-edu-install (0.656) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Fix bug in firstboot script, making sure the kdm info is set before
    the kde frontend is started.
  * Fix bug in firstboot, now make sure it is removed even when
    errors are found.
  * Make sure the firstboot script isn't installed on upgrades, by
    setting the hidden debconf question to false when it is enabled.
  * Add preseeding of ifplugd on standalone profiles to enable it for eth0.
  * Moved test of network settings into the test suite in debian-edu-config.
  * Move code to create /etc/mailname from base-config script to the
    post-base-installer script.  Make sure it isn't set for standalone
    installations.
  * Major cleanup in the partition selection and preseeding code in
    debian-edu-profile.  Move some preseed values into the defaults.*
    files now that their values are seeded into both d-i and /target/.
  * Remove obsolete code in debian-edu-preseed to set DNS server.
  * Correct code to find distribution name in debian-edu-profile,
    making sure it also work for CD installs.
  * Preseed sitesummary collector URL for networked profiles.
  * Add generic preseed for components of our installer, needed when we have
    ltsp in local repo

  [ Ronny Aasen ]
  * Fix bug in the thin-client-server profile, for the enable-nat script
  * Making sure all flags are set, a unset flag breaks the case selection for
    automatic_partitioning.
  * Minor Alterations in logging output, to clarify whats going on.
  * Fixed bug in thin-client recipe file name
  * Fixed bug in case logic for the thin-client-server profile
  * Remove the redundant main+ltsp+ws recipe, use the main+ltsp
  * Bug in 94edultsp recipe, lost several partitions
  * Added dedicated /opt partition in ltsp profiles
  * Treat a d-i expert mode installation as a debian-edu-expert installation.
  * added a freespace partition in the recipes, while we wait for #385219
  * Ask and preseed the popcon question at profile time.
  * Preseed ltsp-client-builder  accept unsigned packages. until our cd
    signing work, adept our preseed to the new ltsp packages.
  * Enable ltsp-client-builder
  * Altering main+ltsp partman recipe, match minimum with real needs.
  * Add preseed for the new dhcp behavior notice in ltsp only installs.

  [ Steffen Joeris ]
  * Update danish translation, thanks to Claus Hindsgaul (Closes: #390317)

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  8 Oct 2006 20:10:21 +0200

debian-edu-install (0.655) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Let debian-edu-install-udeb depend on ltsp-client-builder, to build
    the ltsp chroot from d-i, and get a nice progress bar while it builds.
    Disable this while we wait for a better ltsp udeb.
  * Add code to report errors found during installation and from the
    test suite when the machine boot for the first time.  Depend on
    lsb-base for the init.d script output, and libqt-perl to get the
    kde debconf frontend working.  Disabled until it actually pop up
    over kdm.
  * Rewrite how parman recipees are selected, to reduce some
    complexity in the tests.
  * Remove obsolete code and template used to allow interactive installs.

  [ Ronny Aasen ]
  * Fixed Error in detecting single Workstation profile.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 24 Sep 2006 17:13:56 +0200

debian-edu-install (0.654) unstable; urgency=low

  [ Steffen Joeris ]
  * Update the package URL and write whole sentences in the long
    descriptions (Closes: #383973)
  * Move the configuration of slbackup for comboservers into the
    installer and avoid using cfengine via debian-edu-config for that
    early installer part
  * Include debian-edu-version in the /etc/debian-edu/config file
  * Add code to update the Version via the postinst script due to
    upgrades
  * Add code to debian-edu-profile for preseeding enable-nat script
    from debian-edu-config package just in case we have a
    Thin-Client-Server only installation

  [ Petter Reinholdtsen ]
  * Remove preseeding of debconf/priority from the common task, to
    avoid interfering with those using the expert installation mode.
  * Move code from the two finish-install.d scripts to one
    post-base-installer.d script to make sure it is executed as
    intended before the tasks are installed.
  * Move all scripts from d-e-install-udeb to d-e-profile-udeb, to
    return the d-e-install-udeb as a meta-package.
  * Revert to using autopartkit, now that it is working.  Use partman in
    standalone mode, and manual partman partitioning in debian-edu-expert mode.
  * Use the multiseat udeb as part of the debian-edu-install profile, if present.
  * In debian-edu-preseed, make sure /target/etc/bind/ exist before trying to
    make a symlink there.
  * Make sure /proc/ isn't mounted before trying to mount it in /target/.
  * Create /target/var/lib/nss-ldap/bind_policy_soft before cfengine
    is executed, as libnss-ldap seem to remove it when the packages are
    installed.
  * Preseed ltsp-client-builder to use it to build the LTSP
    environment from within d-i.
  * Add preseeding for popularity-contest, should work
    with version >= 1.34.
  * Disable autopartkit until we find out why it fail 25 % of
    the time
  * Avoid '-' in version name string.  The shell handle '-' specially, and
    this broke the installation.
  * Clean up handling of debian-edu-expert mode.

  [Ronny Aasen]
  * Added code to debian-edu-profile to preseed /target with
    debian-edu-install/profile. Should allow debian-edu-preseed to correctly
    write the interfaces file.
  * Changed the detection of debian-edu-expert.
  * Dont preseed anything if user pressed ESC in profilechooser

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 17 Sep 2006 17:11:09 +0200

debian-edu-install (0.653) unstable; urgency=low

  [ Morten Werner Olsen and Steffen Joeris ]
  * Tested Barebone profile which installs as expected and
    can now be used (Closes: #275028)

  [ Steffen Joeris ]
  * Avoid the kernel question during the installation by
    adding seen flags to the debian-edu-profile script
  * Avoid question for display modes, because this will be
    set later on by xdebconfigurator
  * Specify some standard display modes in defaults.common for now
  * Avoid message which shows up due to x11-common upgrade
    problems and which is unimportant us
  * Set manual partitioning for debian-edu-expert mode and do
    automatic partitioning during normal debian-edu installations
  * Change debhelper to build-depends as we need it during the clean
    target
  * Bump to debhelper level 4 and therefore create compat file and delete
    compat code in debian/rules

  [ Petter Reinholdtsen ]
  * Always quote $tasksel in debian-edu-profile, to make sure
    the task name can contain () like the standalone task do.
  * Install our laptop task as well as the official
    debian laptop task if PCMCIA is detected.
  * Move code generating /etc/debian-edu/config to the hook executed
    just after the base system is installed, to make sure it is
    available when debian-edu-config is installed.
  * Drop old code to convert locale name no_NO to nb_NO.  nb_NO is the
    value used in debian/etch.
  * Drop old code to add se_NO to /usr/share/i18n/SUPPORTED.  The
    value is included in debian/etch.
  * Fix typo in debian-edu-profile introduced with the autopartitioning change.
  * Move away /sbin/tune2fs when asking the profile question, to force
    partman-ext3 to use mkfs.ext3 instead of libparted and tune2fs, and thus
    get -O resize_inode enabled on all created file systems.
  * Remove all traces of the standalone-extra task.  It is now merged with the
    standalone task.
  * Adjust the preseeding code to make sure debconf values are passed
    into /target/ by the post-base-installer hook from preseed when
    the base system is installed, by appending them to /var/lib/preseed/log.
  * Add dash preseeding to let it replace /bin/sh.
  * Use preseeding to install debian-edu-artwork-usplash before the
    kernel, to speed up the installation.
  * Update standards-version to 3.7.2.  No changes needed.
  * Remove obsolete debconf-save-answers and debconf-load-defaults,
    and use the replacement debconf-get-selections and
    debconf-set-selections from debconf-utils.  Add dependency to make
    sure they is available.
  * Move preseeding of samba-common/workgroup from the main-server to
    the common file, to avoid question when installing the
    workstation, thin-client-server and standalone task.
  * Preseed grub-installer/only_debian in d-i to avoid the question
    from grub.
  * Create /target/var/lib/nss-ldap/bind_policy_soft before packages
    are installed, to avoid hanging forever while installing the
    main-server profile.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 20 Aug 2006 23:10:29 +0200

debian-edu-install (0.652) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Tell grub to add 'quiet splash' to the kernel boot options, to
    reduce boot noise and enable the splash screen.
  * Adjust task names to match current debian-edu package.
  * Add single quotes to preseeding log output to make it easier to
    spot empty values.
  * Unset LANG and LANGUAGE in debian-edu-preseed and
    debian-edu-profile-udeb.prebaseconfig to avoid perl warnings about
    missing locales when running programs using chroot /target.
  * Add preseeding for two new libnss-ldap questions about root-bind and
    password.  Not sure how we can handle this automatically, but inserted
    a few values to avoid the stop during installation.
  * Rewrite preseeding code to load debconf values into the d-i
    database to make it possible to send values into d-i as well as
    the installed system.  Done by moving code from
    post-base-installer.d to debian-edu-profile, and adjusting it to the fact
    that d-i debconf-set-selection can't read from stdin.
  * The partman related debconf templates should not be translated.  Mark them
    as such.  Update .pot file.
  * Change default debconf priority from critical to high.  We need some of
    the high priority questions.

  [ Ronny Aasen ]
  * Tell debian-edu-profile to preseed partitioning with lvm
  * Added a /boot partition to recipes, otherways grub-install failes.
  * Tuning of partman recipes sizes
  * Turn on swap on lvm in partman recipes.
  * Minor cleanup, removing outdated test code

  [ Translations ]
  * Updated Danish by Claus Hindsgaul. (Closes: #382003)

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  9 Aug 2006 09:36:24 +0200

debian-edu-install (0.651) unstable; urgency=low

  [ Steffen Joeris ]
  * Adjust dependency because languagechooser was renamed
    to localechooser
  * Use ftp.debian.org as we are not all norwegians
  * Prevent installer to contact security host without having
    a running network (Closes Skolelinux Bug #1084)
  * Remove obsolete locale check in dbootstrap settings file
  * Make sure that proc is mounted and interfaces are there
    to make sure that cfengine is running in prebaseconf part
    (Closes Skolelinux Bug #1091)
  * Change prebaseconfig part of debian-edu-profile-udeb to
    19 instead of 75 to make sure that it runs before final
    prebaseconf message comes in
  * Change order of prebaseconf part to make sure that security
    preseeding is working before more mirror checks are done
  * Include debian testing security as a mirror for sources.list
    (Closes Skolelinux Bug #1084)
  * Change dependency from prebaseconfig to finish-install as it was
    renamed (Closes: #372540)

  [ Morten Werner Olsen ]
  * Increasing size of /var/-partition for Main-Server+Workstation (/var/
    is filled up with .deb's during installation).
  * Also install the old prebaseconfig-stuff into the
    usr/lib/finish-install.d/ used by the renamed finish-install package.

  [ Ronny Aasen ]
  * Added partman recipes to the install udeb
  * Modified debian/rules to load all recipes
  * Renamed recipes to work with partman
  * Added debconf templates for guided partitioning menu entries
  * Added code to select the correct partman recipes based on profile.
  * Added code to preseed more partman choises
  * minor tweaks on recipes to get to test lvm
  * Added preseed to select disc to partition

  [ Translations ]
  * Updated Portuguese by Eduardo Silva. (Closes: #357120)

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  4 Aug 2006 21:19:56 +0200

debian-edu-install (0.650) unstable; urgency=low

  [ Finn-Arne Johansen ]
  * Removed dependency on base-config, as it's scheduled for removal
    (this leaves the package partly broken, but still with some usefull
     code. A new version will be uploaded to restore functionality)
  * ash is replaced with package dash
  * removed dependency to autopartkit (see #358834)
  * Moved the profile chooser later in the menu, to make it easier to
    do netbased installation.
  * Added more dependencies for the installer-udeb
  * Add local packages if availble from main installation source,
  * Make the education-tasks availible for the installer
  * Added generator for adding ftp.no.debian.org as an apt-source,
    if a mirror was entered manually during installation
  * Removed special handling of the standalone partitioning
  * Added script to preseed target between base-installer and pkgsel
  * Disabled creation of a local user for the networked profiles
  * Dont ask if system clock should be utc on a networked profile
  * added preseeding defaults into udeb, to make them availible
    earlier in the process
  * set the dns-search domain for the loopback interface, then there is
    a better chance for the installation to work if people change eth0
    on a main-server
  * Pressed libnss-ldap with sane values
  * Depend on the debian laptop task if this is found to be a laptop
  * Added preseeding to make the infoscreen about nsswitch go away
  * Added more preseeding to get the installation done without to much
    user interaction
  * Added Partman scheme for Debian-Edu Main-server
    (first try, disabled for now)
  * Run cfengine at the end of the installation
  * Let resolvconf handle resolv.conf, it does a better job at it
  * Set debconf priority to critical
  * Copy in archive.gpg keyring from installer as trusted.gpg in target
  * Needed to add local packages after debootstrap is run, but before
    queued packages are installed, and then again during apt-setup because
    the old sources.list is rewritten

  [ Petter Reinholdtsen ]
  * Flag multiselect choice translation for Latvian and Vietnamese
    translations with comma in the text as fuzzy, as this is illegal
    in a debconf choice.

  [ Translations ]
  * Updated French by Julien Valroff (Closes: #352855)
  * Updated Spanish by Patrice Neff.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 19 Apr 2006 22:30:15 +0200

debian-edu-install (0.649) unstable; urgency=low

  [ Steffen Joeris ]
  * Delete the Standalone Extra profile, because the standalone
    profile is enough (Closes: #275026)
  * Deleted duplicate line in autopartkit/20debian-edu (typo?)
  * Updated german translation
  * Updated italien translation by Joe Scaramucci.
  * Add german translation for Barebone profile

  [ Petter Reinholdtsen ]
  * Update autopartkit/README to improve documentation on how to
    calculate the minimum partition sizes.
  * Update minimum /usr/ disk size for Main-Server+Thin-Client-Server
    from 1676 to 1984, to avoid running out of disk space with the
    current set of packages.
  * Change the profile question text based on suggestions from
    Maximilian Wilhelm.  (Closes: #321697)
  * If we are going to change the profile list and invalidate complete
    translations, split it into separately translatable words.
  * Move call to 'eject' to after the cfengine run, to make sure the
    CD is available when LTSP is installed.
  * Make sure profile question templates (debian-edu-install.templates
    and debian-edu-profile-udeb.templates) used in deb and udeb are
    identical.

  [ Finn-Arne Johansen ]
  * Updated root partition sizes for thin client servers, because of the
    new ltsp
  * Made code test for expert installation in debian-edu-profile not
    break the installation
  * Added localhost.localdomain for 127.0.0.1 in /etc/hosts, to prevent
    cfengine2 from choking on missing domainname (Closes Skolelinux #1039)

  [ Morten Werner Olsen and Steffen Joeris ]
  * included barebone profile (see #275028)
     - added an autopartkit-table for the barebone profile.
     - added Barebone-profile to base-config/07debian-edu to specify that
       we want network.default for it
     - modified base-config/65debian-edu-inst to install education-networked
       for this profile
     - wrote new debconf question for barebone profile
     - added profile-debconfquestion
     - Barebone profile only available in "debian-edu-expert" mode

  [ Morten Werner Olsen ]
  * Added myself as uploader.
  * Updated debian/po/* after Steffen's new debconf templates for barebone.
  * Added dependency on cdebconf-udeb for debian-edu-install-udeb.
  * Removed the "." in the short package description for all packages in
    debian/control.
  * Added a debian/debian-edu-install.lintian-override.

  [ Translations ]
  * Updated Catalan by Guillem Jover.
  * Updated Czech by Miroslav Kure. (Closes: #341294, #351767)
  * Updated Danish by Claus Hindsgaul. (Closes: #351757)
  * Updated Dutch by Bart Cornelis.
  * Updated German by Maximilian Wilhelm.
  * Updated Greek by Konstantinos Margaritis and Emmanuel Galatoulas.
  * Updated Japanese by Kenshi Muto. (Closes: #341528, #346031)
  * Updated Latvian by Aigars Mahinovs.
  * Updated Northern Saami by Børre Gaup.
  * Updated Norwegian bokmaal by Axel Boyer.
  * Updated Norwegian nynorsk by Gaute Hvoslef Kvalnes.
  * Updated Polish by Bartosz Fenski.
  * Updated Swedish by Daniel Nylander. (Closes: #344250)
  * Updated Turkish by Recai Oktas. (Closes: #341268)
  * Updated Vietnamese by Clytie Siddall. (Closes: #342107)

 -- Morten Werner Olsen <werner@debian.org>  Sat, 11 Feb 2006 02:35:50 +0100

debian-edu-install (0.648) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Change tftp directory from /tftpboot/ to /var/lib/tftpboot/,
    to be compatible with new LTSP.
  * Update /usr/ disk size for Main-Server+Workstation from 1440 to
    1750, to avoid running out of disk space with the current set of
    packages.
  * Translations
    - Last Portoguese update was translated by Eduardo Silva, not
      Miguel Figueiredo.

  [ Bart Cornelis ]
    - Updated Spanish by Pablo Pita Leira. (Closes: #329849)
    - Updated Dutch by Bart Cornelis.

  [ Finn-Arne Johansen ]
  * try to prettify the output of report-edu-reporterr
  * prepared for resolvconf inclusion on the main-server

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 24 Nov 2005 23:15:34 +0100

debian-edu-install (0.647) unstable; urgency=low

  * Finn-Arne Johansen
    - Set up config file for bind on main-server before bind is installed
      (Workaround for #275024. Closes: #257934)
    - Disable root account logins to lessdisks chroot
    - Added more variables to configure winbind authentication
    - Set courier webadmin to false (will hopefully prevent questions
      on upgrades)
    - Now autopartkit handles lvm2, only use partman for standalone
      install
    - Add mousedev for 2.6-kernels, and prepare yenta-socket for laptop.
    - Disabled devfsd for 2.6 kernels, made sure udev is installed
    - update lessdisks configuration
    - Added hacks to make it possible to netinstall
    - Detected non-running debian-edu-config during base-config for
      french install. Could happen for other languages to. thanks to
      Frederic Renet, Arnaud Hocevar and 'kernelsensei' for spotting this.
      (Closes slx #955, triggered by base-config bug #321638)
  * Joey Hess
    - Add debconf-2.0 alternate dependency.
  * Petter Reinholdtsen
    - Fix minor typos in debug output from base-config/menu/debian-edu-inst.
    - Fix two typos in the english template text.  (Closes: #310209)
    - Updated Standards-Version to 3.6.2.
  * Translations
    - Added Portoguese by Miguel Figueiredo. (Closes: #315464)
    - Added Vietnamese by Clytie Siddall. (Closes: #310207)
    - Updated German by Jens Seidel. (Closes: #313684)
    - Updated Catalan by Guillem Jover.
    - Updated Portoguese by Eduardo Silva.
    - Updated German by Maximilian Wilhelm.
    - Updated Danish by Claus Hindsgaul.
    - Updated Norwegian bokmaal and nynorsk by Gaute Hvoslef Kvalnes.
    - Updated Polish by Bartosz Fenski. (Closes: #322080)
    - Updated French by Julien Valroff. (Closes: #322121)
    - Updated Japanese by Kenshi Muto. (Closes: #323700)

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  7 Sep 2005 18:32:18 +0200

debian-edu-install (0.646) unstable; urgency=low

  * Finn-Arne Johansen
    - Added install/configure script for setting up for winbind
      authentication
    - Dont restart services when installing lessdisks workstation
    - Better debconf preeseding for lessdisks workstation
    - Fixed kdm setup in lessdisks chroot
    - Added better resolv.conf for the lessdisks client
    - Create homedir for the winbind client
    - use existing root account password for lessdisks-chroot
    - fix locale no_NO -> nb_NO in /etc/debian-edu/config
    - make sure debian-installer remember if we changed locale from no_NO to
      nb_NO
  * Petter Reinholdtsen
    - Enable code to call locale-gen if the locale name was changed from
      no_NO to nb_NO.
  * Guillem Jover
    - Fixed the same typo in the other debian-edu-install/profile template
      thus coalescing both msgids in the .po files.
    - Updated .po files.
  * Fixed typo in templates noticed by Recai Oktas, and do so without
    fuzzing translations. (Closes: #296164)
  * Translations
    - Updated Swedish by Per Olofsson. (Closes: #296098)
    - Updated French by Christian Perrier. (Closes: #293373)
    - Updated Danish by Claus Hindsgaul.
    - Updated Greek by Konstantinos Margaritis.
    - Updated Dutch by Bart Cornelis.
    - Updated Japanese by Kenshi Muto. (Closes: #296095)
    - Updated Catalan by Guillem Jover.
    - Updated Turkish by Recai Oktas. (Closes: #296160)
    - Updated Czech by Mirislav Cure. (Closes: #296267)
    - Updated Polish by Bartosz Fenski. (Closes: #296833)
    - Updated German by Michael Koch.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 27 Feb 2005 18:10:45 +0100

debian-edu-install (0.645) unstable; urgency=low

  * Petter Reinholdtsen
    - Remove redudant call to exit in base-config/25debian-edu-insert-cd.
    - Correct choice entries for nds translation.  Changing non-breaking
      space to normal space.
    - Reduce space requirement for Main-server and
      Main-Server+Thin-Client-Server.
    - Fixed typo in English template and update .po files.
  * Maximilian Wilhelm
    - Updated german translation.
  * Finn-Arne Johansen
    - Improved installation for lessdisks, including XF86 config generation
      on the fly.
    - Create and export partitions for lessdisks when installed.
    - Create a menu for choosing between lessdisks and ltsp.
    - Made sure that all profiles except standalone has "auto eth0".
    - Install gdm in the lessdisks-chroot, workaround for KDEBUG #96772.
    - Set up XTerminals using lessdisks and xdebconfigurator instead
      of ltsp.
    - Fix broken pxelinux.xfg header when extending with lessdisks in
      the menu.
    - Smaller disksize requirements for xterminal.
    - Make sure xdebconfigurator is installed on xterm.
  * Translations
    - Updated Spanish by Pablo Pita Leira.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 30 Jan 2005 16:56:01 +0100

debian-edu-install (0.644) unstable; urgency=low

  * Petter Reinholdtsen
    - Add autopartkit/README explaining how to set the partition sizes.
    - Change the minimum sizes for Main-Server+Workstation to reflect
      the current disk usage.
    - Moved OpenAFS preseeding into default.networked, to enable it for
      both main-server, workstation and thin-client-server.
    - Disable moving of inittab.real, and only reboot if that file already
      is moved into place.
    - Rewrote/reorganise the no_NO/nb_NO workaround, getting it to
      actually detect the distribution name used.
  * Finn-Arne Johansen
    - reboot after installation is done Closes: #275029
    - Added preseeding and script for installing lessdisks from the CD
    - Made sure eth0 is set to autoload on everything but standalone
      (Fixes Skolelinux #869)
    - Added workaround for no_NO -> nb_NO on sarge
    - Added workaround for "/media/cdrom0" on woody (#285607)
    - Changed powerPC install to not use autopartkit
    - Replace /etc/inittab with /etc/inittab.real before reboot, or else
      baseconfig will rerun after reboot
    - Fixed broken OpenAFS preseeding for thinclientserver
  * Andreas Schuldei
    - Added OpenAFS preseeding

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Jan 2005 12:27:52 +0100

debian-edu-install (0.643) unstable; urgency=low

  * Joey Hess
    - If the standalone profile is used, set autopartkit/hide to true
      so manual partitioning is done. Closes: #275027
    - No longer drop priority for standalone profile installs.

 -- Joey Hess <joeyh@debian.org>  Tue,  5 Oct 2004 17:18:00 -0400

debian-edu-install (0.642) unstable; urgency=low

  * Petter Reinholdtsen
    - Only enable nb_NO/no_NO workaround for woody installs.
    - Make symlink from /var/log/base-config.log to installer.log,
      documenting the new name of this log file.
  * Finn-Arne Johansen
    - Added debconf default for ifplugd on main-server
    - localization-config is now called by base-config in sarge
    - Standalone fails using autopartkit, should use manual partitioning
      (#27296 in BTS)
    - dont set "auto eth0" in interfaces on a standalone installation
    - Added more space on /opt (/) on Thin-client-servers (ltsp-4.1)
    - Tell squid to fix its cachedir ownership itself

 -- Joey Hess <joeyh@debian.org>  Tue,  5 Oct 2004 16:29:00 -0400

debian-edu-install (0.641) unstable; urgency=high

  * Petter Reinholdtsen
    - Reinsert installation of education-tasks in
      menu/debian-edu-install, to make sure the tasksel tasks are
      available when asking tasksel to install them.
  * Translations
    - Norwegian Nynorsk updated by Håvard Korsvoll.
  * High urgency to get this version into testing in time.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 28 Aug 2004 18:04:37 +0200

debian-edu-install (0.640) unstable; urgency=medium

  * Translations
    - Czech added by Miroslav Kure (Closes: #265581)
    - Dutch updated by Bart Cornelis.
    - Norwegian Bokmaal updated by Petter Reinholdtsen.
    - Danish updated by Claus Hindsgaul.  (Closes: #265825)
    - French updated by Christian Perrier.  (Closes: #265841)
    - Brazilian Portuguese updated by Frederico Goncalves Guimaraes.
    - Greek updated by Konstantinos Margaritis.
    - Turkish updated by Recai Oktas.
    - Latvian update by Aigars Mahinovs.
    - Japanese update by Kenshi Muto.
    - Swedish update by Per Olofsson.
    - Catalan update by Guillem Jover.
    - Polish update by Bartosz Fenski.
  * Medium urgency to get last version to testing in time.

 -- Joey Hess <joeyh@debian.org>  Tue, 17 Aug 2004 08:12:37 +0100

debian-edu-install (0.639) unstable; urgency=low

  * Joey Hess
    - Fix behavior with missing CD.
    - Change a few more instances of Skolelinux to Debian-Edu.
    - Fix new-mode jump_to, it needs to exit the calling program still.
    - Remove set -x from debconf-set-frontend, the verbosity was hiding real
      error messages.
  * Translations:
    - Added Japanese translation from Kenshi Muto. (Closes: #265023)
    - Added Swedish translation from Per Olofsson.

 -- Joey Hess <joeyh@debian.org>  Fri, 13 Aug 2004 12:54:34 -0300

debian-edu-install (0.638) unstable; urgency=low

  * Joey Hess
    - Add some error handling.
    - Meta-package education-tasks is pulled in automatically
      now by dependencies.
  * Translations:
    - Added Swedish translation by Per Olofsson.
    - Updated Polish translation by Bartosz Fenski.
    - Added Turkish translation by Recai Oktas.
    - Added Finish translations done by Ville Pohjanheimo.

 -- Klaus Ade Johnstad <klaus@skolelinux.no>  Mon,  9 Aug 2004 21:37:52 +0200

debian-edu-install (0.637) unstable; urgency=low

  * Petter Reinholdtsen
    - Add workaround in debian-edu-profile-udeb.prebaseconfig to
      rewrite nb_NO locale names to no_NO.  Only the latter is
      available in Woody, and we want this package to work in both
      Sarge and Woody.
    - Correct default boolean template value from 'yes' to 'true'.
  * Joey Hess
    - Remove debian-edu-apt-get, instead sarge install uses tasksel to
      install tasks with no queueing.
    - Apt-install the new education-tasks.
  * Translations:
    - Updated fr.po from Julien Valroff.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 24 Jul 2004 17:39:10 +0200

debian-edu-install (0.636) unstable; urgency=low

  * Petter Reinholdtsen
    - Improve nb translation.
  * Claus Hindsgaul
    - Updated Danish translation.
  * Maximilian Wilhelm
    - Updated German translation.
  * Bart Cornelis
    - Updated Dutch translation.
  * Bartosz Fenski
    - Added Polish translation.
  * Håvard Korsvoll
    - Updated Norwegian nynorsk (nn).
  * Klaus Ade Johnstad
    - Updated Norwegian Bokmaal (nb) translation.
    - Added info about impossible profile combinations.
  * Joey Hess
    - Preseed apt-setup/cd/another so it is not asked in sarge install.
    - Support base-config 2.32 and above, which no longer have the apt-get
      menu item, by providing a debian-edu-apt-get that does the same thing.
    - Remove the templates load hack, and have the debian-edu-install
      postinst source the confmodule, to load the templates properly.
    - Preseed exim4-config questons for sarge installs.
  * Monika Tiemann
    - Updated German Translation
  * Frederico Goncalves Guimaraes
    - Updated Brazilian Portuguese information
  * Guillem Jover
    - Updated Catalan translation

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 20 Jul 2004 22:34:32 +0200

debian-edu-install (0.635) woody; urgency=low

  * Petter Reinholdtsen
    - Use debconf preseeding to enable or disable
      init.d/update-hostname in debian-edu-config.
    - Improve reboot note, and update translation files with the latest
      version.
  * Alex Brasetvik
    - Enhanced language in installation templates.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 19 Jun 2004 13:36:01 +0200

debian-edu-install (0.634) woody; urgency=low

  * Petter Reinholdtsen
    - Move CD ejection to an earlier point in the installation, to
      make it available as soon as possible for installing other
      hosts.
    - Run checks when building the package.
    - Improve automatic partition table check and disable default
      answers check as it need root access to run.
    - Move squid cache into separate partition /var/spool/squid, to
      make it easier to increase it without unmounting /var/.
    - Add 99zdebian-edu-reboot, to reboot at the end of the
      installation, to make sure all programs use the correct
      /etc/resolv.conf and /etc/localtime.
    - Remove 98debian-edu-startkdm, as it is no use to start kdm/X
      when the machine reboot the next second.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 16 Jun 2004 21:53:47 +0200

debian-edu-install (0.633) unstable; urgency=low

  * Joey Hess
    - Fix skipping of time zone setup in sarge.
    - Fix skipping of apt-setup prompts in sarge.
    - Add base-config menu item templates.

 -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 15:09:31 -0400

debian-edu-install (0.632) unstable; urgency=low

  * Finn-Arne Johansen
    - Improve readability of test for empty string in 85debian-edu.
    - Fixed Partitioning on several profiles, to make sure there is room
      on /usr. The goal is to have 15% free.
      (should at least be 10% to avoid fragmenting)
  * Joey Hess
    - Link the debian-edu-questions.templates file into the menu directory
      too, so it will work with the new base-config.
    - Change a few instances of Skolelinux to Debian-Edu. Many more remain..
  * Petter Reinholdtsen
    - Moved dhcpd restart workaround from 85debian-edu to
      debian-edu-restart-services in debian-edu-config.

 -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 13:07:51 -0400

debian-edu-install (0.631) unstable; urgency=low

  * Klaus Ade Johnstad
    - Fixed Syntax error: Unterminated quoted string
      introduced to fix Skolelinux bug #286, Debian bug 156332

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  3 Jun 2004 15:57:42 -0300
   
debian-edu-install (0.630) unstable; urgency=low

  * Finn-Arne Johansen
    - Readded patch to fix skolelinux bug #286, Debian bug 156332
  * Frederico Goncalves Guimaraes
    - Updated Brasilian Portugese debconf translation (pt_BR.po).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 31 May 2004 01:50:44 -0300

debian-edu-install (0.629) unstable; urgency=medium

  * Petter Reinholdtsen
    - Fix bug in jump_to().  Check for show-menu instead of menu, as the
      latter is included in this package, and thus available independend
      of the version of base-config.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 20 May 2004 23:18:52 +0200

debian-edu-install (0.628) unstable; urgency=medium

  * Petter Reinholdtsen
    - Make it easier to enable/disable manual standalone installation.
    - Print debug output when looking for the package education-common.
    - Print debug output when jumping.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 20 May 2004 22:57:47 +0200

debian-edu-install (0.627) unstable; urgency=low

  * Joey Hess
    - Turn off debconf in debian-edu-setup.mnu, the script accesses the DB
      directly for preseeding.
  * Petter Reinholdtsen
    - Increase the minimum /usr/ size when installing
      Main-server+LTSP-server by 32 MB to make sure more
      then 10% of the disk is available.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 15 May 2004 23:51:19 +0200

debian-edu-install (0.626) unstable; urgency=low

  * Joey Hess
    - Pass -n to dh_installdebconf for the udebs to avoid creating
      useless postrm scripts.
    - Add support for base-config 2.x, by populating
      /usr/lib/base-config/menu/, with .mnu files and with programs that are
      mostly links to the files used for older versions of base-config.
    - Add a jump_to function to debian-edu-common that jumps by name or
      number, depending on the base-config version.
  * Translations:
    - Updated fr.po from  Christian Perrier. (Closes: #246792)

 -- Joey Hess <joeyh@debian.org>  Fri,  7 May 2004 15:14:19 -0400

debian-edu-install (0.625) unstable; urgency=low

  * Finn-Arne Johansen
    - Removed special handling of standalone profile when it comes
      to partitioning

 -- Andreas Schuldei <andreas@debian.org>  Wed, 28 Apr 2004 19:41:51 +0200

debian-edu-install (0.624) unstable; urgency=low

  * Petter Reinholdtsen
    - Rename all files with 'skolelinux' in the name to use 'debian-edu'
      instead.
    - Depend on debian-edu-config (>= 0.380) to get a version where
      debian-edu is used consistently for all files.
  * Updated translations
    - Danish by Claus Hindsgaul. (Closes: #245772).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 26 Apr 2004 20:07:46 +0200

debian-edu-install (0.623) unstable; urgency=low

  * Guillem Jover
    - Run debconf-updatepo.
    - Updated and fixed Catalan debconf translation (ca.po).
  * Bart Cornelis
    - Updated Dutch translation (nl.po)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 23 Apr 2004 00:29:59 +0200

debian-edu-install (0.622) unstable; urgency=low

  * Only change the boot order of the pcmcia init.d script if it exist.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 15 Apr 2004 00:13:48 +0200

debian-edu-install (0.621) unstable; urgency=low

  * Bart Cornelis
    - Added Low Saxon translation, thanx to Sven Kromminga.
  * Petter Reinholdtsen
    - Change how laptops (PCMCIA) is detected, to match the check used
      by d-i hw-detect.  Look for /proc/bus/pccard/drivers instead of
      /proc/bus/pccard/00/.

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  1 Apr 2004 22:26:51 +0200

debian-edu-install (0.620) unstable; urgency=low

  * Frederico Goncalves Guimaraes
    - Updated Brasilian Portugese debconf translation (pt_BR.po).
  * Petter Reinholdtsen
    - Change the boot order of the pcmcia script from 20 to 11
      to make sure the network is enabled before the network
      services.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 27 Mar 2004 17:06:56 +0100

debian-edu-install (0.619) unstable; urgency=low

  * Finn-Arne Johansen
    - Removed workaround for Skolelinux bug 286, as it seems to work
      with dhcp3-server
    - Added call to install kudzu-vesa to help set up vesafb.
  * Bart Cornelis
    - Add empty debconf translation file for Low Saxon, to be
      translated soon.
  * Petter Reinholdtsen
    - Replace debconf-load-defaults and debconf-save-answers with the
      implementation of debconf-set-selections and
      debconf-set-selections from debconf version 1.4.13.  This
      required adding the debconf template owner to the default files.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 21:57:27 +0100

debian-edu-install (0.618) unstable; urgency=low

  * Rune Nordbøe Skillingstad
    - Removed apache-fix-config (use cfengine instead).

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 29 Feb 2004 17:24:12 +0100

debian-edu-install (0.617) unstable; urgency=low

  * Petter Reinholdtsen
    - Update Danish debconf translation.  Patch from Claus
      Hindsgaul. (Closes: #234437)
    - Move some LDAP tests from ldap-server to ldap-client, as they are
      useful to run on all hosts using LDAP and not only the server.
  * Rune Nordbøe Skillingstad
    - Changed task to require bind9
    - Moved skolelinux-restart-services and skolelinux-test-install
      to debian-edu-config
  * Finn-Arne Johansen
    - Set the symlink /bin/sh to make sure bash is not used as /bin/sh
  * Håvard Korsvoll
    - Update translation Norwegian nynorsk.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 29 Feb 2004 15:38:21 +0100

debian-edu-install (0.616) unstable; urgency=low

  * Add ash as build-depend. (Closes: #233186)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 20 Feb 2004 10:55:22 +0100

debian-edu-install (0.615) unstable; urgency=low

  * Add missing newline in debian-edu-install.templates.  This fixes
    dialog problem introduced in 0.613.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 15 Feb 2004 17:25:51 +0100

debian-edu-install (0.614) unstable; urgency=low

  * Per Harald Westby
    - Increased autopartkit minima for /usr and /var on a mainserver
      by 32MiB each - to have more than 10% free space (and avoid
      excessive file fragmentation) AND have more than 100MiB free
      (and have no warnings from Nagios).
    - Increased autopartkit minimum for /usr on a
      mainserver+workstation by 64MiB - to have more than 10% free
      space (and avoid excessive file fragmentation) AND have more
      than 100MiB free (and have no warnings from Nagios).
  * Petter Reinholdtsen
    - Try to avoid that the installation some times end up in
      interactive mode, by ignoring some return codes in
      base-config/25skolelinux-insert-cd.
    - Check autopartkit.d data at build time.
    - Make sure the LVM size in workstation profile is large enough
      to contain all the logical volumes in it.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 15 Feb 2004 12:13:08 +0100

debian-edu-install (0.613) unstable; urgency=low

  * Mention debconf-set-selection in the TODO file.
  * Make sure the debian-edu-install/standalone template is available
    in debian-edu-profile-udeb where it is needed, and not
    debian-edu-install.
  * Split install config and requirement testing code into separate
    groups in base-config/07skolelinux.
  * Started on new test to detect if there are more then one
    main-server on the net.  It is disabled for now, as it need more
    testing.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 14 Feb 2004 19:20:06 +0100

debian-edu-install (0.612) unstable; urgency=low

  * Petter Reinholdtsen
    - Drop dependency on discover for debian-edu-install, trying to make
      sure its postinst script is executed before discover is installed,
      to preseed the debconf database with info that discover should not
      create /dev/cdrom symlink.
    - Use debian-edu-* as package names in the menu entry templates.
    - Try to warn the user that the standalone installation is partly
      manual.  The text should be improved and corrected.
    - If directory /proc/bus/pccard/00 exist, assume PCMCIA bus was
      detected and install education-laptop.
  * Per Harald Westby
    - Increased minimum for /usr on a mainserver+thinclient-server by an
      additional 64MiB to have more than 10% free space and avoid
      excessive file fragmentation.
  * Bart Cornelis
    - Changed occurences of devel@skolelinux.no to debian-edu@l.d.o
      everywhere.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 11 Feb 2004 21:24:11 +0100

debian-edu-install (0.611) unstable; urgency=low

  * Petter Reinholdtsen
    - Add Andreas Schuldei as uploader.
    - Improve error message printed when update-locale-config fail.
    - Add comment regarding a related tool in debconf-save-answers.
  * Per Harald Westby
    - Increased minimum for /usr by 64MiB to try getting above NCS's
      100MiB WARNING treshold for free space on a fresh
      install of a combined mainserver+thinclient-server.
      Increased vg_system by same amount.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  7 Feb 2004 10:09:43 +0100

debian-edu-install (0.610) unstable; urgency=medium

  * Jump to version number to 0.610 make sure it is higher than the
    version used in Skolelinux / Woody (0.609.skolelinux.#).
  * Drop dependency for debian-edu-install-udeb on
    md-modules-2.4.22-1-386-di as autopartkit now depend on
    md-modules.
  * Depend on bootable-system in debian-edu-install-udeb instead of
    grub-installer now that grub is the default installer in d-i.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 30 Jan 2004 22:43:25 +0100

debian-edu-install (0.1) unstable; urgency=low

  * Initial Release, based on Skolelinux version 0.607.
  * Updated copyright-file to point to the GPL text in base-files.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 23 Jan 2004 21:11:49 +0100
