grml2usb docs: drop references to deprecated grml-medium
[grml2usb.git] / grml2usb
2023-02-20 Michael Prokopcodecheck: reformat with black, version 23.1.0
2021-01-22 Michael ProkopFix --grub and --syslinux handling
2020-11-17 Michael ProkopFix race condition with blockdev/BLKRRPART due to lack...
2020-11-13 Michael Prokopcodecheck: reformat with black, version 20.8b1
2020-10-02 Michael ProkopUse "GRML" as FAT label when creating the file system
2020-10-02 Manuel RomAdd unit testing capabilities and basic tests for check...
2020-07-18 Michael ProkopCode cleanups
2020-06-23 Michael ProkopDo not fail if ISO doesn't have grub.cfg inside efi.img
2020-06-19 Michael ProkopSupport Grml's new Secure Boot approach
2020-06-18 Michael Prokopcodecheck: fix flake8 issues with versions >=3.8.3
2020-06-06 Michael ProkopSkip boot flag check when installing to directory
2020-06-03 Michael ProkopMerge remote-tracking branch 'origin/pr/35'
2020-06-03 Michael ProkopMerge remote-tracking branch 'origin/pr/37'
2020-06-03 Darshaka PathiranaCheck for boot flag before possibly creating FAT16...
2020-06-03 Michael ProkopReread partition table after installing MBR to ensure...
2020-06-03 Michael ProkopUse "boot flag" instead of "bootflag" also in docs...
2020-05-29 Michael ProkopMerge remote-tracking branch 'origin/pr/29'
2020-05-28 Michael ProkopDrop old bootflag detection + be more verbose about...
2020-04-02 Michael ProkopCoding style: execute black + isort and fix undefined...
2020-04-02 Michael ProkopCoding style: fix pep8 + flake8 issues
2020-03-04 Michael ProkopMerge remote-tracking branch 'origin/pr/26'
2020-02-19 Tomáš VirtusFix duplicate Syslinux entries (2)
2020-02-03 Tomáš VirtusFix duplicate Syslinux entries
2020-02-03 Tomáš VirtusSupport more Syslinux module locations
2020-02-03 Tomáš VirtusFix Python 3 syntax warning (is vs ==)
2019-10-31 Michael Prokopcheck_for_fat(): use subprocess.check_output to avoid...
2019-10-31 Michael ProkopNo longer explicitly list addon files, instead copy...
2019-10-31 Michael ProkopProvide git-describe based version information when...
2019-10-31 Michael ProkopMerge remote-tracking branch 'origin/pr/25'
2019-10-31 Sven JoachimFix path to syslinux *.c32 files
2019-10-30 Michael ProkopMerge remote-tracking branch 'origin/pr/24'
2019-10-30 Sven Joachimcheck_boot_flag(): Open device in binary mode
2019-10-30 Sven Joachimcheck_for_fat: Avoid comparing strings and bytes
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/23'
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/22'
2019-10-15 Michael ProkopAvoid subprocess.Popen with stdout/stderr=PIPE and...
2019-10-15 Michael ProkopPort to py3k mika/py3k
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/20'
2019-10-13 Chris Hofstaedtlergrml2usb: print backtrace when --verbose is given
2019-10-13 Chris Hofstaedtlergrml2usb: abort if required logo.16 file is missing
2019-06-04 Michael ProkopAvoid custom boot options getting duplicated when used...
2019-03-21 Michael ProkopSwitch default mount point from /lib/live/mount/medium...
2019-02-28 Michael ProkopUpdate copyright year information
2019-02-28 Michael ProkopForce usage with python2
2018-06-01 Michael ProkopMake recent versions of pep8 happy
2018-05-25 Michael ProkopMerge remote-tracking branch 'origin/pr/16'
2017-09-23 Michael ProkopFix a bunch of typos
2017-09-07 Michael ProkopProvide Secure Boot support
2017-07-18 joeranPython3: Some improvements to increase support
2017-05-31 Michael ProkopEnsure that grub-install doesn't receive emtpy command...
2017-05-31 Michael ProkopOption --rw-blockdev: set r/w also in GRUB specific...
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
next