diff --git a/config/chroot_local-includes/etc/rc3.d/S99usage_hint b/config/chroot_local-includes/etc/rc3.d/S99usage_hint index c423759..e13518e 100755 --- a/config/chroot_local-includes/etc/rc3.d/S99usage_hint +++ b/config/chroot_local-includes/etc/rc3.d/S99usage_hint @@ -2,5 +2,6 @@ echo -e "\n+----------------------------------------------------------------+" echo -e "\n The CryptoNAS has started." echo -e "\n You can access it now via a web browser at: http://192.168.0.23" +echo -e "\n Or try: http://cryptonas.local" echo -e "\n Visit cryptonas.org for help and more information." echo -e "\n+----------------------------------------------------------------+\n" diff --git a/config/chroot_local-packageslists/cryptonas b/config/chroot_local-packageslists/cryptonas index 27314a0..53d2c09 100644 --- a/config/chroot_local-packageslists/cryptonas +++ b/config/chroot_local-packageslists/cryptonas @@ -21,7 +21,7 @@ sysutils stunnel4 samba #Apache was breaking the build before work started on the Debian Live changeover. FIXME: re-integrate -apache2 +#apache2 hashalot python-clearsilver python-cherrypy @@ -37,12 +37,15 @@ e2fsprogs xfsprogs hfsutils jfsutils +avahi-autoipd +avahi-daemon + ## required for fix to Defect #216 "Intermittent Python crashes at startup": patch ## For better version management and development flexibility, "cryptobox-server" is -## now installed as a local package from "config/chroot_local-packages". -#cryptobox-server +## sometimes installed as a local package from "config/chroot_local-packages". +cryptobox-server ## ntfs-3g is not in etch