Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
ffho-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Freifunk Hochstift
ffho-packages
Commits
a87e7936
Commit
a87e7936
authored
10 years ago
by
Helge Jung
Browse files
Options
Downloads
Patches
Plain Diff
custom banner file for FFPB
parent
a86893e2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ffpb/ffpb-banner/Makefile
+36
-0
36 additions, 0 deletions
ffpb/ffpb-banner/Makefile
ffpb/ffpb-banner/files/etc/banner
+10
-0
10 additions, 0 deletions
ffpb/ffpb-banner/files/etc/banner
with
46 additions
and
0 deletions
ffpb/ffpb-banner/Makefile
0 → 100644
+
36
−
0
View file @
a87e7936
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
ffpb-banner
PKG_VERSION
:=
1
PKG_RELEASE
:=
$(
GLUON_VERSION
)
.
$(
GLUON_SITE_CODE
)
-
$(
GLUON_RELEASE
)
.
$(
GLUON_CONFIG_VERSION
)
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
include
$(INCLUDE_DIR)/package.mk
define
Package/ffpb-banner
SECTION
:=
ffpb
CATEGORY
:=
debug
TITLE
:=
Banner file replacement
DEPENDS
:=
+gluon-core +busybox
endef
define
Package/ffpb-banner/description
Banner
file
replacement
endef
define
Build/Prepare
mkdir
-p
$(PKG_BUILD_DIR)
endef
define
Build/Configure
endef
define
Build/Compile
endef
define
Package/ffpb-banner/install
$(CP)
./files/*
$(1)/
endef
$(
eval
$(
call BuildPackage,ffpb-banner
))
This diff is collapsed.
Click to expand it.
ffpb/ffpb-banner/files/etc/banner
0 → 100644
+
10
−
0
View file @
a87e7936
_____ _ ___ _ _____ _ _
| __|___ ___|_| _|_ _ ___| |_ | _ |___ _| |___ ___| |_ ___ ___ ___
| __| _| -_| | _| | | | '_| | __| .'| . | -_| _| . | . | _| |
|__| |_| |___|_|_| |___|_|_|_,_| |__| |__,|___|___|_| |___|___|_| |_|_|
Web: http://paderborn.freifunk.net/ und https://youngage.eu/chat/?#ffpb
Debug-Kommando: ffpb-debug
Firmware-Update erzwingen: autoupdater -f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment