webconsole3
Last change
on this file since 38788bf was
1236d17,
checked in by jm.bardallo <juanmanuel.bardallo@…>, 7 years ago
|
añadidos nuevamente los ficheros de opengnsys del branch devel, se habían quitado por error
|
-
Property mode set to
100644
|
File size:
327 bytes
|
Rev | Line | |
---|
[1236d17] | 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.