Revision: 3075 http://ipcop.svn.sourceforge.net/ipcop/?rev=3075&view=rev Author: owes Date: 2009-06-17 12:23:18 +0000 (Wed, 17 Jun 2009)
Log Message: ----------- Without terminfo/v directory it is pretty difficult to cp vt102 terminfo file. Modified Paths: -------------- ipcop/trunk/lfs/initramfs Modified: ipcop/trunk/lfs/initramfs =================================================================== --- ipcop/trunk/lfs/initramfs 2009-06-17 12:17:07 UTC (rev 3074) +++ ipcop/trunk/lfs/initramfs 2009-06-17 12:23:18 UTC (rev 3075) @@ -101,6 +101,7 @@ mkdir -p $(INITRAMFS_DIR)/usr/lib mkdir -p $(INITRAMFS_DIR)/usr/share/locale mkdir -p $(INITRAMFS_DIR)/usr/share/terminfo/l + mkdir -p $(INITRAMFS_DIR)/usr/share/terminfo/v mkdir -p $(INITRAMFS_DIR)/usr/share/udhcpc mkdir -p $(INITRAMFS_DIR)/var/run ln -sf bin $(INITRAMFS_DIR)/sbin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn