mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
Started building core update #5.
git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1139 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
2
config/rootfiles/core/5/files
Normal file
2
config/rootfiles/core/5/files
Normal file
@@ -0,0 +1,2 @@
|
||||
lib/modules/2.6.16.57-ipfire/kernel/fs/nfsd/nfsd.ko
|
||||
lib/modules/2.6.16.57-ipfire-smp/kernel/fs/nfsd/nfsd.ko
|
||||
1
config/rootfiles/core/5/meta
Normal file
1
config/rootfiles/core/5/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
4
config/rootfiles/core/5/update.sh
Normal file
4
config/rootfiles/core/5/update.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
extract_files
|
||||
depmod -a
|
||||
Reference in New Issue
Block a user