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

browserbuild-browserdeps-vadimfilebeat-installerimprove-versionlgromero-testsmainno-apt-moduleoglive-ipv6pull-from-cloning-enginepybuilderqndtest
Last change on this file since ec254f0 was c1dc13e, 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 
[2cffa56]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
[fc8b124]11
[95f20d5]12# Kernel 3.2 video.
13#vga16b
14#vesafb
15#fbcon
[fc8b124]16
[95f20d5]17# Kernel 3.7+ video.
18uvesafb
[fc8b124]19
[c1dc13e]20# Generales
21#usbcore
22#uhci_hcd
23#ehci_hcd
[fc8b124]24usbhid
[5452bee]25usbmouse
[95f20d5]26mac-hid
[c1dc13e]27arc4
28cmac
Note: See TracBrowser for help on using the repository browser.