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

browserbuild-browserdeps-vadimfilebeat-installerimprove-versionlgromero-testsmainno-apt-moduleoglive-ipv6pull-from-cloning-enginepybuilderqndtest
Last change on this file since f7c7d35 was 5452bee, checked in by ramon <ramongomez@…>, 9 years ago

#724: Adaptación de ogLive basado en Ubuntu 16.04:

  • Actualizar lista de módulos de vídeo que no deben cargarse y cargar módulo de ratón USB.
  • Mostrar resolución de pantalla y driver por defecto, si solo hay una opción disponible.
  • Soportar resolución por defecto para módulo uvesafb (video=uvesafb:D).

git-svn-id: https://opengnsys.es/svn/branches/version1.1@4999 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 327 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.
18uvesafb
19
20#generales
21usbcore
22uhci_hcd
23ehci_hcd
24usbhid
25usbmouse
26mac-hid
Note: See TracBrowser for help on using the repository browser.