Revision: 6412
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6412&view=rev
Author:   owes
Date:     2012-02-25 08:32:42 +0000 (Sat, 25 Feb 2012)
Log Message:
-----------
Upgrade util-linux to 2.21

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/util-linux
    ipcop/trunk/lfs/util-linux
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
    ipcop/trunk/updates/2.1.0/information.xml

Modified: ipcop/trunk/config/rootfiles/common/util-linux
===================================================================
--- ipcop/trunk/config/rootfiles/common/util-linux      2012-02-25 08:09:43 UTC 
(rev 6411)
+++ ipcop/trunk/config/rootfiles/common/util-linux      2012-02-25 08:32:42 UTC 
(rev 6412)
@@ -1,4 +1,4 @@
-## util-linux-2.20.1
+## util-linux-2.21
 ##
 bin/dmesg
 #bin/findmnt
@@ -17,6 +17,7 @@
 sbin/blkid
 sbin/blockdev
 #sbin/cfdisk
+#sbin/chcpu
 sbin/ctrlaltdel
 #sbin/fdisk
 #sbin/findfs
@@ -31,6 +32,7 @@
 #sbin/mkfs.minix
 sbin/mkswap
 #sbin/pivot_root
+#sbin/raw
 #sbin/sfdisk
 #sbin/swaplabel
 sbin/swapoff
@@ -124,7 +126,6 @@
 #usr/share/man/man1/mountpoint.1
 #usr/share/man/man1/namei.1
 #usr/share/man/man1/pg.1
-#usr/share/man/man1/readprofile.1
 #usr/share/man/man1/rename.1
 #usr/share/man/man1/renice.1
 #usr/share/man/man1/rev.1
@@ -157,6 +158,7 @@
 #usr/share/man/man8/blkid.8
 #usr/share/man/man8/blockdev.8
 #usr/share/man/man8/cfdisk.8
+#usr/share/man/man8/chcpu.8
 #usr/share/man/man8/ctrlaltdel.8
 #usr/share/man/man8/cytune.8
 #usr/share/man/man8/delpart.8
@@ -183,6 +185,8 @@
 #usr/share/man/man8/mount.8
 #usr/share/man/man8/partx.8
 #usr/share/man/man8/pivot_root.8
+#usr/share/man/man8/raw.8
+#usr/share/man/man8/readprofile.8
 #usr/share/man/man8/rtcwake.8
 #usr/share/man/man8/setarch.8
 #usr/share/man/man8/sfdisk.8

Modified: ipcop/trunk/lfs/util-linux
===================================================================
--- ipcop/trunk/lfs/util-linux  2012-02-25 08:09:43 UTC (rev 6411)
+++ ipcop/trunk/lfs/util-linux  2012-02-25 08:32:42 UTC (rev 6412)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = util-linux
-VER        = 2.20.1
+VER        = 2.21
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_KERNEL)/linux/utils/util-linux/v2.20
+DL_FILE    = $(THISAPP).tar.xz
+DL_FROM    = $(URL_KERNEL)/linux/utils/util-linux/v2.21
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -49,9 +49,9 @@
 
 objects = $(DL_FILE)
 
-$(DL_FILE)                     = $(DL_FROM)/$(DL_FILE)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5                 = 079b37517fd4e002a2e6e992e8b4e361
+$(DL_FILE)_MD5 = 208aa058f4117759d2939d1be7d662fc
 
 install : $(TARGET)
 
@@ -80,7 +80,7 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
 
 ifeq "$(STAGE)" "toolchain"
        # arch is used during many configure script so provide that even that 
work without

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-25 08:09:43 UTC 
(rev 6411)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-25 08:32:42 UTC 
(rev 6412)
@@ -133,3 +133,25 @@
 ##
 ## modified squidGuard
 /usr/bin/squidGuard
+##
+## util-linux-2.21
+/bin/dmesg
+/bin/more
+/bin/mount
+/bin/umount
+/lib/libblkid.so.1.1.0
+/lib/libmount.so.1.1.0
+/sbin/agetty
+/sbin/blkid
+/sbin/blockdev
+/sbin/ctrlaltdel
+/sbin/fsck
+/sbin/hwclock
+/sbin/losetup
+/sbin/mkswap
+/sbin/swapon
+/usr/bin/getopt
+/usr/bin/logger
+/usr/bin/rename
+/usr/bin/renice
+/usr/sbin/fdformat

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2012-02-25 08:09:43 UTC (rev 
6411)
+++ ipcop/trunk/updates/2.1.0/information.xml   2012-02-25 08:32:42 UTC (rev 
6412)
@@ -7,7 +7,7 @@
             Add URL filter.<br />
             Language updates.<br />
             Upgrade e2fsprogs to 1.42.1, ethtool to 3.2, gmp to 5.0.4, kernel 
to 3.0.22, krb5 to 1.9.3,
-            procps to 3.3.2, shadow to 4.1.5.
+            procps to 3.3.2, shadow to 4.1.5, util-linux to 2.21.
             <br />
             <b>Mandatory reboot after upgrade.</b>
         </description>

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to