On Fri, Apr 22, 2016 at 3:53 AM, Sven Joachim <[email protected]> wrote: > On 2016-04-05 00:42 +0900, Roger Shimizu wrote: > >> I'm going to add GNU/screen support into debian-installer [0]. >> It would be useful when install debian via serial console or >> network-console (SSH). > > I can't really test your screen-udeb package, but you will probably need > the screen terminfo entry in the installer. One possibility is to > install it into the screen-udeb package at build time, there's precedent > for that in the bogl package[1]. > > Cheers, > Sven > > > 1. https://anonscm.debian.org/git/collab-maint/bogl.git/tree/debian/rules#n35
Dear Sven, Thanks for your feedback! However, as I tested, screen-udeb ran well under my armel device. And there're a few terminfo already inside d-i image: /usr/share/terminfo/b/bterm /lib/terminfo/l/linux /lib/terminfo/v/vt102 /lib/terminfo/d/dumb /lib/terminfo/a/ansi They're maybe provided by src:debian-installer-utils [2], which creates package di-utils-terminfo [3]. [2] https://anonscm.debian.org/cgit/d-i/debian-installer-utils.git/tree/debian/rules [3] https://anonscm.debian.org/cgit/d-i/debian-installer-utils.git/tree/debian/control I guess the above 5 terminfo files are enough for d-i, and there's no need to introduce new one. Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1

