--- trunk/tools/base-installer/debian/changelog 2003/02/07 14:25:25 1879 +++ trunk/tools/base-installer/debian/changelog 2003/02/07 21:15:35 1880 @@ -1,6 +1,12 @@ base-installer (0.016) UNRELEASED; 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 source protocol from file: to + copy:, and split 'apt-get install' into two parts, one downloading + outside /target/, and one installing within /target/. + * Install kernel with DEBIAN_FRONTEND=noninteractive. -- Petter Reinholdtsen Fri, 7 Feb 2003 15:22:36 +0100