看板 DFBSD_commit 關於我們 聯絡資訊
commit 786fe42f58b30c77c47ef78a0b18ebabba5cee38 Author: Sascha Wildner <saw@online.de> Date: Sun Jul 4 03:45:25 2010 +0200 initrd: /usr/share/initrd/sbin wasn't being created. Add it via mtree(8). This led to oinit being installed as a file named 'sbin'. Remove this file via etc/Makefile (during 'make upgrade') so that with the next upgrade the file is installed correctly. Summary of changes: etc/Makefile | 2 +- etc/mtree/BSD.usr.dist | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/786fe42f58b30c77c47ef78a0b18ebabba5cee38 -- DragonFly BSD source repository