cvs commit to debian-installer/tools/autopartkit by pere

2002-12-16 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Mon Dec 16 02:11:41 MST 2002 Log Message: Avoid segfault if template debian-installer/profile is missing. Add test program to test table choosing mechanis. Files: changed:Makefile.am autopartkit.c choosetable.c

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-15 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Sun Dec 15 12:35:14 MST 2002 Log Message: Typo. Disk label is string, not integer. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-15 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Sun Dec 15 12:26:40 MST 2002 Log Message: Apply patch from Sytse Wielinga to correct spelling of capacity. Files: changed:autopartkit.c autopartkit.h distribute.c loadpartitions.c -- To UNSUBSCRIBE, email to [EMAI

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-13 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Fri Dec 13 05:46:40 MST 2002 Log Message: Avoid some compile warnings on IA64. Files: changed:autopartkit.c distribute.c dumptable.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-13 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Fri Dec 13 05:22:12 MST 2002 Log Message: Correct filename of AUTHORS to keep automake happy. Files: removed:AUTHOR added: AUTHORS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-13 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Fri Dec 13 05:20:20 MST 2002 Log Message: Rename debconf_* functions to mydebconf_*, to avoid conflict with upcoming cdebconf. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-13 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Fri Dec 13 05:16:13 MST 2002 Log Message: Use 'GPT' as default disk label type on ia64. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Fri Dec 13 00:05:43 MST 2002 Log Message: Refuse to compile if libparted is missing. Files: changed:configure.ac -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Thu Dec 12 02:41:47 MST 2002 Log Message: Use 'msdos' disk label type on platforms where the proper type is unknown. This avoids a compile error on these platforms. Files: changed:autopartkit.c -- To UNSUBSCRIBE

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Thu Dec 12 02:38:24 MST 2002 Log Message: Make sure PED_DONE() is called on successfull termination. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Thu Dec 12 02:36:21 MST 2002 Log Message: Log default disk label type. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Thu Dec 12 02:33:42 MST 2002 Log Message: Remove unused test code. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-12 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Thu Dec 12 02:33:29 MST 2002 Log Message: Avoid compare between signed and unsigned int. Files: changed:loadpartitions.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 13:11:31 MST 2002 Log Message: Use ANSI C (u)int64_t instead of (unsigned) long long. Files: changed:distribute.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 12:55:33 MST 2002 Log Message: Make it easier to select default disk label type at run time. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 09:24:41 MST 2002 Log Message: Change default filesystem from ext3 to ext2. I was wrong thinking ext3 was supported in libparted 1.6. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAI

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 09:10:01 MST 2002 Log Message: Avoid segfault if filesystem type is unsupported by libparted. Small fix for libparted 1.6. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 09:08:45 MST 2002 Log Message: Avoid some compile warnings. Files: changed:distribute-test.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-11 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Wed Dec 11 09:07:13 MST 2002 Log Message: Remove renundant error text. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 15:21:58 MST 2002 Log Message: Fixes for libparted 1.6. Files: changed:autopartkit.c parted-compat.h -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 11:13:47 MST 2002 Log Message: Make sure this compiles with libparted 1.6. Files: changed:autopartkit.c distribute-test.c distribute.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-10 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Tue Dec 10 10:23:28 MST 2002 Log Message: Use 'ext3' by default when using libparted 1.6. Files: changed:autopartkit.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

cvs commit to debian-installer/tools/autopartkit by pere

2002-12-08 Thread Debian Boot CVS Master
Repository: debian-installer/tools/autopartkit who:pere time: Sun Dec 8 11:28:26 MST 2002 Log Message: Development version moved from Skolelinux into Debian CVS. Skipping version numbers 0.2 - 0.32 used by Skolelinux versions. Files: changed:TODO autopartkit.c removed: