grml-rescueboot.git
12 years agoDetermine dependency for target device
Ulrich Dangel [Sun, 12 Jun 2011 23:19:09 +0000 (01:19 +0200)]
Determine dependency for target device

Try to get all dependencies for the specified device.
This will help to support arbitrary stacked devices like lvm on raid,
raid on lvm or lvm on raid on raid

12 years agoBump Standards-Version to 3.9.2.
Michael Prokop [Mon, 6 Jun 2011 21:47:13 +0000 (23:47 +0200)]
Bump Standards-Version to 3.9.2.

Signed-off-by: Michael Prokop <mika@grml.org>
13 years agoRelease new version 0.3.3 v0.3.3
Christian Hofstaedtler [Fri, 25 Mar 2011 23:43:44 +0000 (00:43 +0100)]
Release new version 0.3.3

13 years agoWork around grub sillyness of adding " to cmdline
Christian Hofstaedtler [Fri, 25 Mar 2011 23:41:09 +0000 (00:41 +0100)]
Work around grub sillyness of adding " to cmdline

Some versions of grub apparently add " to the cmdline when expanding vars,
and some don't. As we cannot really change the ISOs, work around this here.

13 years agoAdd support for raid devices
Ulrich Dangel [Fri, 25 Mar 2011 23:15:36 +0000 (00:15 +0100)]
Add support for raid devices

13 years agoRelease new version 0.3.2 v0.3.2
Christian Hofstaedtler [Fri, 25 Mar 2011 21:54:18 +0000 (22:54 +0100)]
Release new version 0.3.2

13 years agoRefactored 42_grml and support lvm devices [Closes: issue971].
Ulrich Dangel [Fri, 25 Mar 2011 17:25:29 +0000 (18:25 +0100)]
Refactored 42_grml and support lvm devices [Closes: issue971].

13 years agoRelease new version 0.3.1. v0.3.1
Michael Prokop [Sun, 20 Mar 2011 23:26:51 +0000 (00:26 +0100)]
Release new version 0.3.1.

13 years agoProbe the device where the Grml ISO is being stored using ${grub_probe} instead of...
Michael Prokop [Sun, 20 Mar 2011 23:22:57 +0000 (00:22 +0100)]
Probe the device where the Grml ISO is being stored using ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}. [Closes: issue977]

Thanks: Johann Felix Soden <johfel@gmx.de>

13 years agoRelease new version 0.3.0. v0.3.0
Michael Prokop [Mon, 21 Feb 2011 21:23:56 +0000 (22:23 +0100)]
Release new version 0.3.0.

13 years agoImplement CUSTOM_BOOTOPTIONS handling via kernelopts.
Michael Prokop [Mon, 21 Feb 2011 16:54:13 +0000 (17:54 +0100)]
Implement CUSTOM_BOOTOPTIONS handling via kernelopts.

13 years agoUse prepare_grub_to_access_device to provide further menu entry details for GRUB.
Michael Prokop [Mon, 21 Feb 2011 15:05:46 +0000 (16:05 +0100)]
Use prepare_grub_to_access_device to provide further menu entry details for GRUB.

Thanks: Frédéric Boiteux <fboiteux@calistel.com> for the bugreport

13 years agoRelease new version 0.2.0. v0.2.0
Michael Prokop [Fri, 7 Jan 2011 10:30:54 +0000 (11:30 +0100)]
Release new version 0.2.0.

13 years agoSupport setting location of ISOs via ISO_LOCATION in /etc/default/grml-rescueboot.
Michael Prokop [Fri, 7 Jan 2011 10:16:27 +0000 (11:16 +0100)]
Support setting location of ISOs via ISO_LOCATION in /etc/default/grml-rescueboot.

13 years agoAdd TODO file.
Michael Prokop [Fri, 7 Jan 2011 10:16:07 +0000 (11:16 +0100)]
Add TODO file.

13 years agopost-maintainer scripts: make sure update-grub is present before executing it.
Michael Prokop [Fri, 7 Jan 2011 10:07:52 +0000 (11:07 +0100)]
post-maintainer scripts: make sure update-grub is present before executing it.

Reported-by: Samat K Jain
13 years agoRelease version 0.1.0. v0.1.0
Michael Prokop [Wed, 15 Dec 2010 17:21:10 +0000 (18:21 +0100)]
Release version 0.1.0.

13 years agoSupport custom boopoptions through /etc/default/grml-rescueboot.
Michael Prokop [Wed, 15 Dec 2010 17:14:30 +0000 (18:14 +0100)]
Support custom boopoptions through /etc/default/grml-rescueboot.

13 years agoMinor packaging updates, ACKed by Jimmy.
Michael Prokop [Wed, 15 Dec 2010 16:46:17 +0000 (17:46 +0100)]
Minor packaging updates, ACKed by Jimmy.

13 years agodebian/control: make package arch all, bump standards-version and add myself as uploader.
Michael Prokop [Wed, 15 Dec 2010 16:37:34 +0000 (17:37 +0100)]
debian/control: make package arch all, bump standards-version and add myself as uploader.

13 years agoMake sure 42_grml works with separate /boot partition as well.
Michael Prokop [Wed, 15 Dec 2010 16:36:18 +0000 (17:36 +0100)]
Make sure 42_grml works with separate /boot partition as well.

13 years agoCreate directory /boot/grml for the iso images
Andreas "Jimmy" Gredler [Sun, 12 Dec 2010 02:28:04 +0000 (03:28 +0100)]
Create directory /boot/grml for the iso images

13 years agoInstall 42_grml with help of debian/install file
Andreas "Jimmy" Gredler [Sat, 11 Dec 2010 19:30:43 +0000 (20:30 +0100)]
Install 42_grml with help of debian/install file

13 years agoFixed bugs related to packaging
Andreas "Jimmy" Gredler [Sat, 11 Dec 2010 19:20:48 +0000 (20:20 +0100)]
Fixed bugs related to packaging

13 years agoAdded debian subdir for packaging and deleted TODO
Andreas "Jimmy" Gredler [Sat, 11 Dec 2010 19:16:28 +0000 (20:16 +0100)]
Added debian subdir for packaging and deleted TODO

13 years agoInitial commit of script
Andreas "Jimmy" Gredler [Mon, 6 Dec 2010 16:35:50 +0000 (17:35 +0100)]
Initial commit of script

13 years agoinitial checkin
Michael Prokop [Thu, 11 Nov 2010 13:43:36 +0000 (14:43 +0100)]
initial checkin