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