projects
/
leap_vagrant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98950fc
)
don“t remove headers and build essential, oterwise upgrades will fail
author
Kwadronaut
<kwadronaut@leap.se>
Tue, 4 Dec 2012 18:21:59 +0000
(19:21 +0100)
committer
Kwadronaut
<kwadronaut@leap.se>
Tue, 4 Dec 2012 18:21:59 +0000
(19:21 +0100)
wheezy/cleanup.sh
patch
|
blob
|
history
diff --git
a/wheezy/cleanup.sh
b/wheezy/cleanup.sh
index
bf8a619
..
bc4febe
100644
(file)
--- a/
wheezy/cleanup.sh
+++ b/
wheezy/cleanup.sh
@@
-1,5
+1,6
@@
-# Clean up
-apt-get -y remove linux-headers-$(uname -r) build-essential
+# Clean up - we want to have linux headers and build-essential installed because
+# otherwise things break with kernel upgrades
+# apt-get -y remove linux-headers-$(uname -r) build-essential
apt-get -y autoremove
# Removing leftover leases and persistent rules