summaryrefslogtreecommitdiffstats
path: root/remote/tools/xorg
Commit message (Collapse)AuthorAgeFilesLines
* restructuring...Jonathan Bauer2013-03-142-70/+0Star
|
* new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIRJonathan Bauer2013-03-141-4/+4
|
* use list_packet_files in xorg.buildJonathan Bauer2013-03-011-16/+5Star
|
* Generalization:root2013-02-271-4/+0Star
| | | | | | | - Rework install_dependencies: make it a global function, not per tools.build - Determine packet manager of local system (currently supports apt/dpkg and zypper/rpm) - Look for packet manager specific tools.conf.$MANAGER first, use tools.conf otherwise - Added list_package_files which should be used instead of "for $(dpkg -L | grep ...) ... >> ... done"
* Several fixes and improvements:Simon Rettberg2013-02-251-10/+11
| | | | | | | - return uid and gid again for add_user and add_group - abort execution if sourcing the .build or .conf file of a module fails - make sure lightdm user and group exists when building the ldm module - use tarcopy in all modules if appropriate
* debug output cleaned a bitJonathan Bauer2013-02-141-2/+2
|
* xorg.conf formattingJonathan Bauer2013-01-311-32/+46
|
* xorg fixesJonathan Bauer2013-01-211-1/+1
|
* separate greeter from ldmMichael Neves2013-01-142-3/+11
|
* swp'sJonathan Bauer2013-01-081-0/+0
|
* xorg & ldmMichael Neves2013-01-082-2/+3
|
* check if file is ELF fixMichael Neves2013-01-033-0/+61