Feature Requests item #781937, was opened at 2003-08-02 14:21 Message generated for change (Settings changed) made by lausser You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=350259&aid=781937&group_id=259
Category: None Group: None Status: Open Priority: 5 Submitted By: gerhard lausser (lausser) >Assigned to: Brian Elliott Finley (brianfinley) Summary: OVERRIDES via bootdiskette Initial Comment: Hi SytsemImagers, i saw the line -z $OVERRIDES && OVERRIDES="imagename" in the master script and thought one can define overrides in the local.cfg file. This way i could add several overrides to the bootdiskette and use it to install individual software packages and directories for different clients. Unfortunately it did not work, because the part in rcS where the variable.txt is generated does not care for a OVERRIDE variable. Then why is there a -z $OVERRIDE in the master script? The only places where this variable can come from are variable.txt or local.cfg Would it be possible to add: echo "OVERRIDES=\$OVERRIDES\" >> variables.txt to the write_variables function? Greetings from Munich, Gerhard ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=350259&aid=781937&group_id=259 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
