diff options
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/debconf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/scripts/debconf b/share/scripts/debconf index 5fc9542..64d8b8f 100755 --- a/share/scripts/debconf +++ b/share/scripts/debconf @@ -687,8 +687,6 @@ EOF fi done - rm -f "${DIRECTORY}/preseed.cfg" - # FIXME: Install additional packages after lxc-support has been run. # This is suboptimal, ideally we should install all packages but not run the maintainer scripts, # then run lxc-support, and run the maintainer scripts. This way, lxc-support would see |