You can subscribe to this list here.
2000 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(5) |
Jul
|
Aug
|
Sep
(6) |
Oct
(2) |
Nov
(2) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
(4) |
Mar
(5) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(4) |
Oct
(10) |
Nov
(6) |
Dec
(4) |
2002 |
Jan
(5) |
Feb
(2) |
Mar
(1) |
Apr
(21) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(2) |
2003 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Alexander F. <Ale...@gm...> - 2000-01-26 14:48:04
|
Hi! Recently I decided to use http://sourceforge.net as a home for my project. There are several things that will change: MAILING LISTS ============= The KreateCD mailing list has moved. I automatically subscribed all members of the old mailing list the kreatecd-user. There are additional mailing lists available: kde-announce : is a read-only mailing list for KreateCD announcements. New releases of KreateCD and other relating news will be posted here. kde-user : general user discussion, problems or similar should be posted here kde-devel : this is the developer mailing list of KreateCD. (still looking for some developers :) ) Details how to subscribe/unsubscribe are on my homepage at http://www.moondream.de/kreatecd/ CVS REPOSITORY ================ A public CVS repository is now available for KreateCD. There is public anonymous read-only access for users. Please look at http://www.moondream.de/kreatecd for details. If someone is interested to join the KreateCD project - please contact me. You can register at http://sourceforge.net at advance. (it is free) You have to be a registered user to be added to the project. You'll gain full CVS read/write access then. PROFIPACKET UPDATES ===================== Differences between 0.3.0 and the current snapshot: - prepared for docbook documentation - should compile with current KDE 2.0 snapshots now - misc cleanups I AM STILL LOOKING FOR PEOPLE WHO WANT TO WRITE DOCUMENTATION FOR KREATECD OR WANT TO HELP ME TO CODE SOME NEW FEATURES. PLEASE CONTACT ME! Greetings Alexander Feigl |
From: Alexander F. <Ale...@gm...> - 2000-01-26 14:48:03
|
Hi! In order to implement CD-RW blanking into KreateCD I need some logfiles of cdrecord. (I don't have a CD-RW and don't know how it looks when the CD-RW is successfully blanked) If - you own a CD-RW and some CD-RW media - have some experiences with shell / cdrecord - want to help me to support CD-RW blanking in KreateCD then please send me the outpout of cdrecord when blanking media. Stdout and stderr should be redirected to separate files. Example: /opt/schily/bin/cdrecord >stdout_log 2>stderr_log [lots of blanking options] PLEASE USE A RECENT VERSION OF CDRECORD! If necessary add verbose options to cdrecord. (and tell me which options you used) I need to have logfiles for several cases : - successful blanking - no CD-RW in drive - medium in drive is a CD-R / CD-ROM - CD-RW medium is damaged / cannot be erased - CD-RW medium is already erased. Thanks in advance! Greetings Alexander |