Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1 |
beyerle@PS |
1 |
directories:
|
|
|
2 |
|
|
|
3 |
boot ....... contains files to boot Live CD
|
|
|
4 |
|
|
|
5 |
base ....... contains base (essential) modules for filesystem. All .mo files from this directory will be used.
|
|
|
6 |
modules .... contains additional modules for filesystem. All .mo files from this directory will be used.
|
|
|
7 |
optional ... contains optional modules, which are loaded only with "load=modulename.mo" boot option.
|
|
|
8 |
rootcopy ... contains files which are directly copied to root directory / while booting, overwriting originals.
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
files:
|
|
|
12 |
|
|
|
13 |
make_iso.sh .... script to build new iso in Linux
|