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
