1N/AThis file is part of GNU Parted
1N/ACopyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
1N/A Free Software Foundation Inc.
1N/A
1N/AThis file may be modified and/or distributed without restriction. This is
1N/Anot an invitation to misrepresent who contributed to GNU Parted.
1N/A
1N/A-------------------------------------------------------------------------------
1N/A
1N/AWe need to keep track of copyright (see the Maintainer HOWTO on www.gnu.org).
1N/A
1N/A
1N/ALeslie Patrick Polzer <polzer@gnu.org>
1N/A * parts of 1.6.24 PedUnit API
1N/A * GPT pth_* functions and block size fixes
1N/A * PED_SECTOR_SIZE -> PED_SECTOR_SIZE_DEFAULT
1N/A * debugging framework
1N/A * ext2 "strange layout" fix (experimental)
1N/A * support for physical block sizes
1N/A * SCO BFS support
1N/A
1N/A http://nic-nac-project.de/~skypher/
1N/A
1N/A Snail Mail:
1N/A Am Kirchberg 15
1N/A 89537 Giengen
1N/A Germany
1N/A
1N/AAndrew Clausen <clausen@gnu.org>
1N/A * all FAT code (libparted/fs_fat)
1N/A * all linux-swap code (libparted/fs_linux_swap)
1N/A * some reiserfs glue code (libparted/fs_reiserfs) with Umanets
1N/A * most of the API (with lots of discussion with Lennert Buytenhek)
1N/A (include/parted/*)
1N/A * generic filesystem code (filesys.c) and device code (device.c)
1N/A * exception code (exception.c, debug.c)
1N/A * partition table code (disk.c)
1N/A * dos partition support (disk_dos.c)
1N/A * mac partition support (disk_mac.c)
1N/A * mips partition support (disk_mips.c)
1N/A * loopback support (disk_loop.c)
1N/A * some of the PC98 code (disk_pc98.c), with Masahiro Sakai.
1N/A * misc. hacking on all disk_*.c code
1N/A * low-level I/O code (device.c, geom.c, linux.c)
1N/A - init_scsi() stolen from gnome-gfdisk via Matt Wilson.
1N/A * constraint solver (natmath.c, constraint.c)
1N/A * command-line, and fdisk-like frontend (parted/*)
1N/A * stubs for ntfs, hfs, xfs
1N/A * hacked on libparted/fs_ext2 a fair bit (bug fixes, error handling,
1N/A support for > 1024 groups, etc.)
1N/A * libparted/mbr.s (the MBR boot loader code)
1N/A * misc hacking on GNU/Hurd port
1N/A * major surgery on GUID Partition Table (GPT) support (disk_gpt.[ch])
1N/A * progress meter support (libparted/timer.c include/parted/timer.h)
1N/A
1N/A Snail mail:
1N/A 18 Shaw St
1N/A Ashwood, 3147
1N/A Australia
1N/A
1N/ALennert Buytenhek <buytenh@gnu.org>
1N/A * original ext2 code (libparted/fs_ext2)
1N/A * discussion/ideas for API
1N/A
1N/AMatthew Wilson <msw@redhat.com>
1N/A * basis of partition table and device code (disk.c, disk_dos.c,
1N/A and device.c) Has morphed into something that looks completely
1N/A different now :-)
1N/A * bug fixes
1N/A * BSD disklabel support (disk_bsd.c)
1N/A * Python bindings to libparted
1N/A * Don't detect AIX physical volumes as msdos partition tables
1N/A * Code for manipulating AIX PVs
1N/A
1N/AMartin von L�wis <martin@mira.isdn.cs.tu-berlin.de>
1N/A * German translations
1N/A
1N/ABaty Jean-Marc <baty@club-internet.fr>
1N/A * French translations
1N/A
1N/AHiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
1N/A * Japanese translations
1N/A
1N/AEliphas Levy Theodoro <eliphas@conectiva.com>
1N/A * Brazillian Portugese translations
1N/A
1N/ADmitry S. Sivachenko <dima@Chg.RU>
1N/A * Russian translations
1N/A
1N/ATimshel Knoll <timshel@pobox.com>
1N/A * man pages (parted.8 partprobe.8)
1N/A * bug fixes
1N/A
1N/AIvo Timmermans <itimmermans@bigfoot.com>
1N/A * Dutch translations
1N/A
1N/ARyoji Kawagishi <kawagisi@yk.rim.or.jp>
1N/A * Japanese translation of doc/USER (user documentation)
1N/A (replaced by Okuji's version, now)
1N/A
1N/AOkuji Yoshinori <okuji@kuicr.kyoto-a.ac.jp>
1N/A * doc/USER.jp
1N/A * contributions to Japanese translations
1N/A
1N/AMasahiro Sakai <ZVM01052@nifty.ne.jp>
1N/A * most of the PC98 support (disk_pc98.c), with Andrew Clausen
1N/A * lots of tedious work on parted/strlist.c
1N/A
1N/ADamien Genet <damien.genet@free.fr>
1N/A * parted.m4
1N/A
1N/ABen Collins <bcollins@debian.org>
1N/A * Sun disk label support (libparted/disk_sun.c)
1N/A * stubs for UFS
1N/A
1N/AVincent Stelh� <vincent.stelhe@free.fr>
1N/A * move syntax patch (make END specification optional). Trivial
1N/A for copyright purposes (no disclaimer needed)
1N/A
1N/ANeal H Walfield <neal@cs.uml.edu>
1N/A * GNU/Hurd port - libparted/gnu.c
1N/A
1N/AThomas Roelz <tom@suse.de>
1N/A * misc bug fixes
1N/A
1N/AMatt Domsch <Matt_Domsch@dell.com>
1N/A * GUID Partition Table (GPT) support (disk_gpt.[ch],
1N/A crc32.[ch])
1N/A * misc bug fixes, including end-of-device workaround
1N/A in libparted/linux.c
1N/A
1N/AKjetil Torgrim Homme <kjetilho@linpro.no>
1N/A * Norweigen translations
1N/A
1N/AJ�rgen Tegn�r <jorgen.tegner@telia.com>
1N/A * Swedish translations
1N/A
1N/AKeld Simonsen <keld@dkuug.dk>
1N/A * Danish translations
1N/A
1N/ARichard M. Kreuter <kreuter@ausar.rutgers.edu>
1N/A * converted doc/USER to texinfo (doc/parted.texi)
1N/A
1N/AMiquel Matas <miquelmatas@wanadoo.es>
1N/A * Catalan translations
1N/A
1N/AAndreas Dilger <adilger@clusterfs.com>
1N/A * lots of mix bug fixes/cleanups
1N/A
1N/AVicente E. Llorens <vllorens@mundofree.com>
1N/A * Spanish translations
1N/A
1N/AYury Umanets <torque@ukrpost.net>
1N/A * basis of libparted/fs_reiserfs
1N/A
1N/ABernardo Jo�o Torres da Silveira
1N/A <bernardojts@ig.com.br>
1N/A * pt_BR translation of FAQ and parted.texi
1N/A
1N/AWojciech Polak <polak@gnu.org>
1N/A * Polish translations
1N/A
1N/AMiloslav Trmac <mitr@volny.cz>
1N/A * Czech translations
1N/A
1N/AMaxim V. Dziumanenko <mvd@mylinux.com.ua>
1N/A * Ukrainian translations
1N/A
1N/AGiuseppe Sacco <eppesuig@debian.org>
1N/A * Italian translations
1N/A
1N/AGuillaume Knispel <k_guillaume@libertysurf.fr>
1N/A * nearly all hfs and hfs+ code (libparted/fs_hfs)
1N/A * hfs+ support for mac partitions (disk_mac.c)
1N/A * sync_fast code (linux.c gnu.c geom.[ch] device.[ch] )
1N/A * various fixes (parted.c ui.c filesys.c disk_dos.c disk.c
1N/A doc/parted.texi doc/API disk_gpt.c disk_mac.c unit.c fs_fat/traverse.c)
1N/A
1N/AChris Lumens <clumens@redhat.com>
1N/A * interactive help fixes for filesystem types
1N/A * gcc-4 pedanticism cleanups
1N/A
1N/AWei-Lun Chao <chaoweilun@pcmail.com.tw>
1N/A * Taiwanese dialect of Chinese (Cantonese?) translations.
1N/A
1N/ATran Thi Hoang Quyen <banhdauxanhhaiduong@gmail.com>
1N/A * Vietnamese translations
1N/A
1N/AEduardo Maestri Righes <eduardo@tteng.com.br>
1N/A * hidden partitions support
1N/A * setting MS Reserved partitions through "set" command.
1N/A
1N/AArif E. Nugroho <arif_endro@yahoo.com>
1N/A * Indonesian translations
1N/A
1N/AIthamar R. Adema <ithamar@unet.nl>
1N/A * BeOS support
1N/A
1N/ADavid Cantrell <dcantrell@redhat.com>
1N/A * Added support for Promise SX8 devices (original patch from Jeremy
1N/A Katz <katzj@redhat.com>)
1N/A * Brought IBM/Red Hat DASD patches forward to parted-1.7.x
1N/A Original IBM authors: Volker Sameske <sameske@de.ibm.com>
1N/A Horst Hummel <Horst.Hummel@de.ibm.com>
1N/A Original Red Hat authors: Phil Knirsch <phil@redhat.de>
1N/A Harald Hoyer <harald@redhat.de>
1N/A * Prevent SIGFPE when FAT sector size is 0
1N/A * Add virtual DASD (VIODASD) on iSeries support
1N/A * Use O_DIRECT I/O to prevent first partition corruption on GPT disks
1N/A * Prevent sector reading exceptions from ped_geometry_check() on Mac
1N/A disklabels.
1N/A * Various bug fixes and other things.
1N/A
1N/APeter Jones <pjones@redhat.com>
1N/A * Add ped_exception_get_handler()
1N/A * /dev/mapper read/write support on Linux (via libdevmapper)
1N/A
1N/ADarren Lavender <dl1@hppine99.gbr.hp.com>
1N/A * Fix SIGSEGV in parted 1.6.19 and assertion error in 1.7.0
1N/A * Add support for LUN/device resize detection and option GPT
1N/A header corruption
1N/A * Fixed off-by-one error in GPT header that allowed for overlap
1N/A between LDAs of LastUsableLBA and PartitionEntryLBA in backup GPT
1N/A
1N/AOlaf Hering <olh@suse.de>
1N/A * Fixes for Macintosh disk label code
1N/A
1N/ADebarshi Ray <rishi@gnu.org>
1N/A * Display disk model and transport type in parted(8).
1N/A * '--list/-l' command line switch.
1N/A * Introduce 'print devices' and alias 'print list' to 'print all'.
1N/A * Alias 'mktable' to 'mklabel'.
1N/A * Code and API clean-up, bug fixes, and other miscellaneous stuff.