Hmmm

its a simple single line - but honestly its not a good idea.

    
- i would disable the automatic check for software updates (dont check
  for updates)
- enable the automatic download updates when their avialable
- and when i want to update lms press the check for updates now
- put some chars into a shell thats started in the night via crontab
  script like
    
Code:
--------------------
        find /var/lib/squeezeboxserver/cache/updates/*.deb -exec dpkg -i {} \; 
-exec rm {} \;
    
--------------------
    
  

but i dont think to automate whe whole update procedure is the way to
go.
Pure debian guys always want to have their owwn finger on the trigger
otherwise they would run some other warez from redmond.


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105804

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to