Adam Di Carlo <[EMAIL PROTECTED]>: > > Do you have a check list of the programs that will be linked against > > slang in boot-floppies? > > No, sorry.
I just tried ldd on all the executable files in http://http.us.debian.org/debian/dists/potato/main/disks-i386/current/images-1.44/root.bin The ones linked against slang are: ae cfdisk dbootstrap It looks like the first two use slcurses.h, and the last one uses libnewt, which uses slang.h (slang proper). Edmund