mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
Commented tftpboot at rootfile
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user