live-boot-grml.git
11 years agoReleasing debian version 3.0~a37-1. debian/3.0_a37-1
Daniel Baumann [Wed, 25 Jul 2012 15:23:39 +0000 (17:23 +0200)]
Releasing debian version 3.0~a37-1.

11 years agoAvoid re-access /proc/cmdline in select-eth-device function and use internal variable...
Daniel Baumann [Wed, 25 Jul 2012 15:07:53 +0000 (17:07 +0200)]
Avoid re-access /proc/cmdline in select-eth-device function and use internal variable instead.

11 years agoExtending read-only parameters to allow specifying custom list of devices.
Daniel Baumann [Wed, 25 Jul 2012 15:00:45 +0000 (17:00 +0200)]
Extending read-only parameters to allow specifying custom list of devices.

11 years agoFactoring out debug into an own function.
Daniel Baumann [Wed, 25 Jul 2012 14:56:36 +0000 (16:56 +0200)]
Factoring out debug into an own function.

11 years agoMaking verify-checksums function self contained.
Daniel Baumann [Wed, 25 Jul 2012 14:49:11 +0000 (16:49 +0200)]
Making verify-checksums function self contained.

11 years agoMaking read-only function self contained.
Daniel Baumann [Wed, 25 Jul 2012 14:46:11 +0000 (16:46 +0200)]
Making read-only function self contained.

11 years agoMaking swap function self contained.
Daniel Baumann [Wed, 25 Jul 2012 14:44:46 +0000 (16:44 +0200)]
Making swap function self contained.

11 years agoFixing persistence backward-compatibility mode (Closes: #681176).
Tails developers [Thu, 12 Jul 2012 23:22:40 +0000 (17:22 -0600)]
Fixing persistence backward-compatibility mode (Closes: #681176).

11 years agoCleaning up initramfs-tools hook.
Daniel Baumann [Wed, 18 Jul 2012 23:36:58 +0000 (01:36 +0200)]
Cleaning up initramfs-tools hook.

11 years agoReleasing debian version 3.0~a36-1. debian/3.0_36-1
Daniel Baumann [Wed, 18 Jul 2012 21:58:50 +0000 (23:58 +0200)]
Releasing debian version 3.0~a36-1.

11 years agoAdding support for defining one or more explicit swap partitions to be used.
Daniel Baumann [Mon, 2 Jul 2012 16:19:59 +0000 (18:19 +0200)]
Adding support for defining one or more explicit swap partitions to be used.

11 years agoSplitting out already reviewed verify-checksums script.
Daniel Baumann [Mon, 2 Jul 2012 16:11:31 +0000 (18:11 +0200)]
Splitting out already reviewed verify-checksums script.

11 years agoSplitting out already reviewed swapon script.
Daniel Baumann [Mon, 2 Jul 2012 15:54:58 +0000 (17:54 +0200)]
Splitting out already reviewed swapon script.

11 years agoSplitting out already reviewed read-only script.
Daniel Baumann [Mon, 2 Jul 2012 15:48:44 +0000 (17:48 +0200)]
Splitting out already reviewed read-only script.

11 years agoSplitting out already reviewed cmdline parsing script.
Daniel Baumann [Mon, 2 Jul 2012 15:46:14 +0000 (17:46 +0200)]
Splitting out already reviewed cmdline parsing script.

11 years agoAdding redirection layer for initramfs-tools initramfs generator.
Daniel Baumann [Mon, 2 Jul 2012 16:00:21 +0000 (18:00 +0200)]
Adding redirection layer for initramfs-tools initramfs generator.

11 years agoAdding temporary redirection layer for dracut initramfs generator.
Daniel Baumann [Mon, 2 Jul 2012 15:59:10 +0000 (17:59 +0200)]
Adding temporary redirection layer for dracut initramfs generator.

11 years agoRenaming mountroot function to main to provide a generic live-boot entry point for...
Daniel Baumann [Mon, 2 Jul 2012 15:51:53 +0000 (17:51 +0200)]
Renaming mountroot function to main to provide a generic live-boot entry point for initramfs generators.

11 years agoRenaming boot scripts for refactoring them into numbered plugins.
Daniel Baumann [Mon, 2 Jul 2012 15:40:11 +0000 (17:40 +0200)]
Renaming boot scripts for refactoring them into numbered plugins.

11 years agoAdding temporary notes in a readme file.
Daniel Baumann [Mon, 2 Jul 2012 16:07:04 +0000 (18:07 +0200)]
Adding temporary notes in a readme file.

11 years agoReleasing debian version 3.0~a35-1. debian/3.0_a35-1
Daniel Baumann [Thu, 28 Jun 2012 12:35:00 +0000 (14:35 +0200)]
Releasing debian version 3.0~a35-1.

11 years agoCorrecting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov...
Daniel Baumann [Wed, 27 Jun 2012 13:16:51 +0000 (15:16 +0200)]
Correcting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com>.

11 years agoReleasing debian version 3.0~a34-1. debian/3.0_a34-1
Daniel Baumann [Wed, 27 Jun 2012 12:18:21 +0000 (14:18 +0200)]
Releasing debian version 3.0~a34-1.

11 years agoSwitching to xz compression in source and binary packages.
Daniel Baumann [Wed, 27 Jun 2012 12:17:43 +0000 (14:17 +0200)]
Switching to xz compression in source and binary packages.

11 years agoFix creation of /var/log/live in correct location.
Ben Armstrong [Wed, 27 Jun 2012 10:23:04 +0000 (07:23 -0300)]
Fix creation of /var/log/live in correct location.

11 years agoSourcing individual live-boot scripts rather than executing them.
Daniel Baumann [Tue, 26 Jun 2012 18:24:33 +0000 (20:24 +0200)]
Sourcing individual live-boot scripts rather than executing them.

11 years agoRemoving superfluous directory in initramfs-tools hook.
Daniel Baumann [Tue, 26 Jun 2012 18:10:32 +0000 (20:10 +0200)]
Removing superfluous directory in initramfs-tools hook.

11 years agoRemoving pre-wheezy dpkg trigger for update-initramfs.
Daniel Baumann [Mon, 25 Jun 2012 20:47:23 +0000 (22:47 +0200)]
Removing pre-wheezy dpkg trigger for update-initramfs.

11 years agoMaking live-boot-initramfs-tools.postinst more error safe.
Daniel Baumann [Mon, 25 Jun 2012 20:47:08 +0000 (22:47 +0200)]
Making live-boot-initramfs-tools.postinst more error safe.

11 years agoUpdating location for live-boot files in initramfs-tools hook, thanks to Baurzhan...
Daniel Baumann [Mon, 18 Jun 2012 16:12:07 +0000 (18:12 +0200)]
Updating location for live-boot files in initramfs-tools hook, thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com>.

11 years agoUpdating coding style in a first bunch of locations.
Daniel Baumann [Thu, 14 Jun 2012 18:55:18 +0000 (20:55 +0200)]
Updating coding style in a first bunch of locations.

11 years agoRenaming persistent-subtext option into persistent-label and making it define the...
Daniel Baumann [Thu, 14 Jun 2012 10:37:24 +0000 (12:37 +0200)]
Renaming persistent-subtext option into persistent-label and making it define the complete label instead of a custom suffix only.

11 years agoReleasing debian version 3.0~a33-1. debian/3.0_a33-1
Daniel Baumann [Wed, 13 Jun 2012 11:28:01 +0000 (13:28 +0200)]
Releasing debian version 3.0~a33-1.

11 years agoRemoving double author entries in Spanish po files.
Daniel Baumann [Wed, 13 Jun 2012 11:25:48 +0000 (13:25 +0200)]
Removing double author entries in Spanish po files.

11 years agoRemoving some more dead parameters from cmdline function.
Daniel Baumann [Fri, 8 Jun 2012 22:32:58 +0000 (00:32 +0200)]
Removing some more dead parameters from cmdline function.

11 years agoUpdating Spanish translation of man pages.
chals [Thu, 7 Jun 2012 19:12:02 +0000 (21:12 +0200)]
Updating Spanish translation of man pages.

11 years agoReleasing debian version 3.0~a32-1. debian/3.0_a32-1
Daniel Baumann [Wed, 6 Jun 2012 17:04:16 +0000 (19:04 +0200)]
Releasing debian version 3.0~a32-1.

11 years agoSetting persistence label for live-* 3.x persistency to 'persistence', we're not...
Daniel Baumann [Wed, 6 Jun 2012 17:02:00 +0000 (19:02 +0200)]
Setting persistence label for live-* 3.x persistency to 'persistence', we're not making any difference between full-ov and custom-ov anymore on the filesystem and partition label (it's determined by the contents of live-persistence.conf).

11 years agoDropping snapshot functionality, superseeded by awesome custom mount persistence.
Daniel Baumann [Wed, 6 Jun 2012 16:29:07 +0000 (18:29 +0200)]
Dropping snapshot functionality, superseeded by awesome custom mount persistence.

See the following threads for more information:

  * http://lists.debian.org/debian-live/2012/04/msg00110.html
  * http://lists.debian.org/debian-live/2012/06/msg00039.html

11 years agoReleasing debian version 3.0~a31-1. debian/3.0_a31-1
Daniel Baumann [Tue, 5 Jun 2012 19:47:53 +0000 (21:47 +0200)]
Releasing debian version 3.0~a31-1.

11 years agoMoving off remaining functions from main boot script to subscript for later cleanup.
Daniel Baumann [Tue, 5 Jun 2012 19:41:25 +0000 (21:41 +0200)]
Moving off remaining functions from main boot script to subscript for later cleanup.

11 years agoUnbreaking cmdline parsing after variable rename.
Daniel Baumann [Tue, 5 Jun 2012 19:36:15 +0000 (21:36 +0200)]
Unbreaking cmdline parsing after variable rename.

11 years agoRemoving live-preseed, not used anymore.
Daniel Baumann [Tue, 5 Jun 2012 19:17:59 +0000 (21:17 +0200)]
Removing live-preseed, not used anymore.

11 years agoRemoving live-reconfigure, not used anymore.
Daniel Baumann [Tue, 5 Jun 2012 19:16:14 +0000 (21:16 +0200)]
Removing live-reconfigure, not used anymore.

11 years agoFixing fuzzy strings in Spanish translation of man pages.
chals [Tue, 5 Jun 2012 18:58:25 +0000 (20:58 +0200)]
Fixing fuzzy strings in Spanish translation of man pages.

11 years agoSimplyfing scripts declaration in Makefile.
Daniel Baumann [Tue, 5 Jun 2012 18:12:43 +0000 (20:12 +0200)]
Simplyfing scripts declaration in Makefile.

11 years agoRenaming etc directory to their actual name, examples, within source tree.
Daniel Baumann [Tue, 5 Jun 2012 17:51:09 +0000 (19:51 +0200)]
Renaming etc directory to their actual name, examples, within source tree.

11 years agoReleasing debian version 3.0~a30-1. debian/3.0_a30-1
Daniel Baumann [Tue, 5 Jun 2012 17:38:53 +0000 (19:38 +0200)]
Releasing debian version 3.0~a30-1.

11 years agoSimplyfing initramfs-tools specific files within the source tree.
Daniel Baumann [Tue, 5 Jun 2012 17:24:39 +0000 (19:24 +0200)]
Simplyfing initramfs-tools specific files within the source tree.

11 years agoTransforming networking bottom script into normal live-boot script.
Daniel Baumann [Tue, 5 Jun 2012 17:21:28 +0000 (19:21 +0200)]
Transforming networking bottom script into normal live-boot script.

11 years agoTransforming fstab bottom script into normal live-boot script.
Daniel Baumann [Tue, 5 Jun 2012 17:15:10 +0000 (19:15 +0200)]
Transforming fstab bottom script into normal live-boot script.

11 years agoTransforming persistence_excludes bottom script into normal live-boot script.
Daniel Baumann [Tue, 5 Jun 2012 17:13:24 +0000 (19:13 +0200)]
Transforming persistence_excludes bottom script into normal live-boot script.

11 years agoRemoving fastboot handling, the normal system handles this via 'fastboot' bootparamet...
Daniel Baumann [Tue, 5 Jun 2012 16:57:24 +0000 (18:57 +0200)]
Removing fastboot handling, the normal system handles this via 'fastboot' bootparameter already.

11 years agoRemoving exporting of variables for reviewed options in the cmdline function, not...
Daniel Baumann [Tue, 5 Jun 2012 16:53:43 +0000 (18:53 +0200)]
Removing exporting of variables for reviewed options in the cmdline function, not required.

11 years agoMoving validateroot bottom script into main boot script itself.
Daniel Baumann [Tue, 5 Jun 2012 16:45:31 +0000 (18:45 +0200)]
Moving validateroot bottom script into main boot script itself.

11 years agoSplitting out swap handling and rewriting to a live-boot subscript.
Daniel Baumann [Tue, 5 Jun 2012 16:43:37 +0000 (18:43 +0200)]
Splitting out swap handling and rewriting to a live-boot subscript.

11 years agoAlso allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
Daniel Baumann [Tue, 5 Jun 2012 16:32:52 +0000 (18:32 +0200)]
Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.

11 years agoUpdating swapon handling to new parameter handling.
Daniel Baumann [Tue, 5 Jun 2012 16:32:19 +0000 (18:32 +0200)]
Updating swapon handling to new parameter handling.

11 years agoUpdating internal cmdline handling.
Daniel Baumann [Tue, 5 Jun 2012 16:23:15 +0000 (18:23 +0200)]
Updating internal cmdline handling.

11 years agoUpdating read-only handling to new parameter handling.
Daniel Baumann [Tue, 5 Jun 2012 16:16:05 +0000 (18:16 +0200)]
Updating read-only handling to new parameter handling.

11 years agoRewriting live-media checksum verification to work with any SHA and MD5 digests.
Daniel Baumann [Tue, 5 Jun 2012 15:30:25 +0000 (17:30 +0200)]
Rewriting live-media checksum verification to work with any SHA and MD5 digests.

11 years agoSplitting out integrity-check function to subscript.
Daniel Baumann [Tue, 5 Jun 2012 14:55:08 +0000 (16:55 +0200)]
Splitting out integrity-check function to subscript.

11 years agoRemoving some dead boot parameters.
Daniel Baumann [Tue, 5 Jun 2012 14:51:44 +0000 (16:51 +0200)]
Removing some dead boot parameters.

11 years agoConsistenly using 'true' instead of 'Yes' or 'yes' when using booleans.
Daniel Baumann [Tue, 5 Jun 2012 14:39:52 +0000 (16:39 +0200)]
Consistenly using 'true' instead of 'Yes' or 'yes' when using booleans.

11 years agoConverting select_eth_device initramfs-tools pre-mount script into regular live-boot...
Daniel Baumann [Tue, 5 Jun 2012 14:34:14 +0000 (16:34 +0200)]
Converting select_eth_device initramfs-tools pre-mount script into regular live-boot script.

11 years agoRemoving dead lang2locale function and associated files, not used anywhere.
Daniel Baumann [Tue, 5 Jun 2012 14:16:58 +0000 (16:16 +0200)]
Removing dead lang2locale function and associated files, not used anywhere.

11 years agoReleasing debian version 3.0~a29-1. debian/3.0_a29-1
Daniel Baumann [Tue, 5 Jun 2012 14:03:47 +0000 (16:03 +0200)]
Releasing debian version 3.0~a29-1.

11 years agoConverting read-only initramfs-tools pre-mount script into regular live-boot script.
Daniel Baumann [Tue, 5 Jun 2012 13:59:20 +0000 (15:59 +0200)]
Converting read-only initramfs-tools pre-mount script into regular live-boot script.

11 years agoRemoving live-premount modules script, not needed anymore.
Daniel Baumann [Tue, 5 Jun 2012 13:50:33 +0000 (15:50 +0200)]
Removing live-premount modules script, not needed anymore.

This script did two things:

  * forcefully load ide-generic to workaround a bug in qemu bios
    that made it hang during ide detection. This has been fixed
    4 years ago in qemu, so it's not required to do this anymore.

  * forcefully load esp on sparc. This is being loaded automatically
    by udev these days and should be reliable enough.

11 years agoMoving out live-functions from initramfs-tools specifics.
Daniel Baumann [Tue, 5 Jun 2012 13:45:40 +0000 (15:45 +0200)]
Moving out live-functions from initramfs-tools specifics.

11 years agoAdding commented 'set -e' explicitly in all subscripts to avoid running it with ...
Daniel Baumann [Tue, 5 Jun 2012 13:33:35 +0000 (15:33 +0200)]
Adding commented 'set -e' explicitly in all subscripts to avoid running it with 'set -e' until we've made sure it's properly working.

11 years agoMoving out live-helpers from initramfs-tools specifics.
Daniel Baumann [Tue, 5 Jun 2012 13:18:31 +0000 (15:18 +0200)]
Moving out live-helpers from initramfs-tools specifics.

11 years agoSplitting out a first bunch of functions out to /live/live/boot/.
Daniel Baumann [Tue, 5 Jun 2012 12:46:19 +0000 (14:46 +0200)]
Splitting out a first bunch of functions out to /live/live/boot/.

11 years agoReplacing live initramfs-tools script with empty stub that calls the real, in future...
Daniel Baumann [Tue, 5 Jun 2012 12:36:14 +0000 (14:36 +0200)]
Replacing live initramfs-tools script with empty stub that calls the real, in future being initramfs-tools independent, script from /lib/live.

11 years agoStarting initramfs-tools specific subdirectory within the source-tree.
Daniel Baumann [Tue, 5 Jun 2012 12:20:59 +0000 (14:20 +0200)]
Starting initramfs-tools specific subdirectory within the source-tree.

11 years agoAutomatically translate date formats in po files.
Daniel Baumann [Tue, 5 Jun 2012 11:44:09 +0000 (13:44 +0200)]
Automatically translate date formats in po files.

11 years agoReleasing debian version 3.0~a28-1. debian/3.0_a28-1
Daniel Baumann [Mon, 4 Jun 2012 15:38:37 +0000 (17:38 +0200)]
Releasing debian version 3.0~a28-1.

11 years agoFixing two typos and a wrong word in comments.
Evgeni Golov [Mon, 28 May 2012 10:56:13 +0000 (12:56 +0200)]
Fixing two typos and a wrong word in comments.

11 years agoAdding initial Spanish translation of man pages.
chals [Thu, 24 May 2012 12:44:05 +0000 (14:44 +0200)]
Adding initial Spanish translation of man pages.

11 years agoFixing several typos in man pages.
chals [Thu, 24 May 2012 12:38:50 +0000 (14:38 +0200)]
Fixing several typos in man pages.

11 years agoImplement and make use of robust list functions.
Tails developers [Wed, 9 May 2012 10:55:03 +0000 (12:55 +0200)]
Implement and make use of robust list functions.

11 years agoFix to allow for multiple rof when exposed roots is disabled.
Ian Reinhart Geiser [Mon, 30 Apr 2012 17:44:22 +0000 (17:44 +0000)]
Fix to allow for multiple rof when exposed roots is disabled.

11 years agoUsing boot.log and /var/log/live/boot.log respectively for overall consistency within...
Daniel Baumann [Tue, 10 Apr 2012 10:40:59 +0000 (12:40 +0200)]
Using boot.log and /var/log/live/boot.log respectively for overall consistency within all debian-live tools.

11 years agoImproving robustness of fromiso cleanup process with is_mountpoint (Closes: #668100).
Tails developers [Tue, 10 Apr 2012 09:48:29 +0000 (11:48 +0200)]
Improving robustness of fromiso cleanup process with is_mountpoint (Closes: #668100).

11 years agoMounting fromiso filesystem on /live/fromiso instead of /fromiso, thanks to adrian15...
Tails developers [Tue, 10 Apr 2012 09:44:59 +0000 (11:44 +0200)]
Mounting fromiso filesystem on /live/fromiso instead of /fromiso, thanks to adrian15 <adrian15sgd@gmail.com>.

11 years agoUsing fromiso in most places where isofrom was used, thanks to adrian15 <adrian15sgd...
Tails developers [Tue, 10 Apr 2012 09:43:30 +0000 (11:43 +0200)]
Using fromiso in most places where isofrom was used, thanks to adrian15 <adrian15sgd@gmail.com>.

11 years agoImproving robustness of findiso cleanup process.
Tails developers [Mon, 9 Apr 2012 17:21:36 +0000 (19:21 +0200)]
Improving robustness of findiso cleanup process.

...by checking exactly the same directory as the one we are unmounting.

12 years agoReleasing debian version 3.0~a27-1. debian/3.0_a27-1
Daniel Baumann [Mon, 9 Apr 2012 16:58:30 +0000 (18:58 +0200)]
Releasing debian version 3.0~a27-1.

12 years agoOnly try copying snapshots if we actually found any.
Tails developers [Mon, 9 Apr 2012 14:11:16 +0000 (16:11 +0200)]
Only try copying snapshots if we actually found any.

12 years agoFix typo to make home-sn snapshots work again.
Tails developers [Mon, 9 Apr 2012 14:10:58 +0000 (16:10 +0200)]
Fix typo to make home-sn snapshots work again.

12 years agoDo not probe the device mounted on /live/image for persistence.
Tails developers [Mon, 9 Apr 2012 14:07:35 +0000 (16:07 +0200)]
Do not probe the device mounted on /live/image for persistence.

12 years agoSupress warnings when probing media for persistence.
Tails developers [Mon, 9 Apr 2012 14:06:55 +0000 (16:06 +0200)]
Supress warnings when probing media for persistence.

12 years agoAllow using / as destination in custom mounts.
Tails developers [Mon, 9 Apr 2012 14:05:48 +0000 (16:05 +0200)]
Allow using / as destination in custom mounts.

Also make this backwards compatible with live-rw labelled volumes.

12 years agoRenamling linkfiles option when using persistence to simply link.
Daniel Baumann [Mon, 9 Apr 2012 13:13:58 +0000 (15:13 +0200)]
Renamling linkfiles option when using persistence to simply link.

12 years agoUpdating toplevel Makefile to work with manpages having multiple dots in its filename.
Daniel Baumann [Mon, 9 Apr 2012 13:12:18 +0000 (15:12 +0200)]
Updating toplevel Makefile to work with manpages having multiple dots in its filename.

12 years agoMerging old changelog into current changelog.
Daniel Baumann [Sun, 8 Apr 2012 20:35:19 +0000 (22:35 +0200)]
Merging old changelog into current changelog.

12 years agoRemoving old docs.
Daniel Baumann [Sun, 8 Apr 2012 20:31:04 +0000 (22:31 +0200)]
Removing old docs.

This is old stuff which, for historic reasons, is available in
the old svn dump (changelog), or included in the changelog itself
(cedits), or otherwise irrelevant (changelog for casper, parameters).

12 years agoRemoving leftover directory after unmounting.
Tails developers [Sun, 8 Apr 2012 18:30:16 +0000 (20:30 +0200)]
Removing leftover directory after unmounting.

12 years agoFixing brace alignment to follow common code style.
Tails developers [Sun, 8 Apr 2012 18:28:16 +0000 (20:28 +0200)]
Fixing brace alignment to follow common code style.

12 years agoRemoving overkill double-checking of return code in is_mountpoint predicate.
Tails developers [Sun, 8 Apr 2012 18:26:49 +0000 (20:26 +0200)]
Removing overkill double-checking of return code in is_mountpoint predicate.