Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
janus-gateway
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
janus-gateway
Commits
ab614083
Commit
ab614083
authored
Jul 06, 2025
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated janus-gateway to 0.11.3
parent
706cc28b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Makefile
Makefile
+6
-6
janus-gateway-0.11.3.tar.gz
janus-gateway-0.11.3.tar.gz
+0
-0
No files found.
Makefile
View file @
ab614083
all
:
janus-service ifu-config
all
:
janus-service ifu-config
tar
xf janus-gateway-0.1
0.10
.tar.gz
tar
xf janus-gateway-0.1
1.3
.tar.gz
cd
janus-gateway-0.1
0.10
&&
sh autogen.sh
cd
janus-gateway-0.1
1.3
&&
sh autogen.sh
cd
janus-gateway-0.1
0.10
&&
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
cd
janus-gateway-0.1
1.3
&&
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
$(MAKE)
-C
janus-gateway-0.1
0.10
$(MAKE)
-C
janus-gateway-0.1
1.3
$(MAKE)
-C
janus-gateway-0.1
0.10
install
$(MAKE)
-C
janus-gateway-0.1
1.3
install
mkdir
-p
/etc/janus
mkdir
-p
/etc/janus
cp
configs/
*
/etc/janus
cp
configs/
*
/etc/janus
@
echo
"
$$
JANUS_SERVICE"
>
/lib/systemd/system/janus.service
@
echo
"
$$
JANUS_SERVICE"
>
/lib/systemd/system/janus.service
...
@@ -15,7 +15,7 @@ all: janus-service ifu-config
...
@@ -15,7 +15,7 @@ all: janus-service ifu-config
@echo
"$$IFU_CONFIG"
>
/etc/config/ifu
@echo
"$$IFU_CONFIG"
>
/etc/config/ifu
install
-v
-Dm755
ifu
/usr/share/easycwmp/functions/ifu
install
-v
-Dm755
ifu
/usr/share/easycwmp/functions/ifu
rm
-r
janus-gateway-0.1
0.10
rm
-r
janus-gateway-0.1
1.3
janus-service
:
janus-service
:
define
JANUS_SERVICE
define
JANUS_SERVICE
...
...
janus-gateway-0.1
0.10
.tar.gz
→
janus-gateway-0.1
1.3
.tar.gz
View file @
ab614083
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment