iankelling.org
/
git
/
automated-distro-installer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2a6b8
)
remove option to never upgrade ucf files
author
Ian Kelling
<iank@fsf.org>
Tue, 23 Jan 2018 03:46:19 +0000
(22:46 -0500)
committer
Ian Kelling
<iank@fsf.org>
Tue, 23 Jan 2018 03:46:19 +0000
(22:46 -0500)
Of course I want config files upgraded if I haven't modified them. This
looks like a bad default from fai.
fai/config/hooks/instsoft.DEBIAN
patch
|
blob
|
history
diff --git
a/fai/config/hooks/instsoft.DEBIAN
b/fai/config/hooks/instsoft.DEBIAN
index 355f46d4f1a0743c8a940b3b7b59df149af8d6e5..41191730a3a11a48ad13f07857184ce65dcdc0be 100755
(executable)
--- a/
fai/config/hooks/instsoft.DEBIAN
+++ b/
fai/config/hooks/instsoft.DEBIAN
@@
-8,7
+8,6
@@
if [ $FAI_ACTION != "install" -a $FAI_ACTION != "dirinstall" ]; then
fi
fcopy -Bi /etc/apt/apt.conf.d/force_confdef
-ainsl -a /etc/ucf.conf "^conf_force_conffold=YES"
# ian: on flidas this gives an error: update-locale: Error: invalid locale settings: LANG=en_US.UTF-8
# # in case the locales are already included inside the base file (Ubuntu)