[Git-commits] [grml/grml2usb] 04781c: Provide git-describe based version information whe...
Michael Prokop
noreply at github.com
Wed Oct 30 18:53:39 CET 2019
Branch: refs/heads/mika/sipwise
Home: https://github.com/grml/grml2usb
Commit: 04781c31f262e54131b3231dbc3a5e4bf0783d84
https://github.com/grml/grml2usb/commit/04781c31f262e54131b3231dbc3a5e4bf0783d84
Author: Michael Prokop <mika at grml.org>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M debian/rules
M grml2usb
M tarball.sh
Log Message:
-----------
Provide git-describe based version information when running from within git
This is useful when executing grml2usb from inside grml2usb.git itself
Thanks: Florian Apolloner for review and feedback
Commit: f5a9e46823fb03752a6709d90ded90b5b2adc293
https://github.com/grml/grml2usb/commit/f5a9e46823fb03752a6709d90ded90b5b2adc293
Author: Michael Prokop <mika at grml.org>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M grml2usb
Log Message:
-----------
No longer explicitly list addon files, instead copy all files from /boot/addons/
It's annoying to have to manually adjust the list of expected addons
whenever we add/remove files (like adding EFI-capable addon files,
what I'm currently working on). Especially since the grml2usb version
as present in Debian/Grml repositories might not match the Grml ISO
the user wants to use.
Compare: https://github.com/grml/grml2usb/compare/04781c31f262%5E...f5a9e46823fb
More information about the Git-commits
mailing list