ConfigureDistro
Version 1 (dvs, 01/19/2009 12:11 pm)
| 1 | 1 | dvs | h1. ConfigureDistro |
|---|---|---|---|
| 2 | 1 | dvs | |
| 3 | 1 | dvs | # Configure the initial setup |
| 4 | 1 | dvs | # Setup the exports |
| 5 | 1 | dvs | # Create a stage3 configuration |
| 6 | 1 | dvs | # Modifications for the demuxer process |
| 7 | 1 | dvs | # Adaptations within the plugins |
| 8 | 1 | dvs | |
| 9 | 1 | dvs | h2. Configure the initial setup |
| 10 | 1 | dvs | |
| 11 | 1 | dvs | h2. Setup the exports |
| 12 | 1 | dvs | |
| 13 | 1 | dvs | h2. Modifications for the demuxer process |
| 14 | 1 | dvs | |
| 15 | 1 | dvs | The call to "_addFilteredKernelModules()" tells the initramfs builder that the given distro does not have the two modules specified ("hid, unix"). This is necessary because the initramfs-builder adds several basic kernel modules to the list of modules-to-be-copied, some of which do not exist on every distro. |
| 16 | 1 | dvs | |
| 17 | 1 | dvs | hardware database revisions available for *hwinfo*: 13.11, 14.19, 15.3 and 15.21 |
| 18 | 1 | dvs | |
| 19 | 1 | dvs | h2. Adaptations within the plugins |