| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix stage3.1 build script | Jonathan Bauer | 2013-03-15 | 1 | -266/+0![]() |
| | | |||||
| * | targets and builds | Jonathan Bauer | 2013-03-15 | 1 | -5/+5 |
| | | |||||
| * | restructuring... | Jonathan Bauer | 2013-03-14 | 1 | -46/+47 |
| | | |||||
| * | RIP INIT_DIR | Jonathan Bauer | 2013-03-14 | 1 | -9/+5![]() |
| | | |||||
| * | strip binaries and libraries in setup_tools | Jonathan Bauer | 2013-03-14 | 1 | -0/+2 |
| | | |||||
| * | new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIR | Jonathan Bauer | 2013-03-14 | 1 | -39/+24![]() |
| | | |||||
| * | plymouth for stage3.1 | Jonathan Bauer | 2013-03-13 | 1 | -8/+41 |
| | | |||||
| * | mltk now uses setup_core | Jonathan Bauer | 2013-03-11 | 1 | -1/+1 |
| | | |||||
| * | new function to list libc and ld-linux path, updated in setup_tools | Jonathan Bauer | 2013-03-11 | 1 | -21/+1![]() |
| | | |||||
| * | use tarcopy in setup_tools | Jonathan Bauer | 2013-03-01 | 1 | -3/+2![]() |
| | | |||||
| * | tools cleanup: clean everything but leave the stage3.2 there, for bind mount ↵ | Jonathan Bauer | 2013-03-01 | 1 | -1/+1 |
| | | | | | purposes | ||||
| * | Generalization: | root | 2013-02-27 | 1 | -3/+10 |
| | | | | | | | | - 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" | ||||
| * | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts | Simon Rettberg | 2013-02-27 | 1 | -0/+1 |
| |\ | |||||
| | * | unset REQUIRED_PACKAGE when reading config | Jonathan Bauer | 2013-02-27 | 1 | -0/+1 |
| | | | |||||
| * | | Handle required binaries that are symlinks properly | Simon Rettberg | 2013-02-27 | 1 | -6/+20 |
| |/ | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-27 | 1 | -53/+75 |
| |\ | | | | | | | | | | | | | Conflicts: remote/setup_tools remote/tools/base/base.build remote/tools/dbus/dbus.build | ||||
| | * | Added dependency system for modules (REQUIRED_MODULES var in *.conf of ↵ | Simon Rettberg | 2013-02-26 | 1 | -48/+68 |
| | | | | | | | | | module, for an example, see policykit.conf) | ||||
| | * | Several fixes and improvements: | Simon Rettberg | 2013-02-25 | 1 | -10/+11 |
| | | | | | | | | | | | | | | | - 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 EVERYWHERE | Jonathan Bauer | 2013-02-27 | 1 | -79/+24![]() |
| |/ | |||||
| * | fix tarcopy call for base | Simon Rettberg | 2013-02-25 | 1 | -7/+3![]() |
| | | |||||
| * | [tools] replace locate by find in base.build as it is faster, [setup_tools] ↵ | Simon Rettberg | 2013-02-25 | 1 | -4/+4 |
| | | | | | treat scripts as binaries too but skip ldd part | ||||
| * | binutil external binary functions | Jonathan Bauer | 2013-02-25 | 1 | -48/+79 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-25 | 1 | -6/+5![]() |
| |\ | |||||
| | * | fix build_core | Simon Rettberg | 2013-02-25 | 1 | -6/+5![]() |
| | | | |||||
| * | | ? | Jonathan Bauer | 2013-02-25 | 1 | -73/+43![]() |
| |/ | |||||
| * | 1. New logging/output system - use functions provided by helper/logging.inc | Simon Rettberg | 2013-02-21 | 1 | -92/+101 |
| | | | | | | | 2. Update modules to use new logging system - already updated policykit and systemd as an example 3. Stop all processing if a critical error occurs (use perror to notify user) 4. Some minor tweaks and fixes to setup_tools (added more error checking, but still incomplete) | ||||
| * | Remove *.la files that confuse libtool | Simon Rettberg | 2013-02-20 | 1 | -0/+2 |
| | | |||||
| * | fixes | Jonathan Bauer | 2013-02-18 | 1 | -0/+2 |
| | | |||||
| * | debug output cleaned a bit | Jonathan Bauer | 2013-02-14 | 1 | -38/+51 |
| | | |||||
| * | [setup_tools] cleaned up debug message, use -d for debug output or it will ↵ | Jonathan Bauer | 2013-02-08 | 1 | -11/+36 |
| | | | | | write to file. | ||||
| * | [setup_tools] check for locate | Jonathan Bauer | 2013-02-05 | 1 | -6/+8 |
| | | |||||
| * | xorg fixes | Jonathan Bauer | 2013-01-21 | 1 | -2/+6 |
| | | |||||
| * | [systemd] update to version 197, integrated udev. | Jonathan Bauer | 2013-01-14 | 1 | -1/+2 |
| | | |||||
| * | rewrote params parsing of the main script | root | 2013-01-09 | 1 | -1/+2 |
| | | |||||
| * | exclude static .a files | Michael Neves | 2013-01-08 | 1 | -2/+2 |
| | | |||||
| * | xorg & ldm | Michael Neves | 2013-01-08 | 1 | -2/+37 |
| | | |||||
| * | check if file is ELF fix | Michael Neves | 2013-01-03 | 1 | -4/+6 |
| | | |||||
| * | minor fix | Jonathan Bauer | 2012-12-20 | 1 | -1/+2 |
| | | |||||
| * | mltk basic script :) | Jonathan Bauer | 2012-12-20 | 1 | -0/+188 |

