[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#863177: live-wrapper: Braille and speech support



Package: live-wrapper
Version: 0.6
Severity: important

Hello,

For braille and speech support in the live images, one would need the
brltty, espeakup and alsa-utils packages.  The attached patch adds them.

Samuel

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.11.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages live-wrapper depends on:
ii  debian-archive-keyring  2014.3
ii  isolinux                3:6.03+dfsg-14.1
ii  python-apt              1.4.0~beta3
ii  python-cliapp           1.20160724-2
ii  python-distro-info      0.14
ii  python-requests         2.12.4-1
pn  python:any              <none>
ii  vmdebootstrap           1.7-1
ii  xorriso                 1.4.6-1+b1

live-wrapper recommends no packages.

Versions of packages live-wrapper suggests:
pn  cmdtest  <none>

-- no debconf information

-- 
Samuel
<c> ya(ka|ma|to)* ca existe une fois sur 2 au japon, c'est facile ;-)
 -+- #ens-mim au japon -+-
diff --git a/hooks/customise.sh b/hooks/customise.sh
index acc6a02..f0ac188 100755
--- a/hooks/customise.sh
+++ b/hooks/customise.sh
@@ -17,7 +17,7 @@ cat /etc/resolv.conf > ${rootdir}/etc/resolv.conf
 
 prepare_apt_source "${LWR_MIRROR}" "${LWR_DISTRIBUTION}"
 
-chroot ${rootdir} apt-get -y install initramfs-tools live-boot live-config ${LWR_TASK_PACKAGES} ${LWR_EXTRA_PACKAGES} task-laptop task-english libnss-myhostname
+chroot ${rootdir} apt-get -y install initramfs-tools live-boot live-config ${LWR_TASK_PACKAGES} ${LWR_EXTRA_PACKAGES} brltty espeakup alsa-utils task-laptop task-english libnss-myhostname
 
 # Temporary fix for #843983
 chroot ${rootdir} chmod 755 /

Reply to: