Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/openvpn-i686/prepare_custom

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 592 by niro, Sat Oct 13 12:01:25 2007 UTC revision 593 by niro, Sun Oct 14 23:51:03 2007 UTC
# Line 54  install -m 0440 $(get_profile custom-fil Line 54  install -m 0440 $(get_profile custom-fil
54  # setup citrix client  # setup citrix client
55  install -d ${CDCHROOTDIR}/home/magellan/.ICAClient || die  install -d ${CDCHROOTDIR}/home/magellan/.ICAClient || die
56  touch ${CDCHROOTDIR}/home/magellan/.ICAClient/.eula_accepted || die  touch ${CDCHROOTDIR}/home/magellan/.ICAClient/.eula_accepted || die
57    chroot ${CDCHROOTDIR} chown -R magellan:users /home/magellan/.ICAClient || die
58    
59  # set up our default preferences for firefox  # set up our default preferences for firefox
60  eval CHROOT_$(cat ${CDCHROOTDIR}/etc/env.d/90mozilla-firefox | grep MOZILLA_FIVE_HOME)  eval CHROOT_$(cat ${CDCHROOTDIR}/etc/env.d/90mozilla-firefox | grep MOZILLA_FIVE_HOME)

Legend:
Removed from v.592  
changed lines
  Added in v.593