source: ogLive-Builder-Git/includes/etc/initramfs-tools/modules

main 3.9.1
Last change on this file was ed78216, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 6 weeks ago

Modificaciones para browser

  • Property mode set to 100644
File size: 360 bytes
Line 
1# List of modules that you want to include in your initramfs.
2#
3# Syntax:  module_name [args ...]
4#
5# You must run update-initramfs(8) to effect this change.
6#
7# Examples:
8#
9# raid1
10# sd_mod
11
12# Kernel 3.2 video.
13#vga16b
14#vesafb
15#fbcon
16
17# Kernel 3.7+ video.
18virtio_gpu
19vmwgfx
20
21uvesafb
22
23# Generales
24#usbcore
25#uhci_hcd
26#ehci_hcd
27usbhid
28usbmouse
29mac-hid
30arc4
31cmac
Note: See TracBrowser for help on using the repository browser.