看板 DFBSD_commit 關於我們 聯絡資訊
commit 7e9e6d53c357e11d4eca77388371314a1bb6351e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Sep 17 14:43:39 2009 -0700 nrelease - Fix beastie bug w/ gui dvd HAMMER install * Remove /boot prefix so direct /boot partitions (BOOT+HAMMER) can properly locate the include files. This fixes a HD boot loader issue after installing a BOOT+HAMMER system from the gui dvd, and works around a loader malloc panic related to not being able to find said include files. Summary of changes: nrelease/gui/boot/beastie.4th | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e9e6d53c357e11d4eca77388371314a1bb6351e -- DragonFly BSD source repository