summaryrefslogtreecommitdiffstats
path: root/remote/tools/base/base.build
Commit message (Collapse)AuthorAgeFilesLines
* base -> base32 and started new base31Jonathan Bauer2013-03-141-105/+0Star
|
* base: location to pam modules from config file, since we now have ARCH_TRIPLETJonathan Bauer2013-03-141-3/+0Star
|
* new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIRJonathan Bauer2013-03-141-16/+16
|
* mltk now uses setup_coreJonathan Bauer2013-03-111-1/+1
|
* unneeded mkdir, tarcopy takes care of that nowJonathan Bauer2013-03-011-1/+0Star
|
* base: fix copy of pam modulesJonathan Bauer2013-03-011-3/+2Star
|
* use INIT_DIR instead of STAGE32_DIRMichael Neves2013-02-281-8/+7Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-281-6/+0Star
|\ | | | | | | | | | | Conflicts: helper/fileutil.inc remote/tools/base/base.build
| * 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"
* | init and build_core mergesMichael Neves2013-02-271-15/+10Star
|\|
| * using binutils EVERYWHEREJonathan Bauer2013-02-271-6/+3Star
| |
| * 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
| * Fix data copy in base.buildSimon Rettberg2013-02-251-1/+1
| |
* | 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-251-5/+5
|
* Fix quotes in base.buildSimon Rettberg2013-02-221-3/+3
|
* Added helper/fileutil.inc that provides tarcopy, an error-checking version ↵Simon Rettberg2013-02-221-28/+35
| | | | | | | | of "tar cp xx | tar xp -C xx" Added add_group function Changed add_user to update an existing user's password if called with a password Updated base.build to use new logging system
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-201-1/+1
|\
| * add aufs, nfs, sshd to DEPSmichael2013-02-201-1/+1
| |
* | [base module] clean passwd/group/shadow of host system: remove local ↵Simon Rettberg2013-02-201-1/+30
|/ | | | users/groups
* fixJonathan Bauer2013-02-181-1/+2
|
* TODOS: find triplet nameJonathan Bauer2013-02-131-0/+1
|
* [systemd] service files for: network interface, udhcpc, nfs mountroot2013-02-121-1/+1
|
* [base] mount.aufs & mount.nfsJonathan Bauer2013-02-081-6/+17
|
* [base] follow symlinks for binariesJonathan Bauer2013-02-011-1/+3
|
* separate greeter from ldmMichael Neves2013-01-141-0/+3
|
* mltk basic script :)Jonathan Bauer2012-12-201-2/+2
|
* aufs, squashfs modules for stage3.1 if neededJonathan Bauer2012-12-181-28/+32
|
* comment the dummy line in /etc/fstabJonathan Bauer2012-12-131-1/+1
|
* fix for /etc/fstab messing with remount-rootfs.serviceJonathan Bauer2012-12-131-0/+3
|
* reworked setup-tools, generation of base dir structure of stage3.2 with tool ↵Jonathan Bauer2012-12-111-0/+72
named base