Support netboot.xyz.lkrn addon
[grml2usb.git] / grml2usb
2017-05-26 Michael ProkopSupport netboot.xyz.lkrn addon
2017-05-24 Michael ProkopOption --rw-blockdev: ensure to set device to rw betwee...
2017-05-19 Michael ProkopDon't fail hard if installing on partition number ...
2017-04-13 Michael ProkopSupport --rw-blockdev option for usage with read-only...
2016-11-29 Michael ProkopCoding style fixes to make pep8 happy
2015-09-28 Evgeni GolovCatch parted returning None as the searched partition
2015-02-27 Lukas ProkopFix typo
2015-02-25 Michael ProkopSupport usage of grml2usb on EFI systems
2015-02-25 Lukas ProkopDisable usage of --copy-only and --grub at the same...
2015-02-25 Michael ProkopSync filesystems before returning from MBR installation
2015-02-25 Michael ProkopAdjust sorting of cmdline options
2015-02-25 Michael ProkopDisplay information when using --skip-usb-check options
2015-02-25 Lukas ProkopIntroduce skip-usb-check
2014-10-11 Evgeni GolovFix "global name 'parted' is not defined" error in...
2014-10-07 Michael ProkopUse pyparted to check for bootflag [Closes: issue1248]
2014-09-04 joeranExtend search paths for syslinux MBRs
2014-08-11 Florian Apollonerstyle fixes.
2014-08-11 Michael ProkopFix usage of grub-install command
2014-07-04 Michael ProkopAdd support for Python 3
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-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
2013-10-31 Michael ProkopFix typo in /boot/grub/addons.cfg filename
2013-08-19 Michael Prokoppep8 cleanups
2013-07-10 Till MaasSupport also /usr/share/syslinux/ to look for mbr.bin
2013-06-10 Michael ProkopUse lowercase 'timeout' command in syslinux configurati...
2013-05-15 Michael ProkopSkip check for bootflag if a GPT header is present
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-04-23 Michael ProkopNormalize temporary working directory to not fail with...
2013-04-23 Michael ProkopMake sure modprobe executable can be accessed
2013-03-18 Evgeni Golovfix detection of strange (xxxNpM) structures when findi...
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
2012-11-13 Michael ProkopVerify that the bootflag is enabled
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-07-26 Lukas Prokopgrml2usb: introduce option --tmpdir
2012-05-28 Michael Prokopcopy_addons: install all *.c32 addons in /boot/addons/
2012-05-27 Michael ProkopSupport multiple flavours inside one ISO
2012-05-09 Michael Prokoppep8 cleanups
2012-03-05 Michael ProkopRebuild loopback.cfg with present configuration files
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-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 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
2011-12-19 Christian HofstaedtlerAdd support for new kernel/initrd filenames
2011-12-19 Christian HofstaedtlerCleanup grub.cfg install logic
2011-12-19 Christian HofstaedtlerRemove hardcoded version from grml2usb
2011-12-19 Christian HofstaedtlerUse grub splash image from ISO
2011-12-12 Christian HofstaedtlerRemove failsafe boot menu entry
2011-12-12 Christian HofstaedtlerRemove 'quiet' from standard boot options
2011-12-11 Christian Hofstaedtlersync grub.cfg menu entries with grml-live templates
2011-12-11 Christian HofstaedtlerAdd nokms option to grub menu
2011-11-29 Michael Prokopinstall boot files required for [U]EFI boot
2011-10-03 Christian HofstaedtlerRemove grml2usb-compat
2011-10-03 Christian HofstaedtlerRemove static lilo binaries and lilo support
2011-08-18 Michael ProkopMerge branch 'mika/0.9.34'
2011-07-23 Christian HofstaedtlerSupport USB keys with superfloppy format
2011-07-23 Christian HofstaedtlerDrop grub1 support
2011-07-23 Christian HofstaedtlerLoop-mount ISO with read-only option
2011-07-10 Michael ProkopFix warning message for missing files.
2011-05-15 Christian HofstaedtlerDon't nag users about gpxe.lkrn
2011-04-20 Michael ProkopSupport iPXE as new alternative for gPXE.
2011-02-14 Michael ProkopRelease new version 0.9.31. v0.9.31
2011-02-12 Ulrich DangelAllow multiple --bootoptions for grml2usb. This makes...
2011-01-08 Michael ProkopRelease new version 0.9.30. v0.9.30
2011-01-08 Michael Prokopfix broken grub command terminal_output (should be...
2010-11-25 Michael ProkopRelease new version 0.9.29. v0.9.29
2010-11-13 Ulrich DangelImprove logging message
2010-11-07 Ulrich DangelUpdate version
2010-11-07 Ulrich DangelAppend new flavours to grml-version, do not only update...
2010-10-01 Thorsten Glaserfix bsd4grml boot (loopback and regular)
2010-10-01 Thorsten Glasercorrect a pasto
2010-09-28 Michael ProkopRelease new version 0.9.28. v0.9.28
2010-09-20 Ulrich Dangelbsd4grml was not copied correctly to the target device.
2010-09-20 Ulrich DangelRun grub-install without and with --force option.
next