git: boot - Improve lsdev

看板DFBSD_commit作者時間16年前 (2009/11/18 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0a7482e09d698648e5915d949975c4324a970ddc Author: Alex Hornung <ahornung@gmail.com> Date: Wed Nov 18 11:53:46 2009 +0000 boot - Improve lsdev Following functionality has been added to boot's lsdev: * Add support for disklabel64 * Add knowledge about other partition types such as HAMMER, ZFS and JFS2 * Add knowledge about NetBSD slices, and also try to read the netbsd disklabel Dragonfly-bug: http://bugs.dragonflybsd.org/issue1536 NOTE: there is still some problem with the offset of partitions in a disklabel64. For some reason, the offset is always zero. Summary of changes: sys/boot/pc32/libi386/biosdisk.c | 142 +++++++++++++++++++++++++------------ 1 files changed, 96 insertions(+), 46 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a7482e09d698648e5915d949975c4324a970ddc -- DragonFly BSD source repository
文章代碼(AID): #1B0-bC0D (DFBSD_commit)