live-boot-grml.git
11 years agoRelease new version 3.0~a27-1+grml.6 v3.0_a27-1+grml.6
Michael Prokop [Fri, 7 Sep 2012 11:43:26 +0000 (13:43 +0200)]
Release new version 3.0~a27-1+grml.6

11 years agoMove changes to scripts/live-premount/readonly into debian patch file
Michael Prokop [Fri, 7 Sep 2012 11:41:40 +0000 (13:41 +0200)]
Move changes to scripts/live-premount/readonly into debian patch file

I wasn't aware that scripts/live-premount/readonly is upstream code
nowadays, so to avoid "dpkg-source: error: aborting due to unexpected
upstream changes" we need to provide it as patch file.

11 years agoreadonly: do not check for "forensic" boot option
Michael Prokop [Fri, 7 Sep 2012 11:21:08 +0000 (13:21 +0200)]
readonly: do not check for "forensic" boot option

We use the "readonly" boot option in the forensic boot menu entry,
so nothing will change from user's PoV.

The "forensic" string might match in a different context though
and the "readonly" boot option was removed by intention to not
block write access to the devices.

11 years agofixed legacy persistence handling
lukas227 [Wed, 15 Aug 2012 07:31:59 +0000 (09:31 +0200)]
fixed legacy persistence handling

* the mount_persistence_media () function must return the mount point of
  the partition to the caller, even if it was already mounted
  (${backing} = ${old_backing})
* Fix the appropriate check that erroneously prevented the use of the
  (unquoted) dot

11 years agoRelease new version 3.0~a27-1+grml.5 v3.0_a27-1+grml.5
Michael Prokop [Fri, 27 Jul 2012 13:06:58 +0000 (15:06 +0200)]
Release new version 3.0~a27-1+grml.5

11 years agoAdjust file permissions also of files that are added during dh_quilt_patch stage
Michael Prokop [Fri, 27 Jul 2012 13:02:59 +0000 (15:02 +0200)]
Adjust file permissions also of files that are added during dh_quilt_patch stage

For example debian/patches/15_networking_grml.patch generates a
new file scripts/live-bottom/23networking_grml which doesn't
have the according permissions set. As a result the script
won't be executed during initramfs bootup, so make sure we
don't run into this again.

11 years agoSupport overriding "nodhcp" boot option via "dhcp"
Michael Prokop [Fri, 27 Jul 2012 11:48:25 +0000 (13:48 +0200)]
Support overriding "nodhcp" boot option via "dhcp"

11 years agoRefresh debian/patches/35_fix_findiso_umount.patch
Michael Prokop [Fri, 27 Jul 2012 11:48:13 +0000 (13:48 +0200)]
Refresh debian/patches/35_fix_findiso_umount.patch

11 years agoAdd "Breaks: klibc-utils (<< 2.0-2)" to live-boot-grml-initramfs-tools for /run switch
Michael Prokop [Fri, 27 Jul 2012 11:31:27 +0000 (13:31 +0200)]
Add "Breaks: klibc-utils (<< 2.0-2)" to live-boot-grml-initramfs-tools for /run switch

11 years agoAdjust 15_networking_grml.patch + 27_support_static_ip.patch for klibc's ipconfig...
Michael Prokop [Fri, 27 Jul 2012 11:28:56 +0000 (13:28 +0200)]
Adjust 15_networking_grml.patch + 27_support_static_ip.patch for klibc's ipconfig /run switch

Quoting Debian changelog of klibc-utils:

| klibc (2.0-2) unstable; urgency=low
|
|   * debian/control: Add breaks to initramfs-tools for ipconfig /run switch.

11 years agoRelease new version 3.0~a27-1+grml.4 v3.0_a27-1+grml.4
Michael Prokop [Mon, 23 Jul 2012 15:13:56 +0000 (17:13 +0200)]
Release new version 3.0~a27-1+grml.4

11 years agoCheck for presence of /tmp/net-${device}.conf before sourcing it [Closes: issue1196]
Michael Prokop [Mon, 23 Jul 2012 15:06:28 +0000 (17:06 +0200)]
Check for presence of /tmp/net-${device}.conf before sourcing it [Closes: issue1196]

Quoting Marc from issue1196:

| in recent busyboxes, sourcing a non-existent file makes busybox
| (silently?) exit, which in case of scripts/live leads to an immediate kernel
| panic since the root fs is not yet mounted.

Thanks: Marc 'Zugschlus' Haber for the bugreport and debugging this issue

11 years agoRelease new version 3.0~a27-1+grml.3 v3.0_a27-1+grml.3
Michael Prokop [Mon, 28 May 2012 10:27:50 +0000 (12:27 +0200)]
Release new version 3.0~a27-1+grml.3

11 years ago34_ignore_unknown_filesystems.patch: also ignore fstype swap
Michael Prokop [Mon, 28 May 2012 10:26:24 +0000 (12:26 +0200)]
34_ignore_unknown_filesystems.patch: also ignore fstype swap

11 years ago35_fix_findiso_umount.patch: make sure ISO gets unmounted correctly when using findis...
Michael Prokop [Mon, 28 May 2012 10:23:10 +0000 (12:23 +0200)]
35_fix_findiso_umount.patch: make sure ISO gets unmounted correctly when using findiso/toram

Thanks: Christoph Biedl for the bugreport and the patch

11 years agoRelease new version 3.0~a27-1+grml.2 v3.0_a27-1+grml.2
Michael Prokop [Sun, 20 May 2012 16:55:26 +0000 (18:55 +0200)]
Release new version 3.0~a27-1+grml.2

11 years agoNew patch to ignore "unknown" filesystems in is_supported_fs()
Michael Prokop [Fri, 18 May 2012 13:04:14 +0000 (15:04 +0200)]
New patch to ignore "unknown" filesystems in is_supported_fs()

Testing: http://bts.grml.org/grml/issue1170

11 years agoRelease new version 3.0~a27-1+grml.1 v3.0_a27-1+grml.1
Michael Prokop [Wed, 9 May 2012 12:11:04 +0000 (14:11 +0200)]
Release new version 3.0~a27-1+grml.1

11 years agoDrop deprecated debian/patches/28_remove_localized_manpages.patch
Michael Prokop [Wed, 9 May 2012 12:13:20 +0000 (14:13 +0200)]
Drop deprecated debian/patches/28_remove_localized_manpages.patch

11 years agoRefresh debian/patches/ against new upstream code
Michael Prokop [Wed, 9 May 2012 11:43:40 +0000 (13:43 +0200)]
Refresh debian/patches/ against new upstream code

11 years agoDrop deprecated debian/patches/14_no_blkid_on_lenny.patch
Michael Prokop [Wed, 9 May 2012 11:34:40 +0000 (13:34 +0200)]
Drop deprecated debian/patches/14_no_blkid_on_lenny.patch

11 years agoDrop debian/patches/07_support_findiso.patch which is in upstream nowadays
Michael Prokop [Wed, 9 May 2012 11:26:46 +0000 (13:26 +0200)]
Drop debian/patches/07_support_findiso.patch which is in upstream nowadays

11 years agoBump Standards-Version, raise Build-Depends from dh 8 to dh 9 + raise compat version...
Michael Prokop [Wed, 9 May 2012 11:21:27 +0000 (13:21 +0200)]
Bump Standards-Version, raise Build-Depends from dh 8 to dh 9 + raise compat version to 9

11 years agoSync with Debian's upstream/3.0_a27 (new log file name, persistency reworked,...)
Michael Prokop [Wed, 9 May 2012 11:19:16 +0000 (13:19 +0200)]
Sync with Debian's upstream/3.0_a27 (new log file name, persistency reworked,...)

12 years agoRelease new 3.0~a24-1+grml.2 v3.0_a24-1+grml.2
Michael Prokop [Wed, 4 Jan 2012 15:48:51 +0000 (16:48 +0100)]
Release new 3.0~a24-1+grml.2

12 years agoAdd genext2fs to depends [Closes: issue1126]
Michael Prokop [Wed, 4 Jan 2012 15:46:39 +0000 (16:46 +0100)]
Add genext2fs to depends [Closes: issue1126]

/sbin/live-snapshot uses genext2fs, but genext2fs is missing
by default.

Thanks: Charles A. Hewson for the bugreport

12 years agoAppend nameservers provided via dns bootoption into initramfs resolv.conf
Ulrich Dangel [Sun, 1 Jan 2012 18:28:59 +0000 (19:28 +0100)]
Append nameservers provided via dns bootoption into initramfs resolv.conf

12 years agoRelease new version 3.0~a24-1+grml.1. v3.0_a24-1+grml.1
Christian Hofstaedtler [Tue, 6 Dec 2011 21:28:17 +0000 (22:28 +0100)]
Release new version 3.0~a24-1+grml.1.

12 years agoMerge branch 'debian'
Christian Hofstaedtler [Tue, 6 Dec 2011 21:22:25 +0000 (22:22 +0100)]
Merge branch 'debian'

12 years agoMerge remote-tracking branch 'deb/debian' into debian
Christian Hofstaedtler [Tue, 6 Dec 2011 21:21:05 +0000 (22:21 +0100)]
Merge remote-tracking branch 'deb/debian' into debian

12 years agoTurn d4619b77 into a quilt patch
Christian Hofstaedtler [Tue, 6 Dec 2011 21:17:03 +0000 (22:17 +0100)]
Turn d4619b77 into a quilt patch

Otherwise dpkg-source (rightfully) complains that there are
untracked local changes.

12 years agoAutomatically refresh patches that need it
Christian Hofstaedtler [Tue, 6 Dec 2011 21:11:21 +0000 (22:11 +0100)]
Automatically refresh patches that need it

12 years agoManually refresh 31_package_rename
Christian Hofstaedtler [Tue, 6 Dec 2011 21:09:34 +0000 (22:09 +0100)]
Manually refresh 31_package_rename

12 years ago07_support_findiso: remove upstream-applied parts
Christian Hofstaedtler [Tue, 6 Dec 2011 21:08:18 +0000 (22:08 +0100)]
07_support_findiso: remove upstream-applied parts

12 years agoDrop upstream-applied patch: 25_support_lvm_for_live-media
Christian Hofstaedtler [Tue, 6 Dec 2011 21:07:00 +0000 (22:07 +0100)]
Drop upstream-applied patch: 25_support_lvm_for_live-media

12 years agoDrop upstream-applied patch: 10_validateroot
Christian Hofstaedtler [Tue, 6 Dec 2011 21:06:38 +0000 (22:06 +0100)]
Drop upstream-applied patch: 10_validateroot

12 years agoDrop upstream-applied patch: 01_fix_output_file
Christian Hofstaedtler [Tue, 6 Dec 2011 21:06:03 +0000 (22:06 +0100)]
Drop upstream-applied patch: 01_fix_output_file

12 years agoMerge branch 'debian'
Christian Hofstaedtler [Tue, 6 Dec 2011 20:40:44 +0000 (21:40 +0100)]
Merge branch 'debian'

Conflicts:
debian/changelog
debian/control
debian/rules

12 years agoMerge remote-tracking branch 'deb/debian' into debian
Christian Hofstaedtler [Tue, 6 Dec 2011 20:33:53 +0000 (21:33 +0100)]
Merge remote-tracking branch 'deb/debian' into debian

12 years agoTry loading phram module twice to fix loading issue.
Michael Prokop [Mon, 11 Jul 2011 10:42:24 +0000 (12:42 +0200)]
Try loading phram module twice to fix loading issue.

phram doesn't work on first modprobe, when loading once again it seems
to work. So let's try it this way.

12 years agoInstall hook instead of specifying modules.d
Ulrich Dangel [Mon, 5 Dec 2011 22:48:51 +0000 (23:48 +0100)]
Install hook instead of specifying modules.d

12 years agoAdd kms modules to initramfs
Ulrich Dangel [Mon, 5 Dec 2011 21:52:47 +0000 (22:52 +0100)]
Add kms modules to initramfs

12 years agoReleasing debian version 3.0~a24-1. debian/3.0_a24-1
Daniel Baumann [Sun, 4 Dec 2011 08:59:19 +0000 (09:59 +0100)]
Releasing debian version 3.0~a24-1.

12 years agoRemoving quotes from udev path_id command to actually execute the command.
Daniel Baumann [Thu, 1 Dec 2011 10:09:53 +0000 (11:09 +0100)]
Removing quotes from udev path_id command to actually execute the command.

12 years agoRelease new version 3.0~a19-1+grml.01. v3.0_a19-1+grml.01
Christian Hofstaedtler [Wed, 30 Nov 2011 12:25:46 +0000 (13:25 +0100)]
Release new version 3.0~a19-1+grml.01.

12 years agoReleasing debian version 3.0~a23-1. debian/3.0_a23-1
Daniel Baumann [Mon, 28 Nov 2011 17:27:29 +0000 (18:27 +0100)]
Releasing debian version 3.0~a23-1.

12 years agoAdding workaround for a busybox bug with grep -w.
Tails developers [Wed, 23 Nov 2011 20:17:23 +0000 (21:17 +0100)]
Adding workaround for a busybox bug with grep -w.

See: https://bugs.busybox.net/show_bug.cgi?id=4520

12 years agoUpdating live-boot man page for persistent-read-only.
Tails developers [Wed, 23 Nov 2011 11:17:06 +0000 (12:17 +0100)]
Updating live-boot man page for persistent-read-only.

12 years agoMaking persistent-read-only work for live-rw overlays.
Tails developers [Wed, 23 Nov 2011 11:08:06 +0000 (12:08 +0100)]
Making persistent-read-only work for live-rw overlays.

12 years agoMaking persistent-read-only work for home-rw overlays.
Tails developers [Wed, 23 Nov 2011 10:16:43 +0000 (11:16 +0100)]
Making persistent-read-only work for home-rw overlays.

12 years agoUpdating and rewording live-boot man page for the persistent option.
Tails developers [Mon, 21 Nov 2011 11:09:40 +0000 (12:09 +0100)]
Updating and rewording live-boot man page for the persistent option.

12 years agoUpdating live-boot man page for persistent-method.
Tails developers [Mon, 21 Nov 2011 10:32:03 +0000 (11:32 +0100)]
Updating live-boot man page for persistent-method.

12 years agoUpdating live-boot man page for persistent-storage.
Tails developers [Mon, 21 Nov 2011 10:25:04 +0000 (11:25 +0100)]
Updating live-boot man page for persistent-storage.

12 years agoUpdating live-boot man page for persistent-encryption.
Tails developers [Mon, 21 Nov 2011 10:12:47 +0000 (11:12 +0100)]
Updating live-boot man page for persistent-encryption.

12 years agoChanging persistent-encryption to accept a list TYPE... instead.
Tails developers [Sat, 12 Nov 2011 04:56:06 +0000 (05:56 +0100)]
Changing persistent-encryption to accept a list TYPE... instead.

The comma-separated list TYPE... specifies which types of encryption
to allow for persistent media, and whether to allow plaintext media.
The possible TYPEs are the old {none, luks}, with default "none". The
only change is that this allow plaintext and encrypted media to be
used simultaneously.

12 years agoAdding persistent-read-only boot parameter.
Tails developers [Thu, 10 Nov 2011 18:24:13 +0000 (19:24 +0100)]
Adding persistent-read-only boot parameter.

It currently only makes snapshots read-only. Support for overlays will
be a bit more complicated to implement.

12 years agoDisabling persistent-encryption=luks if dependencies are unavailable.
Tails developers [Thu, 10 Nov 2011 18:05:00 +0000 (19:05 +0100)]
Disabling persistent-encryption=luks if dependencies are unavailable.

Current dependencies are dm-crypt, cryptsetup and askpass.

12 years agoFixing a "sh: bad number" when $offset is not passed to setup_loop().
Tails developers [Thu, 10 Nov 2011 17:58:04 +0000 (18:58 +0100)]
Fixing a "sh: bad number" when $offset is not passed to setup_loop().

12 years agoRefactoring overlay and snapshot scanning code.
Tails developers [Thu, 10 Nov 2011 17:52:18 +0000 (18:52 +0100)]
Refactoring overlay and snapshot scanning code.

Both overlays and snapshots are now scanned at the same time, and each
device is only mounted once. Passphrases for LUKS volumes are only
asked for once, and unused ones are closed. Also, snapshot files on
encrypted partitions are now supported.

12 years agoMaking use of is_supported_fs in find_cow_devices (like in find_files).
Tails developers [Wed, 9 Nov 2011 19:06:28 +0000 (20:06 +0100)]
Making use of is_supported_fs in find_cow_devices (like in find_files).

12 years agoRefactoring device scanning in find_{cow_device,files}.
Tails developers [Wed, 9 Nov 2011 18:39:11 +0000 (19:39 +0100)]
Refactoring device scanning in find_{cow_device,files}.

12 years agoClarifying what happens when you don't retry decrypting a device.
Tails developers [Wed, 9 Nov 2011 12:27:03 +0000 (13:27 +0100)]
Clarifying what happens when you don't retry decrypting a device.

12 years agoFixing an incorrectly redirected newline.
Tails developers [Wed, 9 Nov 2011 12:13:09 +0000 (13:13 +0100)]
Fixing an incorrectly redirected newline.

Since this newline was written to stdout it both messed up the the
display of errors while entering a LUKS passphrase, and caused
find_cow_device to return a bad string under certain
circumstances. Example: You have home-rw on /dev/sdX1. You'll first
be asked for passphrase for "live-rw on /dev/sdX1", which you skip (a
newline has been written to stdout now). Then you're asked for
"home-rw on /dev/sdX1", which is what you want so you enter it.
Thanks to the spurious newline find_cow_device returns "\n/dev/loopY",
which breaks some tests later.

12 years agoAdding persistent-method=METHOD...
Tails developers [Tue, 8 Nov 2011 20:14:59 +0000 (21:14 +0100)]
Adding persistent-method=METHOD...

The comma-separated list METHOD... specifies which types of persistent
setups we allow. Current possible METHODs are {snapshot, overlay}. The
default value is both, i.e. persistent-method=snapshot,overlay.

12 years agoRemoving now obsolete persistent=* arguments.
Tails developers [Tue, 8 Nov 2011 20:01:33 +0000 (21:01 +0100)]
Removing now obsolete persistent=* arguments.

These type of options has have been replaced by persistent-encryption
and persistent-storage.

12 years agoAdding persistent-storage=TYPE...
Tails developers [Tue, 8 Nov 2011 19:44:11 +0000 (20:44 +0100)]
Adding persistent-storage=TYPE...

The comma-separated list TYPE... specifies which types of persistent
storage to use. Current possible TYPEs are {file, filesystem}. For
instance, persistent-storage=filesystem is equivalent to the old
persistent=nofiles, but persistent-storage=file allows to look for
only files, which wasn't possible before. The default is to look for
both, i.e. persistent-storage=filesystem,file.

12 years agoMaking sure dm-crypt is loaded when dealing with LUKS devices.
Tails developers [Tue, 8 Nov 2011 16:33:46 +0000 (17:33 +0100)]
Making sure dm-crypt is loaded when dealing with LUKS devices.

12 years agoMaking persistent-encryption=luks strict.
Tails developers [Tue, 8 Nov 2011 14:51:14 +0000 (15:51 +0100)]
Making persistent-encryption=luks strict.

When specified we completely ignore unencrypted media when probing for
persistent media.

12 years agoAdding persistent-encryption={none|luks}.
Tails developers [Tue, 8 Nov 2011 14:40:17 +0000 (15:40 +0100)]
Adding persistent-encryption={none|luks}.

This is the way to control whether to use encrypted persistent media,
instead of the (from this commit on) obsolete persistent=cryptsetup.

12 years agoUpdate udevs path_id changes as of version 174, thanks to Baurzhan Muftakhidinov...
Daniel Baumann [Mon, 21 Nov 2011 11:29:25 +0000 (12:29 +0100)]
Update udevs path_id changes as of version 174, thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com> for spotting it.

12 years agoEnabling whiteouts support for aufs.
Tails developers [Tue, 8 Nov 2011 17:15:41 +0000 (18:15 +0100)]
Enabling whiteouts support for aufs.

This improves support for stacked SquashFS a lot: it allows a given SquashFS to
delete files in another one it's on top of.

12 years agoReleasing debian version 3.0~a22-1. debian/3.0_a22-1
Daniel Baumann [Fri, 4 Nov 2011 10:38:44 +0000 (11:38 +0100)]
Releasing debian version 3.0~a22-1.

12 years agoSorting overrides in rules alphabetically.
Daniel Baumann [Fri, 4 Nov 2011 10:31:43 +0000 (11:31 +0100)]
Sorting overrides in rules alphabetically.

12 years agoFix live-snapshot exclude.list handling (Closes: #610337)
Marco Amadori [Thu, 3 Nov 2011 16:28:23 +0000 (17:28 +0100)]
Fix live-snapshot exclude.list handling (Closes: #610337)

Rationale: grep -f does not like empty lines in matches file, removing
empty lines from exclude.list using a temporary file, fixes the
problem.

12 years agoInclude overlayfs modules in initramfs if existing.
Daniel Baumann [Sat, 29 Oct 2011 16:03:55 +0000 (18:03 +0200)]
Include overlayfs modules in initramfs if existing.

12 years agoUpdating matching in is_nice_device to, amongst others, match for virtio devices.
Daniel Baumann [Sat, 29 Oct 2011 16:01:00 +0000 (18:01 +0200)]
Updating matching in is_nice_device to, amongst others, match for virtio devices.

12 years agoUsing compression level 9 also for binary packages.
Daniel Baumann [Sat, 8 Oct 2011 09:31:43 +0000 (11:31 +0200)]
Using compression level 9 also for binary packages.

12 years agoReleasing debian version 3.0~a21-1. debian/3.0_a21-1
Daniel Baumann [Thu, 8 Sep 2011 19:07:01 +0000 (21:07 +0200)]
Releasing debian version 3.0~a21-1.

12 years agoUsing /usr/share/live-boot instead of unreliable /usr/share/doc/live-boot in validate...
Daniel Baumann [Thu, 8 Sep 2011 14:21:19 +0000 (16:21 +0200)]
Using /usr/share/live-boot instead of unreliable /usr/share/doc/live-boot in validateroot bootscript, stripped live systems may or may not carry /usr/share/doc.

12 years agoErroring out in case a "wrong" filesystem was chosen.
Tails developers [Thu, 8 Sep 2011 13:48:16 +0000 (15:48 +0200)]
Erroring out in case a "wrong" filesystem was chosen.

If live-boot finds a "wrong" filesystem that looks OK, then the error message
can be pretty confusing. Panic with an explicit message in this case.

The "is this rootfs valid" test is implemented by checking if the
/usr/share/doc/live-boot/ directory exists: as per Debian Policy 2.3 (Copyright
considerations), this directory must exist on any system where the live-boot
binary package is installed.

Adapted and reformatted from a patch by Christian Hofstaedtler <ch@grml.org>.

12 years agoSilencing umount in case live/image was unmounted already, extracted from a patch...
Tails developers [Thu, 8 Sep 2011 13:15:30 +0000 (15:15 +0200)]
Silencing umount in case live/image was unmounted already, extracted from a patch by Michael Schierl <schierlm@gmx.de>.

12 years agoAdding support for persistent-media={removable,removable-usb}.
Tails developers [Mon, 1 Nov 2010 17:30:19 +0000 (18:30 +0100)]
Adding support for persistent-media={removable,removable-usb}.

This is e.g. needed when one's threat model does not allow her to trust the
local hard disks.

12 years agoFactorizing loops on removable/non-removable devices.
Tails developers [Mon, 1 Nov 2010 17:23:05 +0000 (18:23 +0100)]
Factorizing loops on removable/non-removable devices.

The already duplicated code will be needed a few more times for the upcoming
persistent-media={removable,removable-usb} boot option. Copy/pasting it a few
more times seems the wrong way to go, hence this factorization.

Depending on the place they are used, the newly introduced functions must return
a list of devices named either /sys/block/* or /dev/*. Their first parameter
therefore specifies the wanted output format (default is /dev/* as it is the
most often used).

12 years agoAdding a white_listed_devices parameter to find_cow_device and find_files.
Tails developers [Mon, 1 Nov 2010 16:35:45 +0000 (17:35 +0100)]
Adding a white_listed_devices parameter to find_cow_device and find_files.

This will be needed for the upcoming persistent-media={removable,removable-usb}
boot option.

12 years agoFixing cache_path: taking into account the three forms of ldd output lines.
Tails developers [Sat, 8 Jan 2011 17:43:38 +0000 (18:43 +0100)]
Fixing cache_path: taking into account the three forms of ldd output lines.

12 years agoFixing cache_path: cache non-executable libs dependencies as well.
Tails developers [Sat, 8 Jan 2011 17:09:01 +0000 (18:09 +0100)]
Fixing cache_path: cache non-executable libs dependencies as well.

Most shared libraries are not executable and nevertheless depend on other shared
libraries. These dependencies must be cached as well.

12 years agoPrinting out a warning message in initramfs-tools hook if backend is installed but...
Daniel Baumann [Wed, 31 Aug 2011 18:55:05 +0000 (20:55 +0200)]
Printing out a warning message in initramfs-tools hook if backend is installed but no live-boot package, exiting early and not breaking update-initramfs (Closes: #639884).

12 years agoSilencing rmdir calls in makefile.
Daniel Baumann [Wed, 31 Aug 2011 09:16:38 +0000 (11:16 +0200)]
Silencing rmdir calls in makefile.

12 years agoReleasing debian version 3.0~a20-1. debian/3.0_a20-1
Daniel Baumann [Thu, 4 Aug 2011 19:21:01 +0000 (21:21 +0200)]
Releasing debian version 3.0~a20-1.

12 years agoApplying reformated patch from Ulrich Dangel <mru@grml.org> to add support for lvm...
Daniel Baumann [Thu, 4 Aug 2011 19:11:34 +0000 (21:11 +0200)]
Applying reformated patch from Ulrich Dangel <mru@grml.org> to add support for lvm and md devices.

12 years agoApplying patch from grml to update forgotten use of live.log with live-boot.log.
Daniel Baumann [Thu, 4 Aug 2011 18:49:14 +0000 (20:49 +0200)]
Applying patch from grml to update forgotten use of live.log with live-boot.log.

12 years agoCorrecting bootappend-live reference in live-boot manpage.
Daniel Baumann [Thu, 4 Aug 2011 11:10:31 +0000 (13:10 +0200)]
Correcting bootappend-live reference in live-boot manpage.

12 years agoCross-referencing lb_config --bootappend-live.
Ben Armstrong [Wed, 3 Aug 2011 10:36:28 +0000 (07:36 -0300)]
Cross-referencing lb_config --bootappend-live.

12 years agoAdd debian/control headers Origin, Bugs
Christian Hofstaedtler [Wed, 27 Jul 2011 19:30:30 +0000 (21:30 +0200)]
Add debian/control headers Origin, Bugs

12 years agoDepend on quilt with a version to quiet lintian
Christian Hofstaedtler [Tue, 26 Jul 2011 09:29:37 +0000 (11:29 +0200)]
Depend on quilt with a version to quiet lintian

12 years agoRelease new version 3.0~a19-1+grml.00. v3.0_a19-1+grml.00
Christian Hofstaedtler [Mon, 25 Jul 2011 00:29:59 +0000 (02:29 +0200)]
Release new version 3.0~a19-1+grml.00.

12 years agoMerge branch 'ch/new_version'
Christian Hofstaedtler [Sun, 24 Jul 2011 21:38:21 +0000 (23:38 +0200)]
Merge branch 'ch/new_version'

Conflicts:
Makefile
31_package_rename.patch

12 years agoMove changes in upstream makefile to patch
Christian Hofstaedtler [Sun, 24 Jul 2011 20:28:23 +0000 (22:28 +0200)]
Move changes in upstream makefile to patch

12 years agoRefresh quilt patches
Christian Hofstaedtler [Sun, 24 Jul 2011 20:08:58 +0000 (22:08 +0200)]
Refresh quilt patches

12 years agoMerge remote-tracking branch 'debian/debian' into ch/new_version
Christian Hofstaedtler [Sun, 24 Jul 2011 19:57:36 +0000 (21:57 +0200)]
Merge remote-tracking branch 'debian/debian' into ch/new_version

Conflicts:
Makefile
debian/changelog
debian/control
debian/rules