summaryrefslogtreecommitdiffstats
path: root/remote/tools
Commit message (Expand)AuthorAgeFilesLines
* mltk now uses setup_coreJonathan Bauer2013-03-112-3/+3
* old filesJonathan Bauer2013-03-112-73/+0Star
* rsyslogd as toolJonathan Bauer2013-03-112-0/+46
* formattingJonathan Bauer2013-03-012-16/+15Star
* use list_packet_files in ldm.buildJonathan Bauer2013-03-011-13/+3Star
* use download_untar in plymouth.buildJonathan Bauer2013-03-011-22/+14Star
* use list_packet_files in policykit.buildJonathan Bauer2013-03-011-21/+3Star
* use list_packet_files in xorg.buildJonathan Bauer2013-03-011-16/+5Star
* use list_packet_files in build-scriptJonathan Bauer2013-03-011-11/+1Star
* unneeded mkdir, tarcopy takes care of that nowJonathan Bauer2013-03-011-1/+0Star
* delete deprecated filesJonathan Bauer2013-03-015-19/+0Star
* dbus: get the service files from the package, but move them to usr/libJonathan Bauer2013-03-011-7/+6Star
* base: fix copy of pam modulesJonathan Bauer2013-03-011-3/+2Star
* add whoid package for mkpasswd in useradd.incMichael Neves2013-02-281-1/+1
* use INIT_DIR instead of STAGE32_DIRMichael Neves2013-02-281-8/+7Star
* libkmod under src/Michael Neves2013-02-281-13/+14
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-2820-81/+85
|\
| * Generalization:root2013-02-2720-79/+85
* | init and build_core mergesMichael Neves2013-02-2710-95/+84Star
|\|
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-277-68/+71
| |\
| | * Added dependency system for modules (REQUIRED_MODULES var in *.conf of module...Simon Rettberg2013-02-263-0/+5
| | * fix library discovery for base (fixes dbus loop)Simon Rettberg2013-02-251-1/+1
| | * Several fixes and improvements:Simon Rettberg2013-02-255-68/+66Star
| * | using binutils EVERYWHEREJonathan Bauer2013-02-273-11/+7Star
| |/
| * fix tarcopy call for baseSimon Rettberg2013-02-251-1/+1
| * [tools] replace locate by find in base.build as it is faster, [setup_tools] t...Simon Rettberg2013-02-251-10/+8Star
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-251-1/+1
| |\
| | * Fix data copy in base.buildSimon Rettberg2013-02-251-1/+1
| * | ?Jonathan Bauer2013-02-251-8/+0Star
| |/
* / add squashfstools to buildMichael Neves2013-02-271-6/+21
|/
* delete random functions in random filesSimon Rettberg2013-02-251-26/+0Star
* [helper] make useradd independent of tools build order, [helper] simplify loggerSimon Rettberg2013-02-252-9/+5Star
* Fix quotes in base.buildSimon Rettberg2013-02-221-3/+3
* Added helper/fileutil.inc that provides tarcopy, an error-checking version of...Simon Rettberg2013-02-221-28/+35
* 1. New logging/output system - use functions provided by helper/logging.incSimon Rettberg2013-02-212-43/+43
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-211-6/+6
|\
| * [systemd] kmod variable fixJonathan Bauer2013-02-211-6/+6
* | Add add_user function to add users and groups to the systemSimon Rettberg2013-02-211-4/+7
|/
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-2010-18/+56
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsmichael2013-02-2019-5/+270
| |\
| | * init auto hw configJonathan Bauer2013-02-205-3/+22
| * | install libkmod from sourcemichael2013-02-202-8/+20
| * | add mksquashfs to DEPS for mltk build coremichael2013-02-201-1/+1
| * | add user polkitdmichael2013-02-202-6/+12
| * | add aufs, nfs, sshd to DEPSmichael2013-02-202-1/+2
* | | [base module] clean passwd/group/shadow of host system: remove local users/gr...Simon Rettberg2013-02-201-1/+30
| |/ |/|
* | Remove *.la files that confuse libtoolSimon Rettberg2013-02-201-1/+1
* | Add SSHd Package to Toolsroot2013-02-2012-1/+169
* | renamingJonathan Bauer2013-02-201-0/+78
|/
* fixesJonathan Bauer2013-02-184-31/+3Star