source: MondoRescue/branches/2.2.5/mindi/udev.files@ 1815

Last change on this file since 1815 was 1815, checked in by Bruno Cornec, 16 years ago
  • Increase BOOT_SIZE and EXTRA_SIZE to support features such as HW recovery
  • Handles udev.files files which could be symlinks
  • Improve udev support for distro with compressed modules (mdv e.g.)
  • Fix modules.dep copy
  • /sbin/pam_console_apply is needed by mdv udev conf
  • Adds support for nohw boot option to avoid re-setuping the HW conf
File size: 343 bytes
Line 
1# This file should contain the list of all executables needed at restore time
2# for udev support for all distributions and udev versions
3# (config files are already taken by mindi)
4#
5# Pathnames should be absolute
6#
7# $Id$
8#
9/sbin/udevd
10/sbin/modprobe
11/sbin/insmod
12/sbin/udevstart
13/sbin/udevcontrol
14/sbin/udevtrigger
15/sbin/pam_console_apply
Note: See TracBrowser for help on using the repository browser.