Add documentation for -A and -U
[grml-live.git] / etc / grml / grml-live.conf
index 7f2ff72..63acc99 100644 (file)
@@ -76,6 +76,9 @@
 #deb http://cdn.debian.net/debian etch         main contrib non-free
 #"
 
+# HTTP Proxy to use for APT
+# APT_PROXY="http://localhost:3142/"
+
 # Which Debian suite and which mirror do you want to use for debootstrapping?
 # Unless specified the default from /etc/grml/fai/make-fai-nfsroot.conf will be
 # taken. If you specify a value then the file /etc/grml/fai/make-fai-nfsroot.conf
 
 # exclude files from compressed squashfs file using the
 # the mksquashfs option -ef:
-# SQUASHFS_EXCLUDES_FILE="/etc/grml/fai/squashfs-excludes"
+# SQUASHFS_EXCLUDES_FILE="${GRML_FAI_CONFIG}/config/grml/squashfs-excludes"
 
 # Do you want to exit grml-live if some packages were requested for installation
 # on fresh installs but are missing on the generated ISO finally?