diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2007-01-12 14:01:30 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2007-01-12 14:01:30 +0000 |
commit | 334c3f3ae7ab5744203a63b5934d9d97644d08c9 (patch) | |
tree | d242124f141bca5372adebc9681183eea6f7e2d0 /www-apps/zina/files | |
parent | Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general s... (diff) | |
download | historical-334c3f3ae7ab5744203a63b5934d9d97644d08c9.tar.gz historical-334c3f3ae7ab5744203a63b5934d9d97644d08c9.tar.bz2 historical-334c3f3ae7ab5744203a63b5934d9d97644d08c9.zip |
Added zina 1.0rc2 to the tree.
Package-Manager: portage-2.1.1
Diffstat (limited to 'www-apps/zina/files')
-rw-r--r-- | www-apps/zina/files/digest-zina-0.12.12 | 2 | ||||
-rw-r--r-- | www-apps/zina/files/digest-zina-1.0_rc2 | 3 | ||||
-rw-r--r-- | www-apps/zina/files/postinstall-en.txt | 42 |
3 files changed, 30 insertions, 17 deletions
diff --git a/www-apps/zina/files/digest-zina-0.12.12 b/www-apps/zina/files/digest-zina-0.12.12 index 34853d6cd98b..40b2678f78e1 100644 --- a/www-apps/zina/files/digest-zina-0.12.12 +++ b/www-apps/zina/files/digest-zina-0.12.12 @@ -1 +1,3 @@ MD5 52f995b90e3eb2061340c33eac2f1149 zina-0.12.12.tar.gz 196763 +RMD160 d5001fcbe8e1ff335d6da7caf4c6f04c0370b8fa zina-0.12.12.tar.gz 196763 +SHA256 cc2b6bbee8e8e28e846b53f82f1082b9f3a87459cf0fb6b5eaf64359742f5afb zina-0.12.12.tar.gz 196763 diff --git a/www-apps/zina/files/digest-zina-1.0_rc2 b/www-apps/zina/files/digest-zina-1.0_rc2 new file mode 100644 index 000000000000..908ebb4167b9 --- /dev/null +++ b/www-apps/zina/files/digest-zina-1.0_rc2 @@ -0,0 +1,3 @@ +MD5 f868268f74518dc69c8064db758bb251 zina-1.0rc2.tar.gz 198213 +RMD160 fb0f3f6a0a58ce379c80b83371bdd60ea42b09e9 zina-1.0rc2.tar.gz 198213 +SHA256 68597a5f09782feed22b59767d23293f0bf370e683a9e81f3fa37dc7f5f1539f zina-1.0rc2.tar.gz 198213 diff --git a/www-apps/zina/files/postinstall-en.txt b/www-apps/zina/files/postinstall-en.txt index 6858edad4c3d..9353002fc3d8 100644 --- a/www-apps/zina/files/postinstall-en.txt +++ b/www-apps/zina/files/postinstall-en.txt @@ -1,24 +1,32 @@ -NOTE: This is the standalone Zina. For any embedded use, please -see "http://www.pancake.org/zina/installation-0.11.x.html". +----------------- + CONFIGURATION +----------------- -NOTE: To use the Zina web configuration interface, the file -"zina.ini.php" must be writable by the webserver user/group. -Or, you can paste the text given by Zina into the file by -hand, if you are into that sort of thing. +There is not much to do for Zina to work "out of the box" - just +browse to -If your web server is running as user apache, you can use the -following command to ensure the file is writeable: +http://${VHOST_HOSTNAME}/${VHOST_APPDIR} -# chown apache\: ${MY_INSTALLDIR}/zina.ini.php +and follow the simple instructions. -SECURITY NOTE: You are highly encouraged to restrict access to -your Zina (unless you actually WANT to have the world see your -audio file collections). Zina has no internal user-based authentication -- only a single administrative user and password. +MAKE SURE TO CHANGE YOUR ADMIN PASSWORD! -You might want to also grab some sort of album cover fetching +----------------- + SECURITY NOTE +----------------- + +You are highly encouraged to restrict access to your Zina (unless you +actually WANT to have the world see your audio file collections). Zina +has no internal user-based authentication - only a single +administrative user and password. + +----------------- + NOTES +----------------- + +This is the standalone Zina installation. For any embedded use, please +see "http://www.pancake.org/zina/" (Section "Installation"). + +You might also want to grab some sort of album cover fetching application, like "AlbumArt" (in Portage as media-sound/albumart). -Not much to do for Zina to work "out of the box" - just browse -to the location you've installed it into, and follow the -simple instructions. (MAKE SURE TO CHANGE YOUR ADMIN PASSWORD!) |