[SCM] debian-live/config-webc branch, hetty, updated. b7c99a69d4fa67a9cea24f644f54c94814c55c45
Kai Hendry
hendry at iki.fi
Wed Nov 12 21:22:43 UTC 2008
The following commit has been merged in the hetty branch:
commit d3d9299c49bca59efc43250c75113e047604d284
Author: Kai Hendry <hendry at iki.fi>
Date: Sun Nov 9 18:00:02 2008 +0100
Trying out Webconverger with a whole lotta wifi firmware
diff --git a/mini/config/binary b/mini/config/binary
index cf6d7ec..fa50353 100644
--- a/mini/config/binary
+++ b/mini/config/binary
@@ -14,7 +14,7 @@
# $LH_BOOTAPPEND_LIVE: set boot parameters
# (Default: empty)
-LH_BOOTAPPEND_LIVE="quiet homepage=http://portal.webconverger.com/ nosudo splash vga=791"
+LH_BOOTAPPEND_LIVE="quiet homepage=http://webconverger/ nonetworking nosudo splash vga=791"
# $LH_BOOTAPPEND_INSTALL: set boot parameters
# (Default: empty)
@@ -40,7 +40,7 @@ LH_DEBIAN_INSTALLER_PRESEEDFILE="preseed.cfg"
# $LH_DEBIAN_INSTALLER_DAILY: set daily images
# (Default: disabled)
-#LH_DEBIAN_INSTALLER_DAILY="enabled"
+LH_DEBIAN_INSTALLER_DAILY="enabled"
# $LH_ENCRYPTION: set encrytion
# (Default: empty)
diff --git a/mini/config/chroot_local-hooks/ipw2100.sh b/mini/config/chroot_local-hooks/ipw2100.sh
new file mode 120000
index 0000000..daa064d
--- /dev/null
+++ b/mini/config/chroot_local-hooks/ipw2100.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/ipw2100.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-hooks/ipw2200.sh b/mini/config/chroot_local-hooks/ipw2200.sh
new file mode 120000
index 0000000..2d0f9e1
--- /dev/null
+++ b/mini/config/chroot_local-hooks/ipw2200.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/ipw2200.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-hooks/ipw3945.sh b/mini/config/chroot_local-hooks/ipw3945.sh
new file mode 120000
index 0000000..f2d80a5
--- /dev/null
+++ b/mini/config/chroot_local-hooks/ipw3945.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/ipw3945.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-hooks/madwifi.sh b/mini/config/chroot_local-hooks/madwifi.sh
new file mode 120000
index 0000000..d4e0281
--- /dev/null
+++ b/mini/config/chroot_local-hooks/madwifi.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/madwifi.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-hooks/rt2570.sh b/mini/config/chroot_local-hooks/rt2570.sh
new file mode 120000
index 0000000..72cb02c
--- /dev/null
+++ b/mini/config/chroot_local-hooks/rt2570.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/rt2570.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-hooks/rt2x00.sh b/mini/config/chroot_local-hooks/rt2x00.sh
new file mode 120000
index 0000000..08eecbf
--- /dev/null
+++ b/mini/config/chroot_local-hooks/rt2x00.sh
@@ -0,0 +1 @@
+/usr/share/live-helper/examples/hooks/rt2x00.sh
\ No newline at end of file
diff --git a/mini/config/chroot_local-packageslists/webconverger b/mini/config/chroot_local-packageslists/webconverger
index 458cc48..4e74ac2 100644
--- a/mini/config/chroot_local-packageslists/webconverger
+++ b/mini/config/chroot_local-packageslists/webconverger
@@ -48,5 +48,13 @@ myspell-en-gb
iceweasel-webconverger
#libwebkit-1.0-1
-#httpd
+# httpd - http://localhost services
nostromo
+
+# wireless
+wpasupplicant
+
+firmware-bnx2
+firmware-iwlwifi
+firmware-qlogic
+firmware-ralink
--
debian-live/config-webc
More information about the debian-live-changes
mailing list