summaryrefslogtreecommitdiff
path: root/package-lists/standard
AgeCommit message (Collapse)Author
2012-07-29Dropping global package-lists entirely, only local package lists within the ↵Daniel Baumann
config tree are support.
2012-07-28Removing minimal package list, not needed anymore.Daniel Baumann
live-boot pulls in eject and file through recommends, live-config pulls in user-setup and sudo through recommends, gnupg is pulled in as include during bootstrap on ubuntu. We don't need these packages by default, and if users are building with recommends disabled, then they have to make sure these are pulled in too. This is the more consistent handling than to explicitly force all of these in all live images.
2012-03-11Excluding console-common in standard list for ubuntu as console-common is in ↵Daniel Baumann
universe.
2011-09-14Temporarily removing live-tools from standard package list, doesn't work for ↵Daniel Baumann
derivatives yet.
2011-08-25Including live-tools in standard package list.Daniel Baumann
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ↵Daniel Baumann
ubuntu and kubuntu (needed for #630088).
2011-06-15Moving internal global package lists from 'lists' to 'package-lists'. This ↵Daniel Baumann
is not a user visible change.