source: client/boot-tools/includes/etc/initramfs-tools/modules @ 7da63e81

Last change on this file since 7da63e81 was dbc61ba, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#917: Fixed bug when ogLive mounts a Samba share from a server based on Ubuntu 18.04

  • Property mode set to 100644
File size: 341 bytes
RevLine 
[00a2c2c]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
[c83db2f]11
[8176c4f]12# Kernel 3.2 video.
13#vga16b
14#vesafb
15#fbcon
[c83db2f]16
[8176c4f]17# Kernel 3.7+ video.
18uvesafb
[c83db2f]19
[dbc61ba]20# Generales
21#usbcore
22#uhci_hcd
23#ehci_hcd
[c83db2f]24usbhid
[36919af0]25usbmouse
[8176c4f]26mac-hid
[dbc61ba]27arc4
28cmac
Note: See TracBrowser for help on using the repository browser.