| Line | |
|---|
| 1 | # DEBIRF configuration file: this will be sourced by bash |
|---|
| 2 | |
|---|
| 3 | # initial commented values indicate the defaults |
|---|
| 4 | |
|---|
| 5 | # label for debirf system (for hostname and initrd) |
|---|
| 6 | DEBIRF_LABEL="debirf-xkiosk" |
|---|
| 7 | |
|---|
| 8 | # where to build the debirf |
|---|
| 9 | #DEBIRF_BUILDD="./$DEBIRF_LABEL" |
|---|
| 10 | |
|---|
| 11 | # the debirf root, used by plugins |
|---|
| 12 | #DEBIRF_ROOT="$DEBIRF_BUILDD/root" |
|---|
| 13 | |
|---|
| 14 | # Debian mirror |
|---|
| 15 | #DEBIRF_MIRROR="http://mirrors.kernel.org/debian" |
|---|
| 16 | |
|---|
| 17 | # what distribution should debirf be built from? |
|---|
| 18 | #DEBIRF_DISTRO="lenny" |
|---|
| 19 | |
|---|
| 20 | # proxy |
|---|
| 21 | #export http_proxy=http://localhost:3128/ |
|---|
Note: See
TracBrowser
for help on using the repository browser.