Änderungen

Zur Navigation springen Zur Suche springen
90 Bytes hinzugefügt ,  16:30, 4. Aug. 2007
K
→‎Mitmachen: besseres hochladen
Zeile 106: Zeile 106:  
  LIST="$(find / -type f -name "*fff+" | grep -v /tmp/ | grep -v placeholder | grep -v rom | grep -v 40- | grep -v ghost | grep -v 15- | grep -v 16- | grep -v 17- | grep -v reboot_count ) /www/cgi-bin-speed"
 
  LIST="$(find / -type f -name "*fff+" | grep -v /tmp/ | grep -v placeholder | grep -v rom | grep -v 40- | grep -v ghost | grep -v 15- | grep -v 16- | grep -v 17- | grep -v reboot_count ) /www/cgi-bin-speed"
 
  tar cvzf /tmp/files.tgz $LIST
 
  tar cvzf /tmp/files.tgz $LIST
 +
scp /tmp/files.tgz 141.54.160.24:/tmp
 +
ssh 141.54.160.24
    
* danach:
 
* danach:
Zeile 113: Zeile 115:  
  svn add * --force
 
  svn add * --force
 
  svn commit -m "Verbale Beschreibung, was geaendert wurde"
 
  svn commit -m "Verbale Beschreibung, was geaendert wurde"
 +
cd ..
 +
rm -fR trunk/ files.tgz
    
* fertig! neue firmware wird automatisch erzeugt
 
* fertig! neue firmware wird automatisch erzeugt

Navigationsmenü