home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / casper.conf < prev    next >
Encoding:
Text File  |  2007-04-10  |  230 b   |  9 lines

  1. # This file should go in /etc/casper.conf
  2. # Supported variables are:
  3. # USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
  4.  
  5. export USERNAME="ubuntu"
  6. export USERFULLNAME="Live session user"
  7. export HOST="ubuntu"
  8. export BUILD_SYSTEM="Ubuntu"
  9.