mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 20:42:58 +02:00
Delayed the mISDN stuff to core 14.
This commit is contained in:
4
config/rootfiles/core/14/files
Normal file
4
config/rootfiles/core/14/files
Normal file
@@ -0,0 +1,4 @@
|
||||
etc/init.d/mISDN
|
||||
etc/modprobe.d/blacklist
|
||||
usr/bin/bc
|
||||
usr/bin/dc
|
||||
1
config/rootfiles/core/14/meta
Normal file
1
config/rootfiles/core/14/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
5
config/rootfiles/core/14/update.sh
Normal file
5
config/rootfiles/core/14/update.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
extract_files
|
||||
/etc/init.d/mISDN config
|
||||
Reference in New Issue
Block a user