summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* change perror to pwarning if a package is not installed. TODO what if a packa...Jonathan Bauer2013-03-011-3/+3
* 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
* tarcopy: check for destination directory else create itJonathan Bauer2013-03-011-0/+1
* some minor fixesMichael Neves2013-02-282-1/+2
* gitignore fixMichael Neves2013-02-281-1/+1
* add whoid package for mkpasswd in useradd.incMichael Neves2013-02-281-1/+1
* make squashfs verbose, copy modules.* from /lib/modulesMichael Neves2013-02-282-2/+4
* use INIT_DIR instead of STAGE32_DIRMichael Neves2013-02-281-8/+7Star
* small touch upMichael Neves2013-02-281-1/+1
* some fixes in initMichael Neves2013-02-281-1/+1
* add initramfs2 to gitignoreMichael Neves2013-02-281-0/+1
* several init fixesMichael Neves2013-02-281-8/+4Star
* add modules.* to lib/modulesMichael Neves2013-02-281-0/+1
* removed init.origJonathan Bauer2013-02-281-177/+0Star
* 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-2823-84/+143
|\|
| * Generalization:root2013-02-2723-82/+143
* | small fixesMichael Neves2013-02-271-9/+9
* | add aufs and squashfs to modules list for stage3.1Michael Neves2013-02-271-0/+2
* | delete merge file build_core.origMichael Neves2013-02-271-190/+0Star
* | small fixMichael Neves2013-02-271-3/+3
* | Check if squashfs generation should be omittedMichael Neves2013-02-271-0/+1
* | Add '-n' option: 'don't generate squashfs for stage 3.2'Michael Neves2013-02-271-1/+8
* | init and build_core mergesMichael Neves2013-02-2721-311/+869
|\|
| * tihiSimon Rettberg2013-02-272-1/+1
| * Add build profiles to target 'tools' (-p switch)Simon Rettberg2013-02-272-9/+32
| * 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
| |/
| * Only one target can be chosen when invoking mltk to make command line format ...Simon Rettberg2013-02-271-28/+24Star
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-2712-196/+259
| |\
| | * Implemented more flexible command line parsingSimon Rettberg2013-02-263-74/+110
| | * 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-257-79/+80
| * | using binutils EVERYWHEREJonathan Bauer2013-02-275-91/+31Star
| * | binutil.inc fixed functionality, see commentsJonathan Bauer2013-02-271-21/+58
| |/
| * 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