Release new version 0.9.27.
[grml2usb.git] / grml2usb
2010-06-30 Michael ProkopRelease new version 0.9.27. v0.9.27
2010-06-25 Ulrich DangelFix user feedback about default flavour and installed...
2010-06-25 Ulrich DangelFix error message for unintialized partition [Closes...
2010-05-28 Michael ProkopUpdate changelog / version number.
2010-05-28 Michael ProkopMention --force switch of grub-install in debug log.
2010-05-28 Michael ProkopCheck for precense of grub/syslinux at startup time...
2010-05-27 Michael ProkopRelease version 0.9.26. v0.9.26
2010-05-26 Ulrich DangelFix another stupid string formatting error :/
2010-05-26 Ulrich DangelFix string concatination and changed version number
2010-04-27 Ulrich DangelSupport expanding bootoptions variables
2010-04-27 Ulrich DangelCode cleanup (pylint 10/10 ;0)
2010-04-22 Michael ProkopFix typo in option handling. v0.9.25
2010-04-21 Michael ProkopUse --force option for grub-install to support installa...
2010-04-21 Ulrich DangelUpdated version
2010-04-21 Ulrich DangelFixed indention
2010-04-21 Ulrich DangelRemove unecessary comment
2010-04-21 Ulrich DangelCopy all {sys,iso}linux *.c32 files like ifcpu64.c32
2010-04-21 Ulrich DangelAdd support for isos containing multiple grml flavours
2010-04-02 Michael ProkopRelease new version 0.9.23. v0.9.23
2010-04-02 Ulrich DangelOnly ask questions if options.force is not set. [Closes...
2010-02-21 Michael Prokopgrml2usb-compat: drop duplicated boot=live bootoptions...
2010-02-21 Ulrich DangelIncrement version number
2010-02-21 Ulrich DangelAlways assign an value to GRML_DEFAULT
2010-02-21 Ulrich DangelJust some code cleanup
2010-02-21 Ulrich DangelUse GRML_{FLAVOURS,DEFAULT}, PROG_VERSION from global...
2010-02-04 Michael ProkopDrop leftover debug line.
2010-02-03 Ulrich DangelSupport bootid bootoption.
2009-11-24 Michael ProkopProberly use UID check and escape $0 v0.9.20
2009-11-11 Michael ProkopAdjust version numbers v0.9.19
2009-11-10 Ulrich DangelIncrerased version number.
2009-11-10 Ulrich DangelMount vfat devices with explicit iocharset option....
2009-11-10 Ulrich DangelUnset option.syslinux if grub option is set.
2009-11-10 Ulrich Dangelcheck_for_fat always check for fat device.
2009-11-04 Michael ProkopUpdate for release 0.9.18. v0.9.18
2009-11-04 Ulrich DangelIncreased version number and updated changelog.
2009-11-04 Ulrich DangelMerge remote branch 'origin/master'
2009-11-04 Ulrich DangelMake sure that --grub-mbr requires --grub. Thanks to...
2009-11-04 Ulrich DangelAlso set GRML_DEFAULT when running with --dry-run....
2009-10-29 Michael ProkopUpdate for release 0.9.17. v0.9.17
2009-10-28 Ulrich DangelAlways copy grub files.
2009-10-28 Ulrich DangelAdjust labels in grml.cfg and default.cfg if necessary.
2009-10-27 Michael ProkopDepend on rsync.
2009-10-27 Ulrich DangelUpdate changelog and increment version number. v0.9.16
2009-10-27 Ulrich DangelDynamic check for addons as grml-small is nowadays...
2009-10-27 Ulrich DangelCopy gpxe.lkrn addon to the target.
2009-10-26 Ulrich DangelThe f1 file does not have to be present on old grml...
2009-10-26 Ulrich DangelModified grml2usb to be able to run on a generated...
2009-10-26 Michael ProkopUpdate for new release v0.9.15
2009-10-26 Ulrich DangelRemove unnecessary newline in syslinux_warning
2009-10-26 Ulrich DangelMake syslinux default.
2009-10-26 Ulrich DangelCopy addon*.cfg instead of addon_*.cfg to copy all...
2009-10-26 Ulrich DangelSupport new addition files for addon menu from grml...
2009-10-26 Ulrich DangelRemove debug output.
2009-10-24 Michael ProkopMerge branch 'master' of ssh://git@git.grml.org/grml2usb
2009-10-24 Ulrich DangelReplace match for --remove-bootoption by space.
2009-10-24 Ulrich DangelAdjusted --remove-bootoption handling to allow arbitrar...
2009-10-24 Michael ProkopDrop unnecessary header line from grml2usb script
2009-10-24 Michael ProkopSync and add grml2usb-compat to grml2usb package
2009-10-24 Ulrich DangelIntroduced --remove-bootoption in grml2usb to delete...
2009-10-23 Ulrich DangelDo not use '-' in the directory name for the linux...
2009-10-21 Michael ProkopUpdate changelog and docs for new release (0.9.13) v0.9.13
2009-10-21 Ulrich DangelAdd an additional seperator to the menu to have the...
2009-10-20 Ulrich Dangelgrml2iso supports now new grml2usb using syslinux
2009-10-20 Ulrich Dangeluse sys.stdout.write instead of print to prevent additi...
2009-10-20 Ulrich Dangelgenerate f{1..10} filenames
2009-10-20 Ulrich DangelWrite prompt label to an extra file to be more flexible
2009-10-20 Ulrich Dangelremove default boot entry for additional isos
2009-10-20 Ulrich Dangeladd timeout to syslinux.cfg
2009-10-19 Ulrich DangelAlso copy f1 for prompt
2009-10-19 Ulrich DangelAdd support for syslinux prompt
2009-10-19 Ulrich Dangeladd support for prompt
2009-10-19 Ulrich DangelSupport multiple hidden.cfg entrys
2009-10-19 Ulrich Dangeluse fileinput instead of manual processing the files
2009-10-19 Michael ProkopDrop duplicated boot=live references in kernel cmdline
2009-10-19 Michael ProkopSupport setting bootoptions in syslinux.cfg
2009-10-19 Michael ProkopAvoid the "file is read only, overwrite anyway (y/n) ?"
2009-10-19 Michael ProkopInform user when using grub as bootloader
2009-10-19 Michael ProkopWhitespace and newline cleanup
2009-10-19 Michael ProkopMake syslinux the default bootloader (drop --syslinux...
2009-10-19 Ulrich DangelAdjust regex for detecting and changing filenames
2009-10-18 Michael ProkopAdd check for older ISOs which do not ship default.cfg
2009-10-18 Michael ProkopSearch for isolinux files in /boot/isolinux/ so the...
2009-10-18 Michael ProkopApply patch by Thorsten Glaser which prepares code...
2009-10-18 Michael ProkopFix merge conflicts
2009-10-18 Michael ProkopRaise CriticalException if filesystem.module, kernel...
2009-10-18 Ulrich DangelDo not add multiple times in the generated menu the...
2009-10-18 Ulrich DangelModified syslinux configuration handling to generate...
2009-10-18 Ulrich DangelModified syslinux configuration handling to generate...
2009-09-21 Michael ProkopUpdate documentation regarding syslinux and FAT32
2009-09-11 Michael ProkopAdjust version number; drop python2.6 specific shebang v0.9.12
2009-09-10 Michael ProkopFurther logging fixes (thanks to Thorsten Glaser)
2009-09-10 Michael ProkopFix logging for python 2.6
2009-09-07 Michael ProkopImprove handling the 'No space left on device' situation v0.9.11
2009-09-07 Michael ProkopNew option --grub-mbr
2009-09-07 Michael ProkopReplace hint to '--grub' with 'grub'
2009-09-07 Michael ProkopFix usage of --force in combination with --fat16
2009-09-07 Michael ProkopMention the --syslinux option if grub-install fails
2009-09-07 Michael ProkopUse 'pci=nomsi' in failsafe bootoption
2009-08-31 Michael ProkopMake sure grub.conf is not a symlink but a plain file...
2009-08-31 Michael ProkopSupport directory of grml2usb as base dir
next