看板 DFBSD_commit 關於我們 聯絡資訊
commit de46b612c4fe01123d22d81a34702a772c5fedc9 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Sun Oct 4 02:55:32 2009 +0200 dma: move config files to source directory Summary of changes: etc/Makefile | 2 +- etc/dma/Makefile => libexec/dma/Makefile.etc | 0 {etc => libexec}/dma/auth.conf | 0 {etc => libexec}/dma/dma.conf | 10 +++++----- {etc => libexec}/dma/virtusertable | 0 5 files changed, 6 insertions(+), 6 deletions(-) rename etc/dma/Makefile => libexec/dma/Makefile.etc (100%) rename {etc => libexec}/dma/auth.conf (100%) rename {etc => libexec}/dma/dma.conf (92%) rename {etc => libexec}/dma/virtusertable (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de46b612c4fe01123d22d81a34702a772c5fedc9 -- DragonFly BSD source repository