livecd: livecd.sysconfig - comments added

havner havner at pld-linux.org
Mon Jul 10 16:47:38 CEST 2006


Author: havner                       Date: Mon Jul 10 14:47:38 2006 GMT
Module: livecd                        Tag: HEAD
---- Log message:
- comments added

---- Files affected:
livecd:
   livecd.sysconfig (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: livecd/livecd.sysconfig
diff -u livecd/livecd.sysconfig:1.2 livecd/livecd.sysconfig:1.3
--- livecd/livecd.sysconfig:1.2	Mon Jul 10 16:10:48 2006
+++ livecd/livecd.sysconfig	Mon Jul 10 16:47:33 2006
@@ -1,12 +1,23 @@
-# interfaces, that are searched and dhcped if found
-DHCP_INTERFACES="eth0 eth1 eth2 eth3 usb0 usb1 ath0 ath1"
-
+# PCI detections:
 CONFIG_NET=yes
 CONFIG_SOUND=yes
 CONFIG_USB=yes
 CONFIG_PCMCIA=yes
+
+# detect graphic card and configure X.org
 CONFIG_XORG=yes
+
+# create mount points and fstab entries for detected cdroms/partitions
 CONFIG_PARTITIONS=yes
 
+# background DHCP for detected net devices, independent from
+# /etc/sysconfig/interfaces/
 CONFIG_DHCP=yes
+
+# interfaces, that are searched and dhcped if found
+DHCP_INTERFACES="eth0 eth1 eth2 eth3 usb0 usb1 ath0 ath1"
+
+# load OSS mixer settings for detected sound cards (cant load using
+# alsa mixer cause its hard to make /etc/asound.state compatible
+# for all cards)
 CONFIG_MIXER=yes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/livecd/livecd.sysconfig?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list