Implement mount and unmount handling
[grml2usb.git] / grml2usb.py
2009-02-03 Michael ProkopImplement mount and unmount handling
2009-01-20 Michael ProkopImplement handle_iso(), use logging()
2009-01-20 Michael ProkopImplement execute() logic
2009-01-20 Michael ProkopSome code cleanups to make pylint happier ;)
2009-01-20 Michael Prokop Implement install_mbr(device); add lilo stuff
2009-01-19 Michael ProkopAdd some further comments
2009-01-19 Michael ProkopImplement copy logic and syslinux/grub configuration
2009-01-18 Michael ProkopImplement prototype of copy_grml_files(), move f# files...
2009-01-17 Michael ProkopImplement search_file()
2009-01-09 Michael ProkopUpdate script
2009-01-09 Michael ProkopInitial checkin of grml2usb.py [prototyp]