grml2usb.git
2014-07-03 Michael Prokopdocs: fix typo (persisten*t*-path and wrong uppercase...
2014-07-03 Michael ProkopMerge branch 'master' of https://github.com/jimmy42...
2014-06-02 dansanallow grub-install to be called grub2-install (used...
2014-03-23 Andreas "Jimmy... Replaced all occurences of iso or Iso with ISO(s) in...
2014-03-23 Andreas "Jimmy... Replaced all occurences of grml with Grml in the manpages
2014-03-23 Andreas "Jimmy... Minor change in manpage
2014-03-23 Andreas "Jimmy... Fixed manpages
2014-02-24 Michael ProkopRelease new version 0.14.4 v0.14.4
2014-02-24 Michael ProkopMore consequently use "Grml" instead of "grml"
2014-02-19 Lukas ProkopSilent error for StandardError, not RuntimeError
2014-02-19 Lukas ProkopCreate copies of set before iteration
2014-02-19 Lukas ProkopProvide log message for umounted device in cleanup()
2014-02-19 Lukas ProkopImplement folder cleanup support for TMPFILES. Closes #5.
2014-02-19 Lukas ProkopSilence errors the right way.
2014-02-19 Lukas ProkopAdverb is actually adjective.
2014-02-14 Lukas ProkopAsk user whether he really wants to use non-grml folder
2014-02-07 Michael ProkopRelease new version 0.14.3 v0.14.3
2014-02-07 Michael ProkopFix logic of isohybrid execution if uefi option is...
2014-02-07 Michael ProkopBump Standards-Version to 3.9.5
2013-10-31 Michael ProkopRelease new version 0.14.2 v0.14.2
2013-10-31 Michael ProkopFix typo in /boot/grub/addons.cfg filename
2013-10-06 Christian HofstaedtlerRemove Recommends: isolinux, as the package is gone
2013-08-19 Michael Prokoppep8 cleanups
2013-08-14 Michael ProkopRelease new version 0.14.1 v0.14.1
2013-07-10 Till MaasSupport also /usr/share/syslinux/ to look for mbr.bin
2013-06-26 Michael ProkopRelease new version 0.14.0 v0.14.0
2013-06-26 Michael Prokopgrml2iso: make sure we have the sbin directories in...
2013-06-26 Michael Prokopgrml2iso: disable UEFI mode by default, only enable...
2013-06-26 Michael Prokopgrml2iso: mention isolinux in 'isohybrid executable...
2013-06-26 Michael Prokopgrml2iso: extend error message of required ISO generati...
2013-06-10 Michael ProkopUse lowercase 'timeout' command in syslinux configurati...
2013-06-02 Michael Prokopgrml2iso: skip --uefi option of isohybrid if ISO doesn...
2013-05-15 Michael ProkopRelease new version 0.13.8 v0.13.8
2013-05-15 Michael ProkopSkip check for bootflag if a GPT header is present
2013-05-14 Michael ProkopRelease new version 0.13.7 v0.13.7
2013-05-13 meisterlukFurther bugfixes.
2013-05-13 meisterlukBugfixes.
2013-05-13 meisterlukFix FORMAT definition for logging module.
2013-05-13 meisterlukFix typo.
2013-05-13 meisterlukProvide top-level critical error message.
2013-05-13 meisterlukWrap main method with try...except Exception construct.
2013-05-13 meisterlukImprove error handling.
2013-05-13 meisterlukFix spelling.
2013-05-13 Evgeni Golov"if not" also triggers when value is 0, use "if is...
2013-05-08 Christian HofstaedtlerRemove obsolete DM-Upload-Allowed flag
2013-04-23 Michael ProkopRelease new version 0.13.6 v0.13.6
2013-04-23 Michael ProkopNormalize temporary working directory to not fail with...
2013-04-23 Michael Prokopgrml2iso: provide more user-friendly error message...
2013-04-23 Michael ProkopMake sure modprobe executable can be accessed
2013-04-23 Michael Prokopgrml2iso: make sure to exit properly if provided argume...
2013-03-18 Michael ProkopRelease new version 0.13.5 v0.13.5
2013-03-18 Evgeni Golovfix detection of strange (xxxNpM) structures when findi...
2013-01-10 Michael ProkopRelease new version 0.13.4 v0.13.4
2013-01-10 Michael ProkopMention /lib/live/mount/medium for new live path +...
2013-01-10 Michael ProkopDo not use partition for bootflag check but disk itself
2013-01-07 Michael ProkopAdd realpath to Depends as it's required by grml2iso
2012-12-17 Michael ProkopRelease new version 0.13.3 v0.13.3
2012-12-17 Michael ProkopBump Standards-Version to 3.9.4
2012-11-13 Michael ProkopVerify that the bootflag is enabled
2012-10-05 Michael Prokopgrml2iso: use absolute path for working directory to...
2012-09-11 Michael ProkopRelease new version 0.13.2 v0.13.2
2012-09-11 Michael ProkopExit with better error message if running with toram...
2012-09-11 Lukas ProkopFix error message.
2012-09-11 Michael ProkopFix logging message if operating on a directory
2012-09-11 Michael ProkopRelease new version 0.13.1 v0.13.1
2012-09-11 Michael Prokopgrml2iso: make ISOs dd-able through isohybrid
2012-09-10 Michael ProkopRelease new version 0.13.0 v0.13.0
2012-07-26 Michael Prokopgrml2iso: support -t to set temporary working directory
2012-07-26 Lukas Prokopgrml2usb: introduce option --tmpdir
2012-07-24 Michael Prokopgrml2iso: fix typo + improve wording
2012-05-28 Michael ProkopRelease new version 0.12.2 v0.12.2
2012-05-28 Michael Prokopcopy_addons: install all *.c32 addons in /boot/addons/
2012-05-27 Michael ProkopRelease new version 0.12.1 v0.12.1
2012-05-27 Michael ProkopSupport multiple flavours inside one ISO
2012-05-09 Michael ProkopRelease new version 0.12.0 v0.12.0
2012-05-09 Michael ProkopAdjust PROG_VERSION code in debian/rules for pep8 cleanup
2012-05-09 Michael Prokoppep8 cleanups
2012-04-26 Michael ProkopDrop oudated tarball-online make target and support...
2012-04-25 Evgeni Golovfix manpage markup
2012-04-25 Michael ProkopBump Standards-Version to 3.9.3
2012-03-05 Michael ProkopRebuild loopback.cfg with present configuration files
2012-02-08 Michael Prokopgrml2iso: use shell for calculation instead of using bc
2012-01-27 Michael ProkopRelease new version 0.11.6 v0.11.6
2012-01-27 Ulrich DangelSupport template parameters in overlay directory. For... mru/grml2iso-templates
2012-01-27 Ulrich DangelCanonicalize overlay directory
2012-01-11 Michael ProkopRelease new version 0.11.5 v0.11.5
2012-01-11 Ulrich DangelOnly modify live-media-path for current flavour
2012-01-10 Ulrich DangelStreamline grml_flavour modification
2012-01-10 Ulrich DangelModify grub config files for the specified flavour...
2012-01-10 Ulrich DangelSupport multiple flavours on a cd
2012-01-09 Michael ProkopRelease new version 0.11.4 v0.11.4
2012-01-05 Michael ProkopMake sure we don't fail in device check when using...
2011-12-27 Ulrich DangelCopy complete Grml flavour directory instead of explici...
2011-12-22 Michael ProkopRelease new version 0.11.3 v0.11.3
2011-12-22 Christian HofstaedtlerLoad loop kernel module [Closes: issue1097]
2011-12-21 Christian HofstaedtlerWarn that older versions can't do multi-flavour grub
2011-12-21 Christian HofstaedtlerUse grub config from ISO instead of writing a new one
2011-12-21 Christian HofstaedtlerMimic /boot/%SHORT_NAME% like on the ISO
2011-12-21 Christian HofstaedtlerFix typo
2011-12-21 Christian HofstaedtlerFix add/remove bootoptions with new kernel/initrd names
next