| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-09 | Correcting path in previous commit. | Daniel Baumann | |
| 2011-03-09 | Only disabling kpersonalizer when using kde3, kde4 doesn't need that hack. | Daniel Baumann | |
| 2011-03-09 | Using noxino instead of xino, as the latter is not supported by aufs2 as we ↵ | Daniel Baumann | |
| need to use it. | |||
| 2011-03-09 | Skip loading usb modules when quickusbmodules parameter is specified. | Luigi Capriotti | |
| 2011-03-09 | Mounting aufs layer with detached inode index, this solves the 'leaving ↵ | Daniel Baumann | |
| unclean filesystem when using persistency' problem. | |||
| 2011-03-09 | Removing unionfs workaround for kernel versions << 2.6.22, not usefull anymore. | Daniel Baumann | |
| 2011-03-09 | Correcting live-media=removeable{,-usb} behaviour to match the documented one. | amnesia | |
| The manpage states that "the keyword 'removable' can be used to limit the search of acceptable live media to removable type only". | |||
| 2011-03-09 | Use klayout= for layout instead of kbd=. | Ben Armstrong | |
| 2011-03-09 | Only edit usplash init script if it exists. | Ben Armstrong | |
| 2011-03-09 | Correcting keyboard handling for squeeze. | Ben Armstrong | |
| 2011-03-09 | Don't panic with persistency when we can't correctly mount the filesystem ↵ | Daniel Baumann | |
| (Closes: #565456). | |||
| 2011-03-09 | Adding select_eth_device script from Frederic Boiteux <fboiteux@calistel.com>. | Daniel Baumann | |
| 2011-03-09 | Updating defaults file of console-setup for squeeze, thanks to Jun NOGATA ↵ | Daniel Baumann | |
| <nogajun@gmail.com> (Closes: #560187). | |||
| 2011-03-09 | Adding skipconfig parameter to disable most customization. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.172. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.170. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.169. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.168. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.167. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.166. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.165. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.164. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.163. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.162. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.161. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.160. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.159. | Daniel Baumann | |
| 2011-03-09 | Merging casper 1.158. | Daniel Baumann | |
| 2011-03-09 | Adding support for ethdevice bootoption. | Michael Prokop | |
| 2011-03-09 | Adapting a patch from Michael Prokop <mika@grml.org> to set all harddisk ↵ | Daniel Baumann | |
| devices to read-only mode for forensics investigations. | |||
| 2011-03-09 | Adding support for isofrom/fromiso bootoption. | Michael Prokop | |
| 2011-03-09 | Forwardporting and extending usage of rsync when booting with toram based on ↵ | Daniel Baumann | |
| a patch from Michael Prokop <mika@grml.org>. | |||
| 2011-03-09 | Also allowing hook= to specify files inside the image through file:// prefix. | Luigi Capriotti | |
| 2011-03-09 | Restoring opt-in behavior for local swap partitions. | intrigeri | |
| 2011-03-09 | Adjusting grep call in is_nice_device to match new output of vol_id. | Tzafrir Cohen | |
| 2011-03-09 | Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529). | Michael Prokop | |
| 2011-03-09 | Avoid the use of fstype in a running live system, as it's a executable and ↵ | Michael Prokop | |
| not a shell function and causes problems for example within live-snapshot. | |||
| 2011-03-09 | Applying patch from Holger Brunn <holger.brunn@web.de> to live-media-path ↵ | Daniel Baumann | |
| when toram is used (Closes: #534878). | |||
| 2011-03-09 | Adding auto value for xvideomode where we ensure that no configuration from ↵ | Daniel Baumann | |
| the persistency layer is respected. | |||
| 2011-03-09 | Updating lang2locale(); to match new d-i langualgelist format. | Daniel Baumann | |
| 2011-03-09 | Including d-i languagelist in initrd in order evaluate l10n settings. | Daniel Baumann | |
| 2011-03-09 | Adding (experimental) forcepersistentfsck bootoption to force fsck on root ↵ | Daniel Baumann | |
| persistency device. | |||
| 2011-03-09 | Forcing run of dexconf when booting with xdriver=dexconf. | Daniel Baumann | |
| 2011-03-09 | Allow for multiple but unique persistent media. | Richard Nelson | |
| The patch provides a boot parameter to be used in conjunction with persistent and allow for multiple but unique persistent media such as live-sn-subText with boot parameter persistent-subtext=subText. | |||
| 2011-03-09 | Optimizing gnome-panel-data bottom script by leaving out the stupid things. | Daniel Baumann | |
| 2011-03-09 | Fail early in gnome-panel-data bottom script if gnome-panel-data is not ↵ | Daniel Baumann | |
| installed. | |||
| 2011-03-09 | Looking for persistency partitions on luks devices only if we boot with ↵ | Daniel Baumann | |
| persistent=cryptsetup. In order to determine if a encrypted partition contains a persistent partition for live-initramfs, we do have to open it and look into it. Open means, that the user has to provide the passphase (or key). A user booting a *default* debian-live system on a machine that has cryptesetup encrypted partitions should not be bothered by *default* to enter all his passphrases during the boot process. Also, encrypted persistency is only usefull when the user knows about it (= the passphrase to access it). Therefore, it's better to by default ignore persistency on luks devices. | |||
| 2011-03-09 | persistent=nofiles fix (Closes: 522383). | Marco Amadori | |
| Thanks to Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for the report and for spotting the bug. | |||
| 2011-03-09 | Making plainroot work (Closes: #523120). | Daniel Baumann | |
| 2011-03-09 | Adding missing pipe in cryptsetup call for persistency on luks partitions. | Daniel Baumann | |
