Skip to content

Instantly share code, notes, and snippets.

@SpComb
Created March 8, 2014 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SpComb/2326e83195ea265b3bb4 to your computer and use it in GitHub Desktop.
Save SpComb/2326e83195ea265b3bb4 to your computer and use it in GitHub Desktop.
# This file is referenced from:
# isolinux/txt.cfg
# append file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --g
# The Lubuntu seeds assume that installation of Recommends is disabled.
d-i base-installer/install-recommends boolean true
# Enable extras.ubuntu.com.
d-i apt-setup/extras boolean true
# Install the Lubuntu desktop.
tasksel tasksel/first multiselect lubuntu-desktop
# No LXDE translation packages yet.
d-i pkgsel/language-pack-patterns string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment