Revision: 2726
http://ipcop.svn.sourceforge.net/ipcop/?rev=2726&view=rev
Author: owes
Date: 2009-04-19 13:12:57 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
Since we use hostname from net-tools there is no need to build hostname in
coreutils
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/coreutils
ipcop/trunk/lfs/coreutils
Modified: ipcop/trunk/config/rootfiles/common/coreutils
===================================================================
--- ipcop/trunk/config/rootfiles/common/coreutils 2009-04-19 12:51:00 UTC
(rev 2725)
+++ ipcop/trunk/config/rootfiles/common/coreutils 2009-04-19 13:12:57 UTC
(rev 2726)
@@ -11,7 +11,6 @@
bin/echo
bin/false
bin/head
-#bin/hostname
bin/ln
bin/ls
bin/mkdir
@@ -157,6 +156,11 @@
#usr/share/locale/ko/LC_MESSAGES/coreutils.mo
#usr/share/locale/ko/LC_TIME
#usr/share/locale/ko/LC_TIME/coreutils.mo
+#usr/share/locale/lt
+#usr/share/locale/lt/LC_MESSAGES
+#usr/share/locale/lt/LC_MESSAGES/coreutils.mo
+#usr/share/locale/lt/LC_TIME
+#usr/share/locale/lt/LC_TIME/coreutils.mo
#usr/share/locale/ms
#usr/share/locale/ms/LC_MESSAGES
#usr/share/locale/ms/LC_MESSAGES/coreutils.mo
@@ -240,7 +244,6 @@
#usr/share/man/man1/groups.1
#usr/share/man/man1/head.1
#usr/share/man/man1/hostid.1
-#usr/share/man/man1/hostname.1
#usr/share/man/man1/id.1
#usr/share/man/man1/install.1
#usr/share/man/man1/join.1
Modified: ipcop/trunk/lfs/coreutils
===================================================================
--- ipcop/trunk/lfs/coreutils 2009-04-19 12:51:00 UTC (rev 2725)
+++ ipcop/trunk/lfs/coreutils 2009-04-19 13:12:57 UTC (rev 2726)
@@ -101,13 +101,12 @@
cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH1)
cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH2)
cd $(DIR_APP) && ./configure --prefix=/usr \
- --enable-install-program=hostname \
--enable-no-install-program=kill,uptime
cd $(DIR_APP) && make -j $(PARALLELISM)
cd $(DIR_APP) && make install
mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin
- mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,readlink,rm}
/bin
+ mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,readlink,rm} /bin
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
mv -v /usr/bin/chroot /usr/sbin
mv -v /usr/bin/{head,sleep,nice} /bin
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn