Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-23 | x11r7/xkeyboard-config: select xkbcomp | Peter Korsgaard | |
xkeyboard-config uses xkbcomp at runtime, so select it. closes #5704. | |||
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-04-24 | some fixes for X | John Voltz | |
2008-03-06 | updated xorg to version 7.3 and added all of the fonts | John Voltz | |