~ubuntu-branches/ubuntu/trusty/debian-cd/trusty-proposed

« back to all changes in this revision

Viewing changes to data/wheezy/exclude-udebs

  • Committer: Bazaar Package Importer
  • Author(s): Steve McIntyre, Raphaël Hertzog, Steve McIntyre, Otavio Salvador, Didier Raboud
  • Date: 2011-03-04 14:56:50 UTC
  • Revision ID: james.westby@ubuntu.com-20110304145650-1l2okjaaw9kcnyx3
Tags: 3.1.6
[ Raphaël Hertzog ]
* Add the missing accent in my family name in Uploaders.
* Drop Frans Pop from Uploaders, RIP.

[ Steve McIntyre ]
* Start wheezy development, doing "svn cp squeeze wheezy" and
  "s/squeeze/wheezy/" in various places.
* Add support for over-riding disc size on demand, used for some of the
  squeeze release builds.
* Add disk size definitions for 1/2/4/8 GB USB sticks.
* Extend the size-override code to allow to override an individual disc
  in the set (e.g. to make the first DVD fit on a 4GB USB
  stick). Closes: #612074
* Special-case builds of source-only discs: if we think we've
  overflowed the disc size, try to carry on for a few more packages
  to get closer to actually filling the disc. Closes: #613751.
* Path to sparc daily builds has changed.
* armel hasn't booted off CD in ages for us; comment out the DI_WWW_HOME
  definition to stop the mirror script complaining.
* Add more checksum types to generated Release files; go from md5 only
  to md5, sha1, sha256 and sha512.
* tools/start_new_disc: tone down messages about missing
  {BASE,UDEB}_{INCLUDE,EXCLUDE} files from ERROR to WARNING.
  Closes: #615043

[ Otavio Salvador ]
* Add btrfs-tools on required packages by installer. Closes: #612007.

[ Didier Raboud ]
* Remove win32-loader standalone flavours from the tools/ directory on
  x86. Closes: #612224

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# These udebs build the d-i cdrom initrd. As such, there is no reason
 
2
# to keep another copy of them on the CD in udeb form.
 
3
 
4
# This duplicates data found in the file build/pkg-lists/kernel, in d-i svn
 
5
kernel-image-*
 
6
# build/pkg-lists/base in d-i svn
 
7
archdetect
 
8
rootskel
 
9
main-menu
 
10
cdebconf-udeb
 
11
udpkg
 
12
anna
 
13
di-utils
 
14
di-utils-shell
 
15
di-utils-reboot
 
16
lowmemcheck
 
17
# build/pkg-lists/cdrom/common, in d-i svn (also included in the
 
18
# root+cd-drivers floppies)
 
19
busybox-udeb
 
20
installation-locale
 
21
localechooser
 
22
iso-3166-udeb
 
23
hw-detect
 
24
cdrom-detect
 
25
cdrom-retriever
 
26
load-cdrom
 
27
cdrom-checker
 
28
bogl-bterm-udeb
 
29
di-utils-terminfo
 
30
cdebconf-priority
 
31
cdebconf-newt-udeb
 
32
usb-discover
 
33
preseed-common
 
34
initrd-preseed
 
35
file-preseed
 
36
nano-udeb
 
37
floppy-retriever
 
38
libfribidi0-udeb
 
39
# Already on the initrd as dependencies
 
40
libdebconfclient0-udeb
 
41
libdebian-installer4-udeb
 
42
libdebian-installer-extra4-udeb
 
43
# These udebs are only useful in building the boot floppy image
 
44
busybox-floppy-udeb
 
45
rootskel-bootfloppy
 
46
# Graphical installer: common udebs included in initrd
 
47
rootskel-gtk
 
48
cdebconf-gtk-udeb
 
49
fontconfig-udeb
 
50
gtk2-engines-udeb
 
51
libatk1.0-udeb
 
52
libexpat1-udeb
 
53
libfreetype6-udeb
 
54
libglib2.0-udeb
 
55
libgtk2-engines-udeb
 
56
libpango1.0-udeb
 
57
libpcre3-udeb
 
58
libpixman-1-0-udeb
 
59
libpng12-0-udeb
 
60
libsdl1.2debian-udeb
 
61
mouse-modules-*
 
62
ttf-*
 
63
fbset-udeb
 
64
# Graphical installer: udebs for directfb
 
65
libdirectfb-*-udeb
 
66
libcairo-directfb2-udeb
 
67
libgtk-directfb-2.0-0-udeb
 
68
# Graphical installer: udebs for X.Org
 
69
xserver-xorg-core-udeb
 
70
xserver-xorg-input-evdev-udeb
 
71
xserver-xorg-video-fbdev-udeb
 
72
x11-xkb-utils-udeb
 
73
xkb-data-udeb
 
74
libcairo2-udeb
 
75
libdrm2-udeb
 
76
libfontenc1-udeb
 
77
libgtk-x11-udeb
 
78
libpciaccess0-udeb
 
79
libx11-6-udeb
 
80
libxau6-udeb
 
81
libxcb1-udeb
 
82
libxcursor1-udeb
 
83
libxdmcp6-udeb
 
84
libxext6-udeb
 
85
libxfixes3-udeb
 
86
libxfont1-udeb
 
87
libxft2-udeb
 
88
libxi6-udeb
 
89
libxinerama1-udeb
 
90
libxkbfile1-udeb
 
91
libxrender1-udeb
 
92
# Graphical installer: terminal support is included in initrd
 
93
cdebconf-gtk-terminal
 
94
libvte9-udeb
 
95
# Not currently used
 
96
cdebootstrap-udeb
 
97
hdparm-udeb
 
98
dhcp-client-udeb
 
99
# This package is only useful in the d-i-demo
 
100
di-utils-exit-installer
 
101
# No need for these loaders.
 
102
download-installer
 
103
load-floppy
 
104
# Only useful in the hd-media initrd
 
105
iso-scan
 
106
load-iso
 
107
# These are not really needed, the regular netcfg subsumes them
 
108
netcfg-static
 
109
# skolelinux stuff, not for the stock CDs
 
110
debian-edu-install-udeb
 
111
debian-edu-profile-udeb
 
112
debian-edu-archive-keyring-udeb
 
113
ltsp-client-builder
 
114
autopartkit
 
115
# live CD stuff
 
116
live-installer
 
117
simple-cdd-profiles
 
118
# If needed, will be on the initrd already
 
119
module-init-tools-udeb
 
120
env-preseed
 
121
rescue-check
 
122
cdebconf-text-udeb
 
123
brltty-udeb
 
124
klibc-utils-udeb
 
125
libklibc-udeb
 
126
udev-udeb
 
127
udev-gtk-udeb
 
128
ai-choosers
 
129
auto-install
 
130
libslang2-udeb
 
131
kbd-chooser
 
132
kbd-udeb
 
133
console-setup-*
 
134
# Currently unused
 
135
debian-ports-archive-keyring-udeb
 
136
emdebian-archive-keyring-udeb
 
137
nbd-client-udeb
 
138
pwgen-udeb
 
139
# Eh?
 
140
gnumach-udeb