mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
Fix lynis lfs, fix ipfireseeder rootfile
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
etc/rc.d/init.d/ipfireseeder
|
||||
var/ipfire/seeder
|
||||
#var/ipfire/seeder/ipfire-2.1.i586-full.iso.torrent
|
||||
var/log/seeder
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
* bridge-utils-1.1
|
||||
* busybox-1.2.2
|
||||
* bwm-ng-0.6
|
||||
* bzip2-1.0.3
|
||||
* bzip2-1.0.5
|
||||
* calamaris-2.59
|
||||
* capi4k-utils-2005-07-18
|
||||
@@ -239,6 +240,7 @@
|
||||
* pkg-config-0.20
|
||||
* popt-1.10.4
|
||||
* portmap_5beta
|
||||
* postfix-2.4.6
|
||||
* postfix-2.5.5
|
||||
* ppp-2.4.4
|
||||
* procps-3.2.6
|
||||
|
||||
@@ -32,6 +32,10 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
|
||||
PROG = lynis
|
||||
PAK_VER = 1
|
||||
DEPS = ""
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
@@ -63,6 +67,9 @@ $(patsubst %,$(DIR_DL)/%,$(objects)) :
|
||||
$(subst %,%_MD5,$(objects)) :
|
||||
@$(MD5)
|
||||
|
||||
dist:
|
||||
@$(PAK)
|
||||
|
||||
###############################################################################
|
||||
# Installation Details
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user