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

Re: [d-i]: generate proper symlinks in tree



Tollef Fog Heen wrote:
> Without this patch to debian-installer/build/Makefile, the images
> booted won't be very useful:
>  
> +	# Add missing symlinks for libraries
> +	/sbin/ldconfig -n $(TREE)/lib $(TREE)/usr/lib
> +

How's that? The tree has always had symlinks in it, they are made by
mklibs.sh iirc.

root@kite:/home/joey/debian/packages/debian-installer/build/net-oldtree>find lib usr/lib -type l
lib/libnss_dns.so.2
lib/libresolv.so.2
lib/libdetect.so.0
lib/libm.so.6
lib/libdl.so.2
lib/libc.so.6
lib/ld-linux.so.2
usr/lib/libdebconf.so.0.1
usr/lib/libdebconf.so

-- 
see shy jo



Reply to: