summaryrefslogtreecommitdiffstats
path: root/rescue/list.xml
blob: 8618b8337137bc248497c4eacd24b85efaaa51de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<list no-arch-libraries="on">

<from expand="binary">
  bash sh

  false true
  pwd reset

  ls
  cp ln mkdir mknod mv rm rmdir
  chmod chown
  dd touch

  cat less
  tail head tee
  sort split cut
  grep

  cmp diff
  find
  file md5sum

  gzip zcat gunzip xz
  bzip2 bunzip2 bzcat

  df du

  packdrake
  cpio ftp tar
  rsync
  ssh scp
  telnet
  host

  date
  dmesg
  chroot
  sleep
  sync

  eject
  mount mount.nfs umount
  losetup

  ldconfig
  mingetty agetty
  reboot halt shutdown
  kill killall5 ps strace
  sed tr
  strings

  loadkeys tset stty

  ping hostname ifconfig route

  fdformat badblocks
  mkswap swapoff swapon
  e2fsck fsck.ext2 fsck.ext3 fsck.ext4
  mke2fs mkfs.ext2 mkfs.ext3 mkfs.ext4
  dumpe2fs tune2fs resize2fs debugfs

  mkfs.reiserfs resize_reiserfs reiserfstune reiserfsck
  mkfs.xfs xfs_admin xfs_repair fsck.xfs
  mkfs.ntfs mkdosfs dosfslabel mkntfs ntfsresize ntfslabel
  mkfs.nilfs2 nilfs-tune

  btrfs btrfsck btrfs-convert btrfsctl btrfs-debug-tree
  btrfs-map-logical btrfs-show btrfs-vol mkfs.btrfs fsck.btrfs

  dropbear dropbearkey
  screen

  gdisk

  <if ARCH="i.86|x86_64">
    mkfs.jfs fsck.jfs jfs_tune
  </if>
  quotacheck
  cryptsetup dmsetup

  <if ARCH="ppc">
    hformat
  </if>

  <if-not ARCH="ppc">
    fdisk gpart
    testdisk photorec
  </if-not>

  <if-not ARCH="ppc|sparc">
    sfdisk
  </if-not>
 
  <if ARCH="ppc">
    pdisk 
  </if>
  dump dump.ext2 restore restore.ext2 dump.ext3 restore.ext3 dump.xfs restore.xfs
  parted partimage partprobe

  udevadm

  mdadm lvm2
  mdmon kpartx
  dmevent_tool
  dmeventd
  <if ARCH="i.86|x86_64|ia64">
    dmraid
  </if>

  lsmod
  insmod
  rmmod
  modprobe

  setserial
  mt stinit

  lspci lspcidrake

  rpm
  rpm2cpio rpmdb
  rpmquery rpmverify

  vim-minimal hexedit

  perl
  uniq
  wget

  awk clear dialog wc
  setterm

  <if ARCH="i.86|x86_64|ia64">
    dmidecode 
  </if>

  <if ARCH="i.86|x86_64">
    grub grub-install
  </if>
  <if ARCH="ia64">
    efibootmgr 
  </if>
  <if ARCH="ppc">
    ybin
    mkofboot ofpath
    nvsetenv
  </if>
  <if ARCH="sparc">
    silo
  </if>
</from>

<from dir="/usr/LIB/drakx-installer-sysvinit/" expand="glob">
    <to dir="/sbin">
      init
    </to>
</from>

<from>
  /usr/lib/kbd/keymaps/include
  <if ARCH="i.86|x86_64">
    /usr/lib/kbd/keymaps/i386/include
    /usr/lib/kbd/keymaps/i386/azerty/be-latin1.map.gz <!-- this one is needed by be2-latin1 -->
  </if>
  /usr/share/misc/magic.mgc
  /usr/share/terminfo/l/linux
  /usr/share/terminfo/s/screen
  /usr/share/pci.ids

  <if ARCH="i.86|x86_64">    
    <from dir="/lib/grub/ARCH-mageia" expand="glob">
      stage1
      stage2
      *_stage1_5
    </from>
    /usr/lib/extipl/aldebaran.bin
  </if>

  <if ARCH="ppc">
    /usr/lib/yaboot/ofboot
    /usr/lib/yaboot/yaboot
  </if>

  <from expand="command">
    perl -Mkeyboard -I/usr/lib/libDrakX -le 'print foreach keyboard::loadkeys_files()'
  </from>

  <if set="LANGUAGE_fr_FR">
    /usr/lib/gconv/gconv-modules
    /usr/lib/gconv/ISO8859-15.so
    /usr/share/locale/ISO-8859-15
    /usr/share/locale/fr_FR
    /usr/share/locale/fr/LC_MESSAGES/partimage.mo
  </if>
  <if set="LANGUAGE_pt_BR">
    /usr/lib/gconv/gconv-modules
    /usr/lib/gconv/ISO8859-15.so
    /usr/share/locale/ISO-8859-15
    /usr/share/locale/pt_BR
    /usr/share/locale/pt/LC_MESSAGES/partimage.mo
  </if>
  <!-- needed by mlabel used during Flash upgrades -->
  /usr/lib/gconv/IBM850.so


  /sbin/mount.ntfs-3g <!-- can not be expanded as binary, not executable for all users -->
  /sbin/blkid
</from>


<from dir="/usr/LIB/device-mapper">
  <from expand="glob"> 
    *.so
 </from>
</from>

<from dir="/usr/lib/rpm" expand="glob">
  <mode copy="keep-links">
    rpmrc
    macros
    rpmpopt-*
  </mode>
</from>

<filter subst="/^__END__/ and $_ = '', close ARGV">
<from expand="main-perl">
  AutoLoader.pm
  strict.pm
  vars.pm
  warnings/register.pm
  warnings.pm
  Carp.pm
  Exporter.pm
  File/Path.pm
  File/Basename.pm
  ARCH-linux-thread-multi/re.pm
  ARCH-linux-thread-multi/Cwd.pm
  ARCH-linux-thread-multi/auto/Cwd/Cwd.so
  ARCH-linux-thread-multi/CORE/libperl.so
  ARCH-linux-thread-multi/auto/POSIX/POSIX.so
  ARCH-linux-thread-multi/POSIX.pm
  XSLoader.pm
  ARCH-linux-thread-multi/lib.pm
  ARCH-linux-thread-multi/Socket.pm
  ARCH-linux-thread-multi/IO/Socket.pm
  ARCH-linux-thread-multi/IO.pm
  ARCH-linux-thread-multi/IO/Handle.pm
  ARCH-linux-thread-multi/Encode/Symbol.pm
  Symbol.pm
  SelectSaver.pm
  ARCH-linux-thread-multi/DynaLoader.pm
  ARCH-linux-thread-multi/auto/IO/IO.so
  ARCH-linux-thread-multi/auto/Socket/Socket.so
  ARCH-linux-thread-multi/Errno.pm
  ARCH-linux-thread-multi/IO/Socket/INET.pm
  ARCH-linux-thread-multi/IO/Socket/UNIX.pm
</from>
<from expand="perl">
  packdrake.pm
  MDV/Packdrakeng.pm
</from>
</filter>

<from dir="/etc">
  mke2fs.conf
  netconfig
  inputrc
  termcap
  protocols
  services
  shells
  ssh/ssh_config
</from>

<from dir="/usr/lib/systemd">
  systemd-udevd
</from>

<from dir="/lib/udev/rules.d">
  10-dm.rules
  11-dm-lvm.rules
  13-dm-disk.rules
  60-persistent-storage.rules
  64-md-raid.rules
  65-md-incremental.rules
  95-dm-notify.rules
</from>


<filter command="strip">
  <!-- 32bit grub needs 32 bit loader -->
  <if ARCH="x86_64">
    <from dir="/lib">
      ld-linux*.so.2
    </from>
  </if>
<from dir="/LIB">
  libnss_files.so.2
  libnss_dns.so.2
  libresolv.so.2
  ld-linux*.so.2
  <!-- needed for mount.ntfs-3g -->
  libfuse.so.2

  <!-- needed by dmraid -->
  libdmraid-events-isw.so
</from>
</filter>

<from dir="/usr/share/ldetect-lst" expand="glob">
    *table.gz
    dkms-modules.alias fallback-modules.alias
</from>

<from dir="/lib/module-init-tools">
  ldetect-lst-modules.alias
</from>

<filter command="../tools/simplify-drakx-modules">
  <from dir="." expand="collect-perl-files /usr/lib/libDrakX /usr/lib/libDrakX">
    <to dir="/usr/bin">
      rescue-doc drvinst lsparts
      guessmounts install_bootloader
      <if ARCH="i.86|x86_64">
	restore_ms_boot
      </if>
    </to>
    <to dir="/usr/sbin">
      partimage_whole_disk
    </to>
  </from>
  <from dir="/usr/lib/libDrakX" expand="glob">
    raid.pm <!-- required when needed in guessmounts -->
    fs/remote.pm <!-- required by fs::remote::* -->
    fs/remote/davfs.pm <!-- required by fs -->
    fs/remote/smb.pm <!-- required by fs -->
    fs/dmraid.pm <!-- required by fsedit -->
    partition_table/*.pm <!-- required by partimage_whole_disk -->
  </from>
</filter>

<from dir="/usr/LIB/drakx-installer-binaries">
  <to dir="/usr/bin">
    rescue-gui
  </to>
  <to dir="/usr/sbin">
    dhcp-client
  </to>
</from>
<from dir=".">
    <to dir="/usr/sbin">
        diskdrake-resize
        genpasswd
        startssh
        grabjournallogs
    </to>
    <to dir="/usr/sbin">
      restore-image.sh
    </to>
    <to dir="/usr/lib">
      restore-image-lib.sh
    </to>
</from>
<if set="RESCUE_FLASH">
  <from expand="binary">
    dirname
    losetup
    mlabel
    nash
    pv
    sed
    usleep
  </from>
  <from dir="Flash/scripts" expand="glob">
    <to dir="/usr/bin">
      *
    </to>
  </from>
</if>

</list>