Skip to content

Commit

Permalink
* Pushed most of the RPMs to install into the generated kickstart fil…
Browse files Browse the repository at this point in the history
…es so that the stage-2 installs run faster (and the stage-1 installs run slower).

Signed-off-by: Digimer <digimer@alteeve.ca>
  • Loading branch information
Digimer committed Dec 10, 2016
1 parent 2b2f1d9 commit 36d6acf
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 60 deletions.
2 changes: 1 addition & 1 deletion AN/Tools/InstallManifest.pm
Original file line number Diff line number Diff line change
Expand Up @@ -13667,7 +13667,7 @@ sub run_new_install_manifest
}});
print $an->Web->template({file => "install-manifest.html", template => "new-anvil-install-header"});

# Some variables we'll need.
# Some packages we'll need.
$an->data->{packages}{to_install} = {
acpid => 0,
'alteeve-repo' => 0,
Expand Down
Loading

0 comments on commit 36d6acf

Please sign in to comment.