Packages such as ubuntu-desktop, ubuntu-minimal and others are meta-packages, so packages that do not have any content in themselves, put rather depend on a number of other packages to provide a faster easier way to install common sets of programs. However, these packages are sometimes mistaken for regular packages, and users are wary of removing them (for instance, when apt-get tries to remove ubuntu-desktop, you may wonder if your desktop will start failing).
This idea was proposed by the the Launchpad user bodhi.zazen, as part of a feature request bug against the update-manager package. Bug Squad members asked that this section be removed from the feature request in order to triage the feature request bug (which contained both minor and major change recommendations initially, with the idea in this post being the major change):
Idea:
Ubiquity looks for a backup of /home and offers to restore /home from backup. If no backup exists, it offers to create one, to be stored on external media or another partition.
Rationale: Many users out there who are not experienced sysadmins either install new versions of Ubuntu on top of older versions, or upgrade using the LiveCD environment. In both cases, people have an (occasionally) unexpected loss of data. This loss of data results in posts going to AskUbuntu.com or ubuntuforums.org for help in recovery, which can be very hard.
My wish is to simplify the language referring to Windows partitions in /boot/grub/grub.cfg. The current language is in terms that only a Unix geek could love: "Windows 7 (loader) (on /dev/sda1)." This does not contribute to resolution of bug #1.
I am an advanced intermediate user of Linux, so I know exactly what the line means. But a less experienced user of my multi-boot machine might well be confused. I would prefer "compromise" language: for example, "Microsoft Windows 7 (installed on /dev/sda1)."
This way, the *ix user knows which is the Windows partition; the Windows user sees a term that s/he recognizes.
Following an answer to a Launchpad question on this point, I am submitting this idea both to brainstorm and as a wishlist bug.