summaryrefslogtreecommitdiff
path: root/scripts/live-bottom
AgeCommit message (Expand)Author
2011-03-09Merging casper 1.159.Daniel Baumann
2011-03-09Merging casper 1.158.Daniel Baumann
2011-03-09Also allowing hook= to specify files inside the image through file:// prefix.Luigi Capriotti
2011-03-09Restoring opt-in behavior for local swap partitions.intrigeri
2011-03-09Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).Michael Prokop
2011-03-09Adding auto value for xvideomode where we ensure that no configuration from t...Daniel Baumann
2011-03-09Forcing run of dexconf when booting with xdriver=dexconf.Daniel Baumann
2011-03-09Optimizing gnome-panel-data bottom script by leaving out the stupid things.Daniel Baumann
2011-03-09Fail early in gnome-panel-data bottom script if gnome-panel-data is not insta...Daniel Baumann
2011-03-09Copy live-installer-launcher desktop icon on users desktop.Daniel Baumann
2011-03-09Fixing invalid mangling of /etc/event.d/tty.Luigi Capriotti
2011-03-09Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti <l.capri...Daniel Baumann
2011-03-09Removing disabling of postfix in 25configure_init, it's not appropriate for d...Daniel Baumann
2011-03-09Correcting wrong path when disabling anacron in 25configure_init, thanks to R...Daniel Baumann
2011-03-09Making sure that old swap entries are removed before new ones are added.Daniel Baumann
2011-03-09Merging swap live-bottom script into fstab script; there is no other sane pos...Daniel Baumann
2011-03-09Correcting swap partition handling in fstab to not always append entries fore...Daniel Baumann
2011-03-09Correcting handling of locale default and environment handling to not always ...Daniel Baumann
2011-03-09Correcting kdm live-autologin handling to not always append entries forever w...Daniel Baumann
2011-03-09Correcting fstab handling to not always append entries forever when using per...Daniel Baumann
2011-03-09Correcting typo in locale bottom script.Daniel Baumann
2011-03-09Correcting accidental syntax error in one of the previous commits in 19keyboa...Daniel Baumann
2011-03-09Adding silent boot parameter.Daniel Baumann
2011-03-09Only calling install-keymap if it's actually installed, which is always but i...Daniel Baumann
2011-03-09Merging casper 1.157.Daniel Baumann
2011-03-09Adding comsetic line wrapping for output of local-gen messages during boot.Daniel Baumann
2011-03-09Adding hack to remove live specific filesystems from umounfs initscript (Clos...Daniel Baumann
2011-03-09Improving check in 21xdriver when we don't do anything.Daniel Baumann
2011-03-09Merging casper 1.156.Daniel Baumann
2011-03-09Adding basic xrandr support for lenny to enforce a particular resolution thro...Kai Hendry
2011-03-09Silencing xorg reconfiguration, thanks to Ronny Standtke <Ronny.Standtke@gmx....Daniel Baumann
2011-03-09Silencing grep call on /etc/passwd.Daniel Baumann
2011-03-09Also checking for wicd in 23networking, thanks to Ben Armstrong <synrg@debian...Daniel Baumann
2011-03-09Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set va...Daniel Baumann
2011-03-09Reworked integrity-check (Closes: #507477).Marco Amadori
2011-03-09Merging casper 1.154.Daniel Baumann
2011-03-09Merging casper 1.149.Daniel Baumann
2011-03-09Merging casper 1.145.Daniel Baumann
2011-03-09Merging casper 1.143.Daniel Baumann
2011-03-09Merging casper 1.140.Daniel Baumann
2011-03-09Removed all "cat | grep", with grep, awk and sed.Marco Amadori
2011-03-09Do not pollute the logs when looking for swap partitions.Marco Amadori
2011-03-09Use "test -s" instead of testing file availability and size.Chris Lamb
2011-03-09Use "grep -qs" over "grep -q" for compatibility (see grep(1))Chris Lamb
2011-03-09Implemented a persistence exclude list.Marco Amadori
2011-03-09Conditional creation of /etc/fstab.Marco Amadori
2011-03-09Changed HOSTNAME and /etc/hosts handling.Marco Amadori
2011-03-09Sourcing live.vars in 15autologin directly, rather than to inherit from live-...Daniel Baumann
2011-03-09Removed mount -n option, since mtab is there.Marco Amadori
2011-03-09Fix default user handling.Marco Amadori