]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Commented tftpboot at rootfile
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 11 Sep 2008 12:50:27 +0000 (14:50 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 11 Sep 2008 12:50:27 +0000 (14:50 +0200)
config/rootfiles/packages/tftp-hpa
doc/packages-list.txt
lfs/linux

index 98e78d800d6bc35cf9820d889eca68598cd241c9..5df18090845e4ee546a3ec9fd9dc3d70484c04ff 100644 (file)
@@ -3,4 +3,4 @@ etc/init.d/tftpd
 #usr/man/man8/in.tftpd.8
 #usr/man/man8/tftpd.8
 usr/sbin/tftpd
-var/tftpboot
+#var/tftpboot
index 5ae3c76601ff40c2c8334412d70ef1b6f5946268..742605123a225186f147a79103c9f7cea265f64d 100644 (file)
@@ -35,6 +35,7 @@
 * alsa-lib-1.0.17
 * alsa-lib-1.0.17-kmod
 * amavisd-new-2.5.2
+* apcupsd-3.14.4
 * applejuice-0.30
 * arping-2.05
 * arptables-v0.0.3-3
index 34e0e11e3e57a31dc728e51b0c31c4b23f6a9d85..c92959ae6c216d79aff62c2c0230551c65ad4505 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -100,6 +100,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        # Add devolo MicroLink ADSL Fun USB ID's to ueagle-atm
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.23-ueagle-atm-devolo_usb_id.patch
 
+       # Fix crash on Twinhead H12Y notebooks
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-h12y-mmio-quirks.patch
+
        # Openswan
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openswan-2.4.x.kernel-2.6.23-natt.patch