[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [1323] ipcop/trunk
From:       chepati () users ! sourceforge ! net
Date:       2008-04-21 0:22:18
Message-ID: E1JnjnW-0001eA-Sw () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 1323
          http://ipcop.svn.sourceforge.net/ipcop/?rev=1323&view=rev
Author:   chepati
Date:     2008-04-20 17:22:18 -0700 (Sun, 20 Apr 2008)

Log Message:
-----------
unicode_start needs printf, stty and tty so build these three busybox applets.  It \
seems busybox wants to set the console in UTF mode by default and it needs \
unicode_start.  Right now with all these extra applets I'm still getting an error \
message: stty: invalid number 'iutf8' which could be that we're missing a unicode \
keymap or... I don't know.  Anyone?

Modified Paths:
--------------
    ipcop/trunk/config/busybox/busybox-1.10.1-config
    ipcop/trunk/lfs/initramfs

Modified: ipcop/trunk/config/busybox/busybox-1.10.1-config
===================================================================
--- ipcop/trunk/config/busybox/busybox-1.10.1-config	2008-04-20 22:37:54 UTC (rev \
                1322)
+++ ipcop/trunk/config/busybox/busybox-1.10.1-config	2008-04-21 00:22:18 UTC (rev \
1323) @@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Busybox version: 1.10.1
-# Sun Apr 20 13:42:00 2008
+# Sun Apr 20 23:56:04 2008
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -201,7 +201,7 @@
 # CONFIG_NOHUP is not set
 # CONFIG_OD is not set
 # CONFIG_PRINTENV is not set
-# CONFIG_PRINTF is not set
+CONFIG_PRINTF=y
 # CONFIG_PWD is not set
 CONFIG_READLINK=y
 CONFIG_FEATURE_READLINK_FOLLOW=y
@@ -219,7 +219,7 @@
 # CONFIG_FEATURE_SPLIT_FANCY is not set
 # CONFIG_STAT is not set
 # CONFIG_FEATURE_STAT_FORMAT is not set
-# CONFIG_STTY is not set
+CONFIG_STTY=y
 # CONFIG_SUM is not set
 CONFIG_SYNC=y
 # CONFIG_TAC is not set
@@ -234,7 +234,7 @@
 # CONFIG_FEATURE_TR_CLASSES is not set
 # CONFIG_FEATURE_TR_EQUIV is not set
 # CONFIG_TRUE is not set
-# CONFIG_TTY is not set
+CONFIG_TTY=y
 CONFIG_UNAME=y
 # CONFIG_UNEXPAND is not set
 # CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS is not set

Modified: ipcop/trunk/lfs/initramfs
===================================================================
--- ipcop/trunk/lfs/initramfs	2008-04-20 22:37:54 UTC (rev 1322)
+++ ipcop/trunk/lfs/initramfs	2008-04-21 00:22:18 UTC (rev 1323)
@@ -144,6 +144,9 @@
 	install -c -D /usr/bin/unicode_start			$(INITRAMFS_DIR)/usr/bin/unicode_start
 	install -c -D /usr/bin/unicode_stop			$(INITRAMFS_DIR)/usr/bin/unicode_stop
 
+	# Create a link to tty which is in /bin but unicode_start expects it in /usr/bin
+	ln -s ../../bin/tty					$(INITRAMFS_DIR)/usr/bin/tty
+
 	# Install mke2fs (from e2fsprogs)
 	install -c -D /sbin/mke2fs				$(INITRAMFS_DIR)/usr/bin/mke2fs
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic