summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\| | | | | | | | | | | Conflicts: helper/fileutil.inc remote/tools/base/base.build
| * Generalization:root2013-02-2723-82/+143
| | | | | | | | | | | | | | - 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"
* | 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
| | | | | | | | more compatible to previous versions
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-2712-196/+259
| |\ | | | | | | | | | | | | | | | | | | Conflicts: remote/setup_tools remote/tools/base/base.build remote/tools/dbus/dbus.build
| | * Implemented more flexible command line parsingSimon Rettberg2013-02-263-74/+110
| | |
| | * Added dependency system for modules (REQUIRED_MODULES var in *.conf of ↵Simon Rettberg2013-02-264-48/+73
| | | | | | | | | | | | 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-257-79/+80
| | | | | | | | | | | | | | | | | | | | | - 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-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] ↵Simon Rettberg2013-02-252-14/+12Star
| | | | | | | | treat scripts as binaries too but skip ldd part
| * binutil external binary functionsJonathan Bauer2013-02-252-48/+201
| |
| * 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-255-28/+35
| |\|
| | * fix build_coreSimon Rettberg2013-02-255-28/+35
| | |
| * | ?Jonathan Bauer2013-02-254-82/+49Star
| |/
* | copy modules/firmware to stage31, generate separate initramfs for squashfsMichael Neves2013-02-271-39/+51
| |
* | add squashfstools to buildMichael Neves2013-02-271-6/+21
| |
* | data/stage3.1/lib/firmwareMichael Neves2013-02-2713-1/+2
| |
* | add NFS capabilityMichael Neves2013-02-271-34/+39
| |
* | update gitignoreMichael Neves2013-02-271-2/+6
| |
* | move generate_initramfs to fileutilsMichael Neves2013-02-271-0/+13
| |
* | firmware and modules to copy from system to stage3.1Michael Neves2013-02-272-0/+138
| |
* | delete openslx folderMichael Neves2013-02-26101-2/+0Star
|/