|
|
|
@ -8,21 +8,20 @@
|
|
|
|
|
# Profile Selection
|
|
|
|
|
#
|
|
|
|
|
# The following four files get included on the CD if present:
|
|
|
|
|
# $profile.preseed
|
|
|
|
|
# $profile.preseed
|
|
|
|
|
# Debconf selections.
|
|
|
|
|
# $profile.packages
|
|
|
|
|
# Packages to be installed with the profile. Dependencies also will
|
|
|
|
|
# $profile.packages
|
|
|
|
|
# Packages to be installed with the profile. Dependencies also will
|
|
|
|
|
# be installed.
|
|
|
|
|
# $profile.downloads
|
|
|
|
|
# Additional packages to be included on the CD with this profile, but
|
|
|
|
|
# $profile.downloads
|
|
|
|
|
# Additional packages to be included on the CD with this profile, but
|
|
|
|
|
# not installed by default.
|
|
|
|
|
# $profile.postinst
|
|
|
|
|
# $profile.postinst
|
|
|
|
|
# Post-install script that is run after installing packages.
|
|
|
|
|
#
|
|
|
|
|
# During the install after base system setup, it will give you the
|
|
|
|
|
# During the install after base system setup, it will give you the
|
|
|
|
|
# options to determine which profiles you want to install.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Profiles to include on the CD
|
|
|
|
|
#profiles=""
|
|
|
|
|
#profiles="x-basic ltsp"
|
|
|
|
@ -111,7 +110,7 @@ local_packages="$(pwd)/local_packages"
|
|
|
|
|
# Call mirror tools at each build- defaults to true.
|
|
|
|
|
#do_mirror="false"
|
|
|
|
|
|
|
|
|
|
# Set your proxy (if any).
|
|
|
|
|
# Set your proxy (if any).
|
|
|
|
|
#export http_proxy=http://localhost:3128
|
|
|
|
|
|
|
|
|
|
# Location of debian-cd files
|
|
|
|
|