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 / preseed / ubuntu.seed < prev   
Text File  |  2011-04-27  |  460b  |  10 lines

  1. # Enable extras.ubuntu.com.
  2. d-i    apt-setup/extras    boolean true
  3. # Install the Ubuntu desktop.
  4. tasksel    tasksel/first    multiselect ubuntu-desktop
  5. # On live DVDs, don't spend huge amounts of time removing substantial
  6. # application packages pulled in by language packs. Given that we clearly
  7. # have the space to include them on the DVD, they're useful and we might as
  8. # well keep them installed.
  9. ubiquity    ubiquity/keep-installed    string icedtea6-plugin openoffice.org
  10.