Fix typo in changelog and rewrap line.
[grml2usb.git] / grml2usb
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
2009-08-25 Michael ProkopFix creation and installation of grub1's configuration...
2009-08-18 Michael Prokopgrub2: drop serial entry; rework MirOS entry; improve...
2009-08-18 Michael ProkopLoad memtest86+ binary via 'linux16' in grub2 (otherwis...
2009-08-18 Michael ProkopIncreate timeout from 5 to 10 seconds in grub2 configur...
2009-07-28 Michael ProkopUse 'set gfxpayload' instead of vga=... in grub2 config
2009-07-28 Michael Prokopgrub2 changes: use ascii.pf2 as grub2 font; support...
2009-06-28 Michael ProkopSupport use with python version 2.4
2009-06-15 Michael ProkopUpdate rsync options
2009-06-15 Michael ProkopMove syslinux check to install_syslinux_mbr()
2009-06-07 Michael ProkopSwitch order of usb <-> path check
2009-06-07 Thorsten GlaserSpelling fixes
2009-06-07 Thorsten GlaserWrite GRUB2 config even if the target is a directory.
2009-06-07 Thorsten GlaserAll these “set root=” are not needed for GRUB2.
2009-06-07 Michael ProkopFix usage of rsync for hdt.c32 and pci.ids
2009-06-06 Michael ProkopUse blkid, use rsync; use forensic/readonly in the...
2009-06-06 Michael Prokopsupport /dev/loop*, generate configuration for syslinux...
2009-06-02 Michael ProkopFix bootoption toram: it should be toram=$FLAVOUR.squashfs v0.9.7
2009-06-01 Michael ProkopFix small typo (s/bootbrompt/bootprompt/)
2009-05-20 Michael ProkopAdd "persistent" entry to menu of grub/syslinux v0.9.6
2009-05-20 Michael ProkopSupport installation of the currently running grml...
next