Update changelog for release 0.9.20.
[grml2usb.git] / debian / changelog
2010-02-04 Michael ProkopUpdate changelog for release 0.9.20. v0.9.21
2009-11-24 Michael ProkopProberly use UID check and escape $0 v0.9.20
2009-11-11 Michael ProkopUpdate changelog for release 0.9.19.
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-10-29 Michael ProkopUpdate for release 0.9.17. v0.9.17
2009-10-28 Ulrich DangelAdjusted changelog.
2009-10-27 Michael ProkopDepend on rsync.
2009-10-27 Ulrich DangelUpdate changelog and increment version number. v0.9.16
2009-10-26 Ulrich DangelUpdated changelog.
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 DangelUpdated changelog
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-21 Michael ProkopUpdate changelog and docs for new release (0.9.13) v0.9.13
2009-10-20 Ulrich Dangelmention explicit support for adding additional isos...
2009-10-19 Michael ProkopUpdate changelog
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-18 Michael ProkopUpdate changelog
2009-09-21 Michael ProkopUpdate documentation regarding syslinux and FAT32
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 ProkopUpdate changelog for release 0.9.10
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 ProkopUpdate changelog for release v0.9.9
2009-08-25 Michael ProkopFix creation and installation of grub1's configuration...
2009-08-18 Michael ProkopFix typo in changelog
2009-08-18 Michael ProkopBump Standards-Version to 3.8.3
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 Prokopdocument 'grub-setup fails after Attempting to install...
2009-07-28 Michael Prokopgrub2 changes: use ascii.pf2 as grub2 font; support...
2009-07-21 Michael ProkopUpdate debian/control v0.9.8
2009-07-21 Michael ProkopUpdate changelog for release
2009-06-28 Michael ProkopSupport use with python version 2.4
2009-06-15 Michael Prokopdocs: add 'grub-probe: error: unknown filesystem'
2009-06-15 Michael ProkopMove syslinux check to install_syslinux_mbr()
2009-06-08 Michael Prokopgrml2iso: fix i386<->amd64 with grub-mkimage
2009-06-07 Michael ProkopSwitch order of usb <-> path check
2009-06-07 Michael ProkopUpdate changelog
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...
2009-05-04 Michael ProkopUpdate changelog for release v0.9.5
2009-05-04 Michael ProkopUpdate changelog
2009-05-04 Michael ProkopUse multiboot for booting MirOS BSD when using grub2
2009-04-21 Michael ProkopUse the normalized path for unmounting, patch by Peter...
2009-04-09 Michael ProkopDisplay program version during execution
2009-04-09 Michael ProkopFix dashes of options in manpage
2009-04-08 Michael Prokopgrub2: move kernel commandline from initrd to kernel... v0.9.4
2009-04-07 Michael ProkopSome minor debian/ improvements v0.9.3
2009-04-07 Michael ProkopUpdate changelog for new release
2009-03-24 Michael ProkopFix --quiet/--verbose option handling
2009-03-24 Michael ProkopAlso add specified bootoptions to default entry in...
2009-03-24 Michael ProkopSupport older kernel versions in check for removable...
2009-03-12 Michael ProkopMention the Debian package in the error message
2009-03-12 Michael ProkopFix comments section in manpage
2009-03-07 Michael ProkopUpdate failsafe bootoption
2009-03-04 Michael ProkopRename --mbr-manager into --mbr-menu
2009-03-04 Michael ProkopUpdate mbr.S
2009-03-04 Michael ProkopDrop some leftover 'lang=us' references
2009-03-02 Michael ProkopAdd zsh completion for grml2usb
2009-03-02 Michael ProkopEither depend on syslinux | grub2 | grub
2009-03-02 Michael ProkopUpdate Build-Depends*
2009-03-02 Michael ProkopAdd asciidoc, xsltproc and docbook-xsl to Build-Depends
2009-03-02 Michael ProkopUpdate changelog, go into direction of 0.9.2 :)
2009-03-02 Michael ProkopSome minor updates in debian/
2009-03-02 Michael ProkopMake grub the default bootloader, add support for bsd4g...
2009-02-28 Michael Prokop Update changelog
2009-02-17 Michael ProkopUpdate debian/
2009-02-16 Michael ProkopAdd debian/NEWS file, update changelog and adjust versi...
2008-05-24 Michael ProkopSome minor cleanups in Debian packaging
2008-05-24 Michael ProkopFix problem with comment chars in /etc/fstab
2008-02-23 Michael ProkopSupport new directory layout of different grml-flavours
2008-01-19 Michael ProkopFix the grub issue 0.8.0
2007-11-16 Michael ProkopAdjust grml2usb for a present grub directory
2007-09-12 Michael ProkopApply patch-bomb by ft, thanks a lot
2007-06-08 Michael ProkopThe "reworked grml2usb for JUXLALA"-release 0.7.6
2007-04-03 Michael Gebetsroithersupporting directories and direct blockdevices as sourc...
2007-03-16 Michael ProkopChange version schema from x.y-z to x.y.z
2007-03-16 Michael ProkopGet rid of bashism
2007-02-03 Michael Prokopadd documentation to the manpage 0.7-3
2006-11-11 Michael Prokop * Use 'Architecture: all' in debian/control so we... grml0.9
2006-11-06 Michael Prokopbumb debian package version to 0.7 as well 0.7
2006-11-06 Michael Prokop * Use different exit codes for different code parts...
next