summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/21xdriver
AgeCommit message (Collapse)Author
2011-03-09Removing xconfig, xdriver, and xvideomode scripts, live-config takes care ↵Daniel Baumann
about that now.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Forcing run of dexconf when booting with xdriver=dexconf.Daniel Baumann
2011-03-09Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti ↵Daniel Baumann
<l.capriotti@xbmc.org>.
2011-03-09Improving check in 21xdriver when we don't do anything.Daniel Baumann
2011-03-09Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set ↵Daniel Baumann
variables in previous bottom scripts.
2011-03-09Removed mount -n option, since mtab is there.Marco Amadori
2011-03-09Don't configure X.org if it's not installed.Chris Lamb
2011-03-09Add missing "log_end_msg" to live-bottom/21xdriver.Chris Lamb
2011-03-09Set different log messages for live-bottom/21{xdriver,xvidemode}.Chris Lamb
2011-03-09Remove trailing "..." from calls to log_begin_msg - they get added anyway.Chris Lamb
2011-03-09Explicitly set Xorg video driver.Andrey Asadchev
Xdriver is specifed with "xdriver=$(DRIVER)". This is because fglrx (and possibly other drivers) are not detected correctly.