diff options
Diffstat (limited to 'sample/innd')
-rw-r--r-- | sample/innd/Makefile | 9 | ||||
-rw-r--r-- | sample/innd/bbsname.bbs | 1 | ||||
-rw-r--r-- | sample/innd/newsfeeds.bbs | 3 | ||||
-rw-r--r-- | sample/innd/nodelist.bbs | 4 | ||||
-rw-r--r-- | sample/innd/ntu.active | 1 |
5 files changed, 18 insertions, 0 deletions
diff --git a/sample/innd/Makefile b/sample/innd/Makefile new file mode 100644 index 00000000..853ba0db --- /dev/null +++ b/sample/innd/Makefile @@ -0,0 +1,9 @@ +BBSHOME?=$(HOME) +TARGET=$(BBSHOME)/innd/ +FILES=bbsname.bbs newsfeeds.bbs nodelist.bbs ntu.active + +all: + +install: + install -d $(TARGET) + install -c -m 644 $(FILES) $(TARGET) diff --git a/sample/innd/bbsname.bbs b/sample/innd/bbsname.bbs new file mode 100644 index 00000000..72db534d --- /dev/null +++ b/sample/innd/bbsname.bbs @@ -0,0 +1 @@ +ptt2 diff --git a/sample/innd/newsfeeds.bbs b/sample/innd/newsfeeds.bbs new file mode 100644 index 00000000..c32b8042 --- /dev/null +++ b/sample/innd/newsfeeds.bbs @@ -0,0 +1,3 @@ +# newsgroups board news server +#------------------------------------- -------------- ----------- +#tw.bbs.test test ntu diff --git a/sample/innd/nodelist.bbs b/sample/innd/nodelist.bbs new file mode 100644 index 00000000..d5784970 --- /dev/null +++ b/sample/innd/nodelist.bbs @@ -0,0 +1,4 @@ +# name hostname & domainname full name +#------- ---------------------------------- ------------ +#ptt2 ptt2.csie.ntu.edu.tw IHAVE(7777) Ptt2 +#ntu news.ntu.edu.tw POST(119) NTU News Server diff --git a/sample/innd/ntu.active b/sample/innd/ntu.active new file mode 100644 index 00000000..3825d9ea --- /dev/null +++ b/sample/innd/ntu.active @@ -0,0 +1 @@ +tw.bbs.chat 0000000000 0000000000 y |