| Age | Commit message (Expand) | Author |
| 2011-03-09 | Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti <l.capri... | Daniel Baumann |
| 2011-03-09 | Removing disabling of postfix in 25configure_init, it's not appropriate for d... | Daniel Baumann |
| 2011-03-09 | Correcting wrong path when disabling anacron in 25configure_init, thanks to R... | Daniel Baumann |
| 2011-03-09 | Making sure that old swap entries are removed before new ones are added. | Daniel Baumann |
| 2011-03-09 | Merging swap live-bottom script into fstab script; there is no other sane pos... | Daniel Baumann |
| 2011-03-09 | Correcting swap partition handling in fstab to not always append entries fore... | Daniel Baumann |
| 2011-03-09 | Correcting handling of locale default and environment handling to not always ... | Daniel Baumann |
| 2011-03-09 | Correcting kdm live-autologin handling to not always append entries forever w... | Daniel Baumann |
| 2011-03-09 | Correcting fstab handling to not always append entries forever when using per... | Daniel Baumann |
| 2011-03-09 | Correcting typo in locale bottom script. | Daniel Baumann |
| 2011-03-09 | Correcting accidental syntax error in one of the previous commits in 19keyboa... | Daniel Baumann |
| 2011-03-09 | Adding silent boot parameter. | Daniel Baumann |
| 2011-03-09 | Only calling install-keymap if it's actually installed, which is always but i... | Daniel Baumann |
| 2011-03-09 | Merging casper 1.157. | Daniel Baumann |
| 2011-03-09 | Adding comsetic line wrapping for output of local-gen messages during boot. | Daniel Baumann |
| 2011-03-09 | Adding hack to remove live specific filesystems from umounfs initscript (Clos... | Daniel Baumann |
| 2011-03-09 | Improving check in 21xdriver when we don't do anything. | Daniel Baumann |
| 2011-03-09 | Merging casper 1.156. | Daniel Baumann |
| 2011-03-09 | Adding basic xrandr support for lenny to enforce a particular resolution thro... | Kai Hendry |
| 2011-03-09 | Silencing xorg reconfiguration, thanks to Ronny Standtke <Ronny.Standtke@gmx.... | Daniel Baumann |
| 2011-03-09 | Silencing grep call on /etc/passwd. | Daniel Baumann |
| 2011-03-09 | Also checking for wicd in 23networking, thanks to Ben Armstrong <synrg@debian... | Daniel Baumann |
| 2011-03-09 | Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set va... | Daniel Baumann |
| 2011-03-09 | Reworked integrity-check (Closes: #507477). | Marco Amadori |
| 2011-03-09 | Merging casper 1.154. | Daniel Baumann |
| 2011-03-09 | Merging casper 1.149. | Daniel Baumann |
| 2011-03-09 | Merging casper 1.145. | Daniel Baumann |
| 2011-03-09 | Merging casper 1.143. | Daniel Baumann |
| 2011-03-09 | Merging casper 1.140. | Daniel Baumann |
| 2011-03-09 | Removed all "cat | grep", with grep, awk and sed. | Marco Amadori |
| 2011-03-09 | Do not pollute the logs when looking for swap partitions. | Marco Amadori |
| 2011-03-09 | Use "test -s" instead of testing file availability and size. | Chris Lamb |
| 2011-03-09 | Use "grep -qs" over "grep -q" for compatibility (see grep(1)) | Chris Lamb |
| 2011-03-09 | Implemented a persistence exclude list. | Marco Amadori |
| 2011-03-09 | Conditional creation of /etc/fstab. | Marco Amadori |
| 2011-03-09 | Changed HOSTNAME and /etc/hosts handling. | Marco Amadori |
| 2011-03-09 | Sourcing live.vars in 15autologin directly, rather than to inherit from live-... | Daniel Baumann |
| 2011-03-09 | Removed mount -n option, since mtab is there. | Marco Amadori |
| 2011-03-09 | Fix default user handling. | Marco Amadori |
| 2011-03-09 | Disabling default usage of local swap partitions. Can be enabled with the 'sw... | Daniel Baumann |
| 2011-03-09 | Remove unnecessary indentation level. | Chris Lamb |
| 2011-03-09 | Modify hiding of harmless X.org reconfiguring messages. | Chris Lamb |
| 2011-03-09 | Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076) | Chris Lamb |
| 2011-03-09 | Don't configure X.org if it's not installed. | Chris Lamb |
| 2011-03-09 | Fix check for X.org. | Chris Lamb |
| 2011-03-09 | Add missing pipe. Thanks to Andreas Bombe. | Chris Lamb |
| 2011-03-09 | Tidy "Disabling update-initramfs" message. | Chris Lamb |
| 2011-03-09 | Re-order some commands so we don't call log_begin_msg without calling log_end... | Chris Lamb |
| 2011-03-09 | Don't configure X when /usr/bin/X does not exist. | Chris Lamb |
| 2011-03-09 | Hide "overwriting possibly-customised configuration file" in X.org setup output. | Chris Lamb |