base-installer (0.018) unstable; urgency=low * Mario Lang - Remove brltty specific code from base-installer postinst. We now have apt-install. * Petter Reinholdtsen - Process the apt-install queue in one call to apt-install, instead of several. This should speed up the install. -- Petter Reinholdtsen Tue, 4 Mar 2003 16:42:44 +0100 base-installer (0.017) unstable; urgency=low * Petter Reinholdtsen - Moved apt-update and apt-install to rootskel. * Matt Kraai - Unset Debconf variables before calling apt-install (closes: #180249). - Remove local component for network installs. -- Matt Kraai Wed, 12 Feb 2003 21:46:13 -0800 base-installer (0.016) unstable; urgency=low * Use the same components in debootstrap and APT. * Two new helper programs, apt-update and apt-install. * Try to fix CDROM installs; Make sure 'apt-get update' is executed when installing from CD, change the APT source protocol from file: to copy:, and split 'apt-get install' into two parts, one downloading outside /target/, and one installing within /target/. * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make sure /target/proc/ is available during install. * Make sure initrd-tools is installed before we modify its configuration. * Add package queue for extra packages to install into /target/. Should apt-install move into rootskel or another package? * Redirect stderr to /var/log/messages when installing packages. * Make debug output easier to read. -- Petter Reinholdtsen Fri, 7 Feb 2003 15:22:36 +0100 base-installer (0.015) unstable; urgency=low * Mario Lang - in base-installer postinst, if /sbin/brltty exists, brltty=... was passed in kernel cmdline, and brltty is running, add it to debootstrap --include list. * Petter Reinholdtsen - In kernel-installer, set DELAY=0 in /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of interrupting the boot in the initrd. - Add more error handling in kernel-installer. * Matt Kraai - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get (closes: 179994). -- Matt Kraai Thu, 06 Feb 2003 17:28:17 -0800 base-installer (0.014) unstable; urgency=low * Bastian Blank - remove kernel installation from base-installer - add apt-get update to base-installer - add kernel-installer * Richard Hirst - fix apt-get args for gzip and dpkg binaries - get apt-get to tell dpkg to run in /target - add target bin/sbin dirs to PATH for aptget/dpkg - actually use rootskel initrd template for /etc/kernel-img.conf - add relative_links=yes, image_in_boot=yes to kernel-img.conf - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst, as per base-installer postinst (undocumented hacks) * Petter Reinholdtsen - Detect missing 'debian-installer/kernel/image' and report this as an error. -- Matt Kraai Mon, 03 Feb 2003 20:34:29 -0800 base-installer (0.013) unstable; urgency=low * Richard Hirst - create appropriate /target/etc/kernel-img.conf for hppa * Tollef Fog Heen - remove -x from postinst, to remove clutter. * Petter Reinholdtsen - Remove obsolete skolelinux debootstrap symlinks. -- Tollef Fog Heen Sat, 7 Dec 2002 16:53:30 +0100 base-installer (0.012) unstable; urgency=low * Tollef Fog Heen - Fix installer-menu-item * Richard Hirst - Add hppa support -- Tollef Fog Heen Wed, 4 Dec 2002 03:36:08 +0100 base-installer (0.011) unstable; urgency=low * Tollef Fog Heen - Set priority to required -- Tollef Fog Heen Thu, 14 Nov 2002 02:42:06 +0100 base-installer (0.010) unstable; urgency=low * Martin Sjögren - Replace XBC with XB so our special control fields don't confuse the changes files. -- Tollef Fog Heen Thu, 14 Nov 2002 02:09:39 +0100 base-installer (0.009) unstable; urgency=low * support http_proxy -- Tollef Fog Heen Wed, 6 Nov 2002 01:54:01 +0100 base-installer (0.008) unstable; urgency=low * Do not crash if the questions netcfg/get_hostname or netcfg/get_domain are unknown to debconf. * Use default distribution if no debconf answer is available. * Document how to avoid the 5 second 'get root without giving password' window. * Add hack to avoid messages like 'Note /etc/modules.conf is more recent than /lib/modules/*/modules.dep' * Choose kernel version based on the distribution name. * Use dash instead of ash * Fix paths to avoid double slashes. * Only exclude if we have anything to exclude * Make lilo not try to install itself, by echoing magic string * Make -boot the maintainer but add me to Uploaders. -- Tollef Fog Heen Mon, 14 Oct 2002 17:08:13 +0200 base-installer (0.007) unstable; urgency=low * Log to /target/var/log/, not /tmp/. * Use distribution selected in choose-mirror. * Avoid adding bogus entry in /target/etc/hosts if debconf values for netcfg/get_{hostname,domain} is empty. * Correct translation language code from 'no' to 'nb'. * Get rid of PROFILE stuff inside postinst, since it's not used. * Make sure /target/etc exists before writing files into it. -- Tollef Fog Heen Mon, 16 Sep 2002 17:57:19 +0200 base-installer (0.006) unstable; urgency=low * Support comments in /cdrom/.disk/* files. Thanks to Petter Reinholdtsen for pointing this out. * The support for /cdrom/.disk/* files was quite broken -- a delimiter was added to the end. This caused lots of grief, which should now be fixed. * Fix path to base_{include,exclude} files. -- Tollef Fog Heen Wed, 3 Jul 2002 22:57:23 +0200 base-installer (0.005) unstable; urgency=low * Fix syntax error in postinst. * Add support for base_{include,exclude} and fix the support for --components when installing from CD. -- Tollef Fog Heen Fri, 28 Jun 2002 10:18:19 +0200 base-installer (0.004) unstable; urgency=low * twiddle with kernel-img.conf * pass --components with somewhat sane values to debootstrap. * don't pass script to debootstrap. -- Tollef Fog Heen Sun, 23 Jun 2002 10:11:20 +0200 base-installer (0.003) unstable; urgency=low * Up version to actually get this installed * Change architecture to all everywhere. -- Tollef Fog Heen Wed, 19 Jun 2002 20:43:58 +0200 base-installer (0.002) unstable; urgency=low * Fix cdrom installation. -- Tollef Fog Heen Wed, 19 Jun 2002 20:20:27 +0200 base-installer (0.001) unstable; urgency=low * Initial release -- Tollef Fog Heen Sun, 10 Mar 2002 20:06:30 +0100