From: Heiko Z. <smi...@us...> - 2011-12-27 17:13:34
|
Update of /cvsroot/devil-linux/build In directory vz-cvs-3.sog:/tmp/cvs-serv7885 Modified Files: CHANGES Makefile.build md5sum.lst Log Message: updated pax-utils to cvs-20111227 changed a few script dependencies to avoid build failures Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- Makefile.build 23 Dec 2011 16:15:03 -0000 1.41 +++ Makefile.build 27 Dec 2011 17:13:32 -0000 1.42 @@ -36,7 +36,7 @@ libnetfilter_conntrack libxslt mcrypt mysql h323plus \ pam_mount neon tz Pound -GROUP_16 := util-linux gawk groff coreutils +GROUP_16 := util-linux gawk groff coreutils grep gperf file GROUP_17 := e2fsprogs gdchart openldap pam_mysql postgresql \ wvstreams iperf irqbalance @@ -53,9 +53,9 @@ dhcp dhcpcd dialog diffutils djbdns \ dnsmasq dosfstools dovecot dst dvd+rw-tools \ ebtables ether-wake ethtool eventlog ez-ipupdate \ - fetchmail file fprobe \ - fprobe-ulog freeramdisk fwlogwatch gperf \ - grep grsecurity grub \ + fetchmail fprobe \ + fprobe-ulog freeramdisk fwlogwatch \ + grsecurity grub \ hdparm hostap-driver i2c id3 \ ifenslave inetutils inotify-tools insserv sipcalc \ iproute2 iptraf iputils ipvsadm isapnptools \ @@ -389,7 +389,7 @@ fetchmail: | $(GROUP_18) -file: | $(GROUP_18) +file: | $(GROUP_15) findutils: | $(GROUP_08) @@ -403,9 +403,9 @@ gawk: | $(GROUP_15) util-linux -gperf: | $(GROUP_18) +gperf: | $(GROUP_15) -grep: | $(GROUP_18) +grep: | $(GROUP_15) groff: | $(GROUP_15) gawk Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1485 retrieving revision 1.1486 diff -u -d -r1.1485 -r1.1486 --- CHANGES 21 Dec 2011 19:55:44 -0000 1.1485 +++ CHANGES 27 Dec 2011 17:13:31 -0000 1.1486 @@ -23,6 +23,7 @@ 1.6.0-RC1 WIP - resolved bug #118 - install-on-usb fails to install grub (64 bit versions) +- updated pax-utils to cvs-20111227 - closed bug #106 - pre_init: logic of /sbin/upgrade-config call - automatic upgrade is now available with "a" (good luck!) - upgrade has now to be initiated with "u", any other key skips Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.648 retrieving revision 1.649 diff -u -d -r1.648 -r1.649 --- md5sum.lst 17 Dec 2011 23:52:46 -0000 1.648 +++ md5sum.lst 27 Dec 2011 17:13:32 -0000 1.649 @@ -385,7 +385,7 @@ 829f9aa6d1ec6a4d16506d118ab0703a src/patch-3.1.5.xz 289248c80d96184a902ffac1db56543f src/patch-o-matic-ng-20090819.tar.bz2 ad241429bf352d1b55493153f2eaae2f src/pax-linux-2.6.32.10-test27.patch.bz2 -acf0e368cb33bc2f6a335ba3f5e4fd2b src/pax-utils-0.1.15.tar.bz2 +d0a801704862e48d4bf46114019d30ae src/pax-utils-cvs-20111227.tar.xz 6ec138522977dc7654d33ddbe32755f0 src/paxctl-0.5.tar.gz 94b88762af6b5970a6f6ceef2e814221 src/pci.ids.bz2 35222edb86b50a6641352c66fe829b2e src/pciutils-3.1.7.tar.bz2 |