live-boot-grml.git
15 years agoReleasing version 1.154.2-1. debian/1.154.2-1
Daniel Baumann [Thu, 11 Dec 2008 05:57:05 +0000 (06:57 +0100)]
Releasing version 1.154.2-1.

15 years agoUpdating authors file.
Daniel Baumann [Wed, 3 Dec 2008 19:33:00 +0000 (20:33 +0100)]
Updating authors file.

15 years agoCleaned the boot log a bit.
Marco Amadori [Tue, 2 Dec 2008 13:44:42 +0000 (14:44 +0100)]
Cleaned the boot log a bit.

Include a '\n' before the live-bottom script calls, otherwise the first
hook will trash the previous "begin_log_msg" entry, and however this
should be treated as a nested task.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoReworked integrity-check (Closes: #507477).
Marco Amadori [Tue, 2 Dec 2008 07:57:48 +0000 (08:57 +0100)]
Reworked integrity-check (Closes: #507477).

* Changes:

 - it reboots only if it succeed, otherwise it panics.
 - it checks md5sum just after media is mounted, not after /root is
   mounted. This allow a faster and safer reboot.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoReleasing version 1.154.1-1. debian/1.154.1-1
Daniel Baumann [Tue, 25 Nov 2008 11:19:53 +0000 (12:19 +0100)]
Releasing version 1.154.1-1.

15 years agoMerging casper 1.154.
Daniel Baumann [Tue, 25 Nov 2008 05:58:28 +0000 (06:58 +0100)]
Merging casper 1.154.

15 years agoRemoving spurious 'livefs_root' in copy_live_to();.
Daniel Baumann [Sun, 23 Nov 2008 21:01:34 +0000 (22:01 +0100)]
Removing spurious 'livefs_root' in copy_live_to();.

15 years agoAlso adding ralink to network device check.
Daniel Baumann [Sun, 23 Nov 2008 17:16:57 +0000 (18:16 +0100)]
Also adding ralink to network device check.

15 years agoTurning 'no supported filesystem images found' into a panic message, rather than...
Daniel Baumann [Sun, 23 Nov 2008 17:10:41 +0000 (18:10 +0100)]
Turning 'no supported filesystem images found' into a panic message, rather than a warning.

15 years agoAdding a panic message when we netboot and have no supported network device (Closes...
Daniel Baumann [Sun, 23 Nov 2008 17:09:50 +0000 (18:09 +0100)]
Adding a panic message when we netboot and have no supported network device (Closes: #496684).

15 years agoAdd a warning message when no image can be found.
Daniel Baumann [Sat, 22 Nov 2008 15:55:45 +0000 (16:55 +0100)]
Add a warning message when no image can be found.

15 years agoMerging casper 1.153.
Daniel Baumann [Tue, 11 Nov 2008 17:19:31 +0000 (18:19 +0100)]
Merging casper 1.153.

15 years agoMerging casper 1.152.
Daniel Baumann [Tue, 11 Nov 2008 17:18:53 +0000 (18:18 +0100)]
Merging casper 1.152.

15 years agoMerging casper 1.151.
Daniel Baumann [Tue, 11 Nov 2008 17:17:59 +0000 (18:17 +0100)]
Merging casper 1.151.

15 years agoMerging casper 1.150.
Daniel Baumann [Tue, 11 Nov 2008 17:17:39 +0000 (18:17 +0100)]
Merging casper 1.150.

15 years agoMerging casper 1.149.
Daniel Baumann [Tue, 11 Nov 2008 17:17:00 +0000 (18:17 +0100)]
Merging casper 1.149.

15 years agoMerging casper 1.148.
Daniel Baumann [Tue, 11 Nov 2008 17:14:20 +0000 (18:14 +0100)]
Merging casper 1.148.

15 years agoMerging casper 1.147.
Daniel Baumann [Tue, 11 Nov 2008 17:07:15 +0000 (18:07 +0100)]
Merging casper 1.147.

15 years agoMerging casper 1.146.
Daniel Baumann [Tue, 11 Nov 2008 17:06:54 +0000 (18:06 +0100)]
Merging casper 1.146.

15 years agoMerging casper 1.145.
Daniel Baumann [Tue, 11 Nov 2008 16:55:40 +0000 (17:55 +0100)]
Merging casper 1.145.

15 years agoMerging casper 1.144.
Daniel Baumann [Tue, 11 Nov 2008 16:52:41 +0000 (17:52 +0100)]
Merging casper 1.144.

15 years agoMerging casper 1.143.
Daniel Baumann [Tue, 11 Nov 2008 16:49:49 +0000 (17:49 +0100)]
Merging casper 1.143.

15 years agoMerging casper 1.142.
Daniel Baumann [Sat, 22 Nov 2008 15:49:41 +0000 (16:49 +0100)]
Merging casper 1.142.

15 years agoMerging casper 1.141.
Daniel Baumann [Tue, 11 Nov 2008 16:41:58 +0000 (17:41 +0100)]
Merging casper 1.141.

15 years agoMerging casper 1.140.
Daniel Baumann [Tue, 11 Nov 2008 16:33:47 +0000 (17:33 +0100)]
Merging casper 1.140.

15 years agoReleasing version 1.139.1-4. debian/1.139.1-4
Daniel Baumann [Tue, 11 Nov 2008 12:52:49 +0000 (13:52 +0100)]
Releasing version 1.139.1-4.

15 years agoReplacing obsolete dh_clean -k with dh_prep.
Daniel Baumann [Fri, 7 Nov 2008 17:07:20 +0000 (18:07 +0100)]
Replacing obsolete dh_clean -k with dh_prep.

15 years agoRemoved all "cat | grep", with grep, awk and sed.
Marco Amadori [Sat, 11 Oct 2008 21:31:22 +0000 (23:31 +0200)]
Removed all "cat | grep", with grep, awk and sed.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agoDo not pollute the logs when looking for swap partitions.
Marco Amadori [Thu, 2 Oct 2008 10:34:17 +0000 (12:34 +0200)]
Do not pollute the logs when looking for swap partitions.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoManpage clarifications on "nofiles".
Marco Amadori [Wed, 1 Oct 2008 09:21:22 +0000 (11:21 +0200)]
Manpage clarifications on "nofiles".

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoDon't "cat |" to grep.
Chris Lamb [Tue, 30 Sep 2008 23:59:26 +0000 (00:59 +0100)]
Don't "cat |" to grep.

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoReflow long 'tr'-based pipelines for readability.
Chris Lamb [Tue, 30 Sep 2008 23:58:38 +0000 (00:58 +0100)]
Reflow long 'tr'-based pipelines for readability.

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoReflow some grammar in comments and in live-initramfs(7).
Chris Lamb [Tue, 30 Sep 2008 23:58:12 +0000 (00:58 +0100)]
Reflow some grammar in comments and in live-initramfs(7).

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoBe consistent in using 0/1 for True/False values instead of English representations.
Chris Lamb [Tue, 30 Sep 2008 23:57:25 +0000 (00:57 +0100)]
Be consistent in using 0/1 for True/False values instead of English representations.

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoUse "test -s" instead of testing file availability and size.
Chris Lamb [Tue, 30 Sep 2008 23:56:55 +0000 (00:56 +0100)]
Use "test -s" instead of testing file availability and size.

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoUse "grep -qs" over "grep -q" for compatibility (see grep(1))
Chris Lamb [Tue, 30 Sep 2008 23:56:30 +0000 (00:56 +0100)]
Use "grep -qs" over "grep -q" for compatibility (see grep(1))

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoRemove (accidental?) debian/changelog entry.
Chris Lamb [Tue, 30 Sep 2008 23:56:00 +0000 (00:56 +0100)]
Remove (accidental?) debian/changelog entry.

Signed-off-by: Chris Lamb <lamby@debian.org>
15 years agoImplemented a persistence exclude list.
Marco Amadori [Sat, 27 Sep 2008 22:51:04 +0000 (00:51 +0200)]
Implemented a persistence exclude list.

* This finally enables one of the most requested feature to exclude
  things like disk caches and temporary files from the persistence
  images in order to speed things up and saves precious writes of flash
  based storages.
  This works at boot by bind mounting tmpfs clones of paths listed on
  "/etc/live-persistence.binds".

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agoImplemented a snapshot exclude list.
Marco Amadori [Sat, 27 Sep 2008 22:07:22 +0000 (00:07 +0200)]
Implemented a snapshot exclude list.

* This finally enables one of the most requested feature to exclude
  things like disk caches and temporary files from the snapshots, just
  by editing "/etc/live-snapshot.exclude_list".
  This only works for cpio targets and for squashfs creations.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agoSearch for partition labels only (Closes: #486469).
Marco Amadori [Sat, 27 Sep 2008 09:18:15 +0000 (11:18 +0200)]
Search for partition labels only (Closes: #486469).

* Added new way to call "persistent" at boot:
  "persistent=nofiles" will skip the scan for image files in block
  device and it will only search for partition labels.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agoReordered persistence lookups and boundaries (Closes: #500672).
Marco Amadori [Thu, 18 Sep 2008 21:37:27 +0000 (23:37 +0200)]
Reordered persistence lookups and boundaries (Closes: #500672).

* This finally enables "live-rw" partition persistence, yes it works, it
  is still ugly and slow, but make it work first and let optimize it
  later, hopefully in one of the next commits.
  To rush test it, 'mkfs.ext2 -L "live-rw" /dev/XhdX' on a qemu drive
  and reboot the live with "persistent" on.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agolive-snapshot: fixed include-list handling.
Marco Amadori [Thu, 18 Sep 2008 22:31:57 +0000 (00:31 +0200)]
live-snapshot: fixed include-list handling.

* When "/etc/live-snapshot.list" is present, all standard files and
  directories listed there are saved on shutdown.
  Now it saves them only if they are modified, and also handles
  dangling symbolic links. This beaviour will be gentle to live-systems
  upgrades on the same hardware since new unmodified to-be-snapshotted files
  will be no more overwritten by old unnecessary saved cruft.
  It still does not handle removal of deleted files.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoConditional creation of /etc/fstab.
Marco Amadori [Tue, 16 Sep 2008 15:52:03 +0000 (17:52 +0200)]
Conditional creation of /etc/fstab.

* This is one of a series of interventions that means to be gentle to
debian-live builders and to persistence users; the rationale is that
if a file is present on the rootfs it does not need to be overwritten
from scratch since its presence means either a live-helper
configuration at build time or a persistent/snapshot at run time.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
15 years agoChanged HOSTNAME and /etc/hosts handling.
Marco Amadori [Tue, 16 Sep 2008 15:26:09 +0000 (17:26 +0200)]
Changed HOSTNAME and /etc/hosts handling.

* This is one of a series of interventions that means to be gentle to
  debian-live builders and to persistence users; the rationale is that
  if a file is present on the rootfs it does not need to be overwritten
  from scratch since its presence means either a live-helper
  configuration at build time or a persistent/snapshot at run time.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoReleasing debian version 1.139.1-3. debian/1.139.1-3
Daniel Baumann [Fri, 19 Sep 2008 12:24:40 +0000 (14:24 +0200)]
Releasing debian version 1.139.1-3.

15 years agoSourcing live.vars in 15autologin directly, rather than to inherit from live-functions.
Daniel Baumann [Wed, 17 Sep 2008 06:54:17 +0000 (08:54 +0200)]
Sourcing live.vars in 15autologin directly, rather than to inherit from live-functions.

15 years agoSet -u in live-snapshot only in debug mode.
Marco Amadori [Tue, 16 Sep 2008 15:12:00 +0000 (17:12 +0200)]
Set -u in live-snapshot only in debug mode.

* Although is really fine to have checks for unboud variables, this
  limits also included code, where unbound variables could be used as
  feature. Set LIVE_SNAPSHOT_CHECK_UNBOUND to have it on again in your
  test runs.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoIncluded more debug and comments on persistence code.
Marco Amadori [Tue, 16 Sep 2008 14:24:37 +0000 (16:24 +0200)]
Included more debug and comments on persistence code.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoCheck for files and umount only if you can mount it first.
Marco Amadori [Tue, 16 Sep 2008 14:16:08 +0000 (16:16 +0200)]
Check for files and umount only if you can mount it first.

* Another clean-up and speed up in the ugly persistance/snapshot code.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoFixed a wrong trial to copy an unexistant snapshot.
Marco Amadori [Tue, 16 Sep 2008 14:13:18 +0000 (16:13 +0200)]
Fixed a wrong trial to copy an unexistant snapshot.

* Quoting a variable could do miracles :-)

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoForces use of initramfs cpio over busybox's one.
Marco Amadori [Tue, 16 Sep 2008 10:29:03 +0000 (12:29 +0200)]
Forces use of initramfs cpio over busybox's one.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoOverride maybe_break from initramfs-tools.
Marco Amadori [Tue, 16 Sep 2008 10:11:41 +0000 (12:11 +0200)]
Override maybe_break from initramfs-tools.

* "break=<phase>" boot option, previously lead to the overrided panic
  function which shows a huge bug message info, which in that particular
  case is misleading, since the "dropping to a shell" is wanted.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoFixed try_snap() umounting on error.
Marco Amadori [Tue, 16 Sep 2008 09:35:01 +0000 (11:35 +0200)]
Fixed try_snap() umounting on error.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoAdd real cpio to initramfs for snapshot's uses.
Marco Amadori [Tue, 16 Sep 2008 08:55:22 +0000 (10:55 +0200)]
Add real cpio to initramfs for snapshot's uses.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoSkipped some runtime duplicated execution.
Marco Amadori [Tue, 16 Sep 2008 08:34:29 +0000 (10:34 +0200)]
Skipped some runtime duplicated execution.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoIgnore errors from fstype.
Michael Prokop [Mon, 15 Sep 2008 15:54:18 +0000 (17:54 +0200)]
Ignore errors from fstype.

Redirect stderr to /dev/null, otherwise we'll get
"stdin: error 0" for some partitions during bootup.

15 years agoRe-enable "break=live-premount" debug.
Marco Amadori [Mon, 15 Sep 2008 14:55:32 +0000 (16:55 +0200)]
Re-enable "break=live-premount" debug.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoRemoved mount -n option, since mtab is there.
Marco Amadori [Mon, 15 Sep 2008 14:46:38 +0000 (16:46 +0200)]
Removed mount -n option, since mtab is there.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoCreate /etc/mtab on the initramfs ASAP.
Marco Amadori [Mon, 15 Sep 2008 14:30:35 +0000 (16:30 +0200)]
Create /etc/mtab on the initramfs ASAP.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoAdded a pretty vital mount debug string.
Marco Amadori [Mon, 15 Sep 2008 14:27:38 +0000 (16:27 +0200)]
Added a pretty vital mount debug string.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoFix default user handling.
Marco Amadori [Tue, 2 Sep 2008 08:42:11 +0000 (10:42 +0200)]
Fix default user handling.

* Handle the case in which an user is present but the default user could not
  be created (e.g. when configuring another user at build time in the
  chroot). If the default user could not be created or assigned, disable
  autologins (which previously just fails leaving without console login
  capabilities), and propagate that information to the scripts thinking that a
  default user will always be available.
  Note for live-helper documentation: The latter case could leave the system
  accessible only if root password is set in other ways or via ssh rsa/dsa
  passwordless accesses.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
15 years agoUpdating vcs fields in control file.
Daniel Baumann [Sun, 7 Sep 2008 19:49:05 +0000 (21:49 +0200)]
Updating vcs fields in control file.

15 years agoRemove local overiddes of log_*_msg - #494257 is now fixed in testing.
Chris Lamb [Sat, 6 Sep 2008 12:13:26 +0000 (13:13 +0100)]
Remove local overiddes of log_*_msg - #494257 is now fixed in testing.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRemoved some useless spaces.
Marco Amadori [Thu, 28 Aug 2008 15:00:17 +0000 (17:00 +0200)]
Removed some useless spaces.

15 years agoRemoving currently unused Upstream-Depends field in control.
Daniel Baumann [Wed, 3 Sep 2008 16:13:51 +0000 (18:13 +0200)]
Removing currently unused Upstream-Depends field in control.

15 years agoReleasing debian version 1.139.1-2. debian/1.139.1-2
Daniel Baumann [Sun, 31 Aug 2008 18:31:58 +0000 (20:31 +0200)]
Releasing debian version 1.139.1-2.

15 years agoDisabling default usage of local swap partitions. Can be enabled with the 'swapon...
Daniel Baumann [Sun, 31 Aug 2008 18:29:20 +0000 (20:29 +0200)]
Disabling default usage of local swap partitions. Can be enabled with the 'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for bringing it up.

15 years agoSetting project email address to the new debian-live@lists.debian.org.
Daniel Baumann [Thu, 28 Aug 2008 21:25:08 +0000 (23:25 +0200)]
Setting project email address to the new debian-live@lists.debian.org.

15 years agoEnabling the "remove CD" prompt in splashy.
Michal Suchanek [Tue, 26 Aug 2008 13:14:23 +0000 (15:14 +0200)]
Enabling the "remove CD" prompt in splashy.

15 years agoIf the filesystem type of the rootfs cannot be automatically detected, we try to...
Daniel Baumann [Mon, 25 Aug 2008 11:12:57 +0000 (13:12 +0200)]
If the filesystem type of the rootfs cannot be automatically detected, we try to assume it from the extension of the imagefile we have found. Thanks to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).

15 years agoReleasing live-initramfs 1.139.1-1. debian/1.139.1-1
Daniel Baumann [Sat, 23 Aug 2008 23:00:15 +0000 (01:00 +0200)]
Releasing live-initramfs 1.139.1-1.

15 years agoAdded "-n" option to all mount commands, thanks to Peter Holik <peter@holik.at> for...
Marco Amadori [Fri, 22 Aug 2008 09:29:57 +0000 (11:29 +0200)]
Added "-n" option to all mount commands, thanks to Peter Holik <peter@holik.at> for pointing this out.

15 years agoMove loop-aes-tools to Suggests; live-helper should install them if required.
Chris Lamb [Wed, 20 Aug 2008 09:17:09 +0000 (10:17 +0100)]
Move loop-aes-tools to Suggests; live-helper should install them if required.

The loop-aes-tools regress compared to the vanilla loop tools, which can
cause some problems - Although we should support them, it makes sense to
not use loop-aes-utils by default, which--as Recommends are installed by
default--they currently are.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRemove unnecessary indentation level.
Chris Lamb [Sun, 17 Aug 2008 23:52:12 +0000 (00:52 +0100)]
Remove unnecessary indentation level.

15 years agoUpdating authors file.
Daniel Baumann [Thu, 14 Aug 2008 15:51:04 +0000 (17:51 +0200)]
Updating authors file.

15 years agoMerging casper 1.139.
Daniel Baumann [Sat, 16 Aug 2008 21:55:38 +0000 (23:55 +0200)]
Merging casper 1.139.

15 years agoModify hiding of harmless X.org reconfiguring messages.
Chris Lamb [Thu, 14 Aug 2008 00:26:38 +0000 (01:26 +0100)]
Modify hiding of harmless X.org reconfiguring messages.

Was being split over a newline.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRevert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)
Chris Lamb [Thu, 14 Aug 2008 00:20:13 +0000 (01:20 +0100)]
Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoHide error from attempting to "mount --move"
Chris Lamb [Thu, 14 Aug 2008 00:19:28 +0000 (01:19 +0100)]
Hide error from attempting to "mount --move"

(We get a sensible error message if it fails anyway)

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRework ugly `echo "debug:..` message to use log_{begin,end}_msg.
Chris Lamb [Thu, 14 Aug 2008 00:01:19 +0000 (01:01 +0100)]
Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoDon't configure X.org if it's not installed.
Chris Lamb [Wed, 13 Aug 2008 23:59:42 +0000 (00:59 +0100)]
Don't configure X.org if it's not installed.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoFix check for X.org.
Chris Lamb [Wed, 13 Aug 2008 23:59:29 +0000 (00:59 +0100)]
Fix check for X.org.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoAdd an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.
Chris Lamb [Wed, 13 Aug 2008 23:59:19 +0000 (00:59 +0100)]
Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoSilence another "script-not-executable" message for a sourced library.
Chris Lamb [Tue, 12 Aug 2008 17:58:19 +0000 (18:58 +0100)]
Silence another "script-not-executable" message for a sourced library.

15 years agoAdd missing pipe. Thanks to Andreas Bombe.
Chris Lamb [Tue, 12 Aug 2008 17:18:38 +0000 (18:18 +0100)]
Add missing pipe. Thanks to Andreas Bombe.

15 years agoShamefully adding myself to CREDITS
Chris Lamb [Tue, 12 Aug 2008 00:59:59 +0000 (01:59 +0100)]
Shamefully adding myself to CREDITS

15 years agoTidy "Disabling update-initramfs" message.
Chris Lamb [Tue, 12 Aug 2008 00:14:02 +0000 (01:14 +0100)]
Tidy "Disabling update-initramfs" message.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRe-order some commands so we don't call log_begin_msg without calling log_end_msg.
Chris Lamb [Tue, 12 Aug 2008 00:13:25 +0000 (01:13 +0100)]
Re-order some commands so we don't call log_begin_msg without calling log_end_msg.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoDon't configure X when /usr/bin/X does not exist.
Chris Lamb [Tue, 12 Aug 2008 00:09:36 +0000 (01:09 +0100)]
Don't configure X when /usr/bin/X does not exist.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoSilence 'script-not-executable' lintian warning - live-functions script is always...
Chris Lamb [Mon, 11 Aug 2008 23:57:50 +0000 (00:57 +0100)]
Silence 'script-not-executable' lintian warning - live-functions script is always sourced.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoFix spacing in swirl.
Chris Lamb [Sun, 10 Aug 2008 05:03:54 +0000 (06:03 +0100)]
Fix spacing in swirl.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoNot going over the top with exclamation marks in the panic message.
Daniel Baumann [Sun, 10 Aug 2008 02:23:40 +0000 (04:23 +0200)]
Not going over the top with exclamation marks in the panic message.

15 years agoUpdating credits file.
Daniel Baumann [Sun, 10 Aug 2008 01:16:29 +0000 (03:16 +0200)]
Updating credits file.

15 years agoSlightely adjusting to the more widespread used ascii swirl.
Daniel Baumann [Sat, 9 Aug 2008 15:06:29 +0000 (17:06 +0200)]
Slightely adjusting to the more widespread used ascii swirl.

15 years agoOverride log_*_msg to print nicer status text (until #494257 is merged).
Chris Lamb [Sat, 9 Aug 2008 07:51:23 +0000 (08:51 +0100)]
Override log_*_msg to print nicer status text (until #494257 is merged).

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoHide "overwriting possibly-customised configuration file" in X.org setup output.
Chris Lamb [Sat, 9 Aug 2008 07:47:11 +0000 (08:47 +0100)]
Hide "overwriting possibly-customised configuration file" in X.org setup output.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoHide "Shadow passwords are now on" status message on bootup.
Chris Lamb [Fri, 8 Aug 2008 20:00:38 +0000 (21:00 +0100)]
Hide "Shadow passwords are now on" status message on bootup.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRemove a number of "${quiet}" checks - they are repeated in the log_*_msg functions.
Chris Lamb [Fri, 8 Aug 2008 18:54:29 +0000 (19:54 +0100)]
Remove a number of "${quiet}" checks - they are repeated in the log_*_msg functions.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoRework locale handling
Chris Lamb [Fri, 8 Aug 2008 18:48:46 +0000 (19:48 +0100)]
Rework locale handling

 * Support all codepages, not just UTF-8 ones.

 * Although UTF-8 variants are still preferred, specifying an invalid
   codepage as an extension to a known language will not necessarily result
   in en_US.UTF-8 being chosen - it will try and use an alternate.

 * Fixes an issue whereby an unknown locale would end up as a blank
   "language" in /etc/kde3/kdm/kdmrc instead of en_US.

 * General tidying of the code.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
15 years agoPrint friendly error message on live-initramfs panic.
Chris Lamb [Fri, 8 Aug 2008 17:36:08 +0000 (18:36 +0100)]
Print friendly error message on live-initramfs panic.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>