Parent Directory
|
Revision Log
|
Patch
| revision 188 by lange, Tue Jun 27 08:57:41 2000 UTC | revision 189 by lange, Wed Nov 15 17:49:03 2000 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | // This file is used by make-fai-nfsroot | |
| 2 | ||
| 3 | Dir | Dir |
| 4 | { | { |
| 5 | // Location of the state dir | // Location of the state dir |
| # | Line 15 DPkg | Line 17 DPkg |
| 17 | { | { |
| 18 | Options {"--root=/usr/lib/fai/nfsroot";} | Options {"--root=/usr/lib/fai/nfsroot";} |
| 19 | } | } |
| 20 | ||
| 21 | // If you want to use an other sources.list, change it here | |
| 22 | // Directory layout | |
| 23 | Dir | |
| 24 | { | |
| 25 | // Config files | |
| 26 | Etc "/usr/lib/fai/nfsroot/etc/apt" { | |
| 27 | sourcelist "sources.list"; | |
| 28 | }; | |
| 29 | }; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |