diff --git a/debian/changelog b/debian/changelog index f4ebc4f4..d0763810 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ debian-cd (2.2.17) UNRELEASED; urgency=low * Kenshi Muto - Add jfbterm, unifont into forcd1, d-i+kernel (second stage of debian-installer needs them). + - Add console-cyrillic, console-terminus, hotplug into forcd1, d-i+kernel. * Joey Hess - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge. Expand ${DEBIAN_VERSION}, ${MEDIA_TYPE}, and ${BUILD_DATE} diff --git a/tasks/debian-installer+kernel b/tasks/debian-installer+kernel index ed0f09b2..d73d3adb 100644 --- a/tasks/debian-installer+kernel +++ b/tasks/debian-installer+kernel @@ -17,6 +17,9 @@ lvm10 aptitude jfbterm unifont +hotplug +console-cyrillic +console-terminus #ifdef ARCH_i386 kernel-image-2.4.22-1-386 kernel-pcmcia-modules-2.4.22-1-386 diff --git a/tasks/forcd1 b/tasks/forcd1 index 04e55641..18c802eb 100644 --- a/tasks/forcd1 +++ b/tasks/forcd1 @@ -46,3 +46,6 @@ ntpdate hdparm jfbterm unifont +hotplug +console-cyrillic +console-terminus diff --git a/tools/generate_di+k_list b/tools/generate_di+k_list index 1b88af5e..a2a60664 100755 --- a/tools/generate_di+k_list +++ b/tools/generate_di+k_list @@ -25,6 +25,9 @@ lvm10 aptitude jfbterm unifont +hotplug +console-cyrillic +console-terminus #ifdef ARCH_i386 EOF