Commit 79b9d24
Derek
fix: keep install_recommends, remove unwanted packages explicitly
Changed Ubuntu desktop install strategy:
- Keep install_recommends: true (default) to get essential packages:
- gnome-keyring, gnome-remote-desktop, gnome-terminal
- gnome-disk-utility, gnome-system-monitor, gnome-calculator
- evince, eog, seahorse, xdg-desktop-portal-gnome
- yaru-theme-*, fonts-ubuntu, fonts-noto-*, bluez, cups
- Explicitly remove unwanted packages after install:
- firefox (we install Chrome + Brave)
- gnome-initial-setup (we suppress anyway)
- snapd (we prefer apt/flatpak, hold to prevent reinstall)
- ubuntu-report, whoopsie, apport-gtk, apport (telemetry)
This gives us a complete desktop with all essential tools while
removing only the specific packages we don't want.1 parent 5020899 commit 79b9d24
1 file changed
Lines changed: 29 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
42 | 68 | | |
43 | 69 | | |
44 | 70 | | |
| |||
0 commit comments