Skip to content

Commit 7903f0a

Browse files
codygarverdavidmhewitt
authored andcommitted
WIP: start determining changes since xenial
1 parent 816fc16 commit 7903f0a

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

desktop-common

-5
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,9 @@ Fonts:
100100
* (fonts-noto-core) # Noto Sans and Noto Serif are default in /etc/fonts/conf.d/60-latin.conf.
101101
* (fonts-ubuntu) # desktop default via an override in the ubuntu-settings package
102102

103-
= Debugging and Diagnostics =
104-
105-
* (memtest86+)
106-
107103
= Common Packaging Framework Stuff =
108104

109105
* (packagekit)
110-
* (snapd)
111106

112107
= Firmware updating support =
113108

minimal

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ These provide various networking services, all should be configured in a client-
5858
= Meta =
5959

6060
* init # ensure we have an init system (but minimal chroots)
61-
* ubuntu-minimal # Ubuntu-specific bits we want on every Ubuntu system
61+
* elementary-minimal # elementary-specific bits we want on every elementary system
6262

standard

+7-3
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,8 @@ These are used for debugging problems or examining the system.
6969

7070
* (friendly-recovery) # give a nice menu in recovery mode
7171
* (command-not-found)
72-
* (update-manager-core) # needed for server based release upgrades
7372
* (apparmor) # load AppArmor policies
7473
* (plymouth) # splash screen, and boot-time questions
75-
* (plymouth-theme-ubuntu-text)
7674

7775
== Network ==
7876

@@ -83,8 +81,14 @@ These are used for debugging problems or examining the system.
8381

8482
= Other =
8583

86-
* ubuntu-standard # metapackage for everything here
84+
* elementary-standard # metapackage for everything here
8785
* (apt) # James Westby, enables access to private PPAs among other things
86+
* language-selector-common # helps installer to work out which language-support packages to install
87+
* (elementary-os-overlay) # provides apt pinning
88+
* (cryptsetup) # was getting autoremoved after install possibly causing broken system
89+
* (lvm2) # was getting autoremoved after install causing broken system
90+
* (btrfs-tools)
91+
* (jfsutils)
8892

8993
== Blacklist ==
9094

0 commit comments

Comments
 (0)