/[d-i]/trunk/.mrconfig
ViewVC logotype

Contents of /trunk/.mrconfig

Parent Directory Parent Directory | Revision Log Revision Log


Revision 67037 - (show annotations) (download)
Mon Nov 21 18:21:58 2011 UTC (17 months, 4 weeks ago) by joeyh
File size: 10921 byte(s)
removed entries for linux-kernel-di-*

These git repositories are unused now that the linux kernel package builds
udebs. They have been moved to attic/

Note that I could have left the entries but set deleted=true in each,
and mr 1.05 would then nag us to delete the directories. However,
older versions of mr, when operating in untrusted mode, would choke on that
line, so I have not done that.
1 # This file allows the mr(1) command to be used to check out the entire d-i
2 # tree.
3 #
4 # It should be updated as repositories are added or removed.
5 #
6 # Note that this does an authenticated checkout. For an anonymous checkout,
7 # see scripts/git-setup.
8
9 [.]
10 checkout = svn checkout svn+ssh://svn.debian.org/svn/d-i/trunk .
11
12 [packages/aboot-installer]
13 checkout = git clone git+ssh://git.debian.org/git/d-i/aboot-installer
14
15 [packages/anna]
16 checkout = git clone git+ssh://git.debian.org/git/d-i/anna
17
18 [packages/apt-setup]
19 checkout = git clone git+ssh://git.debian.org/git/d-i/apt-setup
20
21 [packages/arcboot-installer]
22 checkout = git clone git+ssh://git.debian.org/git/d-i/arcboot-installer
23
24 [packages/auto-install]
25 checkout = git clone git+ssh://git.debian.org/git/d-i/auto-install
26
27 [packages/base-installer]
28 checkout = git clone git+ssh://git.debian.org/git/d-i/base-installer
29
30 [packages/bterm-unifont]
31 checkout = git clone git+ssh://git.debian.org/git/d-i/bterm-unifont
32
33 [packages/busybox]
34 checkout = git clone git+ssh://git.debian.org/git/d-i/busybox
35
36 [packages/cdebconf-entropy]
37 checkout = git clone git+ssh://git.debian.org/git/d-i/cdebconf-entropy
38
39 [packages/cdebconf-terminal]
40 checkout = git clone git+ssh://git.debian.org/git/d-i/cdebconf-terminal
41
42 [packages/cdebconf]
43 checkout = git clone git+ssh://git.debian.org/git/d-i/cdebconf
44
45 [packages/cdrom-checker]
46 checkout = git clone git+ssh://git.debian.org/git/d-i/cdrom-checker
47
48 [packages/cdrom-detect]
49 checkout = git clone git+ssh://git.debian.org/git/d-i/cdrom-detect
50
51 [packages/cdrom-retriever]
52 checkout = git clone git+ssh://git.debian.org/git/d-i/cdrom-retriever
53
54 [packages/choose-mirror]
55 checkout = git clone git+ssh://git.debian.org/git/d-i/choose-mirror
56
57 [packages/clock-setup]
58 checkout = git clone git+ssh://git.debian.org/git/d-i/clock-setup
59
60 [packages/colo-installer]
61 checkout = git clone git+ssh://git.debian.org/git/d-i/colo-installer
62
63 [packages/console-setup]
64 checkout = git clone git+ssh://git.debian.org/git/d-i/console-setup
65
66 [packages/debian-installer-launcher]
67 checkout = git clone git+ssh://git.debian.org/git/d-i/debian-installer-launcher
68
69 [packages/debian-installer-netboot-images]
70 checkout = git clone git+ssh://git.debian.org/git/d-i/debian-installer-netboot-images
71
72 [packages/debian-installer-utils]
73 checkout = git clone git+ssh://git.debian.org/git/d-i/debian-installer-utils
74
75 [installer]
76 checkout = git clone git+ssh://git.debian.org/git/d-i/debian-installer installer
77
78 [packages/debootstrap]
79 checkout = git clone git+ssh://git.debian.org/git/d-i/debootstrap
80
81 [packages/devicetype-detect]
82 checkout = git clone git+ssh://git.debian.org/git/d-i/devicetype-detect
83
84 [packages/dh-di]
85 checkout = git clone git+ssh://git.debian.org/git/d-i/dh-di
86
87 [packages/efi-reader]
88 checkout = git clone git+ssh://git.debian.org/git/d-i/efi-reader
89
90 [packages/elilo-installer]
91 checkout = git clone git+ssh://git.debian.org/git/d-i/elilo-installer
92
93 [packages/etch-support]
94 checkout = git clone git+ssh://git.debian.org/git/d-i/etch-support
95
96 [packages/finish-install]
97 checkout = git clone git+ssh://git.debian.org/git/d-i/finish-install
98
99 [packages/flash-kernel]
100 checkout = git clone git+ssh://git.debian.org/git/d-i/flash-kernel
101
102 [packages/grub-installer]
103 checkout = git clone git+ssh://git.debian.org/git/d-i/grub-installer
104
105 [packages/hw-detect]
106 checkout = git clone git+ssh://git.debian.org/git/d-i/hw-detect
107
108 [packages/installation-locale]
109 checkout = git clone git+ssh://git.debian.org/git/d-i/installation-locale
110
111 [packages/installation-report]
112 checkout = git clone git+ssh://git.debian.org/git/d-i/installation-report
113
114 [packages/iso-scan]
115 checkout = git clone git+ssh://git.debian.org/git/d-i/iso-scan
116
117 [packages/kbd-chooser]
118 checkout = git clone git+ssh://git.debian.org/git/d-i/kbd-chooser
119
120 [packages/kernel-wedge]
121 checkout = git clone git+ssh://git.debian.org/git/d-i/kernel-wedge
122
123 [packages/kfreebsd-kernel-di-amd64]
124 checkout = git clone git+ssh://git.debian.org/git/d-i/kfreebsd-kernel-di-amd64
125
126 [packages/kfreebsd-kernel-di-i386]
127 checkout = git clone git+ssh://git.debian.org/git/d-i/kfreebsd-kernel-di-i386
128
129 [packages/kickseed]
130 checkout = git clone git+ssh://git.debian.org/git/d-i/kickseed
131
132 [packages/lenny-support]
133 checkout = git clone git+ssh://git.debian.org/git/d-i/lenny-support
134
135 [packages/libdebian-installer]
136 checkout = git clone git+ssh://git.debian.org/git/d-i/libdebian-installer
137
138 [packages/lilo-installer]
139 checkout = git clone git+ssh://git.debian.org/git/d-i/lilo-installer
140
141 [packages/live-installer]
142 checkout = git clone git+ssh://git.debian.org/git/d-i/live-installer
143
144 [packages/localechooser]
145 checkout = git clone git+ssh://git.debian.org/git/d-i/localechooser
146
147 [packages/lowmem]
148 checkout = git clone git+ssh://git.debian.org/git/d-i/lowmem
149
150 [packages/lvmcfg]
151 checkout = git clone git+ssh://git.debian.org/git/d-i/lvmcfg
152
153 [packages/main-menu]
154 checkout = git clone git+ssh://git.debian.org/git/d-i/main-menu
155
156 [packages/mdcfg]
157 checkout = git clone git+ssh://git.debian.org/git/d-i/mdcfg
158
159 [packages/media-retriever]
160 checkout = git clone git+ssh://git.debian.org/git/d-i/media-retriever
161
162 [packages/mklibs]
163 checkout = git clone git+ssh://git.debian.org/git/d-i/mklibs
164
165 [packages/mountmedia]
166 checkout = git clone git+ssh://git.debian.org/git/d-i/mountmedia
167
168 [packages/net-retriever]
169 checkout = git clone git+ssh://git.debian.org/git/d-i/net-retriever
170
171 [packages/netboot-assistant]
172 checkout = git clone git+ssh://git.debian.org/git/d-i/netboot-assistant
173
174 [packages/netcfg]
175 checkout = git clone git+ssh://git.debian.org/git/d-i/netcfg
176
177 [packages/network-console]
178 checkout = git clone git+ssh://git.debian.org/git/d-i/network-console
179
180 [packages/nobootloader]
181 checkout = git clone git+ssh://git.debian.org/git/d-i/nobootloader
182
183 [packages/oldsys-preseed]
184 checkout = git clone git+ssh://git.debian.org/git/d-i/oldsys-preseed
185
186 [packages/os-prober]
187 checkout = git clone git+ssh://git.debian.org/git/d-i/os-prober
188
189 [packages/palo-installer]
190 checkout = git clone git+ssh://git.debian.org/git/d-i/palo-installer
191
192 [packages/partconf]
193 checkout = git clone git+ssh://git.debian.org/git/d-i/partconf
194
195 [packages/partitioner]
196 checkout = git clone git+ssh://git.debian.org/git/d-i/partitioner
197
198 [packages/partman-auto-crypto]
199 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-auto-crypto
200
201 [packages/partman-auto-lvm]
202 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-auto-lvm
203
204 [packages/partman-auto-raid]
205 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-auto-raid
206
207 [packages/partman-auto]
208 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-auto
209
210 [packages/partman-base]
211 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-base
212
213 [packages/partman-basicfilesystems]
214 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-basicfilesystems
215
216 [packages/partman-basicmethods]
217 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-basicmethods
218
219 [packages/partman-btrfs]
220 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-btrfs
221
222 [packages/partman-crypto]
223 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-crypto
224
225 [packages/partman-efi]
226 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-efi
227
228 [packages/partman-ext2r0]
229 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-ext2r0
230
231 [packages/partman-ext3]
232 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-ext3
233
234 [packages/partman-iscsi]
235 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-iscsi
236
237 [packages/partman-jfs]
238 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-jfs
239
240 [packages/partman-lvm]
241 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-lvm
242
243 [packages/partman-md]
244 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-md
245
246 [packages/partman-multipath]
247 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-multipath
248
249 [packages/partman-nbd]
250 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-nbd
251
252 [packages/partman-newworld]
253 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-newworld
254
255 [packages/partman-palo]
256 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-palo
257
258 [packages/partman-partitioning]
259 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-partitioning
260
261 [packages/partman-prep]
262 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-prep
263
264 [packages/partman-reiserfs]
265 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-reiserfs
266
267 [packages/partman-target]
268 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-target
269
270 [packages/partman-ufs]
271 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-ufs
272
273 [packages/partman-xfs]
274 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-xfs
275
276 [packages/partman-zfs]
277 checkout = git clone git+ssh://git.debian.org/git/d-i/partman-zfs
278
279 [packages/pkgsel]
280 checkout = git clone git+ssh://git.debian.org/git/d-i/pkgsel
281
282 [packages/prep-installer]
283 checkout = git clone git+ssh://git.debian.org/git/d-i/prep-installer
284
285 [packages/preseed]
286 checkout = git clone git+ssh://git.debian.org/git/d-i/preseed
287
288 [packages/quik-installer]
289 checkout = git clone git+ssh://git.debian.org/git/d-i/quik-installer
290
291 [packages/rescue]
292 checkout = git clone git+ssh://git.debian.org/git/d-i/rescue
293
294 [packages/rootskel-gtk]
295 checkout = git clone git+ssh://git.debian.org/git/d-i/rootskel-gtk
296
297 [packages/rootskel]
298 checkout = git clone git+ssh://git.debian.org/git/d-i/rootskel
299
300 [packages/s390-dasd]
301 checkout = git clone git+ssh://git.debian.org/git/d-i/s390-dasd
302
303 [packages/s390-netdevice]
304 checkout = git clone git+ssh://git.debian.org/git/d-i/s390-netdevice
305
306 [packages/s390-sysconfig-writer]
307 checkout = git clone git+ssh://git.debian.org/git/d-i/s390-sysconfig-writer
308
309 [packages/sarge-support]
310 checkout = git clone git+ssh://git.debian.org/git/d-i/sarge-support
311
312 [packages/sibyl-installer]
313 checkout = git clone git+ssh://git.debian.org/git/d-i/sibyl-installer
314
315 [packages/silo-installer]
316 checkout = git clone git+ssh://git.debian.org/git/d-i/silo-installer
317
318 [packages/srm-reader]
319 checkout = git clone git+ssh://git.debian.org/git/d-i/srm-reader
320
321 [packages/tzsetup]
322 checkout = git clone git+ssh://git.debian.org/git/d-i/tzsetup
323
324 [packages/udpkg]
325 checkout = git clone git+ssh://git.debian.org/git/d-i/udpkg
326
327 [packages/usb-discover]
328 checkout = git clone git+ssh://git.debian.org/git/d-i/usb-discover
329
330 [packages/user-setup]
331 checkout = git clone git+ssh://git.debian.org/git/d-i/user-setup
332
333 [packages/userdevfs]
334 checkout = git clone git+ssh://git.debian.org/git/d-i/userdevfs
335
336 [packages/vmelilo-installer]
337 checkout = git clone git+ssh://git.debian.org/git/d-i/vmelilo-installer
338
339 [packages/win32-loader]
340 checkout = git clone git+ssh://git.debian.org/git/d-i/win32-loader
341
342 [packages/yaboot-installer]
343 checkout = git clone git+ssh://git.debian.org/git/d-i/yaboot-installer
344
345 [packages/zipl-installer]
346 checkout = git clone git+ssh://git.debian.org/git/d-i/zipl-installer
347
348 [di-autobuild]
349 checkout = git clone http://buildd.debian.org/git/di-autobuild.git

  ViewVC Help
Powered by ViewVC 1.1.5