[Git-commits] [grml/grml-debootstrap] 1ba6bf: Use parted to create partition table (issue #90)
Michael Prokop
mika at grml.org
Mon Feb 22 22:17:51 CET 2016
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: 1ba6bfdd77eabc38901f7787b2f4e34ec011023d
https://github.com/grml/grml-debootstrap/commit/1ba6bfdd77eabc38901f7787b2f4e34ec011023d
Author: Sebastian Pipping <sebastian at pipping.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Use parted to create partition table (issue #90)
Commit: 034a2e937de886ee281a9f8c78a2c68e645de70b
https://github.com/grml/grml-debootstrap/commit/034a2e937de886ee281a9f8c78a2c68e645de70b
Author: Sebastian Pipping <sebastian at pipping.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M Makefile
R bootgrub.mksh
Log Message:
-----------
Resolve now unused bootgrub.mksh (issue #90)
Commit: 3fec01ea996163efabde77398bfb5eb84802079b
https://github.com/grml/grml-debootstrap/commit/3fec01ea996163efabde77398bfb5eb84802079b
Author: Sebastian Pipping <sebastian at pipping.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Mark first partition bootable
Commit: 8a2c5525b227e8f09e3b068236eebf619eae5393
https://github.com/grml/grml-debootstrap/commit/8a2c5525b227e8f09e3b068236eebf619eae5393
Author: Sebastian Pipping <sebastian at pipping.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Ensure that MBR jumping to GRUB's core.img code
Previously, bootgrub.mksh took that job but we just resolved it.
New approach based as done on [1] but with copying 440 bytes only
(rather than 446), to keep existing disk identifier in place [2].
[1] http://pete.akeo.ie/2014/05/compiling-and-installing-grub2-for.html
[2] https://en.wikipedia.org/wiki/Master_boot_record#Sector_layout
Commit: 813cdabf07b257c55d0dc943fc33f52a027a8f9d
https://github.com/grml/grml-debootstrap/commit/813cdabf07b257c55d0dc943fc33f52a027a8f9d
Author: Michael Prokop <mika at grml.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M chroot-script
Log Message:
-----------
Ensure that grub-pc/install_devices is pointing to the requested device
Noticed via a customer (MT#16911), while it's not causing
real problems with wheezy->jessie upgrades it still might
hit us in the future, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711019
Commit: 7e3c788fd3874cecf4aab08011fda562c1f1ae70
https://github.com/grml/grml-debootstrap/commit/7e3c788fd3874cecf4aab08011fda562c1f1ae70
Author: Michael Prokop <mika at grml.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M debian/control
M grml-debootstrap
Log Message:
-----------
No longer depend on mksh + drop check for mksh
Commit: 71b39fa106b70985241343a8ef12a11c75759d7c
https://github.com/grml/grml-debootstrap/commit/71b39fa106b70985241343a8ef12a11c75759d7c
Author: Michael Prokop <mika at grml.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 3.9.7
Commit: 758f563cb0349d2174cf74f4d8c65955cbc9580e
https://github.com/grml/grml-debootstrap/commit/758f563cb0349d2174cf74f4d8c65955cbc9580e
Author: Michael Prokop <mika at grml.org>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M debian/copyright
Log Message:
-----------
Update copyright year information
Compare: https://github.com/grml/grml-debootstrap/compare/c83de438d2bd...758f563cb034
More information about the Git-commits
mailing list