918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change
on this file since 7b3dc7a was
36919af0,
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. |
---|
18 | uvesafb |
---|
19 | |
---|
20 | #generales |
---|
21 | usbcore |
---|
22 | uhci_hcd |
---|
23 | ehci_hcd |
---|
24 | usbhid |
---|
25 | usbmouse |
---|
26 | mac-hid |
---|
Note: See
TracBrowser
for help on using the repository browser.