simpleburner Code
Status: Beta
Brought to you by:
sirmacik
File | Date | Author | Commit |
---|---|---|---|
COPYING | 2009-12-24 |
![]() |
[383c2a] License change |
README | 2010-01-04 |
![]() |
[3c588f] Updated readme and help msg |
simpleburner.pl | 2010-01-16 |
![]() |
[d5fd15] Added marks for next release, simpleburner is g... |
simpleburner.py | 2010-05-31 |
![]() |
[2898aa] simpleburner development restarted! I need to r... |
COPYING: Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. DESCRIPTION: Simpleburner - made to simplyfi CD/DVD burning under CLI. HOMEPAGE: <http://sirmacik.net/simpleburner/> DEPENDENCES: * perl - <http://www.perl.org> * cdrkit - <http://www.cdrkit.org/> or cdrtools - <http://cdrecord.berlios.de/> INSTALLATION: To get the source of simpleburnerer run: $ git clone git://repo.or.cz/simpleburner.git And then install with command: # install -Dm simpleburner/simpleburner.pl /usr/bin/simpleburner OPTIONS: -h, --help Displays help message -t, --test Run in test mode -b, --burn-only Run without making iso image -m, --makeiso Make only iso image --data Directory with data to burn --name Path and/or name of iso image (by default ~/cd.iso) --device Device to use (default /dev/sr0) --speed Burning speed (by default it will be autodetected) --mode Burning mode, available options are: TAO (default), DAO, SAO, RAW BUGS: If You've found any bugs or You've any idea how to improve simpleburner, please report it by sending mail to simpleburner-bugs@googlegroups.com. LINKS: Mailing list: <http://groups.google.com/group/simpleburner-bugs> Project site at freshmeat <http://freshmeat.net/projects/simpleburner> Project site at sourceforge <http://sourceforge.net/projects/simpleburner/>