Sha256: bb67935a69d540d2b0b9f03730b9ea8a107b33f000b0dce6a00543044d7de9bf

Contents?: true

Size: 375 Bytes

Versions: 112

Compression:

Stored size: 375 Bytes

Contents

# Remove items used for building, since they aren't needed anymore
apt-get -y remove linux-headers-$(uname -r) build-essential
apt-get -y autoremove

# Removing leftover leases and persistent rules
echo "cleaning up dhcp leases"
rm /var/lib/dhcp3/*

echo "Adding a 2 sec delay to the interface up, to make the dhclient happy"
echo "pre-up sleep 2" >> /etc/network/interfaces

Version data entries

112 entries across 31 versions & 2 rubygems

Version Path
veewee-0.3.9 templates/Debian-5.0.10-amd64-netboot/cleanup.sh
veewee-0.3.9 templates/Debian-5.0.10-i386-netboot/cleanup.sh
veewee-0.3.9 templates/Debian-5.0.8-amd64-netboot/cleanup.sh
veewee-0.3.9 templates/Debian-5.0.8-i386-netboot/cleanup.sh
veewee-atlassian-0.3.11 templates/Debian-5.0.8-amd64-netboot/cleanup.sh
veewee-atlassian-0.3.11 templates/Debian-5.0.8-i386-netboot/cleanup.sh
veewee-atlassian-0.3.11 templates/Debian-5.0.10-i386-netboot/cleanup.sh
veewee-atlassian-0.3.11 templates/Debian-5.0.10-amd64-netboot/cleanup.sh
veewee-0.3.7 templates/Debian-5.0.10-i386-netboot/cleanup.sh
veewee-0.3.7 templates/Debian-5.0.10-amd64-netboot/cleanup.sh
veewee-0.3.7 templates/Debian-5.0.8-i386-netboot/cleanup.sh
veewee-0.3.7 templates/Debian-5.0.8-amd64-netboot/cleanup.sh
veewee-0.3.6 templates/Debian-5.0.10-amd64-netboot/cleanup.sh
veewee-0.3.6 templates/Debian-5.0.8-i386-netboot/cleanup.sh
veewee-0.3.6 templates/Debian-5.0.8-amd64-netboot/cleanup.sh
veewee-0.3.6 templates/Debian-5.0.10-i386-netboot/cleanup.sh
veewee-0.3.5 templates/Debian-5.0.10-amd64-netboot/cleanup.sh
veewee-0.3.5 templates/Debian-5.0.8-i386-netboot/cleanup.sh
veewee-0.3.5 templates/Debian-5.0.8-amd64-netboot/cleanup.sh
veewee-0.3.5 templates/Debian-5.0.10-i386-netboot/cleanup.sh