File: 204_sarge_install_config_tweaks.diff

package info (click to toggle)
lessdisks 0.5.3cvs.20040906-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 271
  • sloc: sh: 3,058; makefile: 92
file content (20 lines) | stat: -rw-r--r-- 700 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- lessdisks-0.5.3cvs.20040906.orig/install/etc/lessdisks-install.conf
+++ lessdisks-0.5.3cvs.20040906/install/etc/lessdisks-install.conf
@@ -104,7 +104,7 @@
 # khttpd, requires kernel support- works with lessdisks-kernels as of 2.4.18ld
 # thy, requires additional package installation 
 # thttpd, requires additional package installation 
-export_type="thttpd"
+export_type="thy"
 
 # change this value to use an alternate binary for getting packages in the
 # chroot.
@@ -121,7 +121,7 @@
 lessdisks_frontend=noninteractive
 
 # base debian distribution- what version of debian to install
-debian_dist="woody"
+debian_dist="sarge"
 
 # location of debootstrap
 debootstrap="/usr/sbin/debootstrap"