Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39e10d5239124624f664cd0d26848c0746a71562
commit 39e10d5239124624f664cd0d26848c0746a71562 Author: James Buren <[email protected]> Date: Wed Feb 6 10:11:04 2013 -0600 release-howto: add future reference for stable tree symlinks diff --git a/docs/release-howto.txt b/docs/release-howto.txt index c4c3088..818112c 100644 --- a/docs/release-howto.txt +++ b/docs/release-howto.txt @@ -113,6 +113,13 @@ for i in frugalware-*; do cd $i; mv cinna.fdb frugalware.fdb; cd ..; done - upload the fdbs to the mysql db using fpm2db, just run all2db.sh from the /tools dir +- update the frugalware-stable and frugalware-stable-iso symlinks + +---- +ln -sfn frugalware-1.8 frugalware-stable +ln -sfn frugalware-1.8-iso frugalware-stable-iso +---- + - create a new chroot tarball for each arch == Testing _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
