#!/bin/sh

export DEBIAN_FRONTEND=noninteractive
apt-get -q=2 -y install --force-yes lilo


