grml2usb.git
2010-04-02 Ulrich DangelOnly ask questions if options.force is not set. [Closes...
2010-02-21 Michael ProkopFix typo in changelog and rewrap line. v0.9.22
2010-02-21 Michael ProkopBump Standards-Version to 3.8.4, add syslinux additiona...
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 ProkopUpdate changelog for release 0.9.20. v0.9.21
2010-02-04 Michael ProkopDrop leftover debug line.
2010-02-03 Ulrich DangelSupport bootid bootoption.
2009-12-30 Michael ProkopDocument the Boot error issue regarding USB-ZIP.
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-11 Michael ProkopUpdate changelog for release 0.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 DangelAdjusted changelog.
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 DangelUpdated changelog.
2009-10-26 Ulrich DangelSupport new addition files for addon menu from grml...
2009-10-26 Ulrich DangelRemove debug output.
2009-10-24 Michael ProkopUpdate changelog for release 0.9.14 v0.9.14
2009-10-24 Michael ProkopMerge branch 'master' of ssh://git@git.grml.org/grml2usb
2009-10-24 Ulrich DangelUpdated changelog.
2009-10-24 Ulrich DangelReplace match for --remove-bootoption by space.
2009-10-24 Ulrich DangelAdded support for removing existing boot parameters...
2009-10-24 Ulrich DangelExtended grml2iso to add default bootoptions and copy...
2009-10-24 Ulrich DangelUpdated changelog
2009-10-24 Michael ProkopUpdate docs: mention that grml2usb-compat does not...
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-21 Ulrich Dangelinclude hd boot entry for generated iso
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 Dangelmention explicit support for adding additional isos...
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 Dangelremove trailing whitespace
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 ProkopUpdate changelog
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 ProkopUpdate changelog and provide new NEWS entry
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 ProkopUpdate TODO file
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 ProkopUpdate changelog
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 ProkopMakefile: adjust dependency in tarball-online target v0.9.10
2009-09-07 Michael ProkopAdd link to FAQ in the IMPORTANT-section of the docs
2009-09-07 Michael ProkopNew option --grub-mbr
2009-09-07 Michael ProkopUpdate changelog for release 0.9.10
2009-09-07 Michael ProkopUpdate TODO file
2009-09-07 Michael ProkopReplace hint to '--grub' with 'grub'
next