#------------------------------------------------------------------------------ # Copyright (c) 2005-2024 The Eisfair Team, team(at)eisfair(dot)org # # Creation: 2005-09-18 jed # Last Update: $Id: build_exim.txt 4538 2005-09-18 19:52:39Z jed $ # # !!! this is not a script but an step-by-step howto !!! #------------------------------------------------------------------------------ exit 1 ### download slimserver software 1. download slimserver package from http://slimdevices.com ### prepare software package 1. copy the SqueezeboxServer archive file to a temporary folder, e.g. /tmp and run the following command to clean-up/remove files/folders from the archive: slims-cleanup-archive.sh 2. check the newly created 'slimserver-new.tgz' file and move it to ./tmp/slimserver.tgz in the release sub-folder. 3. delete original SqueezeboxServer archive file.