Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
PlagueOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Opt Out
PlagueOS
Commits
c2c3436d
Commit
c2c3436d
authored
1 year ago
by
Opt Out
Browse files
Options
Downloads
Patches
Plain Diff
Remove VM build option - Automation broken by staging
Former-commit-id:
5fbc76bf
Former-commit-id:
ef4202b0
Former-commit-id:
40e60340
parent
29605751
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
plague-install
+4
-4
4 additions, 4 deletions
plague-install
with
4 additions
and
4 deletions
plague-install
+
4
−
4
View file @
c2c3436d
...
...
@@ -6,7 +6,7 @@
# 1. Check users live iso for dependencies
# 2. Gather user information to be used later
# - Partitioning Selection
# - Environment
. KDE, GDE, WM, or CLI
# - Environment
- CLI or Gnome
# - Encryption password
# - User and Admin Password
# 3. Print help message
...
...
@@ -267,7 +267,7 @@ main() {
partition
base_install
gui
virt_machines
#
virt_machines
encryption_setup
config_host
check_config
...
...
@@ -280,7 +280,7 @@ main() {
"
$BASE_INSTALL
"
"
$WRITE_CONFIGS
"
"
$BUILD_GUI
"
"
$BUILD_VM
"
#
"$BUILD_VM"
"
$RESTRICT_PERMS
"
"
$FINISH
"
)
declare
-i
buildScripts_len
=
${#
buildScripts
[@]
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment