Re-enable aptupgrade task

This commit is contained in:
Anders Ingemann 2013-08-10 23:43:52 +02:00
parent b4c963ea95
commit 4d44500f45

View file

@ -38,8 +38,7 @@ def tasks(tasklist, manifest):
locale.SetTimezone(),
apt.DisableDaemonAutostart(),
apt.AptSources(),
#No network for the moment, skip
#apt.AptUpgrade(),
apt.AptUpgrade(),
boot.ConfigureGrub(),
filesystem.ModifyFstab(),
common_boot.BlackListModules(),