25 May 14:43
fdisk project - GSoC weekly report 1
Hi, This is my first report of what we've been doing regarding the fdisk redesign project. 1) What's been done in previous weeks, before SoC development officially started: - Consolidate and agree on internal fdisk API and data structures with Petr and mainstream util-linux community. - Isolate DOS specific label logic. This is important since DOS partition table context was deeply embedded in the heart of fdisk logic, making it impossible to implement a new API. Now DOS, like all other supported labels, has its own file and functions. - Fixed two nasty bugs that are currently present in most distros. http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=50f6100a960d96471980a9a5354d9ee426b00673 http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=44d2fc819840d821db8dc965decf1f490ae9cc95 - Generic code cleanups. 2) What's been done during week 1: - Implemented and merged in mainstream the initial functions and data structures of the new internal API. http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=823f0fd107415ced8edde12306b9134058aafdc0 - Implement dynamic debug support. By reading environment variables ($FDISK_DEBUG) developers and users can quickly be informed of important(Continue reading)
I am Debian Maintainer and maintain all PackageKit and most
PackageKit-related packages there. This means I also use Debian, so
doing a project for OpenSUSE might look strange on the first look.
But’s it’s not strange at all: I’m working on a cross-distro project
so the distribution doesn’t matter that much. Also, SUSE was the first
Linux distribution I've ever tried
- so I know OpenSUSE.
RSS Feed