summaryrefslogtreecommitdiffstats
path: root/remote/tools/base/base.conf
Commit message (Collapse)AuthorAgeFilesLines
* base -> base32 and started new base31Jonathan Bauer2013-03-141-59/+0Star
|
* base: location to pam modules from config file, since we now have ARCH_TRIPLETJonathan Bauer2013-03-141-1/+3
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-03-131-2/+2
|\
| * mltk now uses setup_coreJonathan Bauer2013-03-111-2/+2
| |
* | add xterm to base for kdm failsafeMichael Neves2013-03-131-1/+2
|/
* add whoid package for mkpasswd in useradd.incMichael Neves2013-02-281-1/+1
|
* Generalization:root2013-02-271-2/+1Star
| | | | | | | - 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"
* using binutils EVERYWHEREJonathan Bauer2013-02-271-4/+3Star
|
* [helper] make useradd independent of tools build order, [helper] simplify loggerSimon Rettberg2013-02-251-4/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsmichael2013-02-201-1/+0Star
|\
| * Add SSHd Package to Toolsroot2013-02-201-1/+0Star
| |
* | add mksquashfs to DEPS for mltk build coremichael2013-02-201-1/+1
| |
* | add aufs, nfs, sshd to DEPSmichael2013-02-201-0/+1
|/
* fixesJonathan Bauer2013-02-181-1/+0Star
|
* fix for home/pos1/etc...Jonathan Bauer2013-02-131-0/+1
|
* [base] fix for mounting nfsJonathan Bauer2013-02-081-1/+2
|
* [base] ssh, sshd, scpJonathan Bauer2013-02-081-2/+8
|
* [base] mount.aufs & mount.nfsJonathan Bauer2013-02-081-3/+10
|
* ps in baseMichael Neves2013-02-011-1/+2
|
* merges base.confMichael Neves2013-01-141-1/+2
|\
| * [systemd] update to version 197, integrated udev.Jonathan Bauer2013-01-141-1/+2
| |
* | separate greeter from ldmMichael Neves2013-01-141-1/+2
|/
* add libresolv to list of wanted libs in baseJonathan Bauer2012-12-201-1/+2
|
* fix for /etc/fstab messing with remount-rootfs.serviceJonathan Bauer2012-12-131-2/+1Star
|
* generation of stage 3.1 (init is under data/stage3.1Jonathan Bauer2012-12-131-1/+3
|
* plymouth usr/ prefix fix, systemd conditional adding of repository, and ↵Jonathan Bauer2012-12-121-2/+1Star
| | | | minor tweaks§
* reworked setup-tools, generation of base dir structure of stage3.2 with tool ↵Jonathan Bauer2012-12-111-27/+44
| | | | named base
* REQUIRED_FILES can be path or filename, searching accordingly. Added base ↵Jonathan Bauer2012-12-041-0/+27
tool for minimal command list