看板 DFBSD_commit 關於我們 聯絡資訊
commit c401b3d4dc240d304385c45f192609957f9c0552 Author: Sascha Wildner <saw@online.de> Date: Thu Jul 1 17:24:48 2010 +0200 mkinitrd(8): Miscellaneous permission related clean up. Also, rename mkinitrd -> mkinitrd.sh in src/ so it is easy to recognize as a script. Our build infrastructure will handle installing it without the suffix. Summary of changes: sbin/mkinitrd/Makefile | 2 +- sbin/mkinitrd/{mkinitrd => mkinitrd.sh} | 0 share/initrd/Makefile | 1 + 3 files changed, 2 insertions(+), 1 deletions(-) rename sbin/mkinitrd/{mkinitrd => mkinitrd.sh} (100%) mode change 100755 => 100644 mode change 100755 => 100644 share/initrd/rc http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c401b3d4dc240d304385c45f192609957f9c0552 -- DragonFly BSD source repository