Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Commit

Permalink
new mkpackage info
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiros Ioannou committed May 2, 2012
1 parent 872f616 commit 00df26b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
10 changes: 8 additions & 2 deletions contrib/mkpackage.sh
Expand Up @@ -22,6 +22,12 @@ rm data/itdb.db

cd /tmp

echo "it is ready for tarring in /tmp/itdb"
echo ""
echo "Remember to:"
echo "-change version to index.php"
echo "-change dbversion to index.php"
echo "-apply dbupdates to pure.db"
echo ""

echo "you may do a tar zcvf itdb-${version}.tar.gz itdb/ "
echo "it is ready for tarring in /tmp/itdb. Do a:"
echo "tar zcvf itdb-${version}.tar.gz itdb/ "
Binary file modified data/pure.db
Binary file not shown.
1 change: 1 addition & 0 deletions doc/TODO
Expand Up @@ -4,6 +4,7 @@ KNOWN BUGS:
TODO/IDEAS
================================================================================
-port connectivity management
-power cable management
-services (+virtual)
-VMs
-LDAP auth
Expand Down

0 comments on commit 00df26b

Please sign in to comment.