home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Linux / Ubuntu_64-bit / ubuntu-11.04-desktop-amd64.iso / casper / filesystem.squashfs / etc / casper.conf < prev    next >
Text File  |  2011-04-11  |  230b  |  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.