Changeset 74 for 64studio/trunk/utils

Show
Ignore:
Timestamp:
04/18/07 13:21:40 (20 months ago)
Author:
free
Message:

* Added zd1211-firmware
* Run tasksel in 64studio-upgrade to get new packages
* Added preferences file
* Added commented entry for the testing repository
* Set grub time to 5 seconds

Location:
64studio/trunk/utils
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • 64studio/trunk/utils/64studio-config

    r2 r74  
    4848fi 
    4949 
     50# Comment the cdrom source, we installed everything 
     51if [ -e /etc/apt/sources.list ]; then 
     52    sed -i -e 's/^\(deb cdrom:.*\)/#\1/g' /etc/apt/sources.list 
     53fi 
     54 
    5055# If network is available, run apt-get update, otherwise 
    5156# comment the source list 
  • 64studio/trunk/utils/64studio-upgrade

    r2 r74  
    11#!/bin/sh 
    22 
     3apt-get update 
    34apt-get dist-upgrade -y 
     5tasksel --new-install