# HG changeset patch # User Pascal Bellard # Date 1390821693 0 # Node ID 085ef78705d6222df2ebbd99df46fa9b08f9fc1d # Parent 96be8cdaf5bf56830993b5897e5d532b62abbc0c dosfstools, flac: update WGET_URL diff -r 96be8cdaf5bf -r 085ef78705d6 dosfstools/receipt --- a/dosfstools/receipt Mon Jan 27 06:12:51 2014 +0000 +++ b/dosfstools/receipt Mon Jan 27 11:21:33 2014 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.daniel-baumann.ch/software/dosfstools" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="http://daniel-baumann.ch/files/software/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 96be8cdaf5bf -r 085ef78705d6 flac/receipt --- a/flac/receipt Mon Jan 27 06:12:51 2014 +0000 +++ b/flac/receipt Mon Jan 27 11:21:33 2014 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="FLAC stands for Free Lossless Audio Codec." MAINTAINER="pankso@slitaz.org" LICENSE="GPL2 LGPL2.1" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://flac.sourceforge.net/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" TAGS="codec audio" DEPENDS="libogg gcc-lib-base" diff -r 96be8cdaf5bf -r 085ef78705d6 linux/stuff/linux-subroot.u --- a/linux/stuff/linux-subroot.u Mon Jan 27 06:12:51 2014 +0000 +++ b/linux/stuff/linux-subroot.u Mon Jan 27 11:21:33 2014 +0000 @@ -2,6 +2,7 @@ - have several distributions in one partition - use efficently the disk space between several distributions - deduplicate files across several distributions +- create pseudo snapshots using "cp -al" outside / - test new configurations ... The bad news : you can't remount /