# HG changeset patch # User Christophe Lincoln # Date 1333994524 -7200 # Node ID 2f05a72082d835bf67b0db3dc2421b704f870564 # Parent 8af0d5d88d605782165f6791cd12de4eae827091 cook: add stable link diff -r 8af0d5d88d60 -r 2f05a72082d8 cook/header.html --- a/cook/header.html Sat Apr 07 23:25:17 2012 +0200 +++ b/cook/header.html Mon Apr 09 20:02:04 2012 +0200 @@ -17,8 +17,10 @@ Bugs Tank Hg - Cook: + Roadmap + Cook: ISO + Undigest Undigest

SliTaz Cooker

diff -r 8af0d5d88d60 -r 2f05a72082d8 tank/tank --- a/tank/tank Sat Apr 07 23:25:17 2012 +0200 +++ b/tank/tank Mon Apr 09 20:02:04 2012 +0200 @@ -74,7 +74,9 @@ cd $REPOS/slitaz-forge [ "$2" == "--nohg" ] || hg pull -u cp -a cook/* $WWW/cook - cp -a cook/* $WWW/cook/undigest + # we have symlinks to repo + #cp -a cook/* $WWW/cook/undigest + #cp -a cook/* $WWW/cook/stable echo "" ;; up-roadmap) # Update Roadmap Web interface