Timothy Redaelli wrote:

Alle 20:21, sabato 29 ottobre 2005, Ben ha scritto:
Hello, I am working on creating my own FreeSBIE2 CD and have a question
about freesbie.defaults.conf. In ./conf/freesbie.defaults.conf I am told
"Don't modify it, create your own freesbie.conf instead" so I dug around
a bit and found "./scripts/custom/README" which told me "You can put
here your custom scripts that override the default ones." I tried
placing a modified freesbie.defaults.conf in the custom folder but none
of the changes (ISOPATH or FILE_LIST) were made.

Is this a bug or where does the modified freesbie.defaults.conf file go?

Verba volant, SCRIPTa manent

[EMAIL PROTECTED]:/home/drizzt/freesbie2> grep freesbie.conf scripts/launch.sh
FREESBIE_CONF=${FREESBIE_CONF:-./conf/freesbie.conf}
[EMAIL PROTECTED]:/home/drizzt/freesbie2>
freesbie.conf file goes in FREESBIEDIR/conf directory :)
The custom directory is for the scripts (.sh).

# Check order:
#  - scripts/custom/${ARCH}/${TARGET}.sh
#  - scripts/custom/${TARGET}.sh
#  - scripts/${ARCH}/${TARGET}.sh
#  - scripts/${TARGET}.sh

From scripts/launch.sh :)
Ah, so I've got to rename it to freesbie.conf instead of freesbie.defaults.conf.

Thanks,

Ben
--
FreeSBIE mailing list (http://www.freesbie.org)

Reply via email to