File tree Expand file tree Collapse file tree
ubuntu-24.04-x64-desktop/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The set currently covers:
77
88- base OS update and VMware guest tooling
99- cleanup and template hygiene
10- - baseline dev /IaC tooling installation
10+ - baseline sysadmin/devops /IaC tooling installation
1111- desktop customization, user preferences, and extra apps
1212
1313---
@@ -62,7 +62,7 @@ Installs the main tooling stack for the Ubuntu ops workstation. It:
6262- prints validation output and basic system information
6363- reboots at the end
6464
65- This is the main “developer + IaC tools” bootstrap script.
65+ This is the main “sysadmin + devops + IaC tools” bootstrap script.
6666
6767---
6868
@@ -89,7 +89,7 @@ Applies desktop customization and installs additional user-facing tools. It:
8989- prints a manual post-run section for SSH key import and Flameshot shortcut setup
9090- reboots at the end
9191
92- This is the “make the desktop mine” layer.
92+ This is the customized desktop layer.
9393
9494---
9595
@@ -101,4 +101,8 @@ Recommended execution order:
10110100-update-system.sh
10210201-cleanup-system.sh
10310302-provision-system.sh
104- 03-customize-system.sh
104+ 03-customize-system.sh
105+ ```
106+
107+ ---
108+
You can’t perform that action at this time.
0 commit comments