summaryrefslogtreecommitdiffstats
path: root/remote/tools
Commit message (Collapse)AuthorAgeFilesLines
* restructuring...Jonathan Bauer2013-03-14237-8697/+0Star
|
* base -> base32 and started new base31Jonathan Bauer2013-03-148-0/+0
|
* base: location to pam modules from config file, since we now have ARCH_TRIPLETJonathan Bauer2013-03-142-4/+3Star
|
* new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIRJonathan Bauer2013-03-1411-64/+64
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-03-142-0/+10
|\
| * add polkit.service to dataMichael Neves2013-03-132-0/+10
| |
* | busybox: change TARGET_DIR to PREFIXJonathan Bauer2013-03-142-5/+5
|/
* fix bad config for policykitJonathan Bauer2013-03-131-4/+1Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-03-1348-35/+1042
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-03-136-76/+49Star
| |\
| * | vmchooser tool not finishedMichael Neves2013-03-1320-0/+587
| | |
| * | move to tools againMichael Neves2013-03-132-0/+54
| | |
| * | move to tools againMichael Neves2013-03-134-0/+61
| | |
| * | add to tools againMichael Neves2013-03-13126-0/+5911
| | |
| * | kdm toolMichael Neves2013-03-1320-0/+349
| | |
| * | consolekit from systemMichael Neves2013-03-132-0/+32
| | |
| * | new policykit extracted from systemMichael Neves2013-03-13132-6004/+16Star
| | |
| * | add xterm to base for kdm failsafeMichael Neves2013-03-131-1/+2
| | |
* | | plymouth for stage3.1Jonathan Bauer2013-03-132-4/+1Star
| |/ |/|
* | 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
|\ | | | | | | | | | | Conflicts: helper/fileutil.inc remote/tools/base/base.build
| * Generalization:root2013-02-2720-79/+85
| | | | | | | | | | | | | | - 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"
* | 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
| |\ | | | | | | | | | | | | | | | | | | Conflicts: remote/setup_tools remote/tools/base/base.build remote/tools/dbus/dbus.build
| | * Added dependency system for modules (REQUIRED_MODULES var in *.conf of ↵Simon Rettberg2013-02-263-0/+5
| | | | | | | | | | | | module, for an example, see policykit.conf)
| | * fix library discovery for base (fixes dbus loop)Simon Rettberg2013-02-251-1/+1
| | |
| | * Several fixes and improvements:Simon Rettberg2013-02-255-68/+66Star
| | | | | | | | | | | | | | | | | | | | | - 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
| * | 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] ↵Simon Rettberg2013-02-251-10/+8Star
| | | | | | | | treat scripts as binaries too but skip ldd part
| * 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
|