live-systems.org/gitweb
/
live-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfd8dbc
)
Disabling module-init-tools on wheezy and newer systems.
author
Daniel Baumann
<daniel@debian.org>
Wed, 12 Dec 2012 15:03:33 +0000
(16:03 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Wed, 12 Dec 2012 15:03:33 +0000
(16:03 +0100)
bin/live-config-update
patch
|
blob
|
blame
|
history
diff --git
a/bin/live-config-update
b/bin/live-config-update
index
bd9b56a
..
fee3ad2
100755
(executable)
--- a/
bin/live-config-update
+++ b/
bin/live-config-update
@@
-46,7
+46,7
@@
case "${_DISTRIBUTION}" in
;;
*)
- NOSCRIPTS="${NOSCRIPTS} gdm"
+ NOSCRIPTS="${NOSCRIPTS} gdm
module-init-tools
"
;;
esac
@@
-67,7
+67,7
@@
case "${_DISTRIBUTION}" in
;;
*)
- NOSCRIPTS="${NOSCRIPTS} gdm"
+ NOSCRIPTS="${NOSCRIPTS} gdm
module-init-tools
"
;;
esac