projects
/
carnet-upgrade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cce8f05
)
Fix libc upgrade.
author
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Tue, 31 Jan 2012 11:38:52 +0000
(12:38 +0100)
committer
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Tue, 31 Jan 2012 11:38:52 +0000
(12:38 +0100)
src/functions.sh
patch
|
blob
|
history
diff --git
a/src/functions.sh
b/src/functions.sh
index
c6dbd85
..
4a37c25
100644
(file)
--- a/
src/functions.sh
+++ b/
src/functions.sh
@@
-852,7
+852,7
@@
pkgupgrade () {
# make a silent upgrade to new libc6
upgrade_libc () {
- DEBIAN_FRONTEND=noninteractive pkgupgrade libc6 libc6-dev tzdata udev
+ DEBIAN_FRONTEND=noninteractive pkgupgrade libc6 libc6-dev tzdata
}
# upgrade apache2/php5