summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Expand)AuthorAgeFilesLines
* stage3.1 'debug' to drop a shellJonathan Bauer2013-03-121-1/+1
* mltk now uses setup_coreJonathan Bauer2013-03-114-49/+75
* old filesJonathan Bauer2013-03-112-73/+0Star
* rsyslogd as toolJonathan Bauer2013-03-112-0/+46
* new setup_core script, builds the stage3.1 rootfs on the remote system, inste...Jonathan Bauer2013-03-113-0/+388
* ignore new temp list files for stage3.1Jonathan Bauer2013-03-111-0/+3
* new function to list libc and ld-linux path, updated in setup_toolsJonathan Bauer2013-03-111-21/+1Star
* 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
* use tarcopy in setup_toolsJonathan Bauer2013-03-011-3/+2Star
* 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
* tools cleanup: clean everything but leave the stage3.2 there, for bind mount ...Jonathan Bauer2013-03-011-1/+1
* 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-282-30/+14Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-281-0/+1
|\
| * add xorg to default profile, needed for lightdmJonathan Bauer2013-02-281-0/+1
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-2821-84/+95
|\|
| * Generalization:root2013-02-2721-82/+95
* | init and build_core mergesMichael Neves2013-02-2712-222/+199Star
|\|
| * tihiSimon Rettberg2013-02-271-0/+10
| * Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-271-0/+1
| |\
| | * unset REQUIRED_PACKAGE when reading configJonathan Bauer2013-02-271-0/+1
| * | Handle required binaries that are symlinks properlySimon Rettberg2013-02-271-6/+20
| |/
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-278-121/+146
| |\
| | * Added dependency system for modules (REQUIRED_MODULES var in *.conf of module...Simon Rettberg2013-02-264-48/+73
| | * fix library discovery for base (fixes dbus loop)Simon Rettberg2013-02-251-1/+1
| | * Several fixes and improvements:Simon Rettberg2013-02-256-78/+77Star
| * | using binutils EVERYWHEREJonathan Bauer2013-02-274-90/+31Star
| |/
| * fix tarcopy call for baseSimon Rettberg2013-02-252-8/+4Star
| * [tools] replace locate by find in base.build as it is faster, [setup_tools] t...Simon Rettberg2013-02-252-14/+12Star
| * binutil external binary functionsJonathan Bauer2013-02-251-48/+79
| * 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
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-251-6/+5Star
| |\|
| | * fix build_coreSimon Rettberg2013-02-251-6/+5Star
| * | ?Jonathan Bauer2013-02-252-81/+43Star
| |/
* / 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-213-135/+144