grml2usb.git
2024-03-13 Michael Prokopgrml2usb docs: drop references to deprecated grml-medium master
2023-02-20 Michael ProkopRelease new version 0.19.2 v0.19.2
2023-02-20 Michael Prokopcodecheck: reformat with black, version 23.1.0
2023-02-08 Michael ProkopRelease new version 0.19.1 v0.19.1
2023-02-08 Michael ProkopBump Standards-Version to 4.6.2
2022-09-07 Michael ProkopReplace egrep usage with grep -E
2022-03-21 Michael ProkopRelease new version 0.19.0 v0.19.0
2022-03-11 Michael Prokopgrml2iso: execute under pipefail
2022-03-11 Michael Prokopgrml2iso: support parallel execution
2021-04-24 Michael ProkopGithub action: do not install virtualenv + python3...
2021-04-24 Michael ProkopFix vulture usage and add vulture to Build-Depends
2021-04-24 Michael ProkopMerge remote-tracking branch 'origin/pr/46'
2021-03-22 Manuel RomAdd Github action workflows for CI/CD
2021-01-22 Michael ProkopRelease new version 0.18.5 v0.18.5
2021-01-22 Michael ProkopFix --grub and --syslinux handling
2020-11-27 Michael ProkopRelease new version 0.18.4 v0.18.4
2020-11-27 Michael ProkopBump Standards-Version to 4.5.1
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-08-12 Michael ProkopMerge remote-tracking branch 'origin/pr/42'
2020-07-26 Darshaka PathiranaUse consistent case of 'USB' and 'Grml'
2020-07-18 Michael ProkopCode cleanups
2020-06-24 Michael ProkopRelease new version 0.18.3 v0.18.3
2020-06-24 Michael Prokopdocs: rework grml2iso docs, including note about order...
2020-06-24 Michael Prokopdocs: drop no longer needed strong->bold workaround...
2020-06-24 Michael Prokopgrml2iso: switch from isohybrid to xorriso/isohybrid...
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 Prokopsetup.cfg: adjust flake8 section so invoking it without...
2020-06-18 Michael Prokopcodecheck: fix flake8 issues with versions >=3.8.3
2020-06-06 Michael ProkopRelease new version 0.18.2 v0.18.2
2020-06-06 Michael ProkopSkip boot flag check when installing to directory
2020-06-03 Michael ProkopRelease new version 0.18.1 v0.18.1
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-05-12 Michael ProkopRelease new version 0.18.0 v0.18.0
2020-04-02 Michael ProkopGet rid of docbook-xsl workaround regarding duplicate...
2020-04-02 Michael Prokopdebian: switch to debhelper minimal style
2020-04-02 Michael Prokopautopkgtests: drop python2 support and depend on python...
2020-04-02 Michael Prokopdebian: execute `wrap-and-sort -a -t -s`
2020-04-02 Michael ProkopBump Standards-Version to 4.5.0
2020-04-02 Michael Prokopcodecheck: rely on flake8, isort + black during build...
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-03-02 Michael ProkopMerge remote-tracking branch 'origin/pr/27'
2020-03-01 Alexei Colintarball.sh: spaces in pattern for PROG_VERSION
2020-02-19 Tomáš VirtusFix duplicate Syslinux entries (2)
2020-02-19 Tomáš VirtusAdd mbr/ output files to gitignore
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 ProkopRelease new version 0.17.0 v0.17.0
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-22 Michael ProkopRelease new version 0.16.7 v0.16.7
2019-10-22 Michael ProkopDrop debian/compat and switch to debhelper-compat instead
2019-10-22 Michael ProkopBump Standards-Version to 4.4.1
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: add python3 test variant
2019-10-13 Chris Hofstaedtlergrml2usb: Add smoke autopkgtest for python2
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-07-11 Michael ProkopRelease new version 0.16.6 v0.16.6
2019-06-04 Michael ProkopAvoid custom boot options getting duplicated when used...
2019-03-21 Michael ProkopRelease new version 0.16.5 v0.16.5
2019-03-21 Michael ProkopSwitch default mount point from /lib/live/mount/medium...
2019-02-28 Michael ProkopRelease new version 0.16.4 v0.16.4
2019-02-28 Michael Prokopgrml2iso: update ISO filename in usage example
2019-02-28 Michael ProkopUpdate copyright year information
2019-02-28 Michael Prokopdocs: update ISO filenames, referring to a more recent...
2019-02-28 Michael ProkopForce usage with python2
2019-02-20 Michael ProkopRelease new version 0.16.3 v0.16.3
2019-02-20 Michael ProkopNo longer depend on coreutils or realpath
2019-02-20 Michael ProkopDepend on either syslinux or grub2-common + grub-pc-bin
2019-02-20 Michael ProkopBump Standards-Version to 4.3.0
2018-11-15 Michael ProkopRelease new version 0.16.2 v0.16.2
2018-11-15 Michael ProkopSwitch Homepage header from http to https
2018-11-15 Michael ProkopBump Standards-Version to 4.2.1
2018-06-01 Michael ProkopMake recent versions of pep8 happy
2018-05-25 Michael ProkopMerge remote-tracking branch 'origin/pr/16'
2018-05-25 Michael ProkopRelease new version 0.16.1 v0.16.1
2018-05-25 Michael ProkopBump Standards-Version to 4.1.4
next